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/huaying/react-games
Small games written in React.js
game react react-game react-tutorial tutorial
Last synced: 13 May 2026
https://github.com/drsmile444/tensorflow-ml-bot-example
🤖 Telegram Bot example using Machine Learning and Tensorflow
example telegram telegram-bot tensorflow tutorial
Last synced: 13 May 2026
https://github.com/andrewrporter/f-string-tutorial
Basic introduction to python 3.6 f-strings
Last synced: 13 May 2026
https://github.com/mpluxery/basic-cpp-age-checker
Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.
beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial
Last synced: 29 Jun 2026
https://github.com/gvwilson/notwrong
A short introduction to research methods for software engineers
creative-commons research-methods software-engineering tutorial
Last synced: 13 Jun 2026
https://github.com/seokminhong/remix-jokes-workers
Remix Jokes Demo App for Cloudflare Workers
cloudflare-workers remix tutorial
Last synced: 29 Jun 2026
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/mpc-bioinformatics/pia-tutorial
Tutorial for PIA - Protein Inference Algorithms
Last synced: 15 Mar 2026
https://github.com/skvggor/reactjs.org-tutorial
⚛️ ReactJS tutorial.
hacktoberfest javascript react reactjs study tutorial
Last synced: 21 Oct 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/marianpekar/ue5-fetch-art
An example project for 'Learn Working with APIs in Unreal Engine by Building a Virtual Art Gallery' tutorial.
blog-post cplusplus cpp tutorial ue5 unreal-engine unreal-engine-5
Last synced: 25 Oct 2025
https://github.com/extcore/extcore-sample-identity
ExtCore framework 7 sample web application that uses Identity
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 24 Feb 2026
https://github.com/litilexuezha/c-tutorial-101
学习 c 语言基础
c c-basic c-tutorial learning-c tutorial
Last synced: 01 Jun 2026
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/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/opt-nc/atelier-spring-kafka
Projet d'exemple d'utilisation de la lib `org.springframework.kafka:spring-kafka`
digital-le elearning glia kafka kafka-client kafka-consumer kafka-producer kafka-streams learning-by-doing tutorial
Last synced: 24 Jan 2026
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/brandon-braner/agentql_blogpost_example
Example scraper using AgentQL for blog post
agentql blog-post playwright portfolio tutorial
Last synced: 18 May 2026
https://github.com/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 Apr 2026
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/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/nicholasjhenry/brandizzle
My repo for working through the BBDCasts series for Brandizzle using Rails 3
professional-development tutorial
Last synced: 13 Mar 2026
https://github.com/zeyu-li/unity-tutorial-3d
A Unity Tutorial for 3D games :video_game:! Can act as a 3D template for a platformer
tutorial unity-3d unity-template unity-tutorial
Last synced: 14 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/vagnerbellacosa/curso_markdown
Curso de comandos e estilos em Markdown
apontamentos comandos markdonw tutorial
Last synced: 24 Feb 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/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/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/hun756/cpp-snippets
C++ Short Code Snippets
30seconds cpp cpp-library cpp11 cpp17 snippet snippets snippets-collection tutorial tutorial-code tutorials
Last synced: 30 Jun 2026
https://github.com/cj-mills/fastai-to-openvino-to-unity-tutorial
This follow-up to the fastai-to-unity tutorial covers creating an OpenVINO plugin for the Unity game engine.
fastai image-classification openvino tutorial unity
Last synced: 05 May 2026
https://github.com/thedvlprs/react-course-ru
🚀Основы React.js
components prop-types props reactdevtools reactjs refactoring state tutorial
Last synced: 26 Mar 2025
https://github.com/pgassmann/teamapps-demolessons
Lessons to show TeamApps functionality and to learn how to use TeamApps
java learn-to-code teamapps tutorial
Last synced: 29 Apr 2025
https://github.com/pedrochamberlain/pwa-example
Build a Progressive Web Application from scratch.
Last synced: 16 Feb 2026
https://github.com/ycrxsh/django-docker-starter
Boilerplate for dockerized Django projects using uv
boilerplate certbot django django-docker docker gunicorn nginx python-venv react starter-template stylus tutorial typescript vite
Last synced: 14 Apr 2026
https://github.com/thedvlprs/react-beginners-tutorial
:tada: Creat React App
create-react-app form-list props state tutorial
Last synced: 26 Mar 2025
https://github.com/mlibre/linux_essential_tutorial_presentation
Linux essential tutorial presentation
essential linux presentation slide tutorial
Last synced: 17 Mar 2025
https://github.com/sukhoy94/webpack-101
Tutorial wprowadzający w podstawy działania narzędzia Webpack
Last synced: 26 Mar 2025
https://github.com/alexmhack/learning-kivy
Learning to develop cross platform applications using the python Kivy library.
chat-application desktop-application example-project kivy kivy-application kivy-framework kivy-language learning learning-by-doing python3 sockets tutorial tutorial-code
Last synced: 19 Jan 2026
https://github.com/bechtle-ag/abap-learning
ABAP Learning
abap abap-development abaplint learning learning-exercises sap tutorial
Last synced: 06 Feb 2026
https://github.com/simonneutert/gilded_rose_kata
Refactor like a Boss (Refactor like Sandi Metz)
minitest refactoring ruby tdd-kata test-driven-development tutorial tutorial-code
Last synced: 15 Mar 2025
https://github.com/umair13adil/flutter_in_urdu
This project is part of Youtube course: Flutter in Urdu.
course dart example flutter flutter-app flutter-demo flutter-examples flutter-ui tutorial urdu
Last synced: 14 May 2026
https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-cpp
An in-depth guide to getting started with SDL3 in the C++ Language .
cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial
Last synced: 26 Mar 2025
https://github.com/da-huin/ai-notebook-tutorial
✨ Tutorial of Jupyter Notebook in GCP AI Platform.
ai-platform gcp jupyter notebook tutorial
Last synced: 07 Sep 2025
https://github.com/da-huin/spark-tutorial
✨ Tutorial of Spark.
easy jupyterlab simple spark tutorial
Last synced: 07 Sep 2025
https://github.com/da-huin/load-balancer-and-auto-scaling-tutorial
✨ In this article, we will learn how to set up Load Balancer and Auto Scaling.
auto-scaling aws ec2 load-balancer tutorial
Last synced: 07 Sep 2025
https://github.com/medicinal-ruby/active_storage_demo
An ActiveStorage demo for S3 uploads + local disk. It's better than the paperclip gem, by far..
activestorage guide helpers rails rails5 rails6 tutorial tutorials
Last synced: 19 Jan 2026
https://github.com/silvestrevivo/svelte-meetups
SvelteJS application as example, regarding the Udemy tutorial from @mschwarzmueller
javascript svelte-meetups svelte3 tutorial udemy
Last synced: 06 May 2026
https://github.com/makstyle119/super-set-of-c
C++ from beginner to advanced
begginer-friendly makstyle119 tutorial
Last synced: 02 Apr 2025
https://github.com/cnruby/learn-rust-by-crates
"Learn Rust By Crates" for Work In Progress
Last synced: 17 Mar 2025
https://github.com/oelna/hsma-int-slides
Mein Kurs GCT2/INT an der Hochschule Mannheim vermittelt einen Einstieg in die Umsetzung von Websites mit den Sprachen HTML und CSS aus Sicht von Gestaltern.
Last synced: 17 Jan 2026
https://github.com/juanitofatas/twitter
Ruby on Rails Tutorial: Build a Twitter app
Last synced: 15 May 2026
https://github.com/chilipp/psyplot-o2a-jourfix-20210224
Presentation material for the O2A Jourfix on February 24th, 2021
jupyter jupyter-notebook presentation psyplot python tutorial visualization
Last synced: 15 May 2026
https://github.com/mrmendoza-dev/my-electron-app
Quick tutorial for a React desktop app made with Electron.
desktop electron react tutorial
Last synced: 11 May 2026
https://github.com/roland-ka/juliaformltutorial
A tutorial that shows how Julia and its ecosystem can be used for Machine Learning
julia machine-learning tutorial
Last synced: 10 Apr 2025
https://github.com/simoninithomas/newsapprv
NewsAppRV is a demo app made as an example for the article RecyclerView made easy.
Last synced: 15 May 2026
https://github.com/ganevdev/typescript-react-mobx-example
mobx react tutorial typescript
Last synced: 22 Feb 2026
https://github.com/ganevdev/jetsetter-two-typescript
mobx mobx-react react tutorial typescript
Last synced: 20 Jan 2026
https://github.com/frozenassassine/fastedit-winapi
Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.
Last synced: 03 May 2025
https://github.com/mxagar/tool_guides
Guides and examples of several tools and libraries, e.g.: PCL, OpenCV, C++, Python, Docker, GTest, etc.
Last synced: 09 Apr 2025
https://github.com/rodrigokamada/angular-tomtom
Application example built with Angular 14 and adding the map component using the @tomtom-international/web-sdk-maps library.
angular beginners devcommunity frontend geolocation ghactions ghpages hacktoberfest map stackblitz tomtom tutorial web webdev webdevelopment
Last synced: 21 Apr 2026
https://github.com/cj-mills/icevision-mask-rcnn-tutorial
Train a Mask R-CNN model on a custom dataset using the IceVision library and perform inference with ONNX Runtime.
icevision instance-segmentation mask-rcnn object-detection tutorial
Last synced: 04 May 2025
https://github.com/xavierjiezou/python-pillow-tutorial
Tutorial for Pillow
image-processing pil pillow python tutorial
Last synced: 27 Mar 2025
https://github.com/saeedkohansal/send-form-to-telegram
This repo contains a complete tutorial series showing three implementations (Simple, Complex, Image Upload Support) for sending website form data to Telegram using JavaScript and the Telegram Bot API. It demonstrates secure deployment with Cloudflare Workers and Pages while protecting BOT_TOKEN and CHAT_ID. Includes source, examples, and deployment
cli cloudflare cloudflare-pages cloudflare-workers gilgeekify javascript node nodejs programming telegram telegramapi telegramapp telegrambot telegrambotapi telegrambots tutorial webdev webdevelopment wrangler wrangler-cli
Last synced: 06 May 2026
https://github.com/astagi/tdd-with-vue
✌🏻TDD example with Vue - Image placeholder component fetching images from LoremPicker.
Last synced: 02 Feb 2026
https://github.com/thinkswan/react-twitter-stream
A React app that displays a live Twitter feed.
express javascript react tutorial twitter
Last synced: 01 May 2026
https://github.com/cdimascio/ballparks
Source code for developerWorks article: Create a baseball-themed app powered by Weather Company Data for IBM Bluemix and DBpedia
bluemix dbpedia ibm-cloud reactjs tutorial weather-api weather-data weather-service
Last synced: 28 Apr 2026
https://github.com/bravoborja/rxjava
android reactive-programming rxjava tutorial
Last synced: 10 May 2026
https://github.com/mohitjaisal/reactrecipecomponents
A ReactJs Based app which will give you a perfect idea about how react components works seamlessly and the power of react with redux
javascript reactjs recipe tutorial
Last synced: 15 May 2026
https://github.com/rfluethi/wordpress-block-examples
This repository contains various blueprints for the WordPress Playground and serves as a training resource for WordPress. It is designed to help users learn and practice WordPress configurations and features.
blueprints configuration education learning playground training tutorial wordpress wordpress-playground
Last synced: 15 May 2026
https://github.com/ivan-corporation/intro.js-with-react-hooks
Simple repo with can help you implement intro.js website tutorial and hints into your project with hooks 🌻
hooks introjs introjs-react react repository-metrics tutorial
Last synced: 27 Apr 2026
https://github.com/dangom/mrtoolkit-contrast
Tutorial exercises on MR Image Contrast
Last synced: 12 May 2026
https://github.com/mrmimic/tadadata.fr
Short codes for http://tadadata.fr/
data-mining machine-learning tadadata tutorial
Last synced: 04 May 2026
https://github.com/yds12/minimal-containerized-webapp
A minimal Node.js/Express web-app prepared for building a Docker container.
docker docker-container docker-image node-js tutorial
Last synced: 06 May 2026
https://github.com/bradmartin/egghead-email
https://egghead.io/lessons/javascript-composing-emails-in-a-nativescript-app
eggheadio lesson nativescript tutorial
Last synced: 15 May 2026
https://github.com/halvoxenkskokqt/sourcecode-flash
Run flashloan arbitrage with JS code, smart contracts for passive profits, safe on PC.
blockchain crypto defi eth ethereum flash-loan flashloan go-ethereum guide profit script sourcecode tools trading tutorial
Last synced: 15 May 2026
https://github.com/hjsblogger/selenium-tool-tip-validation
This repository contains demo code for extracting validation tooltip
selenium selenium-automation selenium-python selenium-webdriver tutorial
Last synced: 16 May 2026
https://github.com/skulltech/sharelatex-tutorials
Following the LaTeX tutorials by ShareLaTeX
Last synced: 27 Mar 2025
https://github.com/silvestrevivo/react-hooks-contextapi
Basic react application corresponding to the YouTube Tutorial of @iamshaunjp
javascript react react-context-api react-hooks tutorial youtube
Last synced: 10 May 2026
https://github.com/silvestrevivo/flexbox-css
CSS flexbox project following the Udemy Tutorial from @jonasschmedtmann
css3 flex-layout flexbox html5 purecss tutorial udemy-tutorial
Last synced: 08 Jul 2025
https://github.com/nicnocquee/react-stripe-checkout
A sample project for integrating Stripe Checkout with React (CRA) app
checkout create-react-app react sample stripe tutorial
Last synced: 07 Jan 2026
https://github.com/matt-mcmahon/ews-tutorial
Node tutorial so that I (and potentially others) can learn how to write a simple NodeJS server using modern techniques.
Last synced: 09 May 2026