GitHub topics: programming-fundamentals
Praaathaamesh/CPP-Fundamentals
A repository dedicated to record my C++ journey. Starting from learning basic syntax till handling the complex projects. At the time of making this repository, I have already initiated working on it and will mass commit most files at once!
Language: C++ - Size: 6.84 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
Interes-Group/PEVS-ZAPR-BIAX10029
Repository for university course "Základy programovania" in school year 2025/2026 winter semester
Language: HTML - Size: 1.32 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
NebiyuSeyoum/exploring-the-true-nature-of-variable
🧩 Explore type independence in programming variables and discover how a single container type can represent various data forms and enhance memory usage.
Language: C - Size: 1.32 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
KERNELEET/hangman-python-game
A fun and interactive C++ console-based Hangman game developed as part of a Programming Fundamentals project in my first semester at university. The game randomly selects a word and challenges the player to guess it letter by letter before the hangman is fully drawn, combining logic, strategy, classic gameplay, and colorful ASCII visuals for an eng
Language: Python - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
Correia-jpv/fucking-Best-websites-a-programmer-should-visit
🔗 Some useful websites for programmers. With repository stars⭐ and forks🍴
Size: 1.67 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 11 - Forks: 0
adeeshperera/Learn-to-Code
A beginner-friendly collection of programming fundamentals with hands-on examples across multiple languages. Learn core concepts once, apply them everywhere.
Language: JavaScript - Size: 2.14 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
mdzaberalhamid/r-programming
My R Programming Learning Logs
Language: R - Size: 21.5 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
fertan15/PACMAN
A simple console-based Pac-Man game built in C++ as a Programming Fundamentals project. The game features Pac-Man movement, random ghost AI, score tracking, power pellets, and a leaderboard system using file handling.
Language: C++ - Size: 78.1 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
Priyanshu-Thakur63/CPP_DSA_practice
A structured C++ and Data Structures & Algorithms (DSA) practice repository, organized into 5 progressive modules — from fundamentals to advanced techniques. Covers algorithms, OOP, core data structures, dynamic programming, and problem-solving patterns. Built for interview prep, competitive programming, and strengthening core programming skills.
Language: C++ - Size: 190 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0
learnyouahaskell/learnyouahaskell.github.io
A community version of the renowned "Learn You a Haskell" (LYAH) tutorials collection!
Language: HTML - Size: 2.7 MB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 465 - Forks: 56
labex-labs/c-programming-for-beginners
This beginner-friendly C programming course covers the fundamental concepts of the language, including data types, operators, conditionals, loops, arrays, and functions. Through hands-on labs and step-by-step guidance, learners will develop a solid understanding of C programming and build practical skills to create their own C applications.
Size: 118 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0
labex-labs/java-for-beginners
Java is one of the most popular and powerful programming languages. It will walk you through the basic need-to-knows about Java. If you're new to this language or you want to refresh your memory, this is a great place to start. After learning this course, you will be able to learn to build advanced Java projects. Come on!
Size: 44.9 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0
Sk543/SoftwareDevProcesses-Exercise4
> Coursework project for the Software Development Processes module (Exercise 4) at Manchester Metropolitan University. > Built in C# using Visual Studio 2022 to demonstrate applied software development techniques.
Language: C# - Size: 15.6 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
ishtms/learn-nodejs-hard-way
Learn NodeJS and master the art of server-side programming by creating a backend framework with 0 dependencies.
Language: JavaScript - Size: 15.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1,601 - Forks: 88
pl3onasm/Programming-fundamentals
Exercises and exam solutions for programming in C and Daphny (1st-year CS course)
Language: C - Size: 137 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 3
Sandra1me/C-Hangman-Game
This is a simple Hangman game implemented in C. It was developed as part of a series of personal projects to learn the fundamentals of the C language. The player must guess a secret word letter by letter before running out of attempts.
Language: C - Size: 4.88 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
Steffan1988/currency-converter-cli
Convert currencies with live exchange rates (API + .env)
Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
Steffan1988/grade-list-app
Interactive Python CLI for managing courses and grades. Built for NOVI’s Programming Fundamentals module.
Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
MathWorks-Teaching-Resources/Fundamentals-of-Programming
An overview of programming concepts including arrays, strings, loops, and algorithms with a project.
Language: MATLAB - Size: 16.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 10
arnaud-m/algo-prog-R
Cours : Algorithmique & Programmation avec R
Language: TeX - Size: 34.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 4
sevvalse/Basic-Java-Projetcs
This repo contains the Java programs I wrote during my second semester at Yaşar University. These projects helped me learn the basics of Java programming. You can find simple examples covering classes, objects, methods, loops, conditionals, and arrays.
Language: Java - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Omar-Mega-Byte/java-fundamentals-for-spring
🚀 A comprehensive Java fundamentals guide designed to prepare backend developers for Spring Framework mastery. 12 focused modules covering OOP, collections, concurrency, design patterns, and more - with practical examples and Spring connections.
Language: TypeScript - Size: 557 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
Ilmutaja/java-fundamentals-for-spring
🐱💻 Java Fundamentals for Spring — modular guide on OOP, Collections, Exceptions and Generics to prepare developers for Spring Framework.
Language: TypeScript - Size: 533 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
ZeinaZayed4/computer-science-fundamentals
Self-study Computer Science Topics
Language: C# - Size: 6.93 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
MuxammilSidd/FAST-KHI-Semester-1
FAST NUCES Karachi - BSCS First Semester Repository | Access notes, assignments, past papers, & more. For queries or suggestions, contact k232001@nu.edu.pk.
Language: Jupyter Notebook - Size: 1.75 GB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 37 - Forks: 6
sevvalse/Basic-Python-Projects
This repository contains simple projects I created during the process of learning and practicing the Python language. It aims to apply basic programming concepts and develop different problem solving techniques.
Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
nakov/introcsharpbook
"Fundamentals of Computer Programming with C#" Book
Size: 517 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 7
sevvalse/Basic-C-Projects
This repo includes the C programs I wrote during my first semester at Yaşar University. These mini-projects helped me understand the fundamentals of programming. You can find simple examples covering variables, loops, conditionals, functions, arrays, and pointers.
Language: C - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
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.
Language: Jupyter Notebook - Size: 17.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1
jfleege/bingo-in-R
A console-based Bingo game built in R. Originally developed for a college statistics course, this was my first R programming project and a fun introduction to logic, loops, and user interaction.
Language: R - Size: 35.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
aazannoorkhuwaja/Mine-Sweeper
A console-based Minesweeper game built in C++ , Final project for 1st semester created in collaboration with my classmate Munawar.
Language: C++ - Size: 304 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
areebweepy/Fruit-Hangman-Cpp
🎯 A simple C++ console-based Hangman game created as a Programming Fundamentals project in my 1st semester of university. The game selects a random fruit and challenges the player to guess it before the hangman is fully drawn.
Language: C++ - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
jobayer109/My-second-brain
This repository is a comprehensive collection of my thoughts, notes, and knowledge accumulated over time. Inspired by the concept of a second brain, this digital repository helps me organize and retain information efficiently.
Size: 45 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
abdelkabirouadoukou/20-beginner-py-projects
🐍 A collection of 20 beginner-friendly Python projects to learn programming through hands-on practice. From basic calculators to web scrapers - perfect for new developers!
Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
aminupy/restaurant-management
My First Programming Project!
Language: C++ - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
NDXDeveloper/formation-csharp-francophone
Une formation complète en C# en français, pour débutants et développeurs souhaitant renforcer leurs compétences.
Size: 2.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
Sanathsenthilkumar/JavaScript-Practice
Hello, This is my repository on learning and practicing JavaScript from scratch
Language: JavaScript - Size: 480 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
reydepollos/PF-DSA-OS-and-CC-Lab-CPP-Projects
Explore C++ projects in PF, DSA, OS, and CC. Learn key concepts through practical implementations. Check out the repository for hands-on coding experience! 🖥️🌟
Language: C++ - Size: 9.59 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Jalon-Tech/TechForge-Academy
TechForge Academy is a professional web platform offering hands-on learning in computer science, cybersecurity, and game development—designed to be both educational and enjoyable for all ages.
Language: HTML - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
SalmanSaleem-17/PF-DSA-OS-and-CC-Lab-CPP-Projects
C++ lab projects from university courses: Programming Fundamentals, Data Structures, Operating Systems, and Compiler Construction.
Language: C++ - Size: 29.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
ngwndeLong/Study-in-pink
Assignment of Programming Fundamentals Sherlock - A study in pink
Size: 870 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
ibrahimm7004/python-projects
Projects to strengthen my programming fundamentals in python.
Language: Jupyter Notebook - Size: 29 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
FAST-Dev-Team-Semester-Projects/Pac-Man-Game
Pac-Man is a classic arcade game, created as a first-semester project for "Programming Fundamentals" at FAST NUCES Karachi. A straightforward implementation showcasing essential programming concepts.
Language: C - Size: 1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 2
Codeit88/C-Plus-Plus
This is collection of beginner to advanced C++ self written codes.
Language: C++ - Size: 206 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
Hazrat-Ali9/Functional-Programming
🐬 Functional 🦊 Programming 🐢 across modern 🦜 programming 🏟 languages Perfect 🏥 developers want to 🚞 write elegant 🐳 predictable 🎳 and bug 🐲 resistant pure 🚒 functions 🍏 immutability recursion 🚚 higher-order 🚋 functions 🏪 map reduce 🚁 filter monads ✈ functors currying 🏀
Language: JavaScript - Size: 1.04 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0
stefkavasileva/SoftUni-Software-Engineering
SoftUni- Software Engineering
Language: C# - Size: 43.7 MB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 54 - Forks: 25
in28minutes/java-tutorial-for-beginners
Java Tutorial For Beginners with 500 Code Examples
Size: 1.27 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 1,602 - Forks: 1,487
RedSkittleFox/Cpp-Learning-Resources
C++ Learning Resources
Size: 44.9 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 316 - Forks: 42
axelriet/InterviewBasics
Example C-ish (C++ flavored C) of some classic data structures and algorithms (DSA) problems.
Language: C++ - Size: 71.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
in28minutes/python-tutorial-for-beginners
Python Tutorial for Beginners with 500 Code Examples
Size: 82 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 201 - Forks: 137
Ashok-Bhatt/Python-Programming
This repository contains all the python codes that I wrote while python language or learning some new python stuff
Language: Python - Size: 2.49 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
Ashok-Bhatt/C-Programming
This repository contains all the C codes that I wrote while learning C language
Language: C - Size: 1.37 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
fatima-Sami55/MineSweeper-Game
This is a console-based MineSweeper game developed in C++. It features a grid-based minefield with customizable dimensions, safe first move, and real-time user interaction. The game detects win/loss conditions and reveals mines at the end.
Language: C++ - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
edoardottt/programming-fundamentals
Useful material for learning Python, start coding and learn how to logically solve real world problems.
Language: Python - Size: 14.6 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 8
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.
Language: C++ - Size: 242 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
Phantom-fs/Coding-for-Everyone-C-and-CPP
CODING FOR EVERYONE: C AND C++ Coursera SPECIALIZATION by UNIVERSITY OF CALIFORNIA, SANTA CRUZ
Language: C - Size: 1.21 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 9 - Forks: 4
Phantom-fs/Object-Oriented-Programming-in-Java
OBJECT ORIENTED PROGRAMING IN JAVA Coursera SPECIALIZATION by DUKE UNIVERSITY & UNIVERSITY OF CALIFORNIA, SAN DIEGO
Language: Java - Size: 4.59 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1
ProgrammingHero1/100-plus-python-coding-problems-with-solutions
A list of python problems for beginners and intermediate developers
Size: 153 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 883 - Forks: 373
nurulashraf/java-basics-exercises
Java Programming - Basics Exercises
Language: Java - Size: 113 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
zubayr-ahmad/TeachHub
This repository is designed to facilitate the teaching and learning of programming and related topics. It is an open-source initiative aimed at educators, students, and contributors who want to collaborate in making high-quality programming lessons accessible to everyone.
Language: Jupyter Notebook - Size: 16.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1
awaisfraaz/Programming-Fundamentals-
This Repository is all about fundamentals
Language: C++ - Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
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.
Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 2
inamtyulhaq/Programming-Fundamentals-BSITF24-MOR-AFTR
Solutions for labs, assignments, homeworks - BS IT F24 MOR+AFTR.
Language: C - Size: 4.96 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
theanasuddin/Computer-Programming-Part-1-by-Tamim-Shahriar-Subeen
কম্পিউটার প্রোগ্রামিং ১ম খণ্ড (চতুর্থ সংস্করণ) by তামিম শাহরিয়ার সুবিন. All examples and practice problems in JAVA.
Language: Java - Size: 212 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0
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).
Language: C++ - Size: 5.59 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
luffy-2606/Snake-Game
This was my first semester project. (P.S. I got 100/100)
Language: C++ - Size: 0 Bytes - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
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.
Language: C - Size: 10.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
Nyandwi/algorithms
Agorithms and data structures in Python 🐍
Language: Python - Size: 9.55 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 9
khaledsAlshibani/cpp-starter-kit
Here, you'll find a beginner-friendly overview of programming fundamentals using C++. Please note that this repository is still a work in progress and may not yet cover all topics comprehensively.
Size: 1.5 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
ndomah/Python-for-Data-Engineers
Repo containing notes, exercises, challenges, and final project from the Python for Data Engineers Course
Language: Jupyter Notebook - Size: 81.1 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
alvarozs-0/War
Implementation of War card game (.Net Console App)
Language: C# - Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
alfredbaudisch/BooleanLogicGame
A small game made in Godot to teach and to help visualize boolean values in programming logic
Language: GDScript - Size: 132 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1
SHaiderM16/Undergrad-CS-Programs
A collection of programming assignments from my undergraduate studies, showcasing a diverse range of skills and concepts in computer science.
Language: C++ - Size: 61.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
MarcinCiura/O-dobrym-programowaniu-w-Pythonie
O dobrym programowaniu w Pythonie
Size: 149 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 18 - Forks: 1
VerzatileDevOrg/Programming_HandBook
The Programmer's Handbook is an open source initiative to collect, archive, and localize all programming knowledge in one collective space.
Language: HTML - Size: 665 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 5
MagedGDEV/CppInsights
📢 Welcome to CppInsights: Unlocking C++ Magic! 🚀💻 🌟 Delighted to introduce my CppInsights repository! 📚💡 Explore C++ concepts with examples & explanations. Simplifying C++, one step at a time! 🔍
Size: 623 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 9 - Forks: 0
Phantom-fs/Java-Programming-and-Software-Engineering-Fundamentals
JAVA PROGRAMMING AND SOFTWARE ENGINEERING FUNDAMENTALS Coursera SPECIALIZATION by DUKE UNIVERSITY
Language: Java - Size: 10.6 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 9 - Forks: 0
aigle-levant/notes-page
Language: SCSS - Size: 7.26 MB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0
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.🤩
Language: C++ - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
HamzaZaidiX/Library-Management-System
Library Management System in C Language
Language: C - Size: 330 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
Zeeshier/Programming_Fundamentals
In this reposity, i covered Programming Fundamentals in C++ for Beginners
Language: C++ - Size: 149 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
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.
Language: C - Size: 89.8 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0
nemuelw/practical-go-programming
Code for my practical Go programming course
Language: Go - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
HypertextAssassin0273/Programming_Fundamentals_in_C
contains coding session files on programming fundamentals in C
Language: C - Size: 11.7 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
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.
Size: 1.75 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
MohamedElgohary88/HelloDart
This repository contains code and examples from my journey learning the Dart programming language. I'm taking a course to dive deep into Dart, exploring its basics as well as more advanced concepts.
Language: Dart - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
ntnhut/LeetSolve
Essential algorithms and programming techniques for C++ coding learners.
Language: TeX - Size: 53.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1
coslynx/python-hello-world-tutorial
Project: Minimalist Python Hello World in a Single File. Created at https://spectra.codes, which is owned by @Drix10
Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
arpit-omprakash/Byte-Sized-Code
A collection of Jupyter notebooks for learning Python from the ground up.
Language: Jupyter Notebook - Size: 81.1 KB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 144 - Forks: 17
eggers97/block-diagram-editor
A client-side web application which helps learning programming.
Language: JavaScript - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 2
TheDataPioneer/Programming
A general repository for my programming tools
Language: HTML - Size: 505 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
huygnguyen04/flappy-bird-game
Game Design Project @UVA-CS
Language: Python - Size: 10.6 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
huygnguyen04/number-test-game
Harvard Online CS50P Final Project
Language: Python - Size: 50.8 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
JDSherbert/Programming_HandBook Fork of VerzatileDevOrg/Programming_HandBook
The Programmer's Handbook is an open source initiative to collect, archive, and localize all programming knowledge in one collective space.
Language: SCSS - Size: 626 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
humairshoukat/Bachelors-Computer-Science
This repo contains data of the courses taught in the Bachelor's Degree of Computer Science. Data includes Books, Lectures, Notes, Code Files, and much more.
Language: Jupyter Notebook - Size: 901 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 56 - Forks: 17
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
Language: Java - Size: 253 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
Pynci/Programmazione1
Esercitazioni di programmazione in Java con paradigma sequenziale
Language: Java - Size: 942 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Pynci/Programmazione2
Esercitazioni di programmazione in java con paradigma object-oriented
Language: Java - Size: 5.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
VitorgsRuffo/Learning-Simply-Scheme
This is a repository for holding .scm files with simply-scheme programming concepts.
Language: Scheme - Size: 1.29 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
nabinn/CS2Lab
This repository contains solutions for CS2 lab problems.
Language: Java - Size: 6.23 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0