Topic

tutorial

Repositories (1385)

ai-self-coding-book
ai-self-coding-book easychen

《方糖AI自编程入门》用自然语言和 AI 写出复杂的商业应用。Here’s how.

907
awesome-autonomous-vehicle
awesome-autonomous-vehicle DeepTecher

无人驾驶的资源列表中文版

906
AdGuard-WireGuard-Unbound-DNScrypt
AdGuard-WireGuard-Unbound-DNScrypt trinib YAML

Linux ultimate self-hosted network security guide ║ Linux 终极自托管网络安全指南 ║ Guía definitiva de seguridad de red autohospedada de Linux ║ लिनक्स...

902
flask-tutorial
flask-tutorial helloflask HTML

Flask 入门教程 / Flask for Beginners

899
dockerlings
dockerlings furkan Shell

learn docker in your terminal, with bite sized exercises

898
telegram-web-app-bot-example
telegram-web-app-bot-example revenkroz HTML

Telegram Web App (Mini App) for Bot Example

892
InstagramClone
InstagramClone SimCoderYoutube JavaScript

Instagram Clone React Native Tutorial 2021 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series...

882
django-rest-framework-tutorial
django-rest-framework-tutorial twtrubiks Python

Django-REST-framework 基本教學 - 從無到有 DRF-Beginners-Guide 📝

876
learnrelay
learnrelay learnrelay TypeScript

Learn Relay - A comprehensive introduction to Relay (created by Graphcool)

871
how-to-vibecoding
how-to-vibecoding 1EchA

Vibecoding 系列教程:从环境搭建到多智能体协作,涵盖 MCP、Skills、Agent 分工治理

863
react-native-web-monorepo
react-native-web-monorepo brunolemos Java

Code sharing between iOS, Android & Web using monorepo

861
rn-tourguide
rn-tourguide xcarpentier TypeScript

🚩Make an interactive step by step tour guide for your react-native app (a rewrite of react-native-copilot)

861
tns-restful-json-api
tns-restful-json-api corylanou Go

This is the code repository that goes along with the "TheNewStack" article for RESTful JSON API post

851
learn-ruby
learn-ruby fpsvogel Ruby

Learning resources for Ruby, Rails, and related skills.

851
python_blockchain_app
python_blockchain_app satwikkansal Python

A fully functional blockchain application implemented in Python from scratch (with tutorial).

849
gentle-intro
gentle-intro stevedonovan Rust

A gentle Rust tutorial

848
baremetal-arm
baremetal-arm umanovskis C

An ebook about bare-metal programming for ARM

847
tutorial
tutorial KeKe-Li

Deeplearning Algorithms Tutorial

846
discoverthreejs-site
discoverthreejs-site looeee JavaScript

Repo for the book Discover three.js!

839
nodejs-getting-started
nodejs-getting-started GoogleCloudPlatform JavaScript

A tutorial for creating a complete application using Node.js on Google Cloud Platform

823
blender-scripting
blender-scripting njanakiev Python

Introduction to blender scripting

821
phoenix-chat-example
phoenix-chat-example dwyl Elixir

💬 The Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 🚀

819
Manim-Tutorial
Manim-Tutorial malhotra5 Python

A tutorial for manim, a mathematical animation engine made by 3b1b

819
Autopilot-Notes
Autopilot-Notes gotonote Shell

自动驾驶笔记,以解析各模块知识点、整合行业优秀解决方案进行阐述,以帮助自己及有需要的读者;包含深度学习、deeplearning、无人驾驶、BEV、Transformer、ADAS...

813
ARShooter
ARShooter farice Swift

A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)

812
magic-in-ten-mins
magic-in-ten-mins niltok HTML

十分钟魔法练习

812
what-is
what-is higham

Important concepts in numerical linear algebra and related areas

812
RPG-Tutorial
RPG-Tutorial Brackeys C#

The Unity Project for the RPG Tutorial Series!

805
spring-and-hibernate-for-beginners
spring-and-hibernate-for-beginners darbyluv2code Java

Source code for the course: Spring and Hibernate for Beginners

805
FishManShaderTutorial
FishManShaderTutorial JiepengTan ShaderLab

shader 中级教程

802
Reinforcement_learning_tutorial_with_demo
Reinforcement_learning_tutorial_with_demo omerbsezer Jupyter Notebook

Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Polic...

802
MFCMouseEffect
MFCMouseEffect sqmw C++

跨平台鼠标特效与输入可视化引擎:点击/轨迹/滚轮/悬停等效果,输入指示器叠加层,手势→快捷键自动化映射,可扩展 WASM 插件。 Cross-platform mouse effects &...

800
Python-For-Kids
Python-For-Kids mytechnotalent Python

A FREE comprehensive online Python development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the wor...

794
javascript-todo-list-tutorial
javascript-todo-list-tutorial dwyl JavaScript

✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Developme...

793
jsraccoon
jsraccoon rtivital JavaScript

Советы по верстке и программированию на JavaScript – http://jsraccoon.ru

791
Trip.js
Trip.js EragonJ JavaScript

🚀 Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities.

791
deno-tutorial
deno-tutorial esmadrider TypeScript

:sauropod: 长期更新的《Deno 钻研之术》!循序渐进学 Deno & 先易后难补 Node & 面向未来的 Deno Web 应用开发

791
BLCMods
BLCMods BLCM Python

This is a repository for Community Mods made for the Borderlands series

791
GNNs-for-NLP
GNNs-for-NLP svjan5 Python

Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020

790
jest-tutorial
jest-tutorial haixiangyan Shell

🃏《Jest 实践指南》

790
get-started-with-JAX
get-started-with-JAX gordicaleksa Jupyter Notebook

The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (...

784
write-you-a-vector-db
write-you-a-vector-db skyzh Rust

build vector database extensions over Apache Datafusion and CMU-DB's BusTub system

783
hackingTermux101
hackingTermux101 StringManolo HTML

Libro sobre hacking básico/avanzado en Termux

781
IntroNeuralNetworks
IntroNeuralNetworks VivekPa Python

Introducing neural networks to predict stock prices

777
vulkan_minimal_compute
vulkan_minimal_compute Erkaman C++

Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.

771
pillar-valley
pillar-valley EvanBacon TypeScript

👾A cross-platform video game built with Expo and three.js

768
awesome-flutter
awesome-flutter nepaul

💗 A curated list of awesome Flutter libraries, tools, tutorials, articles and more.. All you should know about Flutter development!

766
clang-tutor
clang-tutor banach-space C++

A collection of out-of-tree Clang plugins for teaching and learning

766
build-lua-in-rust
build-lua-in-rust WuBingzheng Rust

《用Rust实现Lua解释器》 / _Build a Lua Interpreter in Rust_

762
introduction-to-apis-notes
introduction-to-apis-notes TwilioDevEd HTML

Introduction to APIs - v2

760