tutorial-code
There are 1688 repositories under tutorial-code topic.
YamiOdymel/PHP-to-Golang
從 PHP 到 Golang 的筆記。
yottaawesome/intro-to-dx12
Unofficial repo for Frank D. Luna's "Introduction to 3D Game Programming with DirectX 12".
appcoda/TextDetection
Vision Framework Demo on Text Detection
deskool/nlp-class
A Natural Language Processing course taught by Professor Ghassemi
kidscancode/godot_tutorials
Code and examples for KidsCanCode Godot Tutorials.
Tutorials-By-Kaupenjoe/Forge-Tutorial-1.20.X
Repository for my Forge 1.20.X Tutorial Series on YouTube. Playlist link below!
kedro-org/kedro-community
Examples of data science projects created with Kedro.
XiaomingX/build-your-own-xxx
Learn programming by building popular technologies from scratch. This repository guides you through creating systems like web servers, databases, and interpreters, enhancing your coding skills with practical, hands-on projects.
machine-learning-projects/machine-learning-recipes
Following along with: Machine Learning Recipes with Josh Gordon
maks-akymenko/react-burger-menu-article-app
React app with implemented hamburger menu
sibtc/simple-signup
Code samples used in the blog post "How to Create User Sign Up View"
kezhenxu94/cache-lite
An extremely lite-weight cache framework in Kotlin, demonstrating how cache works.
TyrenDe/SSHServer
This is a tutorial on how to build a basic SSH Server in C#, but you are welcome to try following in any language.
FilippoMB/Diffusion_models_tutorial
Collection of tutorials on diffusion models, step-by-step implementation guide, scripts for generating images with AI, prompt engineering guide, and resources for further learning.
AruniRC/resnet-face-pytorch
Training a ResNet on UMDFaces for face recognition
seankwarren/Django-React-jwt-authentication
A tutorial for user authentication between a django backend and react frontend using jwt
ysh329/OpenCL-101
Learn OpenCL step by step.
gyunggyung/PyTorch
PyTorch tutorials A to Z
adrianhajdin/tutorial_pdf_generation
This is a code repository for the corresponding article on Medium. In this tutorial, you will learn how to generate dynamic PDFs using HTML code as a template.
davidleitw/socket
簡單的 socket programming 入門筆記。
afsalashyana/JavaFX-Tutorial-Codes
General program examples that I use for tutorials in 'GenuineCoder' YouTube channel
zhashkevych/go-basics
🔥 Исходники к курсу "Язык Go Для Начинающих"
sibtc/django-upload-example
Django File Upload Tutorial
DataForScience/DataViz
Data Visualization With Matplotlib and Seaborn
sibtc/dependent-dropdown-example
Code example used in the post "How to Implement Dependent/Chained Dropdown List with Django"
goncalog/ai-robotics
AI Robotics tutorials for hobbyists
HouariZegai/Tutorials
Step by step to learn coding and build Apps 🎉. Code files of Youtube & University tutorials.
appcoda/CoreMLDemo
A simple demo for Core ML
MaaSTaaR/SSFS
Simple & Stupid Filesystem (Using FUSE)
acrlw/Physics2D
Physics2D - Simple 2D Physics Simulation for Blog Tutorials.
skx/foth
Tutorial-style FORTH implementation written in golang
AntonShevchuk/jquery-for-beginners-code
Примеры кода учебника «jQuery для начинающих»
pysan3/Norg-Tutorial
Norg tutorial with kickstart configuration.
vishnukanduri/Credit-Risk-Modeling-in-Python
Modeled the credit risk associated with consumer loans. Performed exploratory data analysis (EDA), preprocessing of continuous and discrete variables using various techniques depending on the feature. Checked for missing values and cleaned the data. Built the probability of default model using Logistic Regression. Visualized all the results. Computed Weight of Evidence and price elasticities.
steincodes/godot-shader-tutorials
Basic godot shader tutorial projects from my youtube tutorials.
Tutorials-By-Kaupenjoe/Fabric-Tutorial-1.20.X
Repository for my Fabric 1.20.X Tutorial Series on YouTube. Playlist link below!