learning-by-doing
There are 7199 repositories under learning-by-doing topic.
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
trekhleb/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
workshopper/learnyounode
Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
mainmatter/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
huangsam/ultimate-python
Ultimate Python study guide :snake: :snake: :snake:
ratfactor/ziglings
Learn the Zig programming language by fixing tiny broken programs.
joaoventura/full-speed-python
Full Speed Python: a book for self-learners
Xtremilicious/projectlearn-project-based-learning
A curated list of project tutorials for project-based learning.
ben1234560/AiLearning-Theory-Applying
快速上手AI理论及应用实战:基础知识、Transformer、NLP、ML、DL、竞赛。含大量注释及数据集,力求每一位能看懂并复现。
gusye1234/nano-graphrag
A simple, easy-to-hack GraphRAG implementation
brootware/awesome-cyber-security-university
🎓 Because Education should be free. Contributions welcome! 🕵️
learnbyexample/py_regular_expressions
Learn Python Regular Expressions step by step from beginner to advanced levels
ishtms/learn-nodejs-hard-way
Learn NodeJS and master the art of server-side programming by creating a backend framework with 0 dependencies.
skywind3000/RenderHelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
alexmojaki/futurecoder
100% free and interactive Python course for beginners
nshen/learn-neovim-lua
Neovim 配置实战:从 0 到 1 打造自己的 IDE
odan/learn-php
:elephant: Learn modern PHP
PythonFreeCourse/Notebooks
Learn Python for free using open-source notebooks in Hebrew.
colbyfayock/50-projects-for-react-and-the-static-web
⚛ 50 project ideas to learn by doing complete with project briefs, layout ideas, and resources!
MikeMcQuaid/GitInPractice
📖 An opinionated intermediate/advanced Git book
kowainik/learn4haskell
👩🏫 👨🏫 Learn Haskell basics in 4 pull requests
QuantumLeaps/modern-embedded-programming-course
Companion repository to the "Modern Embedded Systems Programming" video course.
chrisvoncsefalvay/learn-julia-the-hard-way
Learn Julia the hard way!
Sobeston/zig.guide
Repo for https://zig.guide content. Get up to speed with Zig quickly.
eka-foundation/numerical-computing-is-fun
Learning numerical computing with notebooks for all ages.
SwiftEducation/teaching-app-dev-swift
DEPRECATED. Instructor lesson plans that accompany Xcode projects, for guiding in-class experiential learning.
prabhatsharma/kubernetes-the-hard-way-aws
AWS version of Kelsey's kubernetes-the-hard-way
TwilioDevEd/introduction-to-apis-notes
Introduction to APIs - v2
jackdoe/programming-for-kids
book for parents and kids.
kunjgit/GameZone
This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
hasinhayder/tailwind-cards
A growing collection of text/image cards you can use/copy-paste in your tailwind css projects
cuppar/rtd
Learn Rust by 500 lines code
torch2424/wasm-by-example
Wasm By Example is a website with a set of hands-on introduction examples and tutorials for WebAssembly (Wasm)
AbdurRKhalid/Design-Patterns
Design Patterns play an important role in the writing of the re-usable object oriented code in the both desktop and web applications. This repository contains all information related to design patterns alongside with implementation in Java.
nivbend/gitstery
A Git Murder Mystery
rambod-rahmani/ffmpeg-video-player
An FFmpeg and SDL Tutorial.