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/pedritomelenas/python-intro
Introducción a python (y sympy)
Last synced: 27 Jan 2026
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/obitech/exercises
A pool of small scripts and exercises I've done in different languages
c cpp javascript python ruby tutorial
Last synced: 10 Apr 2026
https://github.com/johanns/ref-secure-share
SecureShare is a tutorial and reference implementation of a one-time-use message sharing web-app, developed using Next.JS 14, TypeScript, Prisma, and styled with Tailwind CSS
cryptography next tailwindcss tutorial typescript webcrypto
Last synced: 05 Feb 2026
https://github.com/yershalom/foodtracker
FoodTracker app based on apple tutorial
ios ios-navigation swift tutorial ui-automation
Last synced: 25 Mar 2025
https://github.com/vitaliy-bezugly/angular-tutorial
This is tutorial project for learning Angular SPA framework.
angular css html tutorial typescript
Last synced: 10 Mar 2025
https://github.com/macagua/vauxoo_webinar_widgets_odoo13
Tutorial of Vauxoo Webinar "Crea widgets en Odoo 13 (Webinar técnico)"
example frontend javascript odoo odoo-13 tutorial vauxoo webinar widgets
Last synced: 12 Jul 2025
https://github.com/frozar/laravel-9-grafikart
Tutoriel de Grakifart traduit en Laravel 9
Last synced: 06 Jan 2026
https://github.com/bestia-dev/authentication_database_web_ui
09. Tutorial to code authentication for database_web_ui (2022-10)
Last synced: 09 Apr 2025
https://github.com/minitauros/go-concurrency-training
Exercises for practicing concurrency and testing in Go.
concurrency go golang testing training tutorial
Last synced: 11 Mar 2026
https://github.com/jnbdz/demo-golang-nodejs-extension-helloworld
Demo: Golang Node.js Extension: Hello World!
demo extension golang helloworld nodejs tutorial
Last synced: 09 May 2026
https://github.com/vaadin/mpr-demo
Demonstrate stepwise migration of Vaadin 8 to Vaadin 13 using MPR (DevDays May / 2019)
demo demo-app devday example java migration tutorial vaadin vaadin-flow vaadin-platform vaadin13 vaadin8
Last synced: 14 Apr 2026
https://github.com/flowforfrank/nextjs
➡️ Render React on server-side with Next.js
javascript next nextjs react react-server reactjs server-side-rendering tutorial webtips
Last synced: 12 Apr 2026
https://github.com/meet59patel/github-pages-tutorial
Tutorial by DSC DAIICT for deploying simple website using GitHub Pages.
dsc-daiict github github-pages tutorial
Last synced: 06 Apr 2025
https://github.com/enygma/sunphp17
Application setup for Sunshine PHP 2017 Tutorial
security sunphp17 sunshinephp tutorial
Last synced: 03 Jul 2025
https://github.com/sammychinedu2ky/reactive-variables
A Web app that depicts local state management using apollo reactive variables
Last synced: 20 Apr 2026
https://github.com/seanny123/webpack-typescript-helloworld
Get something showing up with Webpack, TypeScript
Last synced: 12 Apr 2026
https://github.com/girkovarpa/sciter-js-autocomplete
Simple demo of autocompleting a textbox in Sciter.JS
after autocomplete autofill css demo example js pseudo sciter sciter-js suggestions tis tutorial
Last synced: 14 Apr 2026
https://github.com/christmaskris/gitsheet
A beginner-friendly guide to Git, GitHub, and terminal commands. Includes essential workflows, command references and tips.
bash documentation git tutorial
Last synced: 20 Apr 2026
https://github.com/freeclimbapi/c-sharp-inbound-call-queue-tutorial
C# - Inbound Call Queue Tutorial
Last synced: 15 Oct 2025
https://github.com/bansimplified567/30days_javascript_for_beginners
Welcome to my **30 Days of JavaScript for Beginners** program! This project represents the knowledge and skills I've gained during my first two years of learning how to code as a beginner. It's not entirely complete, but I wanted to share my journey and progress with you.
30daysofcode 30daysofjavascript async-await beginner beginner-friendly fundamentals fundamentals-of-programming javascript js practice projects promises tips-and-tricks tutorial webdevelopment
Last synced: 24 Mar 2025
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/johannesrabauer/optionals
This is my script for the corresponding youtube video.
introduction java optional tutorial
Last synced: 15 Oct 2025
https://github.com/andersonbosa/nodemon-vscode-tutorial
beginner node nodemon tutorial
Last synced: 11 Jun 2025
https://github.com/fab2bprog/exemple-utilisation-csharp-avec-mysql
Exemple C# avec base de données mysql : Servira au developpement de votre application. Classes CRUD. Fonctions de recherche etc...
base-de-donnees crud crud-application crud-sample csharp csharp-code database exemple howto-tutorial mariadb mariadb-database mysql sql tutorial
Last synced: 13 Apr 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/zjunaidz/nextjs-dashboard
Tutorial follow up of official nextjs website
Last synced: 24 Mar 2025
https://github.com/gorkemgul/html5_tutorial
The HTML5 tutorial that I prepared right after I finished learning HTML5. Indeed, it includes a little bit CSS as well.
Last synced: 16 Oct 2025
https://github.com/anjakammer/staticsite
A tutorial for creating a static website with GitHub Pages
Last synced: 22 Jan 2026
https://github.com/vasiliy-l/tutorial-ios-notifications-sender
Test local notifications on iOS in Swift
ios swift tutorial usernotifications
Last synced: 16 Oct 2025
https://github.com/kskitek/graalvmlt
graalvm lightning-talk presentation tutorial
Last synced: 12 Jul 2025
https://github.com/khaledsalshibani/markdown-tutorial
A simple guide to learn Markdown with examples.
Last synced: 01 Jun 2026
https://github.com/pin3dev/42_pushswap
Algorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.
42cursus 42porto 42pushswap 42school algorithm c sorting sorting-algorithm sorting-algorithms tutorial tutorial-sourcecode
Last synced: 17 Oct 2025
https://github.com/freeclimbapi/node-list-conferences-how-to-guide
Node - List Conferences Tutorial
Last synced: 18 Feb 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/andry81-devops/accum-content
Tutorial to setup accumulation of various external statistic and content. • :page_with_curl: https://github.com/andry81-stats/accum-content--gh-stats :page_with_curl:
actions content download github github-action tutorial workflow
Last synced: 27 Apr 2026
https://github.com/lucasmagnum/flutter-example-startup-name-generator
A flutter app example. https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0
example-project flutter mobile-app tutorial
Last synced: 21 Apr 2026
https://github.com/chenxingqiang/kube-operator-tutorial
make a k8s Operator focusing on Kube-Operator-Tutorial.
Last synced: 04 Feb 2026
https://github.com/asmaloney/guildwars2-macos
A place for issues related to my blog post about playing GW2 on macOS
guildwars2 gw2 macos tutorial wine
Last synced: 05 Jun 2026
https://github.com/rfluethi/german-translation-for-lesson-introduction-to-wordpress
German translation and redesign of "Introduction to WordPress" enhances accessibility for German speakers, part of OER for free, adaptable learning.
content-localization cultural-adaptation education german-translation learning open-educational-resources training tutorial video-production wordpress
Last synced: 02 Aug 2025
https://github.com/arsharaj/tutorial-webinar-aktu-ai-ml-dl
Study material related to this webinar
Last synced: 11 Jul 2025
https://github.com/ahmedfahim21/c02-envision-project
The goal of this project is to teach frontend Web Development, starting off with HTML, CSS and JavaScript to building a Movie website in ReactJS.
Last synced: 08 Apr 2025
https://github.com/barbapapazes/create-a-blog-using-adonis
Web App to learn how to use Adonis !
adonis adonis-framework adonis5 adonisjs adonisjs-api adonisjs-framework adonisjs5 learning tutorial
Last synced: 08 Apr 2025
https://github.com/rohya8/unixfundamentalcommands
Fundamental UNIX commands necessary for development
cheatsheet commandline development linux linux-shell perl tutorial unix unix-command
Last synced: 14 Apr 2026
https://github.com/tdiblik/moodle-docker-setup
Custom docker-compose file and a script to automatically setup moodle (any version) using docker
docker-compose moodle tutorial
Last synced: 09 Jul 2025
https://github.com/jasdumas/bad-tomatoes
A tutorial to web scrape movie ratings :tomato:
movies r tutorial web-scraping
Last synced: 28 May 2026
https://github.com/hcl-tech-software/code-realtime-art-tutorial
A VS Code extension for learning Code RealTime and the Art language
art code-realtime cpp realtime statemachine tutorial
Last synced: 21 Feb 2026
https://github.com/alun-price/dojo-blog
React Tutorial - build a micro-blog
create-react-app css html javascript json-server npm react react-router tutorial
Last synced: 12 Apr 2026
https://github.com/juandic24/unity-essentials-pathway
My version of the Essentials Pathway project from Unity Learn. I explored the Unity editor, 3D features, 2D workflow, audio, programming, publishing, and more. In the bonus scene, I tried to create a small gallery of cool elements using free assets, where you can wander around and collect cheese while viewing the exhibits.
game-development tutorial unity
Last synced: 18 May 2026
https://github.com/aneilmac/gameoflife
FRP Game of Life implemented with Reactive Banana
functional-reactive-programming haskell reactive-banana-library tutorial
Last synced: 22 Jul 2025
https://github.com/EvokeMadness/AutoCAD-hot-keys
AutoCAD hot keys cheat sheet
autocad cad cheat-sheet cheat-sheets cheatsheet cheatsheets guide tutorial
Last synced: 31 Mar 2025
https://github.com/felipefacundes/hdparm_tuto
Tradução em português do artigo da Linux Magazine de 2006 sobre HDPARM (atualizado).
hd hdparm improvement performance portuguese ssd tutorial tutorial-exercises tutorials
Last synced: 24 Mar 2025
https://github.com/nicolocurioni96/weatherkittutorial
WeartherKit tutorial
ios16 swift5-7 swiftui tutorial weatherkit
Last synced: 15 May 2026
https://github.com/jccampagne/sql_playground
play with SQL / PLSQL - tutorial
learning-by-doing postgresql sql tutorial
Last synced: 16 Mar 2025
https://github.com/cybex-dev/java_reflection_xml
A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.
example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml
Last synced: 02 Jul 2025
https://github.com/ahkarami/playing-with-mxnet
This repository shows my history of MXNet learning.
Last synced: 19 Oct 2025
https://github.com/tehlers/bevy-introduction
An introduction to the game engine Bevy made with presenterm.
bevy game-development tutorial
Last synced: 18 Apr 2026
https://github.com/freeclimbapi/java-speech-recognition-how-to-guide
Java - Speech Recognition Tutorial
Last synced: 19 Oct 2025
https://github.com/brlin-tw/hello-c-world
An example C software project to experiment coding methodology
c-programming experminental learning methodology tutorial
Last synced: 15 Mar 2025
https://github.com/ethand91/admob-sample
admob-sample
android jetpack-compose sample tutorial
Last synced: 11 Apr 2026
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/liquidvapour/javascript-buildpipeline
Respository to support a talk on JavaScript Build Pipelines
javascript tdd tutorial webpack
Last synced: 28 May 2026
https://github.com/uclouvain-cbio/lstat2340
Traitement statistique de données omiques
bioconductor mass-spectrometry msnbase proloc proteomics spatial-proteomics tutorial
Last synced: 24 Feb 2026
https://github.com/thetoxin/pyneuronet
Example simple neural net in python
example machine-learning neural-network python tutorial
Last synced: 20 Oct 2025
https://github.com/svelterust/saltos
Tutorial for creating an x86 operating system from scratch using Zig
Last synced: 01 Jul 2025
https://github.com/5afe/safe-demo-template
Template to create Safe demo applications
demo ethereum react-hooks safe safe-core-sdk tutorial typescript
Last synced: 19 Feb 2026
https://github.com/kasir-barati/react
ReactJS tutorial
npm react tutorial typescript vite
Last synced: 16 Apr 2026
https://github.com/applitools/tutorial-watir-ruby-basic
Applitools Watir tutorial
applitools ruby tutorial watir
Last synced: 28 May 2026
https://github.com/1git2clone/proc-macro-example
A short getting started on derive macros guide in Rust.
compile-time-meta-programming compile-time-reflection guide proc-macro proc-macro-derive reflection rust tutorial
Last synced: 23 Oct 2025
https://github.com/shearichard/nim-tutorial-exercises
My versions of the Nim tutorial exercises
Last synced: 28 May 2026
https://github.com/monk-afk/minetest_postgresql
Tutorials for Creating a Minetest Server, or MultiCraft Server, on Debian with PostgreSQL Backend
minetest multicraft postgresql tutorial
Last synced: 04 Jan 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/obitech/tutorials
Various tutorials I've tried/completed
css html javascript python rails ruby tutorial
Last synced: 11 Apr 2026
https://github.com/toolbuddy/mininet-python
Practice with mininet API in python.
learning mininet python tutorial
Last synced: 23 Oct 2025
https://github.com/arun-kc/flask_sqlalchemy_rest_api
A simple RESTful API build for educational purpose
api-rest educational-project flask-api flask-sqlalchemy python tutorial
Last synced: 24 Oct 2025