tutorial-exercises
There are 597 repositories under tutorial-exercises topic.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
A multi-module course teaching everything you need to know about using GitHub Copilot as an AI Peer Programming resource.
microsoft/QuantumKatas
Tutorials and programming exercises for learning Q# and quantum computing
tyroprogrammer/learn-react-app
Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
mouredev/Weekly-Challenge-2022-Kotlin
Ejercicios de código semanales en 2022 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.
gabrieldarezzo/helpjs-ravi
Exercícios/Tutorial/Desafios para Iniciantes em JavaScript
dssg/hitchhikers-guide
The Hitchhiker's Guide to Data Science for Social Good
coderoad/coderoad-vscode
👩💻 Create or play Interactive coding tutorials in VSCode
mouredev/Monthly-App-Challenge-2022
Retos mensuales de la comunidad MoureDev para crear pequeñas aplicaciones en base a requisitos para añadir a tu portafolio.
bespoyasov/solidbook
Book about the SOLID principles and object-oriented software design.
BuildAPKs/buildAPKs
Really quickly build APKs on handheld device (smartphone and tablet) in Amazon, Android, Chromebook, PRoot and Windows📲 See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.
mouredev/Weekly-Challenge-2022-Swift
Retos semanales de la comunidad MoureDev para practicar Swift & iOS.
4GeeksAcademy/python-beginner-programming-exercises
Practice your Python programming skills with this interactive and auto-graded set of exercises.
ankonzoid/LearningX
Deep & Classical Reinforcement Learning + Machine Learning Examples in Python
milaan9/01_Python_Introduction
Learn the basics of Python. These tutorials are for Python beginners. so even if you have no prior knowledge of Python, you won’t face any difficulty understanding these tutorials.
microsoft/mastering-github-copilot-for-dotnet-csharp-developers
Master GitHub Copilot for C#/.NET development via this curriculum! Learn AI-driven paired programming, optimize your workflow, and write cleaner, faster code.
torbjoernk/CppKoans
Inspired by RubyKoans and JavaScript-Koans, this is an attemt to write such koans for C/C++.
Lazenca/Kernel-exploit-tech
Linux Kernel exploitation Tutorial.
vopani/datatableton
100 exercises to learn Python Datatable
ndrplz/machine_learning_lectures
Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
Roshanjossey/code-contributions
🚀✨ Learn how to make code contributions to open source projects
Novout/cpp4noobs
:blue_book: Tutorial C++ in Brazilian Portuguese
recomoonmoon/LLM_book
非常详细的大模型LLM的学习教程与笔记
isuckatcs/how-to-compile-your-language
An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.
MicrosoftDocs/node-essentials
MS Learn Node Essentials sample code
Lucretia/bare_bones
Ada Bare Bones OS development tutorial source code
4GeeksAcademy/css-tutorial-exercises-course
Learn CSS with an interactive and auto-graded tutorial with dozens of exercises.
amitshekhariitbhu/build-your-own-x-machine-learning
Build your own X - Master machine learning by building everything from scratch. It aims to cover everything from linear regression to deep learning to large language models (LLMs).
pavelnikolov/eventsourcing-go
Event Sourcing + CQRS using Golang Tutorial
abolfazl-moeini/build-your-own-x
Inspired by codecrafters.io
MLIME/MAC0460
All contents from the course MAC0460 - An introduction to machine learning
koddr/example-embed-static-files-go
The easiest way to embed static files into a binary file in your Golang app (no external dependencies).
4GeeksAcademy/bootstrap-exercises-tutorial
Practice and learn about bootstrap with this interactive and automatically graded set of video tutorials.
coditori/javatori
Code Tutorials, Examples, and Best Practices.
jraska/RxJava-Codelab
Codelab project for demonstration of RxJava features
leos313/ldd3_training
Examples for learning how to write linux device drivers following ldd3