programming-exercises
There are 1062 repositories under programming-exercises topic.
PythonFreeCourse/Notebooks
Learn Python for free using open-source notebooks in Hebrew.
igorwojda/kotlin-coding-challenges
🧩 Kotlin coding puzzle and solutions
ProgrammingHero1/100-plus-python-coding-problems-with-solutions
A list of python problems for beginners and intermediate developers
ls1intum/Artemis
Artemis - Interactive Learning with Automated Feedback
ohkimur/the-c-programming-language-2nd-edition-solutions
Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R.
jackdoe/programming-for-kids
book for parents and kids.
HarryDulaney/intro-to-java-programming
Solutions to Introduction to Java Programming by Y. Daniel Liang. 10th Edition
brettchalupa/projectbook
100+ project ideas with specifications, mock-ups, and assets for learning any programming language
fsaadatmand/The-C-Programming-Language
Answers to exercises in K&R's The C Programming Language (second Edition).
in28minutes/python-tutorial-for-beginners
Python Tutorial for Beginners with 500 Code Examples
mumuki/mumuki-laboratory
:microscope: Where students practice and receive automated and human feedback
machinemindsai/awesome-chatgpt-prompts-for-programmers
🤖🧠 Prompts + training for Modern Programmers ☕️ Start free: machineminds.substack.com
juanmanuel-tirado/savetheworldwithgo
Build systems with Go examples
vickychijwani/kotlin-koans-android
:books: Learn Kotlin programming right on your phone 📱 through a series of 40+ short coding challenges.
shanesatterfield/hacker-rank
This is a repository of my solutions to hacker rank problems.
saadhaxxan/Awesome-Python-Projects
A Curated List of Awesome projects made completely with Python.
py-study-group/beginner-friendly-programming-exercises
These exercises are focused on absolute beginners. The purpose of these exercises is to help you develop algorithmic problem solving skills from early stage.
fsaadatmand/Cpp-Primer
C++ Primer (5th Edition) Answers
lettier/parsing-with-haskell-parser-combinators
🔍 A step-by-step guide to parsing using Haskell parser combinators.
CharlesCreativeContent/CodeWars
Daily Coding Exercises to sharpen problem solving skills
eneko/Ninety-Nine-Swift-Solutions
Community solutions for the Ninety-Nine Swift Problems (http://enekoalonso.com/projects/99-swift-problems)
SuyashD95/eloquent-js-solutions
My solutions to the Programming Assignment Questions given at the end of chapters of the book, "Eloquent JavaScript 3rd Edition" by Marijn Haverbeke (https://eloquentjavascript.net/). [Completed]
catsmells/pro-g-ramming_challenges
Doing all the pro/g/ramming challenges (4/8chan)
branhoff/python_class_101
open source intro to programming class
nirmalnishant645/LeetCode
LeetCode Problems
HenestrosaDev/sololearn
Compilation of all SoloLearn courses with their respective projects and practices and all 72 code challenges for all 7 supported languages.
mapio/labprog
Dieci anni di esercizi di programmazione
gonglei007/cpp-bugs-killer
程序员们一起来找茬,通过分析代码bug来熟悉C++语言的特性。
codingmoney/javascript-coding-interview-questions
CodingMoney.com
OmarAlmighty/Introduction-to-Programming-Using-Python-Liang-1st-edtion
Solutions of the exercises of "introduction to programming using python" book
fsaadatmand/Programming-in-C
Answers to Programming in C (Fourth Edition) by Stephan G. Kochan.
LaMatemaga/CF-Matematicas
Recursos de Matemáticas en Código Facilito
practice-dev/practice-dev
Practice programming at https://practice.dev!
ideoxan/ideoxan
(OUTDATED) :woman_technologist: Ideoxan is a free to use online tool to learn programming.
nerdzao/nerdojo
🥋 Coding Dojo é uma forma de treinar suas habilidades em desenvolvimento de sistemas. Usamos o formato KATA. Nesse formato vamos apresentar o desafio e apresentar a proposta de solução (sem mostrar o código), e reunir as pessoas em equipes. Esse repositório serve como uma central de tudo o que acontece no NCD. Fique por dentro!
SharafatKarim/ansi-c-balagurusamy-exercise
Excersise solutions for the book "Programming in ANSI C" by E. Balagurusamy (eight edition).