tutorial-exercises
There are 574 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 9-Lesson course teaching everything you need to know about harnessing GitHub Copilot as an AI Paired Programing 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.
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.
4GeeksAcademy/python-beginner-programming-exercises
Practice your Python programming skills with this interactive and auto-graded set of exercises.
torbjoernk/CppKoans
Inspired by RubyKoans and JavaScript-Koans, this is an attemt to write such koans for C/C++.
vopani/datatableton
100 exercises to learn Python Datatable
Lazenca/Kernel-exploit-tech
Linux Kernel exploitation Tutorial.
ndrplz/machine_learning_lectures
Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
Novout/cpp4noobs
:blue_book: Tutorial C++ in Brazilian Portuguese
MicrosoftDocs/node-essentials
MS Learn Node Essentials sample code
Lucretia/bare_bones
Ada Bare Bones OS development tutorial source code
pavelnikolov/eventsourcing-go
Event Sourcing + CQRS using Golang Tutorial
4GeeksAcademy/css-tutorial-exercises-course
Learn CSS with an interactive and auto-graded tutorial with dozens of exercises.
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).
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
4GeeksAcademy/bootstrap-exercises-tutorial
Practice and learn about bootstrap with this interactive and automatically graded set of video tutorials.
HyunCafe/my-javascript-notes
My js go to notes
ajz34/PyCrawfordProgProj
Crawford's Quantum Chemistry Exercises by Python approach
4GeeksAcademy/python-http-requests-api-tutorial-exercises
In this series you will Learn HTTP and how to use the Python Requests package to create HTTP Requests GET, POST, PUT, DELETE. The entire tutorial is 👆 interactive, ✅ auto-graded and with. 📹 video tutorials.
Larix/TF-IDF_Tutorial
計算關鍵詞重要程度(TF-IDF實作)Calculate cosine-similarity between documents using TF-IDF
RustLabs/RustLabs-Workshop
The Ultimate Workshop Track for #Rust Developer
sualeh/introduction-to-mutation-testing
Introduction to Mutation Testing