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-02 00:31:45 UTC
- JSON Representation
https://github.com/gableroux/git-commands-example
This is a repository for showing git commands usage
Last synced: 29 Apr 2026
https://github.com/rodrigoschio/hello-graphics-world
How to build a simple game with C language
c-language dos-like game tcc tutorial
Last synced: 07 Aug 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/antonio-f/kl-divergence
Kullback-Leibler divergence in Python
explained hands-on kl-divergence kullback-leibler-divergence python simple tutorial
Last synced: 28 Apr 2026
https://github.com/tripodsan/antlr4_js_calculator
Simple command line calculator built with antrl4 and nodejs.
antlr4 javascript nodejs tutorial
Last synced: 28 Apr 2026
https://github.com/kailoon/firegram
A Photo Gallery With React & Firebase.
firebase framer-motion learning-by-doing react tutorial
Last synced: 17 Apr 2026
https://github.com/antoniolofiego/hashnode-dockerseries-expressapp
A simple Express application running in a Docker container for my Docker tutorial series on Hashnode.
docker express hashnode tutorial
Last synced: 17 Apr 2026
https://github.com/solomonkassa/javascript-tutorial-complete
A complete, comprehensive, organized JavaScript tutorial with everything needed to learn JavaScript from absolute beginner to advanced developer.
javascript oop tutorial tutorial-code typescript
Last synced: 03 Apr 2026
https://github.com/pedrochamberlain/nodejs-guide
A Node.js Beginner's Guide by Fireship
Last synced: 28 Apr 2026
https://github.com/dup4/install-nginx-from-sources
install nginx from sources
Last synced: 17 Apr 2026
https://github.com/hussein-249/x86-64-practice
A series of tutorials for beginners of computer science to learn x86-64 assembly language.
assembly-language beginner-friendly tutorial
Last synced: 28 Jul 2025
https://github.com/blackwakhu/introduction-to-functional-programming
introduction to functional programming
clojure functional-programming replit tutorial tutorial-code
Last synced: 04 Apr 2026
https://github.com/methminug/forms-with-react-hooks
Check out this code's Medium article on forms with React Hooks. 😊
Last synced: 17 Apr 2026
https://github.com/senior-sigan/nou_poisk_fall_2022
Код с осенней школы НОУ Поиск. Где делали игры на LÖVE2D
Last synced: 17 Apr 2026
https://github.com/andrewmcodes-archive/rails_tailwind
Example for adding TailwindCSS 1.1 to your Rails app
postgres rails tailwind tailwind-css tutorial webpacker
Last synced: 12 Apr 2026
https://github.com/e6qu/rust-lean-aeneas
Comprehensive tutorial series: formal verification of Rust programs using Lean 4 and Aeneas — from arithmetic proofs to a verified multi-agent LLM harness
aeneas formal-verification lean4 llm-agents rust theorem-proving tui tutorial
Last synced: 04 Apr 2026
https://github.com/timcnicholls/angular-tour-of-heroes
Angular Tour of Heroes Tutorial example
Last synced: 04 Apr 2026
https://github.com/gekalogiros/referendum-ethereum-dapp
beginner contract dapp ethereum example newbie referendum smart tutorial
Last synced: 30 Apr 2026
https://github.com/thinkswan/ember-todo-list
An Ember app that allows users to manage a todo list.
ember handlerbars javascript tutorial
Last synced: 18 Apr 2026
https://github.com/waleedgeorgy/secrets-passportjs
A website with basic frontend to test and experiment with PassportJS.
bootstrap css documentation ejs express-session expressjs google-oauth2 local-passport nodejs passportjs postgresql tutorial
Last synced: 04 Apr 2026
https://github.com/adolbyb/nodejs-passport-login
A Login System using Node.js & Passport
dashboard ejs javascript login-system node-js passport-js tutorial
Last synced: 01 May 2026
https://github.com/andrewjbateman/angular-fast-http-caching
:clipboard: Get data from a Github API and use observables for fast http caching. Tutorial from 'Demos with Angular'
angular angular15 cache-storage html5 httpclient observable rxjs rxjs7 tutorial tutorial-code typescript
Last synced: 28 Apr 2026
https://github.com/apawlik/prisonners-dillema-jupyter4nfdi
A Binder-ready and JupyterBook-ready tutorial repository for learning computer simulation through the Prisoner's Dilemma.
Last synced: 29 Jun 2026
https://github.com/apiverve/image-caption-react-tutorial
AI-powered image caption generator built with React
accessibility ai alt-text apiverve computer-vision image-caption machine-learning react tutorial
Last synced: 29 Apr 2026
https://github.com/sensirion/arduino-i2c-different-buses-example
Tutorial how to set up different I2C buses on Arduino platform
arduino arduino-ide arduino-uno esp32 example i2c nucleo-board pull-up pull-ups resistor scd41 scl sda signal tutorial twowire wire wire1
Last synced: 18 Apr 2026
https://github.com/rominalodolo/springbootrest_api_postgresql
Youtube playlist tutorial
api jwt postgresql spring-boot tutorial youtube
Last synced: 05 Apr 2026
https://github.com/frontendfixer/typescript-tutorial
typescript-tutorial with code and chapter
Last synced: 18 Apr 2026
https://github.com/davidyell/learning-typescript
Code from doing the TypeScript tutorial
Last synced: 28 Apr 2026
https://github.com/thc1006/rps_gesture_referee_demo
🎮 Production-ready real-time Rock-Paper-Scissors gesture recognition system using MediaPipe & OpenCV. Features: instant hand tracking (30+ FPS), 95% accuracy, fuzzy matching, TDD methodology with 95% test coverage. Bilingual (EN/繁中). Perfect for CV learning & interactive apps.
computer-vision demo educational game-development gesture-recognition hand-gesture-recognition hand-tracking high-performance interactive-systems machine-learning mediapipe opencv pose-estimation production-ready python real-time-detection rock-paper-scissors tdd test-driven-development tutorial
Last synced: 19 Apr 2026
https://github.com/thinkswan/react-todos-with-hooks
A React todo app using hooks.
hooks javascript react tutorial
Last synced: 19 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/rkristelijn/dhtmlx-json-node
This is a short tutorial to set up dhtmlx (dhx) using only JSON and node/mongodb as a back-end and the REST API. Recently I followed the 'Your First App' tutorial and felt unsatisfied with what I've learned. So I decided to push a little harder and use a demo app 'CRM System' as the base and create my own tutorial.
crm dhtmlx dhx json node tutorial
Last synced: 19 Apr 2026
https://github.com/kinneko-de/sample-react-vscode
Sample application how to start a React app from Visual Studio Code in different browsers
chrome firefox react sample tutorial visual-studio-code windows
Last synced: 19 Apr 2026
https://github.com/atommnava/python-full-course-for-free-bro-2024-
Python tutorial for beginners' full course 2024
Last synced: 04 Jun 2026
https://github.com/baptvit/my-first-blog
bootstrap django django-blog django-project pythonanywhere sqlite3-database tutorial
Last synced: 29 Apr 2026
https://github.com/antonio-f/attention_mechanism_tf1
Neural Machine Translation with Attention - Keras and TensorFlow 1.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning keras neural-machine-translation python seq2seq sequence-models tensorflow tutorial
Last synced: 20 Apr 2026
https://github.com/freelancersinchina/gigi-music
a composer package,showing how to create an own package.
Last synced: 28 Apr 2026
https://github.com/anthony-maio/agent-harness-90m
Minimal agent harness: task intake, tool registry, policy gate, budget, logs, reports. Companion repo for Build Your First Agent Harness in 90 Minutes.
agent-harness ai-agent ai-safety llm python tool-use tutorial
Last synced: 04 Jun 2026
https://github.com/jiji262/awesome-openclaw
Curated map of the OpenClaw ecosystem: official repos, deployment tools, dashboards, connectors, tutorials, and alternatives.
ai-agent awesome-list curated-list dashboard openclaw plugin self-hosted tutorial
Last synced: 20 Apr 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/rubberducksbr/ruby4beginners
Repositório voltado para iniciantes na programação que desejam aprender Ruby
automated-testing beginner-code ruby ruby-on-rails test-automation tutorial
Last synced: 04 Jun 2026
https://github.com/mfdeveloper/android-uitest
A basic android UI test example application using Espresso framework
android android-tests espresso-tests test-automation test-runner tutorial
Last synced: 20 Apr 2026
https://github.com/webrror/flutter-animations
A flutter app showcasing animations from Vandad's Animation Course.
animation demo flutter flutteranimations tutorial
Last synced: 20 Apr 2026
https://github.com/srmoore/oidc_django_demo
Small demo Django application using private keys and OpenID Connect
django django-application oidc tutorial
Last synced: 29 Apr 2026
https://github.com/silvestrevivo/react-typescript-hooks2
Small React-Redux application with hooks and typescript
javascript reactjs tutorial typescript udemy
Last synced: 20 Apr 2026
https://github.com/anyblok/anyblok-book-prez
Workshop Anyblok slides
book development-tools tutorial
Last synced: 10 Apr 2025
https://github.com/bessouat40/ubuntu-docker-python
Ubuntu base image for python development
beginner beginner-friendly containerization containers docker docker-compose python tutorial
Last synced: 13 Apr 2026
https://github.com/boweihan/websockets-from-scratch
Ruby implementation of websockets V13 handshake and frame parsing
Last synced: 26 Mar 2025
https://github.com/iqpizza6349/starcraft_broodwar_basicbot
스타봇 동아리에서 사용될 소스코드입니다.
basicbot bwapi-java dgsw java-8 starcraft-broodwar tutorial
Last synced: 10 Apr 2025
https://github.com/keizerzilla/gamerbot-telegram-lumberjack
Eu fiquei irritado por não bater o record de um amigo num jogo para crianças e escrevi um bot que fez o trabalho sujo por mim.
bot pyautogui python telegram-game telegram-game-bot tutorial tutorial-demos
Last synced: 10 Apr 2025
https://github.com/applitools/example-selenium-csharp-mstest
Applitools Example: Selenium in C# with MSTest
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud mstest selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing webdriver
Last synced: 20 Apr 2026
https://github.com/jbussdieker/tutorial-docker-compose-django
django docker-compose tutorial
Last synced: 13 Apr 2026
https://github.com/themarlboroman/refresh-symfony
A Symfony 2.8 refresher to remember how stuff worked in a very basic way.
Last synced: 05 Oct 2025
https://github.com/24amcoder-sb/automapperexample
A sample console app using the automapper library
Last synced: 28 Mar 2025
https://github.com/shahriyarp/quote-generator
Quote Generator For Your Twitter!
dark-theme darkmode javascript light-theme quote-generator quotes quotes-api tutorial tutorials tweeter tweets
Last synced: 02 May 2026
https://github.com/scorchinghot/core-machine-learning-exploration
This repository provides a hands-on exploration of classical machine learning algorithms applied to the MovieLens 100k dataset, aiming to build intuition and understanding of core ML concepts.
core-ml data-science hands-on machine-learning ml-algorithms python scikit-learn tutorial
Last synced: 05 Oct 2025
https://github.com/davepeck/mastercat
The game of Mastermind, but with cats. By Ellie & Daddy.
cats example learning mastermind tutorial
Last synced: 02 Apr 2025
https://github.com/ismet55555/big-button
Big Button Embedded Rust Tutorial
embassy-rs embedded programming raspberry-pi-pico rp2350 rust tutorial
Last synced: 05 Oct 2025
https://github.com/melezhik/python-echo-script
sparrow / python example script
Last synced: 30 Oct 2025
https://github.com/beangreen247/c-sharp-made-easy
Code used in my C# tutorial series
beangreen beangreen247 code csharp debian easy linux made mono monodevelop tutorial vim windows
Last synced: 09 Apr 2026
https://github.com/jf17/roguelike
Implementation of a roglike game based on a tutorial in the Rust language .
Last synced: 06 Jul 2025
https://github.com/mejanh/web-design-html-css-tutorial
Web design tutorial with HTML & CSS
article css design html paragraph styleguide tutorial website
Last synced: 25 Aug 2025
https://github.com/freeclimbapi/c-sharp-delete-recording-tutorial
C# - Delete a Recording
Last synced: 05 May 2026
https://github.com/freeclimbapi/java-accept-incoming-call-tutorial
Java - Accept Incoming Call Tutorial
Last synced: 20 Jun 2026
https://github.com/freeclimbapi/java-connect-caller-to-another-party
Java - Connect Caller To Another Party
Last synced: 23 Jun 2026
https://github.com/freeclimbapi/java-get-a-queue-member-how-to-guide
Java - Get a Queue Member Tutorial
Last synced: 05 May 2026
https://github.com/sad0xer/firstpro
This is simple E-Commerce website built in Django. This Django Project was build with help of @CodeWithHarry's YouTube video.
django django-project python tutorial website
Last synced: 26 Mar 2025
https://github.com/raguggg/docker-elk-setup
A ready-to-use ELK (Elasticsearch, Logstash, Kibana) setup with Docker for easy log monitoring and analysis.
Last synced: 26 Mar 2025
https://github.com/quanttide/quanttide-tutorial-of-flutter
量潮Flutter教程
flutter quanttide quanttide-tutorials tutorial
Last synced: 21 Jan 2026
https://github.com/klebann/moodle-plugin-helloworld
Hello world plugin created for education purposes following tutorial on https://learn.moodle.org/.
education moodle moodle-plugin plugin tutorial
Last synced: 07 Oct 2025
https://github.com/lord-turmoil/fluentapidemo
Repository for the article Thoughts on Building Fluent API
fluent-api tutorial tutorial-code
Last synced: 16 Mar 2025
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/ardakazanci/kotlinnotespowa
Kotlin & Android Best Practices
bestpractices kotlin kotlintutorial practice tutorial
Last synced: 09 Apr 2025
https://github.com/lynder063/basic-networking
This repository contains fundamental networking concepts and examples. It is designed to help beginners understand the basics of networking
beginner educational examples ip-addressing network-security network-topologies networking routing subnetting tutorial university-project vspj
Last synced: 30 May 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/dking1342/react-intro
A collection of React projects that were made with the help of various online tutorials
Last synced: 30 May 2026
https://github.com/jaiakash/cryptozombies_solidarity_web3
Crytpozombies solidarity tutorial codes
crypto solidarity tutorial web3
Last synced: 08 Jan 2026
https://github.com/freeclimbapi/node-get-a-queue-member-how-to-guide
Node - Get a Queue Tutorial
Last synced: 27 Jan 2026
https://github.com/didinj/javascript-function-refactoring-recursive
Javascript Function: Refactoring & Recursive
examples function javascript js recursive refactoring tutorial
Last synced: 06 Jul 2025
https://github.com/ryderdamen/circleci_deploy_google_cloud_function_example
An example (and tutorial) of how to deploy a Google Cloud Function with CircleCI.
cd ci circleci gcp google-cloud-functions tutorial
Last synced: 08 Oct 2025