Topic

tutorial

Repositories (1314)

project-based-learning
project-based-learning practical-tutorials

Curated list of project-based tutorials

244.2k
awesome-react
awesome-react enaqx

A collection of awesome things regarding React ecosystem

70k
first-contributions
first-contributions firstcontributions

🚀✨ Help beginners to contribute to open source projects

50.5k
100-Days-Of-ML-Code
100-Days-Of-ML-Code Avik-Jain

100 Days of ML Coding

48.2k
TensorFlow-Examples
TensorFlow-Examples aymericdamien Jupyter Notebook

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

43.7k
English-level-up-tips
English-level-up-tips byoungd HTML

An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。

39.4k
Hello-Python
Hello-Python mouredev Python

Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de ch...

35.1k
the-way-to-go_ZH_CN
the-way-to-go_ZH_CN unknwon Go

《The Way to Go》中文译本,中文正式名《Go 入门指南》

35k
pytorch-tutorial
pytorch-tutorial yunjey Python

PyTorch Tutorial for Deep Learning Researchers

31.6k
en.javascript.info
en.javascript.info javascript-tutorial HTML

Modern JavaScript Tutorial

24.8k
mostly-adequate-guide
mostly-adequate-guide MostlyAdequate JavaScript

Mostly adequate guide to FP (in javascript)

23.8k
tinyrenderer
tinyrenderer ssloy C++

A brief computer graphics / rendering course

22.6k
IntelliJ-IDEA-Tutorial
IntelliJ-IDEA-Tutorial judasn

IntelliJ IDEA 简体中文专题教程

22.1k
100-Days-Of-ML-Code
100-Days-Of-ML-Code MLEveryday Jupyter Notebook

100-Days-Of-ML-Code中文版

22k
TeachYourselfCS-CN
TeachYourselfCS-CN izackwu

TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS

21.7k
recommenders
recommenders recommenders-team Python

Best Practices on Recommendation Systems

20.9k
js-stack-from-scratch
js-stack-from-scratch verekia JavaScript

🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.

20.3k
learngo
learngo inancgumus Go

❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.

19.6k
java8-tutorial
java8-tutorial winterbe Java

Modern Java - A Guide to Java 8

16.8k
digital_video_introduction
digital_video_introduction leandromoreira Jupyter Notebook

A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸

16k
leedl-tutorial
leedl-tutorial datawhalechina Jupyter Notebook

《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases

15.7k
N-blog
N-blog nswbmw JavaScript

《一起学 Node.js》

15.4k
opensource.guide
opensource.guide github HTML

📚 Community guides for open source creators

14.9k
nlp-tutorial
nlp-tutorial graykode Jupyter Notebook

Natural Language Processing Tutorial for Deep Learning Researchers

14.7k
Learn-Vim
Learn-Vim iggredible

Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖

14.7k
rust-raspberrypi-OS-tutorials
rust-raspberrypi-OS-tutorials rust-embedded Rust

:books: Learn to write an embedded OS in Rust :crab:

14.4k
architecture-decision-record
architecture-decision-record joelparkerhenderson

Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation

14.1k
show-me-the-code
show-me-the-code Yixiaohan

Python 练习册,每天一个小程序

13.6k
raspberry-pi-os
raspberry-pi-os s-matyukevich C

Learning operating system development using Linux kernel and Raspberry Pi

13.6k
cmake-examples
cmake-examples ttroy50 CMake

Useful CMake Examples

13k
python-mastery
python-mastery dabeaz-course Python

Advanced Python Mastery (course by @dabeaz)

12.1k
wifi-cracking
wifi-cracking brannondorsey

Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat

12k
rust-learning
rust-learning ctjhoa

A bunch of links to blog posts, articles, videos, etc for learning Rust

12k
pandas_exercises
pandas_exercises guipsamora Jupyter Notebook

Practice your pandas skills!

11.7k
typescript-tutorial
typescript-tutorial xcatliu TypeScript

TypeScript 入门教程

10.7k
ffmpeg-libav-tutorial
ffmpeg-libav-tutorial leandromoreira C

FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷

10.6k
zh.javascript.info
zh.javascript.info javascript-tutorial HTML

现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相...

10.5k
practical-python
practical-python dabeaz-course Python

Practical Python Programming (course by @dabeaz)

10.4k
stanford-tensorflow-tutorials
stanford-tensorflow-tutorials chiphuyen Python

This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.

10.4k
computervision-recipes
computervision-recipes microsoft Jupyter Notebook

Best Practices, code samples, and documentation for Computer Vision.

9.8k
Reinforcement-learning-with-tensorflow
Reinforcement-learning-with-tensorflow MorvanZhou Python

Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学

9.3k
TensorFlow-Tutorials
TensorFlow-Tutorials Hvass-Labs Jupyter Notebook

TensorFlow Tutorials with YouTube Videos

9.3k
howtographql
howtographql howtographql TypeScript

The Fullstack Tutorial for GraphQL

8.7k
catboost
catboost catboost C++

A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learnin...

8.6k
notebooks
notebooks roboflow Jupyter Notebook

A collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to...

8.4k
PyTorch-Tutorial
PyTorch-Tutorial MorvanZhou Jupyter Notebook

Build your neural network easy and fast, 莫烦Python中文教学

8.4k
project-based-tutorials-in-c
project-based-tutorials-in-c rby90

A curated list of project-based tutorials in C

8.1k
beginners-typescript-tutorial
beginners-typescript-tutorial total-typescript TypeScript

An interactive TypeScript tutorial for beginners

7.9k
Embodied-AI-Guide
Embodied-AI-Guide TianxingChen

[Lumina Embodied AI] 具身智能技术指南 Embodied-AI-Guide

7.8k
hello-sql
hello-sql mouredev Python

Curso para aprender los fundamentos del lenguaje SQL y bases de datos relacionales desde cero y para principiantes. Elaborado durante las emisiones en...

7.5k