Tutorial
A tutorial, in education, is a method of transferring knowledge and may be used as a part of a learning process. More interactive and specific than a book or a lecture, a tutorial seeks to teach by example and supply the information to complete a certain task.
- GitHub: https://github.com/topics/tutorial
- Wikipedia: https://en.wikipedia.org/wiki/Tutorial
- Last updated: 2026-07-01 00:28:20 UTC
- JSON Representation
https://github.com/rahulbhadani/rnn
Recurrent Neural Network Implementation based on WildML's tutorial
machine-learning python recurrent-neural-networks rnn statistical-learning statistics tutorial
Last synced: 15 May 2026
https://github.com/jaedmunt/dixchete
A command line tool (or if you can't be bothered to build it) a list of commands for checking storage space, drive setup etc. as I come across them - in this README.
cheetsheet cheetsheets cli executable go golang hardware help howto howtos tutorial
Last synced: 04 Aug 2025
https://github.com/yammmt/rails-tutorial
my product of Rails Tutorial (5.1.4)
rails rails-tutorial ruby tutorial
Last synced: 29 Sep 2025
https://github.com/jrcichra/vscode_c_project
Files needed to get started writing C in VSCode
Last synced: 12 Sep 2025
https://github.com/rkrehn/csharpchatgpt
How to use ChatGPT in C#
chatgpt chatgpt-api chatgpt-app chatgpt-bot chatgpt3 csharp csharp-code openai openai-api openai-chatgpt tutorial
Last synced: 18 Apr 2026
https://github.com/freeclimbapi/java-list-queues-tutorial
Java - List Queues Tutorial
Last synced: 14 Jul 2025
https://github.com/liuxingyu521/typescript-step-by-step
self-learning ts ts-learn tutorial typescript
Last synced: 27 Mar 2025
https://github.com/timeless-residents/handson-hyperledger-fabric
A hands-on guide for Hyperledger Fabric providing step-by-step instructions for setting up a network, developing chaincode (smart contracts), and managing operations.
blockchain chaincode enterprise-blockchain fabric guide hands-on hyperledger smart-contracts tutorial
Last synced: 29 Apr 2026
https://github.com/garanas/tailwind-css-course
The output of a course by Dave Gray about TailwindCSS
Last synced: 28 Jun 2025
https://github.com/jmarrec/testcpp-crosscompile-linuxtowin64
A repo to test how to cross compile a dummy C++ project using Github Actions, mingw32, **and** conan.
conan cpp cross-compile github-actions tutorial
Last synced: 10 May 2026
https://github.com/messagemedia/slackbot-nodejs-tutorial
A short tutorial on how to create Slackbot using Node.js and Botkit
Last synced: 27 Apr 2026
https://github.com/sethblack/gunicorn-lesson
Quick how-to for gunicorn
gunicorn gunicorn-web-server python python3 tutorial
Last synced: 26 Mar 2025
https://github.com/jatinderbhola/aws-sample
aws magic
angular-material angular1 basic-learning express nodejs tutorial ui-router
Last synced: 03 Feb 2026
https://github.com/tomerfi/dependency-injection-java-part2-tutorial
Dependency Injection in Java is easy - Part 2 - Leveraging with Google Guice.
blog-post dependency-injection dev guice java tutorial
Last synced: 29 Mar 2025
https://github.com/lambdachad/saltos
Tutorial for creating an x86 operating system from scratch using Zig
Last synced: 15 May 2026
https://github.com/tuddman/helloiota.ixi
bare-bones IOTA IXI module
iota iri ixi-module module tutorial
Last synced: 13 Aug 2025
https://github.com/kathleenwest/azure-app-service-web-app-demo-project
This tutorial azure cloud project demonstrates how to create and deploy a basic web app using the Azure portal or the CLI (command-line interface). We will use our azure account to creature a resource group, app service plan, and web app. Then we will configure a CI/CD pipeline (continuous integration/continuous deployment) that integrates with our GitHub project code repository. Our demo web app is a flask template and python web application. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on the Azure cloud using the Azure portal. A second bonus video and instructions are shown that demonstrate the quick start creation of a web app using the CLI (command-line interface).
az-cli azure azure-cli azure-portal azure-portal-ui azure-web-app azure-webapp ci-cd ci-cd-pipeline demo flask flask-app flask-application how-to python tutorial video vscode web-app
Last synced: 14 Jul 2025
https://github.com/agamiko/tiny-mnist-challenge
Tiny MNIST Challenge for university student's class with example codes in matlab and pytorch.
challenge convolutional-neural-network example-code pytorch student-project toolbox tutorial
Last synced: 30 Jul 2025
https://github.com/hernancerm/vueweatherapp
My implementation of @TylerPottsDev Vue.js weather app tutorial: https://youtu.be/JLc-hWsPTUY
Last synced: 01 Apr 2025
https://github.com/javascript-tutorial/bs.javascript.info
Modern JavaScript Tutorial in Bosnian
Last synced: 14 Apr 2025
https://github.com/mariokreitz/mytritubepageformycats
A tiny and simple tribute page for my lovely cats as a part of a practice project
css freecodecamp-project german html learning-by-doing tutorial
Last synced: 23 Jun 2025
https://github.com/bittricky/node-torrent
Simple node.js bittorrent client
javascript nodejs torrent tutorial
Last synced: 17 May 2026
https://github.com/daidoujichen/installperfectonec2
Perfect on EC2 安裝筆記
ec2 perfect-server swift tutorial
Last synced: 12 Jan 2026
https://github.com/vladyslav-panchenko280/debug-custom-hooks-in-react
A React + TypeScript app with intentional bugs in custom hooks. Practice debugging with StrictMode, useDebugValue, and React DevTools. Includes 4 real-world bugs: race conditions, stale closures, missing dependencies, and unstable references.
debugging frotnend react react-devtools react-training strict-mode tutorial typescript
Last synced: 07 Apr 2026
https://github.com/rodrigoschio/hello-graphics-world
How to build a simple game with C language
c-language dos-like game tcc tutorial
Last synced: 07 Aug 2025
https://github.com/juliannicholls/mh-sample-app-514
Michael Hartl Ruby on Rails Tutorial Sample App
Last synced: 15 May 2026
https://github.com/koubae/c-cpp-examples
C/C++ Examples Scripts and App covering multiple software areas or requirements
app c clion cmake cplusplus cplusplus-20 cplusplus-games cpp examples game game-development makefile network python script software software-engineering tutorial unreal-engine web-development
Last synced: 06 May 2026
https://github.com/thinkswan/react-expense-tracker
A React app for tracking expenses and seeing your account balance.
Last synced: 30 Jun 2026
https://github.com/ddewaele/nginx-https
simpel project with an ngixn / docker-compose / self signed certs
docker docker-compose https nginx tutorial
Last synced: 09 Apr 2026
https://github.com/billy0402/nestjs-shopping-cart-api
A tutorial project for Nest.js API tutorial.
nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod
Last synced: 20 Jan 2026
https://github.com/kahsolt/conv2d-kernels-cluster
Try simplifying a CNN by conv-kernel clustering!
Last synced: 11 Jul 2025
https://github.com/teady5land/codex-roblox
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.
code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial
Last synced: 28 Jun 2025
https://github.com/gsaini/lucene-by-example
Hands-on learning project for Apache Lucene 10.x on Java 25 — 10 progressive modules covering indexing, analyzers, query types, query parser, highlighting, faceting, sorting/scoring, updates, custom analyzers, and autocomplete.
analyzer apache-lucene bm25 full-text-search getting-started indexing information-retrieval java java-25 learning lucene maven search search-engine tutorial
Last synced: 14 Jun 2026
https://github.com/mousav1/learn-go
Learn Go (Golang) with step-by-step tutorials. Practical examples and projects to enhance your Go skills.
examples examples-go go golang learning projects tutorial
Last synced: 11 Jan 2026
https://github.com/iankitsinghk/connecting-eclipse-adt-to-github-repository
Step-by-step guide to connect Eclipse ADT with GitHub using abapGit. Covers plugin installation, GitHub token setup, and linking ABAP packages with repositories.
abap abapgit documentation eclipse-adt github-integration guide sap sap-abap tutorial
Last synced: 15 Sep 2025
https://github.com/mrdoodeth/assemblercalcutator
A simple terminal calculator is written using NASM.
assembler assembly-language assembly-programming calculator educational learning low-level-programming nasm tutorial x86-assembly
Last synced: 11 Jun 2026
https://github.com/jyoketsu/js-tutorial
《JavaScript本格入門》-山田祥寬 翻译文档
gitbook-doc javascript tutorial
Last synced: 28 Apr 2026
https://github.com/rfluethi/easy-file-lock
Deliver protected files based on WordPress user groups.
training tutorial webdevelopment wordpress-development
Last synced: 15 May 2026
https://github.com/applitools/tutorial-webdriverio5-ultrafastgrid
Applitools Ultrafast Test Grid VisualGridRunner tutorial using WebdriverIO 5
Last synced: 23 Jun 2025
https://github.com/nmrshll/hello-rust
Code extracts from the Rust programming language book
learning rust rust-lang tutorial
Last synced: 30 Mar 2025
https://github.com/rustkas/svelte-quickstart-through-instroduction-tutorial-projects
Projects based on YouTube video https://youtu.be/LIfIRdRlD58
Last synced: 11 Apr 2026
https://github.com/rahuldshetty/anywhere-read
This is an online book reading, management platform written in React JS. It uses Tensorflow-JS component for ML operations.
Last synced: 18 Apr 2026
https://github.com/narven/rust_sandbox
Me following https://www.youtube.com/watch?v=zF34dRivLOw
Last synced: 22 May 2026
https://github.com/iml1111/pytorch_study
자연어처리 / 파이토치 스터디
nlp pytorch pytorch-tutorial text-classification tutorial word2vec
Last synced: 19 Jul 2025
https://github.com/carsonslovoka/goldmark-highlighting
An highlighting-extension for the Goldmark
chinese code-block goldmark goldmark-extension highlight highlighting markdown taiwan tutorial
Last synced: 16 Jul 2025
https://github.com/neozenith/hello_go
Toy project exploring the capabilities of GoLang
Last synced: 21 Mar 2025
https://github.com/lauthieb/sandbox
My first examples of several technologies 🏖
discover discovery frameworks libraries new sandbox technologies toolbox tutorial
Last synced: 25 Jun 2025
https://github.com/elastisys/tutorial-friends-with-kubernetes
Tutorial to avoid common pitfalls when porting applications to Kubernetes
Last synced: 07 May 2026
https://github.com/lahcenezzara/fastapi-getting-started
Getting Started with FastAPI
api backend beginner crud fastapi http json pydantic python rest-api tutorial uvicorn web-development web-framework
Last synced: 09 May 2026
https://github.com/izeleam/securenginx
SecureNginx - Educational, secure NGINX configuration templates and best-practices for beginners and experts.
best-practices configuration devops docker example http https letsencrypt nginx nginx-config phpmyadmin reverse-proxy security templates tls tutorial web-server
Last synced: 18 May 2026
https://github.com/fitzy1321/rust-tutorials
A collection of various projects dedicated to learning rust
fibonacci rust rust-lang tutorial
Last synced: 22 May 2026
https://github.com/optimistvova75rc/codex-roblox-saj
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.
code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial
Last synced: 19 Jun 2025
https://github.com/michaelgermini/laravel-from-zero-to-production
Complete Laravel learning resource with 5 real projects - from beginner to advanced
api beginner-friendly blog documentation ecommerce education forms framework laravel learning php projects tutorial web-development
Last synced: 18 May 2026
https://github.com/hurnell/zf-three-social-auth
Social Sign-in and registration for Zend Framework 3
free social-login tutorial zend-framework zend-framework3
Last synced: 27 Mar 2025
https://github.com/arction/lcu-tutorial-3dsurfacegrid-09
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 3D chart with SurfaceGridSeries.
3d chart charting-library csharp data-visualization dotnet example lightning-chart performance surfacegrid tutorial visualization
Last synced: 12 Mar 2025
https://github.com/mikeludemann/nodejs_express_jade-pug
Website with Node.js and Express and Jade/Pug - Tutorial and more
babel certificates config css3 env express html5 jade javascript jquery nodejs pug react server template transpiler tutorial webpack
Last synced: 10 Apr 2026
https://github.com/vijethph/typescript-apps
Collection of apps developed as part of learning a TypeScript Course
Last synced: 02 May 2026
https://github.com/antonio-f/local-rag-llama3
Local RAG using LLaMA3
annotated artificial-intelligence hands-on jupyter-notebook langchain llama3-rag llm local machine-learning python rag retrieval-augmented-generation scikit-learn support-vector-machines tutorial
Last synced: 09 Apr 2026
https://github.com/yatw/wordpressexperiment
A simple website made from WordPress and run on XAMPP localhost
Last synced: 18 May 2026
https://github.com/compilandoyt/20240914-git-github
¿Quieres aprender cómo gestionar versiones de tu código de manera profesional? En este tutorial te explico desde cero cómo usar Git para controlar versiones de tus proyectos y cómo aprovechar GitHub para colaborar y almacenar tu código en la nube.
collaboration git github programming tutorial version-control
Last synced: 02 Feb 2026
https://github.com/amitnema/spring-coach
This repository contains the code to teach the spring or the beginners.
java maven spring spring-coach spring-xml springframework tutorial tutorials
Last synced: 18 May 2026
https://github.com/ellisvalentiner/walkingthroughpostgres
Slides and notes for the "Walking Through Postgres" talk at the Ann Arbor Computer Society Meetup on March 6th, 2019
postgres postgresql slides tutorial walkthrough
Last synced: 30 Mar 2025
https://github.com/astrabert/diyabc-support-tutorial
DIYABC support tutorial from my experience
approximate-bayesian-computation beginner-friendly diyabc population-genetics tutorial
Last synced: 02 Jan 2026
https://github.com/jstobigdata/awesome-maven-example
Code example used in Jstobigdata
apache-maven code-examples java jstobigdata maven tutorial tutorial-code tutorials
Last synced: 17 Feb 2026
https://github.com/arction/lcu-tutorial-areaseries-04
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple AreaSeries.
areaseries chart charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/hybridlogics/loopback-angular-setup
A simple Loopback setup to wire up with AngularJs
angularjs loopback loopback-application loopback-setup strongloop tutorial
Last synced: 16 May 2026
https://github.com/annimon-tutorials/java-generics-tutorial
Source code for tutorial
Last synced: 18 Mar 2025
https://github.com/nicolocurioni96/todoo
Simple TODO app, using SwiftUI and SwiftData
db programming swift swiftdata-example swiftui-learning tutorial
Last synced: 22 May 2026
https://github.com/mcsamuelshoko/essentials-of-sql-server-performance-for-every-developer
Sample databases for the course Essentials of Sql Server Performance for Every Developer on YouTube
database freecodecamp indexing ms-sql-server mssql perfomance tutorial youtube
Last synced: 03 Oct 2025
https://github.com/eesuhn/spaceship-shooting-thingy
Just a simple Pygame tutorial
Last synced: 18 Mar 2025
https://github.com/colin-farkas-personal/nextjs-dashboard
A dashboard built with Next.js following the Learn Next.js tutorial
Last synced: 18 May 2026
https://github.com/japhetrugas/pythontutorial
Python tutorial series covering essential concepts from variables to object-oriented programming, tailored for beginners and presented in Tagalog.
beginner-friendly filipino programming python tagalog tutorial
Last synced: 09 Jul 2025
https://github.com/ccrashzer0/ignite
A write up for the ignite challenge from TryHackMe
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 18 Feb 2026
https://github.com/erik1066/golang-features
Features of the Go programming language.
examples features golang tutorial
Last synced: 28 Jun 2025
https://github.com/ankush-003/learning-ml-basics
A repository which contains all the resources that i am using to learn Basics of Machine Learning
linear-regression logistic-regression machine-learning neural-networks python tensorflow tutorial
Last synced: 08 Apr 2026
https://github.com/thawkin3/boundaries-demo
Demo of Clean Code Chapter 8: Boundaries
clean-code date-time react tutorial workshop
Last synced: 18 May 2026
https://github.com/hengxin/discrete-mathematics-ta-tutorial
Tutorial (Discrete Mathematics)
discrete-mathematics teaching-assistant tutorial
Last synced: 19 Feb 2026
https://github.com/EvokeMadness/Linux-terminal-cheat-sheets
A cheat sheet for the Linux terminal.
bash cheat-sheet cheat-sheets cheatsheet cheatsheets command-line guide linux noob terminal tutorial
Last synced: 31 Mar 2025
https://github.com/marwendoukh/android-layouts-exam-solution
The solution for the android layout exam
android android-layout tutorial
Last synced: 19 Jul 2025
https://github.com/yosh1/elixir-tutorial
This is elixir tutorial repository.
elixir hello-world sample tutorial wiki
Last synced: 19 Jul 2025
https://github.com/yosh1/phina-js-practice
This is a phina.js phina-js-practice repository.
css html javascript phina-js tutorial
Last synced: 18 Apr 2026
https://github.com/huangfusl/python-lec
Slides and example code for the Python lecture in 2023-2024 Spring semester.\
python tutorial tutorial-exercises
Last synced: 24 Aug 2025
https://github.com/sachinsagrawal/nrc-maze-robot-tutorial
A tutorial to build a robot for the National Robotics Challenge's Robot Maze contest.
3d-print c-plus-plus instructions maze nrc robot tutorial
Last synced: 18 Mar 2025