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-29 00:28:00 UTC
- JSON Representation
https://github.com/souravgoswami/ruby-masterclass
A Free Ruby class for Techno India college students (dept. of BCA)
Last synced: 11 Oct 2025
https://github.com/the-black-knight-01/tensorflow-tutorial
TensorFlow Tutorial
tensor tensorboard tensorflow tensorflow-examples tensorflow-experiments tensorflow-models tensorflow-serving tensorflow-tutorial tensorflow-tutorials tutorial
Last synced: 19 Jan 2026
https://github.com/chloelavrat/orca-tutorial
Unofficial tutorial and documentation for the Orca procedural sequencer.
musicmaking programming-language sequencer sequencer-midi tutorial
Last synced: 04 Feb 2026
https://github.com/philipyip1988/linux
Linux Installation Guide (Fedora and Ubuntu) on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.
convertible dell dell-laptops fedora gnome gnome-extensions gnome-tweaks intel intel-rapid-storage-technology intel-vmd linux oem secure-boot touchpad touchscreen tutorial ubuntu uefi
Last synced: 21 Jan 2026
https://github.com/francescodisalesgithub/exercisesdonefromlinuxcommandsbook
Some exercises done from the book Linux Commands,C,C++,Java,Python by Manjunath.R and some optional exercises made by me
exercise java learning serialization tutorial understanding
Last synced: 14 Apr 2026
https://github.com/makstyle119/python
Python from beginner to advanced
begginer-friendly makstyle119 python tutorial
Last synced: 11 Oct 2025
https://github.com/carlosrabelo/spaceshooter
Space Shooter
gdscript godot godot-engine godot4 shooter-game space-shooter tutorial
Last synced: 26 Mar 2025
https://github.com/michael-koll/bad-pico
Turn your Raspberry Pi Pico into a Bad-USB
adafruit-hid bad-usb badusb circuitpython cybersecurity demo hidscript powershell-script raspberry-pi-pico tutorial video
Last synced: 17 Apr 2026
https://github.com/senior-sigan/springboottutorial
java mybatis spring-boot tutorial
Last synced: 29 Apr 2026
https://github.com/kt474/sleeper-api-example
Example visualization using the Sleeper API
api fantasy-football sleeper tutorial
Last synced: 26 Oct 2025
https://github.com/saeedkohansal/php-session-full-tutorial
A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...
backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment
Last synced: 13 Oct 2025
https://github.com/didinj/javascript-highest-order-function-examples
Javascript Tutorial: Higher Order Function Examples
examples function highest-order javascript js tutorial
Last synced: 13 Oct 2025
https://github.com/marcospb19/godot-enet-packet-server-example
Minimal example on how to setup a raw-packet `ENet` client and server in Godot 4.2
enet godot multiplayer network tutorial
Last synced: 11 Jun 2025
https://github.com/loitd/rubycourse
Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw
basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist
Last synced: 21 Jan 2026
https://github.com/adrien-ben/vulkan-tutorial-odin
Vulkan tutorial written in Odin
Last synced: 06 Jan 2026
https://github.com/alexmhack/python_intermediate
using intermediate level python for solving simple and complex tasks
advanced-programming intermediate-code python-tutorials python3 tutorial tutorial-series
Last synced: 31 May 2026
https://github.com/stevepolitodesign/auto-unsubscribe-from-email-in-rails
Learn how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email. As an added bonus, we'll build a page allowing a user to update their email preferences across all mailers.
Last synced: 13 Oct 2025
https://github.com/afteracademy/goserve-docs
Official documentation for goserve - a robust Go backend framework for building production-ready REST APIs.
api-documentation api-framework clean-architecture docker documentation getting-started gin-framework go golang goserve jwt-authentication kong-gateway microservices mongodb nats postgresql redis rest-api tutorial
Last synced: 05 Feb 2026
https://github.com/ibmstreams/streamsx.tutorial.teda
Tutorials for TEDA
ibm-streams stream-processing tutorial
Last synced: 21 Feb 2026
https://github.com/zhangzhuang15/git-command
specific application of git command and some exercise instructions
beginner chinese commandline exercise git tutorial
Last synced: 31 May 2026
https://github.com/jashanj0tsingh/javatutorials
Learning Java - Beginner
algorithm basics beginners data-structures java tutorial
Last synced: 08 Apr 2025
https://github.com/flowforfrank/chrome-extension
🌶️ Chrome extension created with JavaScript
chrome chrome-extension extension javascript tutorial webtips
Last synced: 19 Apr 2026
https://github.com/fiware/tutorials.extended-properties
:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty
entities enumeration fiware language ngsi-ld tutorial
Last synced: 13 Mar 2026
https://github.com/flowforfrank/tic-tac-toe
❌⭕ Tic-Tac-Toe created in vanilla JavaScript
game-development javascript javascript-game tic-tac-toe tic-tac-toe-javascript tutorial
Last synced: 28 Mar 2025
https://github.com/seadowg/dip-lesson
Using Dependency Inversion to help you (re)write testable code
dependency-inversion-principle java test-driven-development tutorial
Last synced: 15 Apr 2026
https://github.com/johannus22/csharp-consolebased-practice-activity
A practice for C# beginners.
Last synced: 30 Mar 2025
https://github.com/ryanwalder/how-to-git
Git repo to show how to use fetch/rebase/review PRs like a boss
Last synced: 17 Oct 2025
https://github.com/saeedkohansal/chart.js-monthly-visits-statistics-chart-tutorial
Learn to build a Monthly Visits Statistics Chart from scratch using Chart.js! This tutorial repo guides you through creating an interactive, customizable chart to track website traffic. Features include dark mode support, responsive design, and dynamic data integration via JSON API. Perfect for web devs looking to master data visualization.
chart chart-js chartjs charts coding gilgeekify html html5 javascript js line-chart linechart programming statistics tutorial visit-stats web-analytics web-development webanalytics webdevelopment
Last synced: 19 Apr 2026
https://github.com/chelmerrox/animations-article-tutorial
The files & live demo for a technical article I wrote on creating a bouncing ball using CSS Animations.
animation article beginner-friendly bouncing-ball css3 frontend hackernoon html5 medium published tech-articles technical-article technical-writing tutorial
Last synced: 18 Oct 2025
https://github.com/jamesrobionyrogers/python_tutorial_website
2020 NCEA Level 2 - Internal Assessment: AS91893
Last synced: 12 Apr 2025
https://github.com/litilexuezha/c-tutorial-101
学习 c 语言基础
c c-basic c-tutorial learning-c tutorial
Last synced: 01 Jun 2026
https://github.com/alexmhack/pygame-tutorial
Learning the basics of Pygame from scratch and building a simple game
beginner-project pygame python3 tutorial tutorial-code
Last synced: 28 May 2026
https://github.com/redhat-iot/rhte-2019
Cloud scale messaging and IoT connectivity with AMQ Online
amq-online cloud-scale-messaging eclipse-iot iot-connectivity kubernetes tutorial
Last synced: 21 Apr 2025
https://github.com/nexmo/ruby-mobile-app-invites
Mobile App Promotion via SMS in Ruby
Last synced: 23 Mar 2025
https://github.com/0xHericles/riscv-helpmate
RISC-V32I Helpmate
hardware processor risc risc-processor risc-v tutorial
Last synced: 24 Mar 2025
https://github.com/mikerah/simple_vm
A simple VM in Rust for learning purposes
rust tutorial virtual-machine vm
Last synced: 24 Mar 2025
https://github.com/ephbaum/elxrbb-tutorial
A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application
elixir elixir-lang forum-application pheonix-elixir phoenix tutorial
Last synced: 24 Oct 2025
https://github.com/organization-devxp/solid-principios-tutorial
Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.
principios-solid solid tutorial tutorial-exercises
Last synced: 24 Oct 2025
https://github.com/alexmhack/cli_with_python
command line intergration with python
advanced-code argparse command-line intermediate-tutorial python-tutorial python3 tutorial
Last synced: 24 Oct 2025
https://github.com/makstyle119/php
PHP from beginner to advanced
begginer-friendly makstyle119 php tutorial
Last synced: 11 Apr 2026
https://github.com/maurerkrisztian/machine_learning
Machine Learning with Python Examples
deep-learning examples machine-learning neural-network tutorial
Last synced: 15 Mar 2025
https://github.com/bradmartin/egghead-phone
https://egghead.io/lessons/javascript-using-the-device-phone-and-sms-with-nativescript
eggheadio lesson nativescript tutorial
Last synced: 11 Apr 2026
https://github.com/michaeldouglas/mvcgo
Tutorial Go MVC
article golang mvc mvc-architecture tutorial
Last synced: 16 Mar 2025
https://github.com/dnbard/react-tutorial
Examples for React course in GlobalLogic Ukraine
guide gulp mocha react react-router redux tutorial
Last synced: 25 Oct 2025
https://github.com/jessetg/cpp-boot-camp
Slides for a tutorial I'm giving on C++
c-plus-plus cpp latex lecture presentation slides tutorial
Last synced: 08 May 2025
https://github.com/markfchavez/ruby-and-rails-resources
A curated list of ruby/rails resources to learn from.
Last synced: 15 May 2026
https://github.com/yasindehfuli/roocket-javascript-course
Roocket JavaScript Tutorial Step By Step
Last synced: 26 Mar 2025
https://github.com/mareksuchanek/ontouml-basictypes
Explanation basic OntoUML stereotypes, rigidity and identity principles via simple example and graphics
conceptual-model education ontouml tutorial ufo-ontology
Last synced: 10 Mar 2026
https://github.com/jcrodriguez1989/firstcontributionsinr
🚀✨ Mini tutorial que nos enseña a contribuir al código libre en R
contribution hacktoberfest open-source tutorial
Last synced: 26 Oct 2025
https://github.com/alcrene/fokker-planck-brief-intro
A brief, opinionated introduction to the Fokker-Planck equation
fokker-planck-equation tutorial
Last synced: 25 Feb 2026
https://github.com/kanryu/vue-cli3-tutorial
A tutorial for Vue 3 using vue-cli v4.5
Last synced: 04 Apr 2025
https://github.com/jrob774/tein-manual
An unofficial manual for modding the game The End is Nigh.
game manual mdbook modding modding-manual mods tein tein-manual thendisnigh tutorial website
Last synced: 23 Jan 2026
https://github.com/zayedrais/weatherapp
Weather App with Nodejs
demo nodejs openweather-api openweathermap temperature tutorial weather weather-data weatherapi weatherapp webapp
Last synced: 06 Feb 2026
https://github.com/abhinavrajesh/nextjs-blog
Files for the series "How to Build a NextJS App using Typescript and TailwindCSS: The Complete Guide"
nextjs tailwindcss tutorial typescript vercel
Last synced: 11 Apr 2026
https://github.com/joshwnj/react-starter
Learn to build a react UI piece by piece
Last synced: 04 Oct 2025
https://github.com/agn-7/machine_learning_projects
Simple Machine Learning and Data Science projects as tutorials.
data-science knn lda logistic-regression machine-learning naive-bayes-classifier nbc pca python qda tutorial
Last synced: 27 May 2026
https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example
Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.
cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest
Last synced: 28 Jan 2026
https://github.com/hashicorp-education/learn-terraform-k8s-crd-openfaas
hashicorp kubernetes openfaas terraform tutorial
Last synced: 28 Jan 2026
https://github.com/ludovatech/build-robocup-junior-open-soccer-field-tutorial
Build your own transportable robocup junior open soccer field!
do-it-yourself field robocup robocup-junior robocup-junior-open tutorial
Last synced: 28 Jan 2026
https://github.com/tathandev/ad-astra-addon-tutorial
Wanna make an addon for Ad Astra ? You are in the good place !
Last synced: 29 Jan 2026
https://github.com/eighttrigrams/eighttrigrams-tutorials
How to quickly get to working productively with Clojure
Last synced: 06 Feb 2026
https://github.com/s1licate/c
C guide, programs and examples.
c c-language c-programming example examples programming tutorial tutorials
Last synced: 16 May 2025
https://github.com/umesh-timalsina/not-so-long-intro-to-pydantic
A basic tutorial on introducting pydantic basemodels and their usage
Last synced: 23 Mar 2025
https://github.com/1337xcode/android-game-hacking
Android game hacking and modding based repo with curated list of tools and source codes.
android android-game-hacking android-modding game-hacking mod-menu reverse-engineering tutorial
Last synced: 23 Mar 2025
https://github.com/javaparser/javaparser-gradle-sample
Sample project with a basic Gradle + JavaParser setup
bootstrap gradle java javaparser parser tutorial
Last synced: 21 Apr 2026
https://github.com/elazzouzihassan/typescript-tuto
Welcome to the TypeScript Tutorial for Beginners repository! 🚀
javascript reactjs ts tutorial typescript
Last synced: 15 Apr 2026
https://github.com/johnpatek/icode-cpp
C++ lessons for iCode Little Rock black belt course
Last synced: 07 Feb 2026
https://github.com/chilipp/psyplot-icon-c2sm-meeting-20220215
Presentation material for the psyplot demonstration at the ICON C2SM-Meeting 2022/1
icon jupyter jupyter-notebook presentation psyplot tutorial visualization
Last synced: 07 Apr 2025
https://github.com/mvuorre/hpbm-bayes-tutorial
A tutorial on Bayesian statistics for HPBM
bayesian-statistics psychology statistics tutorial
Last synced: 25 Feb 2026
https://github.com/alumet-dev/user-book
User guide for Alumet: learn how to measure interesting metrics (including energy consumption)
energy-consumption energy-efficiency hpc measurement monitoring profiling rust tutorial
Last synced: 26 Feb 2026
https://github.com/seandavi/rnaseqbeginnertutorial
An introduction to RNA-seq file formats, quality control, and visualization targeted to a biologist audience
bioinformatics education fastq genomics gtf tutorial
Last synced: 02 Feb 2026
https://github.com/detivenc/python
I put all my projects in python from Videos or MySelf
Last synced: 17 Mar 2025
https://github.com/kinneko-de/sample-opentelemetry-azure
Sample application how to publish OpenTelemetry metrics to Azure
azure csharp grafana metrics opentelemetry sample tutorial
Last synced: 07 Feb 2026
https://github.com/conradwt/cockroach-example-using-ruby
The purpose of this step by step tutorial is to provide a very simple example of configuring and using Cockroach database engine with the Ruby Language.
cockroachdb ruby ruby-on-rails tutorial
Last synced: 08 Feb 2026
https://github.com/boyiguo1/tutorial-sim_cluster_composer
A tutorial on automating R simulation studies with clusters
automation rstats simulations tutorial
Last synced: 09 Feb 2026
https://github.com/loftwah/rails-blog
My Rails 7 Blog
blog docker docker-compose guide rails ruby tutorial
Last synced: 11 Apr 2026
https://github.com/compomics/intro-to-deep-learning
Practical introduction to neural networks with Pytorch and Lightning
convolutional-neural-networks lightning neural-networks pytorch recurrent-neural-networks tutorial
Last synced: 10 Feb 2026
https://github.com/saeedkohansal/site-blocker-extension
Site Blocker Chrome Extension, By that extension, You Can Control The User's Access To Any Website With Blacklist Or Whitelist and Block Or Allow User Access On the Client-Side Using Vanilla JavaScript then display the access denied error You can block any Domain or IP you want.
access-control chrome-extension css dom-manipulation extension-chrome extension-development free-source-code gilgeekify how-to how-to-code howto html javascript site-blocker siteblocker tutorial user-interface web-development website-development widget
Last synced: 05 Jan 2026
https://github.com/twtrubiks/summernote_nestable_flask
summernote Combine Nestable Python Flask
nestable python-flask summernote tutorial
Last synced: 30 Aug 2025
https://github.com/hashicorp-education/learn-terraform-multicloud-kubernetes-consul
Last synced: 12 Feb 2026
https://github.com/javieraviles/trunk-based-development
Example exercise of how to apply trunk based development methodology
example how-to trunk-based-development tutorial
Last synced: 19 Mar 2026
https://github.com/tsnsoft/tutorial-on-wxwidgets-components-with-examples-and-links-to-documentation
Методичка по компонентам wxWidgets с примерами и ссылками на документацию.md
cpp teaching tutorial wxwidgets
Last synced: 13 Feb 2026
https://github.com/sandeepsoni/comparing-word2vec-models
Code, data, and notes for tutorial on using word embeddings to find variation and change
Last synced: 19 Mar 2026
https://github.com/kinneko-de/sample-react-typescript-githubpages
Sample application how to setup a React app with typescript and deploy it to GitHub Pages.
cd-pipeline github-pages react sample tutorial typescript
Last synced: 13 Feb 2026
https://github.com/comunica/tutorial-solid-graphql-ld-profile-viewer
🏫 Tutorial on GraphQL-LD for Solid in React
Last synced: 19 Mar 2026
https://github.com/dandonahoe/crude-cards
❐ ❐ ❐ Crude Cards - A shameless "parody" of Cards Against Humanity for those of you who love laughing at the worst things imaginable — because clearly, your sense of humor is broken.
cypress docker game jest kubernetes nestjs nextjs react storybook tutorial typescript websockets
Last synced: 15 Feb 2026