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/didinj/javascript-objects-example
Javascript Tutorial: Objects Example
example javascript js object objects tutorial
Last synced: 29 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/mrmendoza-dev/my-react-native-app
Quick tutorial for building a mobile app with React Native.
Last synced: 19 May 2026
https://github.com/seracio/how-to-merge-communes
geojson insee topojson tutorial
Last synced: 13 Sep 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/aidoskanapyanov/big-mac-index-streamlit
Hi everyone! 👋 I've made this cool tutorial on how you can make your own web application using Streamlit.
datascience economics softwaredevelopment streamlit tutorial
Last synced: 12 May 2026
https://github.com/manthanthakor/c-sharp-tutorial
Welcome to the C# Tutorial repository! This repository contains a collection of tutorials, examples, and exercises to help you learn C# programming language from basics to advanced topics. Whether you're just starting with C# or looking to deepen your knowledge, you'll find useful resources here.
csha csharp-code oops-in-csharp opps opps-example tutorial
Last synced: 13 Sep 2025
https://github.com/eriksjolund/writing-more-secure-perl-cgi-scripts
Tutorial of how to write more secure Perl CGI scripts
cgi perl perl5 security security-hardening tutorial
Last synced: 06 Apr 2025
https://github.com/s4kibs4mi/rest-in-go
example-app go golang rest-api tutorial
Last synced: 22 Jul 2025
https://github.com/javascript-tutorial/me.javascript.info
Savremen JavaScript tutorijal na crnogorskom jeziku !
javascript montenegrin tutorial
Last synced: 31 Oct 2025
https://github.com/kennardwang/funcom_reproduction
Reproduction code for the paper
Last synced: 06 Apr 2025
https://github.com/michaelcurrin/go-tutorial
Scripts and notes based on Go's quickstart guide ⏩ 👩🏫
Last synced: 28 May 2026
https://github.com/michaelcurrin/hugo-quickstart
Starter template for a Hugo static site
hugo quickstart sample static-site tutorial
Last synced: 09 Jul 2025
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/llnl/weave-demos
General Demos for WEAVE Open-sourced tools.
Last synced: 29 Apr 2025
https://github.com/okaybenji/npm-no-task
A simple example of how to use NPM in the browser without a separate task runner
browserify npm task-runner tutorial
Last synced: 19 May 2026
https://github.com/jarulsamy/vscode-c-tutorial
Simple beginner's guide to using a C debugger in VSCode.
Last synced: 19 May 2026
https://github.com/facaiy/spark-for-the-impatient
Collections of short code snippet for impatient readers who want to learn using Spark right away.
Last synced: 14 Mar 2025
https://github.com/lucasfrancaid/poc-fastapi
Proof of concept of the FastAPI. This repository was used in my publish on Medium.
api fastapi medium-article python python3 tutorial
Last synced: 19 May 2026
https://github.com/vmandic/webapiwithcqrsmediatrexample
Learning about CQRS + MediatR on a dotnet web API.
cqrs dotnet-core learning mediatr tutorial webapi
Last synced: 06 Apr 2025
https://github.com/vmandic/oh-no-javascript-from-jquery-to-hyperapp
This is a playground for HyperappJS front-end library with example apps for demonstrating the library's features.
advtechdays hyperapp javascript model-view-update practice presentation tutorial
Last synced: 06 Apr 2025
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/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/amass01/nativescript-tutorial
NativeScript official tutorial step by step
angular nativescript tutorial typescript
Last synced: 05 May 2026
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/da-huin/spark-tutorial
✨ Tutorial of Spark.
easy jupyterlab simple spark tutorial
Last synced: 07 Sep 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/mrglaster/pyspeechrecognizer
Recognizes speech from .wav file
examle google python recognition recognizer speech speech-recognition speech-to-text tutorial tutorial-code
Last synced: 10 Jun 2026
https://github.com/xgqfrms/learning-javascript-with-mdn
Learning JavaScript with MDN / 使用 MDN 学习 JavaScript
api javascript js learn-javascript-with-mdn learning-javascript-with-mdn mdn performance pwa service-workers tutorial web web-api web-workers xgqfrms
Last synced: 01 Apr 2025
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/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/scottswezey/scrumdinger
iOS SwiftUI App Dev Tutorial by Apple.
Last synced: 20 May 2026
https://github.com/a-luna/flask-api-tutorial-old
Boilerplate for a Flask REST API with JWT-based authentication, focused on test-coverage and CI via pytest, tox, and github actions.
flask flask-restplus jwt pytest python sqlalchemy tox tutorial
Last synced: 20 May 2026
https://github.com/petrosdemetrakopoulos/restapimanagertutorial
Complete code of a tutorial for a REST API manager in Swift
Last synced: 26 Jun 2025
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/bechtle-ag/abap-learning
ABAP Learning
abap abap-development abaplint learning learning-exercises sap tutorial
Last synced: 06 Feb 2026
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/sukhoy94/webpack-101
Tutorial wprowadzający w podstawy działania narzędzia Webpack
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/harukaionasao/git_basic_tutorial
Este repositório é um guia prático para iniciantes em Git e GitHub, com instruções passo a passo sobre instalação, configuração e operações básicas de controle de versão. Criado para tornar o aprendizado mais acessível, ele inclui dicas e melhores práticas para uso eficiente de repositórios.
beginner-friendly beginners configuracao git git-beginner git-best-practices git-branch github github-config tutorial
Last synced: 20 May 2026
https://github.com/jasdumas/ct-brewery-ratings
Web Scraping Craft Brewery Beer Ratings From BeerAdvocate.com :beers:
beer-statistics data-visualization r tutorial web-scraping
Last synced: 08 Sep 2025
https://github.com/vishal-biyani/puppet-lab
A simple Puppet lab to get started!
infrastructure puppet tutorial
Last synced: 20 May 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/phuijse/jupyterbookuach
Tutorial y plantilla para confección del libros virtuales con jupyter book
Last synced: 08 Jun 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/pedrochamberlain/pwa-example
Build a Progressive Web Application from scratch.
Last synced: 16 Feb 2026
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/halilxibrahim/javascripttutorialturkish
JavaScript Turkish Tutorial
Last synced: 12 Jul 2025
https://github.com/leo-aa88/sqlite-tutorials
SQLite tutorials in C
sqlite sqlite3 sqlite3-database tutorial
Last synced: 21 May 2026
https://github.com/codebydant/compilingPCL-Linux
This is a tutorial of how to compile PCL 1.11.1 on Ubuntu 20.04.2 LTS
cmake pcl-library tutorial ubuntu
Last synced: 10 Sep 2025
https://github.com/wasi0013/python-codebase
includes tutorials, exercises, general codes, a few gui codes & various ACM contests code etc
acm-contests general-code programming-challenges python tutorial
Last synced: 14 Jul 2025
https://github.com/vagnerbellacosa/curso_python
Programação em Python
apontamentos desafios digital-innovation-one dio exercicios python tutorial
Last synced: 24 Jun 2026
https://github.com/bradmartin/egghead-drawingpad
https://egghead.io/lessons/javascript-capture-drawings-and-signatures-in-a-nativescript-app
eggheadio lesson nativescript tutorial
Last synced: 28 Apr 2026
https://github.com/abitofhelp/dictionary_stdlib
An educational REST service implemented exclusively with Ada 2022’s standard library.
2022 ada api containerd docker educational kubernetes rest stdlib tutorial
Last synced: 25 Jun 2026
https://github.com/ethand91/object-detect
Simple object detection example using python, opencv and YOLO
computer-vision example opencv python3 tutorial
Last synced: 28 Jun 2026
https://github.com/bravoborja/firebasenotifications
Tutorial about Firebase Notifications in Android
android firebase firebase-notifications java notifications tutorial
Last synced: 06 May 2026
https://github.com/stevecondylios/contactforminrails6
A contact form in production in rails 6
Last synced: 06 May 2026
https://github.com/kai9987kai/pygame-tutorials
Pygame tutorial snapshots plus an advanced research-informed version of the final game.
Last synced: 10 Jun 2026
https://github.com/soran-ghaderi/backpropagation
Backpropagation and automatic differentiation, and grid search from scratch.
automatic-differentiation backpropagation backpropagation-neural-network gridsearch mlp neural-network tuning tutorial
Last synced: 29 Jun 2026
https://github.com/imvickykumar999/postgresql
How to Use PostgreSQL in Python
Last synced: 28 Apr 2026
https://github.com/applitools/tutorial-webdriverio5-applitools-service-ultrafastgrid
Applitools Ultrafast Test Grid VisualGridRunner tutorial using the WebdriverIO 5 Service
applitools tutorial webdriverio
Last synced: 06 Jun 2026
https://github.com/djschleen/sbom-release-example
An example project that demonstrates how to automate a release with SBOM generation using Syft
cyclonedx github-actions sbom spdx tutorial
Last synced: 07 May 2026
https://github.com/avrabyt/image-compressor
🛠 Dimensionality Reduction demo tools ! 🚀 SVD and PCA for Image compression 🎃 Check the app out !✨
dimensionality-reduction machine-learning pca principal-component-analysis python singular-value-decomposition streamlit tutorial
Last synced: 07 May 2026
https://github.com/junaidqadirb/timbercast-s01e03-poll
E03: Twitter Poll
laravel livewire poll poll-application timbercast tutorial twitter-poll
Last synced: 08 May 2026
https://github.com/alexmhack/channels_tutorial
working along django channels official tutorial and creating a chat service with chat groups
beginner beginner-project channels-framework django django-channels-framework django-project python3 tutorial
Last synced: 08 May 2026
https://github.com/baeldung/linux-tutorials
Supporting code for the tutorials on https://www.baeldung.com/linux
Last synced: 08 May 2026
https://github.com/peti/hex2017
Nix-based Haskell development environment for the Haskell eXchange 2017 workshop.
Last synced: 08 May 2026
https://github.com/mrbrunelli/consulta-fetch
Realizar consultas GET e POST ao backend com fetch
fetch fetch-api get javascript php post tutorial
Last synced: 08 May 2026
https://github.com/antonio-f/airqualityindex
Air quality index with Prophet - Tutorial
air-quality forecasting machine-learning pandas prophet-facebook-model python tutorial
Last synced: 08 May 2026
https://github.com/davidwparker/programmingtil-algorithms
Code for ProgrammingTIL Algorithms Screencasts
algorithms clrs javascript programming tutorial tutorials
Last synced: 10 Jun 2026
https://github.com/pandevim/learn_sql
This repository will help you to learn SQL!
Last synced: 24 Apr 2026
https://github.com/riad-azz/flask-api-cors-tutorial
A step-by-step tutorial on building a Flask API with CORS (Cross-Origin Resource Sharing) enabled. Learn how to implement CORS in a Flask API to handle cross-origin requests and develop web applications with secure and controlled cross-origin access.
api cors flask flask-api flask-cors python tutorial web-development
Last synced: 02 May 2026
https://github.com/controversial-fact877/frontend-master-prep-series
📚 Prepare for frontend interviews with structured Q&A, coding problems, and interactive flashcards tailored for mid to senior-level developers.
accessibility css frontend html javascript npm performance-optimization react responsive-design state-management testing tutorial user-experience web-development webpack
Last synced: 27 Apr 2026
https://github.com/alexmhack/django_channels
using django and web sockets to create a simple yet elegant project
beginner-friendly beginners-tutorial-series channels django python3 tutorial
Last synced: 29 Apr 2026
https://github.com/vuluu2k/to_do_classic_for_beginer
This project is list video in youtube help everyone learn javasript more better
Last synced: 02 May 2026
https://github.com/jklemon17/react-redux-todo
React-redux tutorial todo list
Last synced: 06 May 2026
https://github.com/davorpa/curso-academiawebca-git-terminal-ts
Curso Introducción a Typescript https://www.udemy.com/course/curso-de-programacion-aprender-a-programar-git-terminal/
introduction tutorial typescript
Last synced: 07 Jun 2026
https://github.com/ghostwriternr/github-battle
My code from Taylor McGinnis' unbelievably good ReactJS tutorial
Last synced: 03 May 2026
https://github.com/danielbrito/canal-youtube
▶️ Códigos desenvolvidos nos vídeos do meu canal.
c channel education game mathematics programming python tutorial youtube
Last synced: 03 May 2026
https://github.com/bhattbhavesh91/language-identification-using-python
A small tutorial on how you can detect language using Python, Fasttext, Google Compact Language Detector and Google Translate
cld3 fasttext google-language google-translate language-identification python python-tutorial tutorial
Last synced: 03 May 2026
https://github.com/nixern/wireguard-mullvadvpn
Container with WireGuard and Mullvad VPN Config using SOCKS5, with tutorial
container docker mullvad socks5-proxy-server tutorial vpn wireguard
Last synced: 29 Apr 2026
https://github.com/bsgbryan/mintuts
The repo for all MinTuts tutorials
cg csharp discussion games hlsl inline-diff-comments mintuts-tutorials procedural procedural-generation procedural-programming procedural-terrain shaderlab tutorial tutorial-code tutorial-sourcecode tutorials unity unity3d
Last synced: 09 May 2026
https://github.com/antonio-f/deep_q-network
Deep Q-Network example from Udacity's Deep Reinforcement Learning Nanodegree.
101 box2d deep-learning deep-q-learning deep-q-network dqn dqn-pytorch gym lunarlander-v2 openai-gym pybox2d pytorch reinforcement-learning tutorial
Last synced: 10 May 2026
https://github.com/flowforfrank/csserver
🎮 CS:GO Server Starter CLI
batch cli cmd csgo javascript node nodejs tutorial webtips
Last synced: 27 Apr 2026