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-06-30 00:28:13 UTC
- JSON Representation
https://github.com/ssoudan/bayesian-regression-101
Tutorial on Bayesian regression
bayesian-inference nuts rust tutorial
Last synced: 12 Apr 2026
https://github.com/hu2di/javascript-tutorial
Learning Java Script
basic html javascript tutorial
Last synced: 08 Apr 2025
https://github.com/arnim/agentic-css-tutor
Agentic Computational Social Science tutor
Last synced: 29 May 2026
https://github.com/andersonbosa/nodemon-vscode-tutorial
beginner node nodemon tutorial
Last synced: 11 Jun 2025
https://github.com/josealz/bootstrap_landing_page
Landing page
bootstrap bootstrap4 css css3 fatzweb html html5 javascript linux mac osx tutorial vscode windows
Last synced: 08 Apr 2026
https://github.com/taberkkaya/python_learning_hub
Code examples and projects
begginers python python-basics python-tutorial tutorial w3schools
Last synced: 08 Apr 2025
https://github.com/chrisjsewell/sqla-tutorials-nb
The SQLAlchemy tutorial, using notebooks!
Last synced: 08 Jan 2026
https://github.com/mindsers/tutorial-listtweets
Tutorial source on how to list tweets using the Twitter API
mindsersit-tutorials tutorial tweets twitter-api
Last synced: 29 Jul 2025
https://github.com/ndxdeveloper/go-tutoriel-fr
Tutoriel complet Go en français : de débutant à avancé avec projets pratiques. Guide progressif pour maîtriser le langage Go, de la syntaxe de base aux microservices.
api backend cli concurrency docker francais french go golang guide microservices programming tutorial
Last synced: 29 Jun 2026
https://github.com/newlandtv/python-tutorial-3.11.0
This is tutorial about Python 3.11.0 for beginners.
programming-language python python3 python3-11 tutorial
Last synced: 16 Sep 2025
https://github.com/javascript-tutorial/ro-old.javascript.info
The translated version of https://github.com/iliakan/javascript-tutorial-en in Romanian.
Last synced: 24 Jul 2025
https://github.com/alfarseniko/learning-c
Walkthrough of the freeCodeCamp tutorial of C language.
Last synced: 24 Jul 2025
https://github.com/mel-rocha/django-rest-framework
Tutorial da documentação oficial rest_framework
Last synced: 25 Jul 2025
https://github.com/freeclimbapi/c-sharp-list-participants-how-to-guide
C# - List Participants Tutorial
Last synced: 18 Sep 2025
https://github.com/eliasdehondt/dotnet-helloworld
This repository contains a simple .NET Core web application designed to display "Hello, World!" or "Hello AppEngine!" as a starting point for deploying .NET Core applications on Google Cloud’s App Engine flexible environment.
app-engine beginner-project cloud-deployment csharp dotnet-core google-cloud hello-world tutorial web-application
Last synced: 27 Jul 2025
https://github.com/dominique-vassard/elm-tutorial-app
Following complete app tutorial
Last synced: 27 Jul 2025
https://github.com/josedavila24/guias
🚀📚 Repositorio con guías ABC 🎯 sobre el uso de diversas herramientas y tecnologías 🛠️💻. ¡Aprende de forma fácil y rápida! ⚡📖
git oracle-db tutorial ubuntu-server
Last synced: 28 Jul 2025
https://github.com/inbo/dwc-in-r
Training material for standardizing data to Darwin Core using R
course-materials oscibio r rstats tutorial
Last synced: 18 May 2026
https://github.com/rileyseaburg/dev-connect
A MERN stack example of a simple social media app.
sample traversy-media tutorial
Last synced: 31 Jul 2025
https://github.com/gijs-pennings/rocq-wf-recursion
A tutorial on well-founded recursion in Rocq
binary-search-tree coq gcd induction quicksort recursion rocq tutorial well-founded
Last synced: 25 Sep 2025
https://github.com/joseph-ogutu/ai-capstone-project
A beginner-friendly Go web development project showcasing fundamental HTTP server implementation using Go's net/http package. This project demonstrates how to build simple yet robust web services with clean, idiomatic Go code.
backend beginner go golang http tutorial webserver
Last synced: 03 Jan 2026
https://github.com/uscbiostats/git-crash
Happy Scientist Seminar: A Crash course on git
git happyness tutorial workshop
Last synced: 03 Aug 2025
https://github.com/jmrecodes/hackmd-notes
Accumulated General Knowledge Base HackMD notes
github-badges guide knowledge-base laravel prompt-engineering tutorial
Last synced: 19 Feb 2026
https://github.com/oorabona/express-mongo-jwt-coffee-api
Boilerplate API using Express / MongoDB / JsonWebToken all in CoffeeScript
boilerplate coffeescript exercise expressjs jwt mongodb tutorial tutorial-code tutorial-sourcecode
Last synced: 09 Apr 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/dinau/ruby-platformer
Platformer tutorial project with SDL3 in Ruby language
examples game platformer ruby sdl sdl3 tutorial
Last synced: 05 Aug 2025
https://github.com/official-dark-web-market-links-verified/dark-web-market-links-verified
dark web market links verified
dark-web-market-links-verified font tutorial
Last synced: 09 Aug 2025
https://github.com/thebigsasha/tic-tac-toe
A Tic Tac Toe game made to teach arrays, and to introduce object oriented programming :) Part of COMP250 - Intro to Computer Science @ McGill University
array education loops mcgill oop syntax tutorial university
Last synced: 11 Aug 2025
https://github.com/creisle/graphql_tutorial
expressjs graphql nodejs tutorial
Last synced: 09 Apr 2026
https://github.com/cucumberian/tutorial_celery
celery
celery django docker docker-compose tutorial
Last synced: 09 Apr 2026
https://github.com/syncfusionexamples/how-to-customize-the-drop-area-and-file-list-in-the-vue-file-upload
A quick-start Vue project that shows how to customize the drop area and file list in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area using an anchor element, add a custom file list template with upload progress, success, and failure statuses.
asynchronous-upload auto-upload browse customize-drop-area ej2-uploader file-list-template multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload
Last synced: 09 Mar 2026
https://github.com/abdulqasem-bakhshi/verified-commits-github
This is a step by step process to set up verified commits for every commit you make on GitHub.
commit github tutorial verified
Last synced: 04 Oct 2025
https://github.com/chingc/tutorial-nix
A quickstart and reference for Nix to help you get up and running fast.
documentation nix quickstart readme reference tutorial
Last synced: 16 Aug 2025
https://github.com/kayleedavisgithub/r-for-powerbi
Collection of documents for practice and tutorial on using R with PowerBI
Last synced: 17 Aug 2025
https://github.com/ledangquangdangquang/matlab-tutorial
Readme tutorial for matlab
matlab matlab-gui matlabtutorial tutorial
Last synced: 17 Aug 2025
https://github.com/thinkswan/react-express-file-uploader
A React app for uploading files to an Express server.
express javascript react tutorial
Last synced: 05 Apr 2026
https://github.com/couchbase-examples/java-transactions-quickstart
A Spring Boot application that illustrates using Couchbase transactions with Java SDK
acid couchbase how-to howto java spring-boot transactions tutorial
Last synced: 20 Feb 2026
https://github.com/nigelmupira/skills-copilot-codespaces-vscode
My clone repository
codespaces copilot-tutorial github-foundations skills tutorial vscode
Last synced: 19 Aug 2025
https://github.com/guessi/etcd-cluster-on-k8s
Step by step tutorial for running etcd-cluster on Amazon EKS cluster
amazon-eks eks etcd etcd-cluster etcdv3 kubernetes tutorial
Last synced: 19 Aug 2025
https://github.com/jens-ox/cll
React Component Library Library
component-library nextjs react tutorial
Last synced: 10 Apr 2026
https://github.com/julioaranajr/django-drf-tutorial
Django Rest Framework Tutorial
django django-rest-framework djangorestframework tutorial
Last synced: 22 Aug 2025
https://github.com/son-link/nodegui-tuto-reddit-feed
Ejemplo de una apñicación programada con Javascript y NodeGUI
example nodegui nodejs tutorial
Last synced: 20 Apr 2026
https://github.com/3y3l3ss0ur0b0r0s/deminer
Deminer is a basic Minesweeper game that runs in the terminal window. It was built using Kylie Ying's tutorial.
game minesweeper python terminal-based terminal-game tutorial
Last synced: 03 Jan 2026
https://github.com/royerlab/sample-project
Sample microscope project for ClearControl environment
Last synced: 24 Aug 2025
https://github.com/thinkswan/react-usereducer
A React app that manages data using the reducer and context APIs.
Last synced: 17 Apr 2026
https://github.com/paulgovan/relialearnr
Learning Modules for Reliability Analysis
life-data-analysis r reliability tutorial weibull-analysis
Last synced: 09 Mar 2026
https://github.com/jhk0530/shinyroughjsbasic
htmlwidgets roughjs shiny tutorial
Last synced: 30 Aug 2025
https://github.com/japhetrugas/javatutorial
A beginner-friendly Java tutorial repository with various tutorials to help you learn and master Java programming.
beginners examples java learning programming tutorial
Last synced: 07 Apr 2025
https://github.com/binary-baba/team-task-managment-ai
A Team & Task Manager app built by Binary Baba with Bolt.new’s AI, React, and Firebase. Features auth, real-time tasks, and live deployment in 20 minutes!"
boltnew react react-tutorial reactjs task-manager tutorial tutorial-code tutorial-exercises
Last synced: 10 Apr 2026
https://github.com/eic/tutorial-setting-up-environment
EIC Tutorial: Setting up your environment
Last synced: 20 Jan 2026
https://github.com/udayraj123/webdworkshop
Useful material for beginners in web development. Focused in a hands-on way with more examples. This was used in the series of lectures conducted by me at IIT Guwahati.
css example-code guide html js practice tutorial web-development
Last synced: 10 Apr 2026
https://github.com/wilk/twitter-relay-telegram
A Twitter-to-Telegram relay
elixir telegram telegram-bot tutorial twitter
Last synced: 29 Jun 2025
https://github.com/ayberkyavuz/body_type_estimator
This repository is a tutorial for all levels who want to learn how to develop end to end machine learning system.
backend classification css data-analysis dataset end-to-end flask flask-application frontend html javascript machine-learning machine-learning-application material-design materializecss pandas python tutorial webapp xgboost
Last synced: 10 Apr 2026
https://github.com/app-generator/tutorial-python
Python Tutorial - Learn to code in Python | AppSeed
appseed elearning python tutorial
Last synced: 29 Sep 2025
https://github.com/codenameone/toolbarsidemenu
Code of the How Do I tutorial for designing a sidemenu
codenameone demo sidemenu tutorial tutorial-code
Last synced: 23 Mar 2025
https://github.com/suryakarmakar/reactnative-resources
📌In this repo you can find everything related React Native like tutorial, documents, study materials, books, code etc
react-native resources study-materials tutorial
Last synced: 04 Mar 2025
https://github.com/studistcorporation/k8s-tutorial
kubernetes terraform-managed tutorial
Last synced: 15 May 2025
https://github.com/spapas/feature-requests
A simple application in Flask
flask orm python sql-alchemy tutorial
Last synced: 20 Apr 2026
https://github.com/reubano/devcraft-workshop
Materials for the DevCraft workshop on stream processing
data functional-programming meza python riko stream-processing tutorial
Last synced: 04 May 2026
https://github.com/bulderkristian/golang-goland-setup-guide
Tutorial and example of IntelliJ Goland setup for Golang 1.11+ for Go modules
go go-modules goland golang tutorial
Last synced: 25 May 2026
https://github.com/arielspencer/issue
👾 Este guia irá ajudá-lo a entender como criar uma issue de forma clara e concisa.
github issue issues open-source tutorial
Last synced: 15 May 2025
https://github.com/serenasensini/fzth-git
From Zero to Hero #Git
branch git git-cheatsheet git-tutorial repository tutorial
Last synced: 10 Jul 2025
https://github.com/silvestrevivo/react-redux-sagas
React application following the Udemy tutorial from Tom Philips to explain the Saga's functionality
reactjs redux redux-saga tutorial udemy udemy-tutorial
Last synced: 11 Apr 2026
https://github.com/yulei-chen/react-router-tutorial
An alternative take on React Router's official tutorial
codehike react-router-v6 tutorial
Last synced: 30 Jun 2025
https://github.com/kevin-doolaeghe/flutter_todo
Flutter - Todo App
dart flutter todo-app tutorial
Last synced: 11 Apr 2026
https://github.com/piyalidas10/pdf-tutorials
PDF / Images Tutorials for UI/Front-end
frontend tutorial tutorials ui
Last synced: 15 Mar 2025
https://github.com/tayyabmughal676/hellopython
Python Calculator
developer freecodecamp python python-beginners python-calculator python-tutorials tutorial
Last synced: 11 Oct 2025
https://github.com/mihneadb/mongo-api-demo
Simple project showing off how to integrate an external API and store data into Mongo
api demo docker docker-compose example mongodb python scraper sentiment-analysis tutorial
Last synced: 02 May 2026
https://github.com/antonio-f/lr_optimization
Logistic Regression and Optimization (Tutorial)
logistic-regression machine-learning minibatch-sgd newbie optimizer plot polynomial-features python sgd stochastic-gradient-descent tutorial
Last synced: 03 May 2026
https://github.com/paulgovan/weibullr.learnr
An Interactive Introduction to Life Data Analysis
life-data-analysis r reliability tutorial weibull-analysis
Last synced: 15 Apr 2025
https://github.com/thorium/fsharptraining.fi
Finnish open-source F# training (by Ari-Pekka Lappi and me). Check parts 01-Basic and 04-MoreAdvancedStuff. Suomenkielinen avoin F#-opetusmateriaali. Katso kappaleet 01 ja 04.
f-sharp finnish suomi tutorial
Last synced: 15 Mar 2025
https://github.com/dryrel/gad2017_lab
Unity Engine - Game Development I (C#)
bahcesehir-university education tutorial unity
Last synced: 25 Apr 2026
https://github.com/achie72/druid-dash-2
PICO-8 puzzle game made for Pursuing Pixels James Jam Game Gam #3
game-development gamejam lua pico-8 pico8 tutorial
Last synced: 29 Mar 2025
https://github.com/000daniel/000daniel.github.io
A website about confusing C# programming topics made easy to understand.
csharp document documentation easy made-easy program programming simple tutorial website
Last synced: 04 Jun 2026
https://github.com/macagua/product_video_preview
Tutorial of "How to Create a Widget in Odoo"
addon example frontend javascript odoo odoo-13 python tutorial
Last synced: 09 May 2026
https://github.com/000daniel/collision-mask-layer
A page dedicated to explaining how collision masks/layers works in the Godot game engine
collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial
Last synced: 03 Feb 2026
https://github.com/der3318/winrt-fd-sample
Notes and Samples to Use WinRT Face Detector
Last synced: 27 May 2026
https://github.com/coasterfreakde/pythonv3
Es geht in die dritte Runde. Wieder einmal startet eine neue/aktualisierte Reihe der Discord Python Bot Tutorials.
Last synced: 17 May 2025