Topic

tutorial

Repositories (1357)

basic-blockchain-programming
basic-blockchain-programming keeshux C

Sample code from my blog series "Basic blockchain programming".

309
chip8-book
chip8-book aquova Rust

An introduction to Chip-8 emulation using Rust

309
godot-tutorials
godot-tutorials MinaPecheux C#

The code & assets for Godot/C# tutorials I published in video/text format on YouTube and Medium (🇬🇧 + 🇫🇷).

309
how-to-build-your-own-uber-for-x-app
how-to-build-your-own-uber-for-x-app booleanhunter HTML

Code for my blog post on How to Build Your Own Uber-for-X App

305
theano_lstm
theano_lstm JonathanRaiman Python

:microscope: Nano size Theano LSTM module

304
EzRT
EzRT AKGWSB C++

Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL

304
flutter-canvas
flutter-canvas FlutterOpen Dart

About using of canvas in the flutter

303
doc
doc Raku Raku

🦋 Raku documentation

303
mayhem
mayhem econchick Python

The Python asyncio tutorial I wish existed earlier

303
ten-rules
ten-rules rougier Python

Ten simple rules for better figures

302
keycloak-nodejs-example
keycloak-nodejs-example v-ladynev JavaScript

A simply step by step Keycloak, MySQL and Node.js integration tutorial. There are some docker examples as well.

302
golang_learning
golang_learning chieund Go

Awesome about Learning Golang Blog, Examples, Ebooks, Video, Algorithms, Leetcode,...

302
ikan
ikan lgy112112 Python

ikan: many kan variants for every body

302
Comprehensive-Data-Science-AI-Project-Portfolio
Comprehensive-Data-Science-AI-Project-Portfolio MelihGulum Jupyter Notebook

A curated collection of AI, data engineering, and DevOps projects featuring real-world applications, advanced techniques, and tutorials—ideal for lear...

302
imageprocessing
imageprocessing micasense Jupyter Notebook

MicaSense RedEdge and Altum image processing tutorials

299
line-bot-tutorial
line-bot-tutorial twtrubiks Python

line-bot-tutorial use python flask

298
databend-internals
databend-internals PsiACE Rust

Databend 内幕大揭秘

298
understanding-gradle
understanding-gradle jjohannes Java

The Understanding Gradle video series introduces the concepts of the Gradle Build Tool one-by-one in short videos.

297
rust-ffi-guide
rust-ffi-guide Michael-F-Bryan Rust

A guide for doing FFI using Rust

296
roastandbrew
roastandbrew serversideup Vue

Updated content available! We learned a lot since we originally wrote this article. We now have this updated for Laravel 8, Vue, and NuxtJS 👉 https:/...

295
particle-swarm-optimization
particle-swarm-optimization nathanrooy Python

Learn about particle swarm optimization (PSO) through Python!

294
ESP32-Guide
ESP32-Guide DuRuofu C

ESP32入门教程,ESP32从初见到入门

294
Generative-Adversarial-Networks
Generative-Adversarial-Networks adeshpande3 Jupyter Notebook

Tutorial on GANs

293
awesome-web-testing-playwright
awesome-web-testing-playwright AutomationPanda TypeScript

Awesome Web Testing with Playwright: The Automation Panda's Official Playwright Tutorial!

292
knative-tutorial
knative-tutorial redhat-developer-demos Shell

https://dn.dev/master A practical guide to get started with Knative. Knative concepts are explained simple and easy way with lots of demos and exercis...

291
phoenix-ecto-encryption-example
phoenix-ecto-encryption-example dwyl Elixir

🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types

291
feature-engineering-tutorials
feature-engineering-tutorials rasgointelligence Jupyter Notebook

Data Science Feature Engineering and Selection Tutorials

291
awesome-package-maintainer
awesome-package-maintainer jubalh

How to become a packager

291
regex-for-regular-folk
regex-for-regular-folk shreyasminocha JavaScript

🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]

290
wasm_game_of_life
wasm_game_of_life rustwasm Rust

A Rust and WebAssembly tutorial implementing the Game of Life

290
Pytorch_fine_tuning_Tutorial
Pytorch_fine_tuning_Tutorial Spandan-Madan Python

A short tutorial on performing fine tuning or transfer learning in PyTorch.

289
DeepLearningTutorial
DeepLearningTutorial yuneming

李宏毅,一天搞懂深度学习,中文翻译

289
lerna-tutorial
lerna-tutorial reggi JavaScript

:dragon: A basic description of how to use Lerna

288
SmoothScrollAnimations
SmoothScrollAnimations codrops JavaScript

Demo of a tutorial on how to add smooth page scrolling with an inner image animation

288
agent-craft
agent-craft Annyfee Python

AI Agent 教学仓库 | 系统化 LangChain、RAG、LangGraph、MCP 全栈实战代码 | 万字博客详解 | 开源可运行示例 | 从零构建智能体

286
Opencore-Vanilla-Desktop-Guide
Opencore-Vanilla-Desktop-Guide khronokernel CSS

Host for files for the OpenCore Vanilla Desktop Guide

285
You-May-Not-Know-Vuejs
You-May-Not-Know-Vuejs yugasun JavaScript

Vuejs 从入门到精通系列文章

285
TensorFlow
TensorFlow deeplearningzerotoall Jupyter Notebook

Deep Learning Zero to All - Tensorflow

284
typescript-definitive-guide
typescript-definitive-guide nauchikus HTML

TypeScript: Definitive Guide (book and docs in one)

284
shared_colab_notebooks
shared_colab_notebooks mrm8488 Jupyter Notebook

A Repo to store the Google Colaboratory Notebooks that I have created and shared

284
zillionare
zillionare zillionare Python

量化资源和教程请访问 ke.quantide.cn 和公众号🫶Quantide

283
RayCastingTutorial
RayCastingTutorial vinibiavatti1 JavaScript

A simple RayCasting rendering tutorial for game development

282
cobratoolbox
cobratoolbox opencobra MATLAB

The COnstraint-Based Reconstruction and Analysis Toolbox. Documentation:

281
kubernetes-java-sample
kubernetes-java-sample arun-gupta Java

Kubernetes Hands-on Workshop

280
How-To-Write-An-LLVM-Register-Allocator
How-To-Write-An-LLVM-Register-Allocator nael8r Python

This repository contains a tutorial for a quick start in how to write a register allocator using LLVM

279
streams-workshop
streams-workshop lmammino JavaScript

A FREE and open-source workshop about Node.js Streams

278
grape-book
grape-book datawhalechina HTML

图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book

278
react18-source-implementation
react18-source-implementation changcheng1 JavaScript

A comprehensive line-by-line implementation of React 18 core features from scratch - Fiber architecture, Hooks system, Concurrent rendering, Scheduler...

278
try-django-19
try-django-19 codingforentrepreneurs JavaScript

Try Django 1.9 is an introduction to Django version 1.9 by creating a simple, yet robust, Django blog. This series covers a variety of Django basics a...

277
project-minimek
project-minimek markerikson JavaScript

A sample app to demonstrate various useful Redux techniques, accompanying the blog series at http://blog.isquaredsoftware.com/series/practical-redux

277