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-30 00:28:13 UTC
- JSON Representation
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/edserranoc/markdown-essentials
🚀 Master Markdown in Minutes! A complete guide with examples, tips, and tricks.
jupyter-notebook markdown tutorial
Last synced: 02 May 2026
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/yammmt/rails-tutorial
my product of Rails Tutorial (5.1.4)
rails rails-tutorial ruby tutorial
Last synced: 29 Sep 2025
https://github.com/arnim/agentic-css-tutor
Agentic Computational Social Science tutor
Last synced: 29 May 2026
https://github.com/bobbyma2014/coordinate-transform
A simple app that shows the transformation of coordinates
csharp robotics tutorial unity3d windows-app
Last synced: 01 Apr 2025
https://github.com/hu2di/javascript-tutorial
Learning Java Script
basic html javascript tutorial
Last synced: 08 Apr 2025
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/arsy786/workout-mern-app
This is a full-stack MERN app for managing workouts.
2023 expressjs mern-stack mongodb nodejs reactjs tutorial
Last synced: 09 Apr 2026
https://github.com/jmrecodes/hackmd-notes
Accumulated General Knowledge Base HackMD notes
github-badges guide knowledge-base laravel prompt-engineering tutorial
Last synced: 19 Feb 2026
https://github.com/arsy786/redux-toolkit-thunk-app
The aim of this project is to demonstrate how to use Redux Toolkit and Thunk middleware in a React application.
2023 reactjs redux-thunk redux-toolkit tutorial
Last synced: 13 Apr 2026
https://github.com/seanny123/webpack-typescript-helloworld
Get something showing up with Webpack, TypeScript
Last synced: 12 Apr 2026
https://github.com/ushii/weather_app
"A Flutter app to fetch and display real-time weather details using the OpenWeatherMap API. Features a modern UI, city-based search, and error handling. Perfect for learning Flutter and API integration."
android api ascii-art hacktoberfest ios kotlin openweather-api react react-weather-app service-worker swift-weather swiftui tutorial weather
Last synced: 29 Apr 2026
https://github.com/uscbiostats/git-crash
Happy Scientist Seminar: A Crash course on git
git happyness tutorial workshop
Last synced: 03 Aug 2025
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/ineat/blog-terraform-main
A set of Terraform projects to illustrate the Terraform series blog posts on Ineat Blog
Last synced: 08 Nov 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/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/joseph-ogutu/ai-capstone-project
A beginner-friendly Go web development project showcasing fundamental HTTP server implementation using Go's net/http package. This project demonstrates how to build simple yet robust web services with clean, idiomatic Go code.
backend beginner go golang http tutorial webserver
Last synced: 03 Jan 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/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/djdarcy/mcp-server-tutorial
A detailed hands-on tutorial for learning Model Context Protocol (MCP) server development with Python. Includes working examples, VSCode debugging setup, tests, and a step-by-step guide covering everything from basic architecture to deployment. Perfect for anyone wanting to build AI-integrated tools and to understand how Claude extensions work.
ai-assistant ai-integration ai-tools anthropic beginner-friendly claude claude-code claude-desktop debugging developer-tools examples learning-resources llm-tools mcp model-context-protocol python sdk step-by-step tutorial vscode
Last synced: 25 Oct 2025
https://github.com/janipalsamaki/swag-order-robot
Tutorial for creating a software robot for processing web store orders using Robot Framework.
python robot-framework robotframework tutorial
Last synced: 03 Jan 2026
https://github.com/freeclimbapi/c-sharp-play-a-recording-tutorial
C# - Play a Recording Tutorial
Last synced: 04 Sep 2025
https://github.com/frozar/laravel-9-grafikart
Tutoriel de Grakifart traduit en Laravel 9
Last synced: 06 Jan 2026
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/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/make-school-labs/few-track-demo
Demo app to give an idea of the kind of programming involved with frontend web applications
css css3 game html html5 javascript js tutorial
Last synced: 01 Aug 2025
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/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/chyiiiiiiiiiiii/flutter_router_and_navigator_example
Some navigation techniques in Flutter.
cross-platform dart flutter mobile navigation router tutorial
Last synced: 09 Apr 2026
https://github.com/twtrubiks/grpc_python_tutorial
grpc python 教學 Google RPC
Last synced: 07 May 2026
https://github.com/nagipragalathan/python_tutorial_for_data-science
This repository is a comprehensive guide for learning data science using Python. It covers various essential libraries and tools commonly used in the field of data science, including Jupyter Notebook, Matplotlib, NumPy, Pandas, Scikit-learn, and PyTorch.
datascience datavisualization deeplearning jupyter jupyter-notebook learning-by-doing learningresources machinelearning matplotlib numpy opensource pandas python python-script python3 pytorch pytorch-implementation scikitlearn tutorial
Last synced: 09 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/josedavila24/guias-abc
🚀📚 Repositorio con guías ABC 🎯 sobre el uso de diversas herramientas y tecnologías 🛠️💻. ¡Aprende de forma fácil y rápida! ⚡📖
git oracle-db tutorial ubuntu-server
Last synced: 01 Apr 2025
https://github.com/edha1/go-tutorial
My learning notes as I learn the Go language.
go golang golang-examples how-to tutorial
Last synced: 31 Jul 2025
https://github.com/mar0ls/tutorials
How install notepad++ in Mac M1
brew homebrew m1-mac notepad-plus-plus tutorial wine
Last synced: 31 Jul 2025
https://github.com/nicola-residori/uni42
Spring Boot REST APIs - exercise for APIs interactions
api authentication circuit-breaker h2-database maven rest rest-api restapi spring spring-boot springboot timeout tutorial
Last synced: 12 Apr 2026
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/luistar/getting-to-know-aws-slides
The slides from my talk on Amazon Web Services
amazon-web-services aws demo elasticbeanstalk serverless slides tutorial
Last synced: 22 Sep 2025
https://github.com/wangxiaoyugg/learn-nodejs
learning notes about NodeJs ,easy tutorial
easy learning-notes nodejs tutorial
Last synced: 12 Apr 2026
https://github.com/michaelchadwick/ember-super-rentals
Ember Tutorial: Super Rentals
Last synced: 03 Jan 2026
https://github.com/br-chan/financial-dashboard-next.js
A simplified financial dashboard full-stack web application, following https://nextjs.org/learn/dashboard-app .
Last synced: 16 Apr 2026
https://github.com/pacovk/cdk-terraform-tutorial
A CDK portation of the official Terraform Lambda + ApiGateway tutorial
aws cdk lambda serverless terraform tutorial
Last synced: 10 May 2026
https://github.com/bulbatronik/image-classification-and-time-series-forecasting
Repo containing homeworks and the project files for "Artificial Neural Networks and Deep Learning" course taken during academic year 2021-2022 winter semester of Master of Telecommunication Engineering program at Politecnico di Milano.
computer-vision deep-learning python tensorflow time-series tutorial
Last synced: 09 May 2026
https://github.com/inbo/dwc-in-r
Training material for standardizing data to Darwin Core using R
course-materials oscibio r rstats tutorial
Last synced: 18 May 2026
https://github.com/anakloss/tutoriales-js
Tutorial Javascrip - NodeJs
fullstack javascript nodejs practice-project tutorial
Last synced: 19 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/j-sephb-lt-n/understanding
Understanding the variability of data by visualising a simulated a/b/n test
ab-test ab-testing data-vis dataviz statistics tutorial
Last synced: 07 Nov 2025
https://github.com/leonardofaria/webpack-lunch-and-learn
🍕& 📖at @Thinkific about webpack 4
javascript tutorial webpack webpack4
Last synced: 11 May 2026
https://github.com/anastasia-a-zhivaeva/tic-tac-toe
Application from React tutorial https://reactjs.org/tutorial/tutorial.html
game react tutorial typescript unit-testing
Last synced: 02 May 2026
https://github.com/ktaletsk/jupyterlab_command_test
Sample extension showing how to add command to JupyterLab menus
example jupyterlab jupyterlab-extension tutorial
Last synced: 11 Jul 2025
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/timeless-residents/handson-maven
A hands-on guide for learning how to build and run Java applications using Maven and Docker
docker java maven spring-boot tutorial
Last synced: 23 May 2026
https://github.com/atom-dispencer/codenameteabag
A programming guide with personality.
Last synced: 09 Apr 2025
https://github.com/shauryashaurya/marty_mcfly
Code, text and notebooks on a tutorial for Introduction to Machine Learning using open sources
anaconda jupyter-notebooks machine-learning machine-learning-tutorials notebook numpy python regression scikit-learn scipy tutorial
Last synced: 09 Apr 2026
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/nadjiel/petit-pixels
This project is a tutorial on how to set up games with pixel art aesthetics using Godot 4.3.
gamedev godot4-3 low-resolution pixel-art retro tutorial
Last synced: 27 Jan 2026
https://github.com/didinj/angular-9-component-examples
Angular 9 Tutorial: Angular Component Example
angular angular9 component components example examples tutorial
Last synced: 07 Jan 2026
https://github.com/dominique-vassard/elm-tutorial-app
Following complete app tutorial
Last synced: 27 Jul 2025
https://github.com/gorkemgul/golang_tutorial
This is the Golang tutorial that I've prepared after I learned it.
Last synced: 27 Jul 2025
https://github.com/eliasdehondt/dotnet-helloworld
This repository contains a simple .NET Core web application designed to display "Hello, World!" or "Hello AppEngine!" as a starting point for deploying .NET Core applications on Google Cloud’s App Engine flexible environment.
app-engine beginner-project cloud-deployment csharp dotnet-core google-cloud hello-world tutorial web-application
Last synced: 27 Jul 2025
https://github.com/nathguede/briefly
📄 Summarize text quickly and accurately with briefly, enhancing clarity and communication in your work.
apiai article-summary computer-graphics cpp elixir facebook-messenger-bot firebase guide learning opengl phoenix rasterizer raytracing raytracing-engine shaders simple software-renderer tutorial
Last synced: 09 Apr 2026
https://github.com/course-one/rxjs-starter-kit
Simple RxJS learning kit
learning reactive-programming rxjs tutorial tutorial-code
Last synced: 12 Jun 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/freeclimbapi/c-sharp-list-calls-how-to-guide
C# - List Calls Tutorial
Last synced: 26 Jul 2025
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/julianpistorius/doit-tutorial
Playing with doit.
doit python tutorial tutorial-exercises workflow
Last synced: 29 Jun 2025
https://github.com/habibun/javascript
A programming language that is one of the core technologies of the World Wide Web
javscript js learning tutorial
Last synced: 26 Jul 2025
https://github.com/lagenorhynque/react-tutorial-re-frame
React tutorial app implemented in ClojureScript using re-frame
clojurescript re-frame react reagent tutorial
Last synced: 12 Apr 2026
https://github.com/mel-rocha/django-rest-framework
Tutorial da documentação oficial rest_framework
Last synced: 25 Jul 2025
https://github.com/alfarseniko/learning-c
Walkthrough of the freeCodeCamp tutorial of C language.
Last synced: 24 Jul 2025
https://github.com/breatheco-de/exercise-todo-list-cli-with-cloud
💻📹 Video Tutorial: Today you will be building a TODO list using API's to sync it with the cloud.
learning-by-doing learning-exercise learning-python python python-tutorial python3 todo-list todoapp todolist tutorial tutorial-exercises video-tutorial
Last synced: 09 Apr 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/naoki-00-ito/react-ts-todo
React TypeScript TODO
nodejs react todo tutorial typescript
Last synced: 28 Feb 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/javascript-tutorial/ro-old.javascript.info
The translated version of https://github.com/iliakan/javascript-tutorial-en in Romanian.
Last synced: 24 Jul 2025
https://github.com/rstevensonusgs/community-starter-kit
Tutorial for Mona the Bot
Last synced: 26 Jan 2026
https://github.com/senghokeang/inertia-crud-laravel-vue
Inertia.js CRUD with Laravel and Vue.js — build a modern SPA-style CRUD application without APIs, using Inertia, Vue 3, and Bootstrap.
bootstrap crud fullstack inertia inertiajs laravel laravel-crud spa tutorial vue vue3
Last synced: 13 Apr 2026
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