Projects in Awesome Lists tagged with basic-programming
A curated list of projects in awesome lists tagged with basic-programming .
https://github.com/publioelio/java-programming-dam
:coffee: Java programming exercises done for the Programming subject in the 1st year of Cross-Platform Application Development (Desarrollo de Aplicaciones Multiplataforma) at I.E.S. Belén (Málaga)
basic-programming java java-oop object-oriented-programming practice-programming problem-solving
Last synced: 04 Jun 2026
https://github.com/srj101/useful-algorithms
Some mostly used and common algorithms implementations using javascript
algorithm basic-programming data-structures javascript
Last synced: 29 Apr 2026
https://github.com/hvu-dev/introduction-to-programming-exercises
Introduction to programming using Python & C
basic-programming c introduction-to-programming python3
Last synced: 05 Aug 2025
https://github.com/anuragnatoo/word-count-chrome-extension
A simple chrome extension to count the number of words in the selected text.
basic-programming chrome-extension javascript wordcounter
Last synced: 24 Apr 2026
https://github.com/mikixit/hello-world-c
I start practicing on c, to strengthen the basics
basic-programming c hello-world
Last synced: 22 Aug 2025
https://github.com/ishwortm/terminal-emulator
A simple script that emulates the unix terminal / CLI / shell, using basic Python.
basic-programming clear-your-basics linux linux-shell project python python3 simple-project terminal
Last synced: 10 Mar 2026
https://github.com/dhchenx/basic-interpreter
Simple BASIC Interpreter Written in Pascal
basic-programming compiler-design delphi2005 pascal
Last synced: 04 Jan 2026
https://github.com/madhurimarawat/data-structure-using-c
This repository contains programs in the C programming language related to Data Structures.
add-digit basic-programming c data-structures deletion-in-array dynamic-memory-allocation insertion library-functions linked-list linked-list-in-c menu-driven-program priority-queue queue searching-algorithms sorting-algorithms sorting-algorithms-implemented stack static string-functions user-defined-functions
Last synced: 26 Aug 2025
https://github.com/sshbuilder/automatingmylife
🚀 Welcome to the "TechLife Automation Hub" 🤖 Are you ready to transform your daily routine into a seamless symphony of technology and automation? Look no further! This repository is your gateway to a world of efficiency and innovation, where we harness the power of Bash, PowerShell, Python, and AutoHotkey to elevate your tech-savvy life.
autohotkey automation bash basic-programming daily-tasks powershell python scripts
Last synced: 26 Feb 2025
https://github.com/cartesian-school/introduction-to-julia
Learn the fundamentals of the Julia language in this 13-part course using Jupyter Notebook
basic-programming data-science data-structures data-visualization dispatch function functional-programming julia julia-language julia-library julialang jupyter-notebook matrix-factorization multiple-dispatch
Last synced: 30 Apr 2025
https://github.com/stynh/novabasicv2
Custom programming language interpreted in C#. I have no earlier experience building Interpreters. Hobby project.
abstract-syntax-tree basic-programming csharp interpreter programming-language
Last synced: 01 Jul 2025
https://github.com/mobluse/ratbas2
Rational BASIC ─ gives C-like structures to BASIC with only GOTO ─ Uses RatFOR (Rational Fortran)
basic basic-programming basic-programming-language c64 commander-x16 commanderx16 cx16 fortran fortran66 goto ratfor vic20 x16
Last synced: 29 Apr 2026
https://github.com/vaibhavgaikwad8476/web_dev-practice
Assignments of HTML , CSS and JAVASCRIPT
basic-programming bootstrap css frentend git github html5 javascript
Last synced: 03 Mar 2025
https://github.com/esotericenderman/microbit-flashing-hearts
A flashing heart Microbit project.
basic basic-learning basic-programming basics beginner beginner-code beginner-friendly beginner-project beginner-projects beginners beginners-code beginners-friendly beginners-guide beginners-welcome makecode makecode-arcade makecode-project micro-bit microbit microbit-scripts
Last synced: 01 Aug 2025
https://github.com/esotericenderman/java-basics
A project I did that taught me the basics of Java.
basic basic-java basic-java-programming basic-java-programs basic-programming basic-programs basicjava basicprojects basics beginner beginner-code beginner-project beginner-projects beginners java java-basic java-basics java-beginner java-beginners javabasics
Last synced: 01 Aug 2025
https://github.com/esotericenderman/microbit-chat
Chat using microbits.
basic basic-learning basic-programming basics beginner beginner-code beginner-friendly beginner-project beginners makecode makecode-arcade makecode-programming makecode-project microbit microbit-radio microbit-scripts microbits microsoft-makecode ts typescript
Last synced: 01 Aug 2025
https://github.com/francescodisalesgithub/commodore64-ransomware
Concept of a possible ransomware in the 80s of a commodore64
basic basic-programming commodore-64 commodore64 joke ransomware
Last synced: 07 Feb 2026
https://github.com/0V3RR1D3N/My-Stuff
This is where I put stuff I've coded.
bash bash-script bash-scripting basic basic-programming batch batch-file batch-script batchfile vbs vbscript vbscript-script
Last synced: 15 Jan 2026
https://github.com/esotericenderman/microbit-smiley-buttons
A microbit project that makes buttons show smiley faces on the screen.
basic basic-learning basic-programming basics beginner beginner-code beginner-friendly beginner-project button buttons makecode makecode-arcade makecode-programming makecode-project microbit microbit-scripts microbits microsoft-makecode ts typescript
Last synced: 01 Aug 2025
https://github.com/shellyda/studies-javascript-basic
Support repository for those starting to study web development with practical Javascript exercises and challenges.
basic-programming estudos-javascript front-end-development html-css html-css-javascript html-css-javascript-jquery javascript jquery jquery-plugin
Last synced: 30 Apr 2026
https://github.com/juswa005/python-tkinter-apps
A collection of beginner-friendly Python Tkinter applications designed for learning GUI development and basic application logic.
basic-programming basics-of-python python python-3 python3 tkinter tkinter-canvas tkinter-gui tkinter-python
Last synced: 01 Jun 2026
https://github.com/johnclaw/llama-3.2-1b.vb
one-file llama 3.2 1b fp16 cpu inference in pure vb.net
basic-programming cpu-inference fp16 inference inference-engine llama llama3 llama3-2 llm llm-inference llm-serving llms vb-net vbnet visual-basic-dot-net visual-basic-net
Last synced: 01 May 2026
https://github.com/creativepurus/python-advanced
🌟 This repository is a treasure trove of Advanced Python 🐍 techniques, tips, and tricks 🤓 to level up your programming skills.
advance basic-algorithm basic-learning basic-programming basic-programming-language coding coding-standards creative-coding creativepuru data-science free machine-learning python python3 pythonbase pythonbasic pythonbasics pythonbasicstutorial resources
Last synced: 01 May 2026
https://github.com/yusufyusie/enumerable
In this project I learned how to use a module inside my class. For this I will create a class MyList and a module MyEnumerable. My module MyEnumerable will implement a subset of the functionality of Enumerable.
basic-programming ruby ruby-style-guide
Last synced: 16 Oct 2025
https://github.com/iker-gonzalez/libft
Basic C functions compiled into a library used throughout the 42 cursus.
42cursus bash basic-programming c library linux standard-library
Last synced: 02 May 2026
https://github.com/fatemehrshd/basicprogramming
Basic Programming Course Homework
Last synced: 02 May 2026
https://github.com/dreyyan/cipher-midterms-programming-cpp
[ CIPHER R&D Committee · C++ Midterms Programming Materials & Practice Problems ]
Last synced: 27 Sep 2025
https://github.com/emptywork/cpp-teaching
Source code untuk materi pembelajaran tentang dasar-dasar pemrograman menggunakan Bahasa C++.
basic-cpp basic-programming cpp indonesia indonesian learning-cpp ukim universitas-kristen-indonesia-maluku
Last synced: 20 Jul 2025
https://github.com/aliiakbarkhan/effective-basics
Welcome to the C Language Mastery Zone! Unlock the power of C from basics to advanced levels.
basic-programming c-programming-language
Last synced: 14 Oct 2025
https://github.com/prashimpy/computer_practical_trinity
This is computer practical sheet for trinity students which provides complete solution to all the problems assigned in detail
basic-programming dbms html-css-javascript mysql php web-development
Last synced: 06 May 2026
https://github.com/asifdotexe/scalaplayground
A repository to dump and share Scala code snippets, experiments, and practice exercises.
Last synced: 06 May 2026
https://github.com/nidhish-nayak/node-graphql-server
A basic node server for GraphQL APIs.
apollo-client basic-programming graphql nodejs
Last synced: 08 May 2026
https://github.com/philspil66/amazing-basic
This a BASIC game called Amazing which was published in the 1978 BASIC Computer Games book from Creative Computing.
basic basic-programming basicgame basicgames
Last synced: 19 Mar 2026
https://github.com/zyx-0314/cp1-grade-checker-basics-part-2
A C++ console app for collecting and averaging student grades across five subjects. Users enter their name, section, and school, then input grades for an average score. Includes options to continue or exit, with structured naming conventions and additional exercises to enhance coding skills.
basic-programming cpp school-project
Last synced: 27 Jan 2026
https://github.com/imclint21/easesharp
Provide an abstraction layer to C# to simplify some stuffs and extends some objects.
basic-programming clint csharp csharp-library json prettify-library string
Last synced: 19 Apr 2026
https://github.com/namnv2496/springboot_jasperreport
Generate report by template jrxml
basic-programming demo-app docgen jasperreports spring-boot starter wordgenerator
Last synced: 14 May 2026
https://github.com/abhay-kanwasi/basic-python-programs
This is a simple challenge series for python beginners
basic-programming basic-python-programming python python3
Last synced: 02 Mar 2025
https://github.com/kinshuk-code-1729/bce-programs
This repository contains some basic codes C/C++.
basic-programming c-plus-plus c-programming
Last synced: 02 Sep 2025
https://github.com/isho-0/cpp-self-study-notes
"스스로 프로그래밍 하는 능력을 키우는 C++" 강의를 바탕으로 한 노트와 문제 풀이
basic-programming clion cpp cpp17 debug study-notes
Last synced: 17 Sep 2025
https://github.com/emptywork/pbo-teaching
Repository untuk menyimpan kode yang dibuat pada saat proses belajar mengajar tentang Pemrograman Berorientasi Objek di Kampus Universitas Kristen Indonesia Maluku
basic-programming java java-learning java-objects ukim universitas-kristen-indonesia-maluku
Last synced: 26 Feb 2025
https://github.com/vaibhavgaikwad8476/c_programming
basic-programming c c-language practice-programming
Last synced: 10 Oct 2025
https://github.com/aliiakbarkhan/python-operation
A collection of Python code solutions developed during the CS50 Python course, showcasing core concepts and problem-solving skills.
basic-programming google-colab notebook-jupyter python-programming
Last synced: 30 Aug 2025
https://github.com/harshpatel44/opengl_tutorials
This Repository Contains Guided Tutorials for Open Graphics Library i.e. OpenGL
basic-programming exercises graphics opengl programming python tutorials
Last synced: 14 May 2026
https://github.com/namnv2496/go-wallet
This is a basic online wallet implemented by Golang with TCC pattern. The project includes: Authorization, distributed task queue, send email, and transfer money.
asynq basic-programming demo-app dtm-sample email golang pgxpool tcc
Last synced: 06 Jul 2025
https://github.com/creativepurus/python-basics
🌟 I wanted to share some amazing free resources for learning Python! 🤓👨🎓👩🎓 So, this repository is all about Basics of Python 🐍
basic basic-algorithm basic-learning basic-programming basic-programming-language coding coding-standards creative-coding creativepuru data-science free machine-learning python python3 pythonbase pythonbasic pythonbasics pythonbasicstutorial resources
Last synced: 30 Apr 2026
https://github.com/yusufyusie/decode-morse-message
Create a method to decode a Morse code character, an entire word in Morse code and the entire message in Morse code takes a string parameter, and return the corresponding character in uppercase, return the string representation.
basic-coding-challenges basic-programming ruby
Last synced: 24 Jul 2025
https://github.com/subhohazra07/top-100-codes-solved-by-me
Below You will find some of the most important codes in Java Language. These codes are of prime importance for college semester exams and also for various online tests and interviews of the companies offering placements within varying range in LPA. These codes are very important since these will help you clear your basic concepts
arrays basic-programming matrix numbers patterns strings
Last synced: 27 Jun 2025
https://github.com/letsdeepchat/competitive-code-solutions
Here is the basic to peer level of codes using Python3 where you can understand basic needs to start any coding websites to improve your coding.
30-days-of-code 30dayscodechallenge basic-programming coding codingchallenge competitive-programming deepak-chaudhari deepak14ri hackerrank hackerrank-solutions leetcode-solutions meandering-array minimum-sum mountblue-challange mountblue-job-challenge slowest slowest-key techgig
Last synced: 19 Jul 2025
https://github.com/esotericenderman/microbit-name-tag
A microbit project that displays text on the screen.
basic basic-programming basics beginner beginner-code beginner-friendly beginner-project beginner-projects beginners beginners-friendly beginners-guide makecode makecode-arcade makecode-programming makecode-project microbit microbit-scripts microbits simple simple-project
Last synced: 01 Aug 2025
https://github.com/sanjayengineer121/python-projects
Python is a high-level and general-purpose programming language. As this definition implies, you can use Python for several purposes, from web development to data science, machine learning, and robotics. Python's real-world use cases are limitless.
basic-programming basic-projects projects python-programming python-project python3
Last synced: 03 Apr 2025
https://github.com/kalyan767z/check_number_for_parity
HomeWork 2: A beginner-friendly program to check if a number is even or odd using modulus operation in C#. Demonstrates input validation and basic control flow.
basic-programming csharp csharp-code csharp-programming dotnet even-odd-calculator logic-building
Last synced: 01 May 2026
https://github.com/anuragnatoo/tkinter-apps
This repository contains some basic functional apps built using Python's GUI Package Tkinter
basic-programming python-gui python3 tkinter
Last synced: 01 Mar 2025
https://github.com/anuragnatoo/ping-pong
A ping-pong ball game in Python using Turtle module
basic-programming pong-game python3 turtle
Last synced: 05 Jun 2026
https://github.com/kartikk-26/trialwork
TRIAL WORK IN C PROGRAMMING OF COLLEGE....
array basic-programming matrix matrix-multiplication pointers sizeof switchcase work
Last synced: 11 Jun 2025
https://github.com/valyaevgeorgiy/python_basic
Базовые алгоритмы и структуры данных при использовании популярного языка программирования - Python.
basic-programming learn-to-code python studying-programming-languages
Last synced: 25 Apr 2026
https://github.com/saket-sk/the-java-programming-repository
All the Java Knowledge which I gathered & Interesting Java Programs which I performed over the years. Recommended IDE for the folders above :- Netbeans 8.2 and Eclipse
basic-java basic-programming core-java core-java-concepts java java-project java8 swing-application swing-components
Last synced: 22 Apr 2025
https://github.com/pinedah/atbswp
Embarking on a Python self-learning journey with 'Automate the Boring Stuff with Python' by Al Sweigart to bolster my data science expertise. This repository chronicles my exploration of Python's fundamentals and automation techniques—from manipulating Excel, PDFs, JSON to web scraping, GUI automation, and another boring stuff! 😸
automate basic-programming basics-of-python book learning python self-learning
Last synced: 29 May 2026
https://github.com/raihanuldev/python-amazing-projects
Python Basic To Advance All
basic-programming hello python world
Last synced: 30 Oct 2025
https://github.com/namnv2496/go-consistent-hashing
A demonstration of consistent hashing.
basic-programming consistent-hash-algorithm consistent-hashing demo-app golang
Last synced: 22 May 2026
https://github.com/babanomania/js-basic
A javascript based minimal basic toy compiler and runtime envionment
basic-programming compiler compiler-design javascript runtime-envionment
Last synced: 28 Mar 2025
https://github.com/nigammishra/c_sharp_journey
basic-programming csharp-code hello-world simple simple-consepts swapping-numbers
Last synced: 13 Apr 2025
https://github.com/pabitra-33/c---tasks
This repository contains a collection of C++ practice programs, covering fundamental concepts.
arrays-and-strings basic-programming filehandling flow-control loops multithreading numberprograms oops-in-cpp stl
Last synced: 07 Sep 2025
https://github.com/mobluse/x16-psg-music
Music programs for Commander X16 using it's PSG in Vera
basic basic-programming basicode c64 commander-x16 commanderx16 cx16 music psg vera vic20 x16
Last synced: 25 Feb 2026
https://github.com/egororachyov/learning-c
A collection of tasks to learn C programming language and practice your skills
basic-programming c c-language cmake learn-to-code learning learning-by-doing learning-c mit-license
Last synced: 19 May 2026
https://github.com/hey-its-d2t2/basic_c_programs
Some basic C programming progrmas....
basic-programming c learnign programming-exercises
Last synced: 28 Feb 2025
https://github.com/siraajul/javawebproblems
Trying To Solve Java Problems across the Web
basic-programming basics basics-of-java dsalgo java java17 problem-solving
Last synced: 26 Mar 2025
https://github.com/arsalan-dev-engineer/id_generator
A basic id generator with C++. This program will return the first index of the first and last name and combine it with numbers.
basic-programming beginner-project cpp functions generator learning number programming
Last synced: 30 Oct 2025
https://github.com/juzershakir/how-to-python
Guide for beginners on the road to expert!
basic-programming coding practice-programming python3 python37 regular-expressions tutorial
Last synced: 05 Apr 2025
https://github.com/algokelvin-373/basicprogramming
Basic Programming at All Programming Language
algokelvin basic-programming c-plus-plus css dart golang html java javascript kotlin php python solid-principles swift
Last synced: 15 Feb 2026
https://github.com/anuragnatoo/calculator
A basic Calculator made using HTML,CSS and JS
basic-programming calculator-application css html javascript
Last synced: 16 Apr 2026
https://github.com/publioelio/bingo-java
Este proyecto es un bingo desarrollado en Java como trabajo final de trimestre en una asignatura de programación.
basic-programming bingo-game java-exercises
Last synced: 03 Jun 2026
https://github.com/rajkumar060301/myjavaprogram
Small Softwre,Like atm machine and discount Product
array basic-programming java-programming problem-solving string theory
Last synced: 10 Apr 2025
https://github.com/philspil66/donkey.bas
Donkey, often known by its file name DONKEY.BAS, is a computer game written in 1981 by Microsoft co-founder Bill Gates and Neil Konzen. This is the original BASIC source code.
basic basic-programming games old-games
Last synced: 19 Mar 2026
https://github.com/alonza0314/leetcode
Solutions of leetcode problem.
algorithm basic-programming data-structures go golang leetcode leetcode-solutons
Last synced: 27 Feb 2026
https://github.com/haris-khan-durrani/ai-logo-builder
Welcome to the Auto AI Logo Builder, your ultimate tool for creating stunning logos with just one click! Here’s a brief overview of how to get started and what you can expect from this powerful logo creation tool.
ai ai-logo basic-programming logo logo-builder php technology
Last synced: 04 Jun 2026
https://github.com/hey-its-d2t2/basic-java-programs
Some Basic Java Programs
basic-programming java javaopps javapractice javaprogramming learning learning-by-doing learning-java practice-programming
Last synced: 04 Jun 2026
https://github.com/sayan-maity/python-course
A all in one place to learn python
basic-programming dsa-learning-series language python
Last synced: 06 Jun 2026
https://github.com/nixtomalon/guess-the-number
🎲 A basic text-based game developed using the C programming language.
basic-programming c console-application data-structures fundamentals game sample-project
Last synced: 24 Jan 2026
https://github.com/anujesh-ansh/roll-it
Ignite your Kotlin journey with interactive dice rolling—an ideal introduction to Android app development! 🚀🎲
android-app android-studio basic-programming beginner-friendly kotlin
Last synced: 27 Apr 2026
https://github.com/bharadwaj-r/c-programming-101
A comprehensive collection of basic C programming codes, along with some advanced data structures implementation.
basic-programming c-programming-language code
Last synced: 12 Jun 2025
https://github.com/zyx-0314/dsa-travel-membership-agency-system
A C++ console application that manages travel bookings through a membership system. Users can register, update, view, and delete member details for three types of travel: land, water, or air. A simple, menu-driven system for managing travel reservations
basic-programming cpp data-structures school-project
Last synced: 10 Apr 2025
https://github.com/zyx-0314/cp1-basics-part-1
A C++ console app that demonstrates basic input, output, and conditional statements. Users input their name, age, and favorite letter/number to interact with the system, which checks eligibility for schooling and handles errors. Features include switch statements and screen clearing.
basic-programming cpp school-project
Last synced: 10 Apr 2025
https://github.com/zyx-0314/cp2-coffee-shop
A basic C++ console application simulating a cafe reservation system. Users can reserve seats, check out, update reservations, and view the current status of the cafe. The system manages a limited number of seats and tracks customer information, including their name and order.
basic-programming cpp school-project
Last synced: 17 Mar 2025
https://github.com/simondeeley/gobasic
[Work-in-Progress] A BASIC-style programming language written in Go.
basic-programming go golang programming-language work-in-progress
Last synced: 28 Oct 2025
https://github.com/isensee-bastian/item-store
Tutorial code for my video Working with Files in Golang - Simple Command Line Tool
basic-programming beginner-tutorial-series constants files golang learn-to-code switch-case tutorial youtube
Last synced: 06 Mar 2026
https://github.com/gokoshijr/progra3
Programación 3 - UJAP 2020 1CR
basic-programming inheritance interface java polimorphism
Last synced: 26 Mar 2025
https://github.com/avallecam/primerspe
Traducción al español del Capítulo 1 de Rstudio Primers
basic-programming primers rstudio spanish-translation
Last synced: 08 Jul 2025
https://github.com/murali20kumar/zsgs-problems
This repository contains solutions to several fundamental Java programming problems. The solutions cover basic operations like number conversions, mathematical computations, conditional checks, and more.
basic-programming fundamentals java problem-solving
Last synced: 15 Jun 2025
https://github.com/isensee-bastian/set-interface
Tutorial code for my video Generics Part 2: Using the empty Interface instead
basic-programming beginner-tutorial-series code-reuse data-structures generics golang interface learn-to-code maps sets switch-case tutorial type-assertions youtube
Last synced: 03 May 2026
https://github.com/lucianookdp/tarefas-app
Gerenciador de tarefas desenvolvido em PHP puro, permitindo aos usuários criar, visualizar, editar e excluir tarefas de forma simples e eficaz.
basic basic-programming crud php purephp
Last synced: 09 Apr 2025
https://github.com/lucianookdp/urna
O projeto é uma aplicação de votação simples em C que simula uma urna eletrônica. Permite votar em quatro candidatos, além de opções de voto em branco ou nulo. O programa contabiliza os votos e exibe os resultados, identificando o vencedor ou informando um empate ao final da votação.
basic-programming c cbasics cprogramming urn urna urnaeletronica urnas-eletronicas voting voting-system
Last synced: 09 Apr 2025
https://github.com/lucianookdp/flyup
Sistema básico de gerenciamento de passagens aéreas que permite comprar pacotes para Paris, Londres e Nova York, consultar preços e gerenciar reservas, com um menu administrativo para controle de pagamentos e passageiros.
backend basic-programming basics-of-python flysystem python sistema travel travel-website
Last synced: 09 Apr 2025
https://github.com/gsri30/my-python-codes
This covers all basic codes(questions)in python which are mostly useful for engineering first semester students
basic-programming college-course python python3 semester
Last synced: 28 Oct 2025