Interactive Ansible tutorials with dead simple setup via Docker
Learn advanced Rust techniques by building an expression evaluation framework for a database system.
Source code for the course: Spring Boot 3, Spring 6 and Hibernate for Beginners
Demystify RAG by building it from scratch. Local LLMs, no black boxes - real understanding of embeddings, vector search, retrieval, and context-augmen...
ARCHIVED: Contains historical course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #...
An interactive, explorable explanation about the peculiar magic of sound waves.
React Redux Cheat Sheet on Workflow & Concept
:zap: 可编程渲染管线实现,帮助初学者学习渲染
A tutorial for writing a systemd service in Python
Go learning materials,涵盖基础、中级和高级教程
Deep Learning Zero to All - Pytorch
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
Source code for Django For Beginners, Fifth Edition.
Examples of using E2B
Exercícios/Tutorial/Desafios para Iniciantes em JavaScript
📚 《Deep Agents 实战》—— LangChain 官方大使出品,基于 LangChain / LangGraph 生态,从零构建生产级 AI Agent 的完整指南
Learn Julia via interactive tutorials!
Linux Binary Exploitation
Go microservice tutorial project using Domain Driven Design and Onion Architecture!
learn
MLIR For Beginners tutorial
中国大学MOOC《机器人操作系统入门》代码示例 ROS tutorial
pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation
Master the fundamentals and advanced features of the Go programming language
Tutorial on how to make a custom React renderer
C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning
Go from no deep learning knowledge to implementing GPT.
Source code examples for "API without Secrets: Introduction to Vulkan" tutorial
Learn Django bit by bit in this series
An implementation of OpenGL 3.x-ish in clean C
Early stopping for PyTorch
A Complete Beginner's Guide to Django - Code Samples
Source code related to the posts in the blog
Create amazing SwiftUI onboarding experiences.
https://www.sc-best-practices.org
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
Real world GraphQL tutorials for frontend developers with deadlines!
manim中文入门教程
Mostly adequate guide to FP (in javascript, translated to russian)
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
A Pac Man clone written in Go (with emojis!)
Java Programming Tutorial for Beginners
帧同步 教程
A machine learning primer built from first principles. For engineers who want to reason about ML systems the way they reason about software systems.
Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University
🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔
Interactive Effect Visualizations
Tiny C++ Software Renderer / Rasterizer, and implements OpenGL and Vulkan renderers for comparison