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-05 00:25:56 UTC
- JSON Representation
https://github.com/ijlee2/lights-out-octane
Ember-D3 tutorial for Ember ATX Meetup
d3 d3js ember ember-octane emberjs lights-out lights-out-game tutorial
Last synced: 07 May 2026
https://github.com/proustibat/react-js-chatbox
Udemy course by Anthony Welc - Project 2 of "React JS pour les debutants"
chatbox firebase firebase-database react react-component react-components react-firebase react-for-beginners react-router react-tutorial reactjs tutorial udemy udemy-tutorial
Last synced: 14 Apr 2026
https://github.com/kaayzouee/windows-efi-recovery
This is a quick guide to help whoever accidentally formatted nvme0n1p1 while installing a linux distro like nixos for example. Feel free to fix this guide and correct me if anything in this guide doesn't work.
dualboot efi guide recovery tutorial windows-11
Last synced: 09 Oct 2025
https://github.com/abhaskumarsinha/2d-continuous-skip-gram-model
A word2vec embedding, called Continuous Skip Gram Model encodes each word to a Vector depending on how closely they are related or how often they are used along.
continuous-skip-gram-model encoding keras keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms skipgram tensorflow2 tutorial word2vec word2vec-model
Last synced: 21 May 2026
https://github.com/jeremy-miller/weather
API server for retrieving the weather of a particular city
Last synced: 14 Jan 2026
https://github.com/xantosromerodev/html-tutorial
Tutorial completo de HTML W3Schools en español.
Last synced: 02 Jan 2026
https://github.com/brooks-code/toulouse-biblio-chronicle
Snapshot of Toulouse public library customer habits — cleaning raw, messy datasets of musical, cinematic, and literary checkouts; includes data-cleaning steps, analysis notebook revealing cultural tastes in the Pink City.
data-analysis data-cleaning data-cleaning-and-preprocessing data-quality exploratory-data-analysis jupyter-notebook library-data misaligned-data mojibake tutorial
Last synced: 10 Oct 2025
https://github.com/silvestrevivo/react-typescript-fazt
React/typescript application following the YouTube tutorial from faztweb.com
fazt reactjs tutorial typescript youtube
Last synced: 05 Apr 2026
https://github.com/arsharaj/tutorial-webinar-aktu-ai-ml-dl
Study material related to this webinar
Last synced: 11 Jul 2025
https://github.com/ijlee2/hpl-tutorials
ember ember-cli-mirage ember-test-selectors faker sass tutorial
Last synced: 14 Apr 2026
https://github.com/nakorndev/hello-world
ฝึกการใช้งาน Pull request กับ GitHub
hello-world pull-requests tutorial
Last synced: 08 Mar 2026
https://github.com/mt-digital/flask-example
Example webapp showing some python and browser programming basics
beginner-project example flask python tutorial webapp
Last synced: 19 Jan 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/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/matix-media/docker-ctf
A playful tutorial into docker
ctf docker learning learning-by-doing tutorial
Last synced: 16 Apr 2026
https://github.com/shuuji3/sc20-pacific-research-platform-federated-kubernetes-tutorial
SC20 Tutorial: Unified Cyber Infrastructure with Kubernetes - https://gitlab.com/ucsd-prp/tutorials/sc20/-/tree/master
kubernetes pacific-research-platform prp tutorial
Last synced: 22 Mar 2025
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/frankheart-100ub/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: 14 Sep 2025
https://github.com/yosh1/rails-practice
This is Ruby on Rails tutorial application.
rails-tutorial ruby ruby-on-rails tutorial
Last synced: 19 Jan 2026
https://github.com/ik5/port_scanner
Example for creating a naive port scanner
golang javascript perl php port-scanner python3 ruby socket tcp-ip tcp-socket tutorial
Last synced: 08 Apr 2026
https://github.com/egigiffari/guess-number-py
Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.
Last synced: 28 Jun 2025
https://github.com/der3318/winrt-fd-sample
Notes and Samples to Use WinRT Face Detector
Last synced: 27 May 2026
https://github.com/zoelabbb/playwithpy
Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.
beginner-friendly comunity development education learning learning-python programming python python-basics tutorial
Last synced: 05 Nov 2025
https://github.com/swivelgames/modfed-assessment-vue3
Technical Assessment for use in Interviews, leveraging Vue3 with Module Federation to simulate a Microfrontend Environment.
frontend interview-practice interview-preparation interview-test microfrontend module-federation tutorial tutoring typescript vue vue3 vue3-composition-api
Last synced: 03 Jan 2026
https://github.com/jbenner-radham/mdn-2d-breakout-game
A learning implementation of MDN's "2D breakout game using pure JavaScript" tutorial.
2d beginner canvas games javascript mdn tutorial
Last synced: 16 Mar 2025
https://github.com/elzup/java-blank-tutorial
Java Programming basic tutorial with JUnit test
Last synced: 11 Jul 2025
https://github.com/mcanouil/mctrainings
Training Workshops from Mickaël Canouil
Last synced: 15 Jul 2025
https://github.com/andrewjbateman/javascript-speech-synthesis
:clipboard: Javascript30 tutorial in vanilla javascript text to speech converter
css3 html5 javascript-speach-synthesis javascript-text javascript30 speech speech-converter speech-synthesis tutorial tutorial-exercises vanilla-javascript-text
Last synced: 03 Nov 2025
https://github.com/indivar0508/genetic-algo-tutorial
Implementation of genetic algorithm by Code-Bullet, but in Python
genetic-algorithm machine-learning python reinforcement-learning tutorial
Last synced: 21 May 2026
https://github.com/arthurdjn/sentipy
Deep Sentiment Analysis on Twitter.
pytorch sentiment-analysis tutorial twitter
Last synced: 21 May 2026
https://github.com/cacilhas/tree
tree datatype according to http://homepages.inf.ed.ac.uk/stg/NOTES/node62.html
exercise mlton smackage sml standard-ml tree-structure tutorial
Last synced: 11 Oct 2025
https://github.com/chenxingqiang/kube-operator-tutorial
make a k8s Operator focusing on Kube-Operator-Tutorial.
Last synced: 04 Feb 2026
https://github.com/haru52/nextjs-blog
Next.js tutorial.
blog nextjs react tutorial typescript
Last synced: 14 Apr 2026
https://github.com/vyngt/odoo-another-module
Combo: https://github.com/vyngt/odoo-sample-app + https://github.com/vyngt/odoo-sample-module
Last synced: 12 Oct 2025
https://github.com/cmkaya/dotnet-docsandsnippets
Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.
asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials
Last synced: 30 Apr 2026
https://github.com/jwill9999/crypto_node
Nodejs Crypto module code examples
aes-256-ctr buffer buffer-encyption crypto decryption decrypts encrypted-data encryption hash node nodejs password-checker password-hash pipe salt streams-encryption tutorial
Last synced: 12 Oct 2025
https://github.com/shearichard/nim-tutorial-exercises
My versions of the Nim tutorial exercises
Last synced: 28 May 2026
https://github.com/kskitek/graalvmlt
graalvm lightning-talk presentation tutorial
Last synced: 12 Jul 2025
https://github.com/freeclimbapi/node-list-calls-how-to-guide
Node - List Calls Tutorial
Last synced: 28 Jan 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/abd3lraouf/dagger
Dagger tutorial for beginners.
android beginner dagger dependency-injection tutorial
Last synced: 12 Jan 2026
https://github.com/riborings/physicstutorials
A collection of MATLAB scripts and public material used for the Physics and Math tutorials at my university
Last synced: 19 Feb 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/raigorx/pacman-web
Pacman canvas game web
canvas-game educational pacman tutorial
Last synced: 13 Jan 2026
https://github.com/applitools/tutorial-protractor-basic
Applitools tutorial using Protractor
applitools protractor tutorial
Last synced: 23 Aug 2025
https://github.com/bessouat40/reactjs-tutorial-project
Tutorial for ReactJS use
beginner-friendly beginner-project javascript reactjs tutorial tutorial-code tutorial-sourcecode
Last synced: 11 Apr 2026
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/timstaley/voevent-parse-tutorial
Getting started with XML, VOEvent and voevent-parse.
deprecated-repo tutorial voevent
Last synced: 15 May 2025
https://github.com/adityamotale/hash_table
Hash Table in rust from scratch with djb2 algorithm
Last synced: 15 Apr 2025
https://github.com/kevin-doolaeghe/flutter_todo
Flutter - Todo App
dart flutter todo-app tutorial
Last synced: 11 Apr 2026
https://github.com/shuuji3/terraform-tutorials
Terraform Tutorials - HashiCorp Learn
Last synced: 22 Mar 2025
https://github.com/julianpistorius/doit-tutorial
Playing with doit.
doit python tutorial tutorial-exercises workflow
Last synced: 29 Jun 2025
https://github.com/szczyglis-dev/quantum-random-bit-generator
[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit
azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial
Last synced: 26 May 2026
https://github.com/mustafaahmed313/typescript-for-jsdevs
This repository is a shorthand tutorial that explain the basic differences between typescript and Javascript for all javascript developers.
js-developer programming-language strongly-typed tutorial types typescript
Last synced: 13 Oct 2025
https://github.com/jenny-ouyang/vibe-coding-bootcamp
Ship your first AI product in 7 days — no programming experience required. A complete guide to building with AI assistance.
ai ai-assisted-coding beginner-friendly bootcamp guide no-code tutorial vibe-coding
Last synced: 13 Jan 2026
https://github.com/tranbavinhson/retrofit-tutorial
Simple retrofit-tutorial for beginners
android android-development api rest-api retrofit2 tutorial
Last synced: 12 Apr 2026
https://github.com/lagenorhynque/go-getting-started
A barebones Go app, which can easily be deployed to Heroku
Last synced: 19 Jun 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/macagua/tutorial_javascript_odoo
Odoo JavaScript Programming Tutorial
addons backend frontend javascript odoo odoo13 python tutorial
Last synced: 10 May 2026
https://github.com/dkmfzf/golang_tutor-practic
My tutor Golang
console-application golang lessons-learned tutorial
Last synced: 22 Mar 2025
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/vasiliy-l/tutorial-ios-qr-code-reader
A QR Code Scanner App in Swift
avfoundation ios swift tutorial
Last synced: 30 Mar 2025
https://github.com/augustoasilva/todo-go-app-tutorial
Repositório do projeto ToDo App feito em Go para série de Artigos no meu Blog.
Last synced: 13 Jul 2025
https://github.com/ydlv-frc/ydlv-frc.github.io
Blog (hebrew): Yuval Dolev teaches Java and programming with Java for FRC teams
blog first-robotics-competition frc frc-java frc-robot java tutorial
Last synced: 03 Jan 2026
https://github.com/denvrdata/denvrdemos
A collection of sample applications to run on Denvr Cloud
Last synced: 16 Jan 2026
https://github.com/eslamalawy/regex
Regular Expression
regex regular-expressions summary tutorial
Last synced: 27 Oct 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/paulfioravanti/apollo-fullstack-tutorial
My sandbox for the Apollo Tutorial
apollo graphql tutorial typescript
Last synced: 13 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/rachitdhar/quick-guide-to-python
A quick guide to the Python programming language
Last synced: 30 Jun 2025
https://github.com/ostad-ai/arduino-tutorial
Here, We work with the Arduino boards
arduino code keypad lcd led servo-motor slide-potentiometer slide-switch tutorial ultrasonic-range-finder
Last synced: 27 Oct 2025
https://github.com/programando-ideas/stack_opensource_ang-dotnet-mariadb-ubuntu
Stack de desarrollo OpenSource "ANGULAR + Node.js/Express + ASP.NET CORE + MARIADB SERVER + UBUNTU"
angular aspnetcore dotnet dotnet-aspnet-codegenerator express-asp mariadb-server nodejs opensource tutorial ubuntu video
Last synced: 26 Jan 2026
https://github.com/nongol7090/ci-cd-node-app
🚀 Build and deploy a Node.js app effortlessly with a CI/CD pipeline using GitHub Actions and Docker for seamless integration and delivery.
angular angular-cli angular20 aws-cloudformation circleci continuous-deployment docker e2e-tests eksctl example hibernate mongodb nodejs protractor react redux ssr tutorial
Last synced: 14 Apr 2026
https://github.com/favstats/statistische-modellbildung-ii
Alle Materalien für das Tutorium zu Statistische Modellbildung II
learnr r social-sciences statistics tidyverse tutorial
Last synced: 02 Apr 2025