Projects in Awesome Lists tagged with programming-fundamentals
A curated list of projects in awesome lists tagged with programming-fundamentals .
https://github.com/in28minutes/java-tutorial-for-beginners
Java Tutorial For Beginners with 500 Code Examples
java java-8 java8 programming programming-challenges programming-fundamentals
Last synced: 15 May 2025
https://github.com/ishtms/learn-nodejs-hard-way
Learn NodeJS and master the art of server-side programming by creating a backend framework with 0 dependencies.
api backend backend-development book coding javascript learn learn-to-code learning learning-by-doing learning-exercise node nodejs programming programming-fundamentals server training-materials
Last synced: 15 May 2025
https://github.com/ProgrammingHero1/100-plus-python-coding-problems-with-solutions
A list of python problems for beginners and intermediate developers
coding-challenge interview learn-pyton problem-solving programming programming-challenges programming-contest programming-exercises programming-fundamentals python python-coding-challenges python-problem-solving python-tutorial python3
Last synced: 11 Apr 2025
https://github.com/redskittlefox/cpp-learning-resources
C++ Learning Resources
best-parctices best-practices cpp cpp11 cpp14 cpp17 cpp20 learning learning-cplusplus programming-fundamentals video-tutorial
Last synced: 06 Apr 2025
https://github.com/learnyouahaskell/learnyouahaskell.github.io
A community version of the renowned "Learn You a Haskell" (LYAH) tutorials collection!
haskell haskell-tutorial learn-to-code programming-fundamentals
Last synced: 27 Mar 2025
https://github.com/arpit-omprakash/byte-sized-code
A collection of Jupyter notebooks for learning Python from the ground up.
hacktoberfest jupyter-notebook programming-fundamentals python3
Last synced: 17 Mar 2025
https://github.com/nyandwi/algorithms
Agorithms and data structures in Python đ
algorithms computer-science concepts data-structures interview programming-fundamentals python
Last synced: 29 Apr 2025
https://github.com/mathworks-teaching-resources/fundamentals-of-programming
An overview of programming concepts including arrays, strings, loops, and algorithms with a project.
algorithms arrays cwm loops matlab matlab-live-script programming programming-exercises programming-fundamentals strings
Last synced: 23 Nov 2024
https://github.com/muxammilsidd/fast-khi-semester-1
FAST NUCES Karachi - BSCS First Semester Repository | Access notes, assignments, past papers, & more. For queries or suggestions, contact [email protected].
nuces programming-fundamentals semester-1
Last synced: 16 Jun 2025
https://github.com/edoardottt/programming-fundamentals
Useful material for learning Python, start coding and learn how to logically solve real world problems.
algorithms basic-learning basic-programming basics coding fundamentals hacktoberfest learning-python library math mathematics module problem-solving programming programming-fundamentals programming-language python python3 workbook
Last synced: 23 Mar 2025
https://github.com/nakov/introcsharpbook
"Fundamentals of Computer Programming with C#" Book
book bulgarian csharp english programming programming-exercises programming-fundamentals programming-language
Last synced: 28 Apr 2025
https://github.com/venkat-0706/rock-paper-scissor-game
Rock, Paper, Scissors is a simple game where two players choose one of three options: rock, paper, or scissors. The rules are: rock beats scissors, scissors beats paper, paper beats rock. If both choose the same option, it's a tie.
algorithm-design conditional-statements control-flow game-development interactive-console-application logic-programming programming-fundamentals random-number-generators randomization user-input-handling
Last synced: 13 Apr 2025
https://github.com/shouhaddo/python-training
This is a repository to share my students who are undergoing python training under me codes of everyday lectures provided by me.
learn-python-fast learn-python-fundamentals learnpython programming-exercises programming-fundamentals programming-language python python-3-6 python-learn-exercises python-learning python-learning-journey python-learning-notes python-package python-practice python-training python3 students
Last synced: 09 Apr 2025
https://github.com/alfredbaudisch/booleanlogicgame
A small game made in Godot to teach and to help visualize boolean values in programming logic
gdscript godot programming-fundamentals programming-logic
Last synced: 02 Apr 2025
https://github.com/nakov/introjavabook
ĐĐŊĐ¸ĐŗĐ° "ĐŅвĐĩĐ´ĐĩĐŊиĐĩ в ĐŋŅĐžĐŗŅаĐŧиŅаĐŊĐĩŅĐž Ņ Java"
book java programming programming-exercises programming-fundamentals
Last synced: 28 Apr 2025
https://github.com/kevinricar24/poo-csharp
repository with some examples about the poo with C# language
abstract array-methods arrays best-practices csharp encapsulation inheritance interface object-oriented-programming polymorphic-types polymorphism poo programming-fundamentals programming-language struct
Last synced: 02 Mar 2025
https://github.com/pkprajapati7402/c-practice-problems
A collection of C language practice problems and their solutions, ranging from basic to advanced levels. This repository is ideal for learners to enhance their C programming skills through hands-on exercises.
c-basic c-programming coding-exercise education practice-problems programming-fundamentals solutions
Last synced: 13 Apr 2025
https://github.com/theanasuddin/computer-programming-part-1-by-tamim-shahriar-subeen
āĻāĻŽā§āĻĒāĻŋāĻāĻāĻžāϰ āĻĒā§āϰā§āĻā§āϰāĻžāĻŽāĻŋāĻ ā§§āĻŽ āĻāĻŖā§āĻĄ (āĻāϤā§āϰā§āĻĨ āϏāĻāϏā§āĻāϰāĻŖ) by āϤāĻžāĻŽāĻŋāĻŽ āĻļāĻžāĻšāϰāĻŋā§āĻžāϰ āϏā§āĻŦāĻŋāύ. All examples and practice problems in JAVA.
computer-science java programming programming-fundamentals tamim-shahriar-subeen
Last synced: 11 Mar 2025
https://github.com/msarmadqadeer/timetable-generator
This java program generates time table based on certain rules.
java programming-fundamentals semester-2 semester-project timetable-generator
Last synced: 13 May 2025
https://github.com/fayyez/cosmic-assault
Cosmic Assault is our version of the famous arcade game, "space invaders", that we have made as the final semester project for the course of Object Oriented Programming in the second semester of our bachelor's degree in software engineering.
console-game cosmic-assault cpp galaga programming-fundamentals project sfml space-invaders
Last synced: 02 Apr 2025
https://github.com/khadkarajesh/python-web-development
Web development using the flask
flask flask-backend flask-restful flask-sqlalchemy jwt marshmallow marshmallow-sqlalchemy postgresql programming-fundamentals python3 rest-api sqlalchemy
Last synced: 13 Feb 2025
https://github.com/kavithma-thushal/student-management-system-cli
This is a Command Line Interface (CLI) application designed to manage student information efficiently. This is the Course-Work of Programming Fundermentals
course-work gdse66 ijse java programming-fundamentals
Last synced: 15 Mar 2025
https://github.com/marziyehaghabalasafar/python-for-programmers-with-introductory-ai-case-studies
This repository serves as a Persian-language learning resource for Python, aligning with the book "Python for Programmers" by Paul and Harvey Deitel. It includes interactive Jupyter notebooks for each chapter, offering step-by-step code examples, exercises, and visualizations to enhance learning.
computer-science deitel deitel-and-deitel jupyter-notebooks object-oriented-programming programming programming-fundamentals python python-book-examples python-for-programmers
Last synced: 28 Feb 2025
https://github.com/thetacom/thetacom.github.io
A collection of misc guides, quick references, and programming resources.
guides how-to javascript programming-fundamentals python ruby typescript
Last synced: 02 Apr 2025
https://github.com/wahajahmed010/basic-desktop-chat-application
Basic desktop chat application on windows forms written in C#. Coded while learning and exploring. Can only be used locally
basic-learning client-client desktop-application learning-by-doing localhost programming-fundamentals windows-forms windowsforms
Last synced: 11 Mar 2025
https://github.com/thecalcaholic/pyschool
A python course based on interactive jupyter notebooks :)
jupyter-notebook learn-to-code learning-python programming-exercises programming-fundamentals python
Last synced: 13 Mar 2025
https://github.com/hamzazaidix/library-management-system
Library Management System in C Language
books-management bookstore c c-language-programming ict library-database library-management library-management-system programming-fundamentals
Last synced: 27 Mar 2025
https://github.com/delian1986/softuni-c-sharp-repo
Keep calm and do your homework
exercises fundamentals homework lab programming-basics programming-fundamentals softuni tech-module
Last synced: 04 Apr 2025
https://github.com/estebanways/git-commit-emoji-conventions
đ ī¸ A Git Commit Emoji Conventions Table
ai-commits commit commit-message commits conventional-commits developer-tool emoji emoji-picker emojipedia git programming-fundamentals
Last synced: 02 Apr 2025
https://github.com/sameerajayasoma/oscon2019-ballerina-demo
Contains the Ballerina samples used in OSCON 2019
ballerina oscon oscon2019 programming-fundamentals
Last synced: 21 Feb 2025
https://github.com/aigle-levant/notes-page
notes programming programming-fundamentals programming-language
Last synced: 14 Mar 2025
https://github.com/saadarazzaq/programming-fundamentals-labs
All Labs From PF Lab Summer 2023
cpp programming-fundamentals solved-labs
Last synced: 17 Mar 2025
https://github.com/saadarazzaq/matrix-diagonals
Program to show both diagonals & implement sum of both diagonals of Matrix
cpp logic-building programming-fundamentals
Last synced: 17 Mar 2025
https://github.com/saadarazzaq/calcsci
A Scientific Calculator Programmed in C++
cli cpp number-system programming-fundamentals scientific-calculator
Last synced: 17 Mar 2025
https://github.com/raquelfmcardoso/fp-2021-2022-projects
Foundations of Programming - LEIC @ IST 2021/2022. Projects by Raquel Cardoso.
programming-fundamentals python
Last synced: 26 Mar 2025
https://github.com/shaheer2003/nu-point-management-system
NU Point Management System is a point allocation and transport management software. It allows students to register, select transport, manage seat allocations, pay fees, and submit complaints regarding the facilities. It also provides an admin interface for managing student records, monitoring seat availability, and responding to complaints.
c console-application programming-fundamentals
Last synced: 21 Feb 2025
https://github.com/zyn10/tax-calculation
Programming Fundamentals task of tax calculation
cpp programming-fundamentals tax-calculations
Last synced: 12 Mar 2025
https://github.com/zyn10/transpose-of-matrix
Taking transpose of matrix using cpp
cpp matrix programming-fundamentals transpose-matrix
Last synced: 12 Mar 2025
https://github.com/zyn10/tictactoe
Simple Tic Tac Toe using Cpp
conditional-statements cpp programming-fundamentals tictactoe-game
Last synced: 12 Mar 2025
https://github.com/zyn10/salsa-sales-code
salsa sales basic programme using cpp
conditional-statements cpp loops-and-iterations programming-fundamentals
Last synced: 12 Mar 2025
https://github.com/zyn10/recursion_practice
Practice of recursion using C language
c programming-fundamentals recurrsion
Last synced: 12 Mar 2025
https://github.com/zyn10/bubble-sorting
bubble sorting in cpp using arrays
arrays bubble-sort cpp programming-fundamentals sorting sorting-algorithms
Last synced: 12 Mar 2025
https://github.com/zyn10/arrays_manipulation
Programming Fundaments Practice
array-manipulations arrays cpp programming-fundamentals
Last synced: 12 Mar 2025
https://github.com/hypertextassassin0273/programming_fundamentals_in_c
contains coding session files on programming fundamentals in C
basic-c c programming-fundamentals
Last synced: 03 Mar 2025
https://github.com/msarmadqadeer/java-tasks
These are all java tasks that I created during studying programming fundamentals subject.
java java-tasks programming-fundamentals semester-2
Last synced: 12 Mar 2025
https://github.com/marhcouto/feup-fpro
:mortar_board: FPRO/FP -> MIEIC/L.EIC-FEUP, 2019-2020
feup-fp feup-fpro fp fpro leic-feup leic-fp mieic-feup programming-fundamentals
Last synced: 20 Mar 2025
https://github.com/umairazmat/javascript-challenges-world
Check out my beginner-friendly GitHub repođ with free programming exercises and challenges that cover various JavaScript concepts, including problem-solving, programming fundamentals, and ES6 JavaScript.Improve your JavaScript skills and have fun while practicing with open-source exercises.Give it a âī¸ and fork for inspiration or your own projects
begineer-practice beginner-friendly beginners-exercises beginners-guide beginners-tutorial-series es6-javascript javascript javascript-es6 js problem-solving problem-statement problemsolving programming programming-challenges programming-contests programming-exercises programming-fundamentals programming-language
Last synced: 04 Apr 2025
https://github.com/zyn10/bus-reservation
Programming fundamentals task for practice of arrays
arrays arrays-and-strings bus-reservation-system cpp programming-fundamentals reservation-system
Last synced: 12 Mar 2025
https://github.com/raveriss/cpp00
C++98 exercises covering OOP, classes and memory management.
const cpp cpp98 initialization-lists member-functions namespaces object-oriented-programming programming-fundamentals static stdio-streams
Last synced: 13 Mar 2025
https://github.com/zyn10/ascii-convertion
Simple Convertion of ascii of Capital letters of english alphabets
ascii ascii-conversion converstions cpp programming-fundamentals
Last synced: 12 Mar 2025
https://github.com/hasanyahya101/library_management_system
A Library Management System implemented in C++. Features include login/sign-up, menu-based navigation, book storage, retrieval, addition/deletion, lending/returning, and fine calculation. Data is stored in text files, loaded into memory as needed. No use of OOP concepts.
2022-project cpp fall-2022 fast-nuces-lhr file-handling-in-cpp functions-cpp group-project programming-fundamentals
Last synced: 29 Mar 2025
https://github.com/hasanyahya101/pf_assignments
Solutions to Programming Fundamentals assignment questions from Fall 2022 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the theory (subject), not the Lab subject.
cpp fast-nuces fast-nuces-lhr programming-fundamentals
Last synced: 29 Mar 2025
https://github.com/johnfromspace/foundations-in-programming-in-cpp-
This is a repo that has many basic functions and tasks for many university and school projets that can be used for learning C++. To be updated.
cplusplus cplusplus-14 examination foundations functions programming-exercises programming-fundamentals school-assignment study-materials university-assignment
Last synced: 05 Mar 2025
https://github.com/levoratojoao/sistemacadastro-projeto
Projeto de um Sistema de Cadastro - Fundamentos de ProgramaÃ§ÃŖo 2
c college programming-fundamentals
Last synced: 06 Apr 2025
https://github.com/firyanulrizky/pemrograman-dasar-kuliahsemester1
Kumpulan Projek Kuliah Semester 1
Last synced: 25 Feb 2025
https://github.com/usmanrasheed1/measurement-converter-pf-project-
This is a simple project of a measurement converter made in C, It contains important concepts that are taught in PF
c filing programming-fundamentals
Last synced: 22 Mar 2025
https://github.com/a714vrata/roppers
Learn the basics with roppers
capture-the-flag computer-fundamentals css ctf git html introduction-to-networking introduction-to-programming introduction-to-python introduction-to-shell-scripting introduction-to-web-development javascript linux-fundamentals programming-fundamentals python2 seurity-fundamentals
Last synced: 30 Mar 2025
https://github.com/ibrahimm7004/python-projects
Projects to strengthen my programming fundamentals in python.
coding programming programming-fundamentals python
Last synced: 06 Apr 2025
https://github.com/goutamhegde002/dsa-roadmap-for-beginners
The "DSA Roadmap for Beginners" repository is a comprehensive guide designed to help beginners learn Data Structures and Algorithms (DSA) efficiently. It provides structured content covering fundamental and advanced topics in DSA, with practical examples, exercises, and coding problems.
beginner beginner-friendly beginner-guide coding-practice data data-science data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-learning-series dsa-practice dsa-roadmap interview-preparation interview-resources programming-fundamentals
Last synced: 26 Feb 2025
https://github.com/marinajcs/practicasfp
RecopilaciÃŗn de ejercicios y proyectos de Fundamentos de ProgramaciÃŗn, realizados en 1Âē de IngenierÃa InformÃĄtica (UGR, curso 20-21).
basic-programming cplusplus ejercicios-programacion fp fundamentals-of-programming fundamentos-de-programacion programming programming-exercises programming-fundamentals
Last synced: 30 Mar 2025
https://github.com/douglaspimentel/learn-c-plus-plus
Learning the fundamentals of programming and c++
cpp programming-exercises programming-fundamentals
Last synced: 14 Mar 2025
https://github.com/nurulashraf/java-basics-exercises
Java Programming - Basics Exercises
algorithm-practice beginner-projects code-examples data-structures educational-resources fundamental-programming java java-basics java-projects learning-java object-oriented-programming open-source-learning programming-exercises programming-fundamentals programming-tutorials
Last synced: 18 Feb 2025
https://github.com/progambler227788/battle-ship-game
This is a Python implementation of the Battleship game where the computer plays against itself. The game board is a 10x10 2D list, and five ships are randomly placed on it at the start of the game.
battle-ship-game battleship-game coding-beginners-projects database django dsa flask flask-sqlalchemy programming programming-fundamentals programming-language python python-library random-library ship-battle
Last synced: 16 May 2025
https://github.com/hanzala-bhutto/courseproject-dictionary
A Dictionary that gives meaning and sentence for a word searched
c-language command-line-interface programming-fundamentals
Last synced: 16 May 2025
https://github.com/chandantech2023/strivers_a2z_dsa_course-sheet
A DSA course that helps you to understand all DSA Concepts topic wise with practical implementation from A to Z in a well-organized and structured manner.đ¤Š
array data-structures dynamic-programming graphs heaps linked-list programming-fundamentals queue searching-algorithms sorting-algorithms stacks string tree two-pointers
Last synced: 18 Mar 2025
https://github.com/zeeshier/programming_fundamentals
In this reposity, i covered Programming Fundamentals in C++ for Beginners
cpp programming programming-fundamentals
Last synced: 13 Jun 2025
https://github.com/musamairshad/c-sharp-learning
This repository contains material related to C# Learning.
arrays c-sharp c-sharp-learning conditional-statements data-types dotnet-framework loops object-oriented-programming programming-fundamentals
Last synced: 25 Mar 2025
https://github.com/jawadddd/connect4game
A console app game which can be played by two players at max
logic-building programming-fundamentals
Last synced: 20 Feb 2025
https://github.com/jawadddd/chess-game
This is full fledge Console based game written using concept of file handling,datastructures,structs,etc.
logic-building programming-fundamentals
Last synced: 20 Feb 2025
https://github.com/jawadddd/apply_filters_on_pgmimages
This is my first semester's university project covering programming fundamentals concepts.We can apply filters on pgm images using this project.
image-filtering logic-building programming-fundamentals
Last synced: 20 Feb 2025
https://github.com/paul-schuhm/scheme
Un dÊpôt pour s'initier au langage Scheme (Lisp)
francais lisp pedagogie programming-fundamentals scheme scheme-interpreter scheme-language
Last synced: 21 Feb 2025
https://github.com/awaisfraaz/programming-fundamentals-
This Repository is all about fundamentals
Last synced: 12 Mar 2025
https://github.com/zyn10/rainfall_basic_anaylysis
Basic Analysis of Rainfall using cpp
cpp programming-exercises programming-fundamentals rainfall-data
Last synced: 12 Mar 2025
https://github.com/saadarazzaq/chess-plus-plus
Complete Chess Game with each and every chess move possible using Array Data Structure
cpp file-handling grid-layout programming-fundamentals semester-project
Last synced: 17 Mar 2025
https://github.com/saadarazzaq/al-saadi-international-airlines
An Airline Seat Reservation CLI App in C++
airline-reservation-system cli-cpp grid-layout interactive programming-fundamentals
Last synced: 17 Mar 2025
https://github.com/saadarazzaq/insert-number-in-array
A small useful program to insert a number at any index in Array in C++
arrays cpp problem-solving programming-fundamentals
Last synced: 17 Mar 2025