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-10 00:28:26 UTC
- JSON Representation
https://github.com/nicolocurioni96/weatherkittutorial
WeartherKit tutorial
ios16 swift5-7 swiftui tutorial weatherkit
Last synced: 15 May 2026
https://github.com/freeclimbapi/node-connect-caller-to-another-party
Node - Connect Caller To Another Party
Last synced: 25 Feb 2026
https://github.com/freeclimbapi/node-send-sms-during-call-how-to-guide
Node - Send SMS During Call Tutorial
Last synced: 26 Jan 2026
https://github.com/0-mostafa-rezaee-0/genai_image_tutorial
Step-by-step tutorial to implement DDPM and PGGANs on Chest X-Ray images, addressing imbalanced datasets in medical imaging.
ddpm genai medical-imaging pggan resnet-50 tutorial vgg16
Last synced: 31 Mar 2025
https://github.com/welli7ngton/flaskr-blog
Este repositório contém o código-fonte de um blog simples desenvolvido usando o framework Flask. O projeto é baseado no tutorial disponível na documentação oficial do Flask, que fornece uma introdução passo a passo ao desenvolvimento de aplicativos web com Flask.
blog docs flask flask-application pyhton3 self-learning sqlite3 tutorial
Last synced: 11 Apr 2026
https://github.com/kevinlin1/nifty-web-apps-java
Build a web app for any Java programming assignment.
education java tutorial web-app
Last synced: 08 Apr 2025
https://github.com/jaygaha/ai-mastery-roadmap
A collaborative AI learning roadmap. I'm documenting my journey from grasping the fundamentals of Python to mastering Machine Learning. Feel free to fork and contribute — let's build our AI skills together!
artificial-intelligence beginners-guide data-science deep-learning education numpy python python-programming self-taught tutorial
Last synced: 18 Jan 2026
https://github.com/krystof2so/sublimetutorfr
SublimeTutor - Translate FR
editor sublime-text-3 tutorial
Last synced: 15 Mar 2025
https://github.com/jo56/three-saas-apps
Three SaaS architecture approaches in TypeScript with shadcn/ui
fastify nextjs saas shadcn-ui tutorial typescript
Last synced: 11 Jun 2026
https://github.com/scottgriv/post.e-website
🟨 🟧 🟥 The website for the Post.e iOS Mobile Application.
how-to ios-app iphone-app social-media social-network tutorial watchos watchos-app
Last synced: 01 Apr 2025
https://github.com/bessouat40/python-fastapi-template
Example of FastAPI deployment and API calls
api beginner beginner-friendly beginner-project fastapi python rest-api template template-project tutorial
Last synced: 11 Apr 2026
https://github.com/mauranne-lg/flask_tutorial
This project is the result of the Flask step-by-step tutorial. See more on https://flask.palletsprojects.com/en/2.3.x/tutorial/
Last synced: 05 Jan 2026
https://github.com/shearichard/nim-tutorial-exercises
My versions of the Nim tutorial exercises
Last synced: 28 May 2026
https://github.com/silvestrevivo/react-hooks-2
React-hooks application developed the Udemy Tutorial from @reedbarger
react-hooks-application reactjs tutorial udemy-tutorial
Last synced: 11 Apr 2026
https://github.com/andersonbosa/nodemon-vscode-tutorial
beginner node nodemon tutorial
Last synced: 11 Jun 2025
https://github.com/foufou-exe/iac-terraform-ansible-aws-webserver-demo
Complete example of deploying a Debian web server on AWS EC2 using Terraform and Ansible. Perfect for learning infrastructure as code (IaC) basics. 🤖
ansible automation aws cloud debian devops ec2 example iac infrastructure-as-code linux open-source terraform tutorial webserver
Last synced: 11 Apr 2026
https://github.com/hu2di/javascript-tutorial
Learning Java Script
basic html javascript tutorial
Last synced: 08 Apr 2025
https://github.com/joeribreedveld/traversy-graphql-mern
Traversy Media GraphQL crash course with MERN project
apollo express graphql mern mongodb nodejs react traversy-media tutorial
Last synced: 08 Apr 2026
https://github.com/serihiro/rails_mini_blog_tutorial
Rails5 web application tutorial
Last synced: 27 Apr 2026
https://github.com/fzaninotto/ra-relationships-tutorial
A sample react-admin app demonstrating fields for relationships. Support for a video tutorial on YouTube.
Last synced: 13 Oct 2025
https://github.com/freeclimbapi/node-list-queue-members-how-to-guide
Node - List Queue Members Tutorial
Last synced: 14 Feb 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/dryrel/gad2017_lab
Unity Engine - Game Development I (C#)
bahcesehir-university education tutorial unity
Last synced: 25 Apr 2026
https://github.com/faizantkhan/numpy
NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.
data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial
Last synced: 21 May 2026
https://github.com/freeclimbapi/node-update-a-queue-how-to-guide
Node - Update a Queue Tutorial
Last synced: 28 Jan 2026
https://github.com/frozar/laravel-9-grafikart
Tutoriel de Grakifart traduit en Laravel 9
Last synced: 06 Jan 2026
https://github.com/r1j1t/tf.notes
This repo holds my notes for tensorflow and I will try to update them as soon as I go through documentation!
machine-learning neural-network python3 sklearn tensorflow tutorial
Last synced: 09 May 2026
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/bessouat40/keycloak-postgres-docker
Minimalist example of keycloak connection with a postgres database.
beginner beginner-project docker docker-compose keycloak postgresql tutorial
Last synced: 06 May 2026
https://github.com/aboualine/hangman-game
This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.
beginner c cli console-game education game hangman learning open-source programming software-development tutorial word-game
Last synced: 01 Apr 2025
https://github.com/darbyluv2code/java-playwright
Source code for the course: Java Playwright: Master Web Test Automation
automation-testing bestseller browser-automation course end-to-end-testing hands-on java junit luv2code playwright qa-automation test-automation tutorial udemy youtube
Last synced: 29 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/twtrubiks/grpc_python_tutorial
grpc python 教學 Google RPC
Last synced: 07 May 2026
https://github.com/uxborges/kr
kr is a simple command line tool for generating Kubernetes resources using a single YAML file. It streamlines the process of creating complex configurations for deploying applications on Kubernetes clusters.
cloud-native container generate grpc java k8s-sig-cli kraken kratos kubernetes langchain langchain-python tutorial user-management user-profiles
Last synced: 12 Apr 2026
https://github.com/devopsforhumans/twocupsfull-demo
DevOps for Humans: Going Back to the Roots
demo jenkins jenkinsfile python3 sphinx tutorial
Last synced: 16 May 2026
https://github.com/kevinbird61/grpc-practice
Practice & Tutorial of grpc and protocol buffer
Last synced: 29 Apr 2026
https://github.com/freeclimbapi/java-list-conferences-how-to-guide
Java - List Conferences Tutorial
Last synced: 18 Jun 2026
https://github.com/freeclimbapi/java-make-a-queue-how-to-guide
Java - Make a Queue Tutorial
Last synced: 30 Jun 2026
https://github.com/icyjoseph/phasertutorial
Learning Phaser to hack a game later on!
hackaton learning phaser3 tutorial
Last synced: 15 Mar 2025
https://github.com/lennon-c/python-wikitext-parser-guide
A Hands-On Guide to Parsing Wikitext with Python
dewiktionary guide hands-on python tutorial wikitext-parser wiktionary wiktionary-parser
Last synced: 30 Mar 2025
https://github.com/mouhcine-flutter/tutorial-kotlin
tutorial during my UDEV integration to CGI
audio-player kotlin kotlin-android tutorial
Last synced: 24 Mar 2025
https://github.com/akagi201/learning-ansible
Codes and Notes while learning ansible
ansible learning scaffold tutorial
Last synced: 09 Jun 2026
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/simple-dnn-with-tensorflow2
Simple Deep Neural Network with TensorFlow2
101 deep-learning dnn easy neural-networks simple tensorflow2 tutorial
Last synced: 30 Mar 2025
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/applitools/tutorial-protractor-basic
Applitools tutorial using Protractor
applitools protractor tutorial
Last synced: 23 Aug 2025
https://github.com/smerth/react-styles-with-css-modules
Project code for a tutorial on using React CSS Modules
css css-modules react tutorial
Last synced: 10 Apr 2026
https://github.com/macagua/employee_dashboard_base
Tutorial of "Odoo Javascript" from CodersFort
addon example frontend frontend-development javascript odoo odoo-13 odoo13 python tutorial
Last synced: 21 May 2026
https://github.com/rmarasigan/freecodecamp
Lessons from freeCodeCamp
aws freecodecamp git golang javascript terraform tutorial
Last synced: 11 Apr 2026
https://github.com/jay-study-nildana/bungiecordblog
Blogging project that shows a web api (.NET) and front end (Angular and React)
Last synced: 18 Apr 2026
https://github.com/enspirit/yourbackendisbroken.dev
yourbackendisbroken.dev
black-box-testing software-testing tutorial
Last synced: 03 Feb 2026
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/serenasensini/fzth-git
From Zero to Hero #Git
branch git git-cheatsheet git-tutorial repository tutorial
Last synced: 10 Jul 2025
https://github.com/syncfusionexamples/how-to-add-and-customize-connectors-in-the-vue-diagram-component
A quick start Vue project that shows how to add connectors in the Syncfusion Vue Diagram component. This project includes code snippets for adding a connector both programmatically and using the drawing tool. It also includes code snippets for adding different types of connectors and decorator shapes.
connector customize decorators diagram diagrambuilder draw tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 03 Apr 2025
https://github.com/mlhiter/mini-react
a tutorial project about creating a mini-react
Last synced: 11 Apr 2026
https://github.com/ymdarake/go-blueprints-chat
Sample code for the book "Go Programming Bleuprints": ~ chapter 3
Last synced: 29 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/vsvito420/learning-python
Python Übungen mithilfe von w3schools.com/python .
Last synced: 23 Mar 2025
https://github.com/dimodimchev/learningreactnative
A repository for my projects from a YouTube course for React Native
firebase jsx mobile react-native tutorial
Last synced: 28 Apr 2026
https://github.com/xeverous/xeverous.github.io
This repo only holds generated website. The actual project is here: https://github.com/Xeverous/the_website
Last synced: 26 May 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/paramrathour/blog
My Personal Blog
academics anime books computer-science cricket iit-bombay latex manga math music people philosophy programming summer-of-science timeline tips tutorial
Last synced: 09 May 2026
https://github.com/toolbuddy/analysis_tools
📊 Learning how to use analysis tools, like gprof, perf, valgrind, ...
analysis learning tools tutorial
Last synced: 18 Mar 2025
https://github.com/kodie/bitbar-home-config
Example of how to mimic the functionality of the home-config npm module in bash
bitbar bitbar-plugin config example plugin tutorial
Last synced: 15 Mar 2025
https://github.com/robertobochet/git101-talk
Slides for the talk Git 101, part of the Git Course by Politecnico Open unix Labs
course git politecnico-di-milano politecnico-open-unix-labs revealjs talk tutorial
Last synced: 07 Apr 2025
https://github.com/thinkswan/redux-voting-app
A React app that allows users to vote for things and uses Redux.
javascript react redux socket-io tutorial
Last synced: 13 Apr 2026
https://github.com/newlandtv/unity-rhythm-game-tutorial
Unity Engine으로 만드는 Rhythm Game 강좌입니다.
2d lecture rhythm-game tutorial unity
Last synced: 14 Mar 2025
https://github.com/thinkswan/express-redis-cache
An Express app that caches data in Redis.
express javascript node redis tutorial
Last synced: 10 Apr 2026
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/angeldollface/yew-tutorial-app
A small tutorial app for Yew.rs. :spider_web: :lock: :crab:
mit-license rust-lang tutorial tutorial-sourcecode yew-components yew-demo yew-framework
Last synced: 06 Jun 2026
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/tsamaya/passport-example-with-google-oauth2
a Passport example using an Express with Google OAuth2
bulma express google javascript oauth2 passport tutorial
Last synced: 29 Apr 2026
https://github.com/colinwilliams91/helpful-gh-automations
Strategy for keeping a separate branch that syncs with main
actions agile automation devops how-to tutorial
Last synced: 09 Jul 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/erdemkeren/nhibernate-demo
A demo console application written using dotnet core, NHibernate and MySQL
beginner-friendly dotnet-core mysql nhibernate tutorial
Last synced: 13 Apr 2026
https://github.com/naimur-29/learning-react
Following some projects from tutorial and trying to learn react...
Last synced: 13 Apr 2026