Showing 16 open source projects for "beginner program"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Go Examples

    Go Examples

    Go(lang) examples

    ...To execute a Golang program, write go run at the cli followed by the name of the file. You also can convert the file to a binary executable program by the command go build. One great aspect of Golang is, that you can start go applications via go run name.go, but also compile it to an executable with go build name.go.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    simple-java-maven-app

    simple-java-maven-app

    For an introductory tutorial on how to use Jenkins

    simple-java-maven-app is a reference repository created for the Jenkins tutorial on building a Java application with Maven. It contains a minimal Java program that prints “Hello world!” and includes unit tests to validate functionality, with test results exported in JUnit XML format. The repository provides an example that demonstrates how to configure a Jenkins Pipeline for building and delivering applications. It also includes scripts that define commands executed in pipeline stages,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Hello Python

    Hello Python

    Comprehensive tutorial repository aimed at teaching the Python program

    Hello-Python is a comprehensive tutorial repository aimed at teaching the Python programming language from scratch for beginners. It includes over 100 classes and about 44 hours of video instruction, combined with code samples, projects, and a chat community for support. The material covers the fundamentals—variables, data types, loops, functions—as well as intermediate topics like date handling, list comprehensions, file IO, regular expressions, modules, and packages. The course is designed...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    boscaceoil

    boscaceoil

    A simple music making program

    Boscaceoil is a cross-platform, standalone music tracker designed by indie game developer Terry Cavanagh. Built with Flash, it lets users compose music in a grid-based tracker interface with built-in instruments that mimic the sound of old-school game consoles. It’s great for creating retro game music or experimenting with synthesized tones in a nostalgic interface that feels like a modern homage to classic trackers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 5
    CEA Simplified

    CEA Simplified

    tkinter wrapper for NASA CEA focused in rocket chemistry explanations

    CEA Simplified is a GUI for a released version of NASA's CEA program from the 1970s. It is similar to the rocketCEA library for python or the ProPEP GUIs in that it attempts to provide an updated tool for using the same underlying software, but it is more focused on being beginner friendly.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    Pixel

    Pixel

    Make drawings like in a mix between MS Paint and Photoshop

    ..."Pixel" was made originally as an school project for better understanding of using Bitmaps in C#, drawing lines/ellipses/squares, using pen or an brush, or even save or open picture files. If you are an beginner and are searching for a school project style paint program, then "Pixel" is the best thing for you to find. If you consider buying this software as an complete beginner, we will be kind to help you out to reach your goal. Developer: www.github.com/auxii
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Tutorial:Link Database,C Sharp&SQL Query

    Link MS Access Database to C Sharp Winform

    ...Use the source code to cut and paste into a new winforms project-and use the image shown (with the named elements)-to easily recreate the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenGLChecker

    OpenGLChecker

    Utility application to obtain data about your OpenGL implementation.

    OpenGLChecker is a fast and smooth program that retrieves relevant information about your OpenGL implementation. It can also test your computer's performance with fully scripted benchmarks. This allows you to write your own benchmark scripts for testing your OpenGL performance.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 9

    Releaser

    This is for exclusively for gamers

    Well this is my 1st proj on sourceforge, and i'm a beginner. This project has 2 things. 1 - Releaser - server 2 - Catcher - client 1----- Releaser is the server program. It contains 3 files. --settings-- There is a file named "settings.ini". Open it and change the number in there..It calls the port which your pc allow to make connections through that port. --msg-- there is a txt file named "msg". edit it and write your own message. whenever someone connect you, the server will send the msg. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10

    OpenGL for beginner

    for 3D learning beginer

    This program is for the beginner who is learning 3D programming with OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Scribo

    Scribo

    Editor txt fajlova sa osnovnim funkcijama editora.

    ...This small program is written by a beginner developer with no professional experience with a wish to share its work in order to continue the learning process and further improvements. Contact: milos92s@yahoo.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Pysimony

    A Pythonic Implementation of Parsimony Inference of Phylogeny

    UPDATE: After some bug fixes, I've ditched Pysimony for Javamony: https://sourceforge.net/projects/javamony/ Given Python's beauty, I know that someday I will have to finish Pysimony. A student's first attempt at a phylogenetic inference program, written in the simplistic yet elegant Python. Pysimony reads a FASTA file (only ATGC accepted) specified as its only argument. Basic testing has shown that it is slow, inaccurate and most definitely inefficient. An unlikely-to-be-the-most-parsimonious tree is printed upon completion in basic Newick tree format. As all parts of the program are the original work of a beginner programmer, this may represent one of the worst approaches to solving the phylogenetic problem. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is the most famous beginner program and is used in most tutorials. This program I have created in a series of Hello World programs is not the original. However, I am editing it and what will be known as the hwproj or Hello World Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Many Windows users are missing the classic search that was available in Windows 98, then hidden in Windows XP, and then completely removed from Windows Vista and Windows 7. Level : C# Beginner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A program meant to help students begin learning topics in Mandarin Chinese, such as pinyin, pronunciation, grammar, vocabulary, and culture. Idea based on Euroasiasoftware's free "Chinese For Beginners".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A multi-platform karaoke program for everyone from beginner to advanced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB