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-07 00:28:48 UTC
- JSON Representation
https://github.com/rodrigokamada/angular-auth0
Application example built with Angular 14 with authentication using the Auth0 service.
angular auth0 authentication beginners dev-community gh-actions gh-pages hacktoberfest login signin signup stackblitz tutorial
Last synced: 21 Apr 2026
https://github.com/sylhare/powershell
Some PowerShell examples
documentation powershell tutorial
Last synced: 05 Jun 2026
https://github.com/eduardoprofe666/jframe-draggable
Proyecto del tutorial en Youtube de como hacer un JFram personalizado draggable
drag java java-swing jframe tutorial youtube
Last synced: 21 Apr 2026
https://github.com/juliaturkudatascience/pkgtutorial.jl
Instructions and guidelines to create a package in Julia
julia julia-package package package-development tutorial walkthrough
Last synced: 22 Apr 2026
https://github.com/soyelmoreno/express-crash-course
Tutorial: Following along with Express crash course video
express tutorial web-dev-simplified
Last synced: 24 Apr 2026
https://github.com/buttercrab/rust-tutorial
Simple Rust tutorial for programmers
Last synced: 24 Apr 2026
https://github.com/henrytien/go-hiking
go tutorial
go golang golang-examples programming-language tutorial
Last synced: 06 Jun 2026
https://github.com/suryaadtmaja/sails-backend
backend using sails
hacktoberfest sailsjs tutorial
Last synced: 07 Jun 2026
https://github.com/candasm/bens-ansible-tutorial
This is a tutorial code of "Ansible - A Beginner's Tutorial" from "Ben's IT Lessons" Channel on Youtube.
Last synced: 26 Apr 2026
https://github.com/maximkrouk/swift-udf-tutorial
UDF Tutorial for Swift
combine composable-architecture fp functional-programming playground swift swiftui tutorial udf
Last synced: 26 Apr 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/uhooi/jetpack-compose-tutorial
https://developer.android.com/courses/pathways/compose
android jetpack-compose kotlin tutorial
Last synced: 27 Apr 2026
https://github.com/mongodb-developer/codeyourdreams
mongodb mongodb-atlas tutorial workshop
Last synced: 28 Apr 2026
https://github.com/fga-eps-mds/2019.1-pylearner
Chabot para auxiliar novatos com Machine Learning utilizando o Jupyter Notebook
chatbot jupyter-notebook machine-learning tutorial
Last synced: 28 Apr 2026
https://github.com/cjminecraft01/entitiestutorial
The environment as part of the entity mini tutorial series
forge forge-mod minecraft minecraft-mod mod modding modding-tutorials tutorial tutorial-code
Last synced: 28 Apr 2026
https://github.com/ravgeetdhillon/dynamic-sales-quotes
Create Dynamic Sales Quotes using Node.js and HelloSign API.
automation blog dynamic-quotes dynamic-sales-quotes hellosign hellosign-api javascript node nodejs sales-automation sales-quotes tutorial
Last synced: 28 Apr 2026
https://github.com/sushantnair/django-tutorial
A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.
django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial
Last synced: 28 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/dykstrom/mazela-man-web
Tutorial website for FXGL
fxgl game-development javafx tutorial
Last synced: 29 Apr 2026
https://github.com/andredarcie/2d-roguelike-game-unity
2D game created in Unity 5
chsarp game game-2d game-development tutorial unity
Last synced: 30 Apr 2026
https://github.com/antonio-f/attention_mechanism_tf2
Neural Machine Translation with Attention - TensorFlow 2.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning neural-machine-translation python seq2seq sequence-models tensorflow2 tutorial
Last synced: 30 Apr 2026
https://github.com/littledivy/denobyexample
Learn Deno by Example. WIP. Community maintained.
deno denobyexample examples learn tutorial typescript
Last synced: 30 Apr 2026
https://github.com/chinmayvivek/my-learning
My Learning is PHP based Project where Admin Will upload a tutorial which can be a code, any file or video and visitor will register him self/ her self to add these stuffs to website web site will be controlled by admin
blog php php7 project register tutorial video visitor
Last synced: 30 Apr 2026
https://github.com/allaman/kustomize-demo
Demonstrating Kubernetes manifest generation with Kustomize.
demo deployment hands-on kubernetes kustomize tutorial
Last synced: 30 Apr 2026
https://github.com/steve-mt/golang-api-cassandra
An REST api powered by go and cassandra following https://getstream.io/blog/building-a-performant-api-using-go-and-cassandra/ as a tutorial
cassandra golang rest-api tutorial
Last synced: 30 Apr 2026
https://github.com/thearchitector/dotfiles-arch
A tutorial for a clean install of Arch Linux alongside my own dotfiles.
arch-linux disk-setup dotfiles-linux grub-installation partitioning tutorial
Last synced: 08 Jun 2026
https://github.com/apsrcreatix/3t
Tic Tac Toe implemented differently.
game learning-by-doing play react test tutorial
Last synced: 01 May 2026
https://github.com/goulu/python_finesses
Les finesses de Python
french jupyter-notebook python tutorial
Last synced: 01 May 2026
https://github.com/richelbilderbeek/mxe_tutorial
Tutorial about the MXE cross-compiling environment
cpp mxe mxe-tutorial qmake qtcreator tutorial
Last synced: 02 May 2026
https://github.com/thisdougb/typetastic
Python utility to make recording screencasts easier.
automation python robot screencast tutorial video-tutorial
Last synced: 08 Jun 2026
https://github.com/jonasbn/perl-mojolicious-plugin-openapi-tutorial-parameters
Yet another tutorial for Mojolicious::Plugin::OpenAPI: Parameters
mojolicious openapi perl tutorial
Last synced: 02 May 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/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/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/samuelfolledo/custom_ai_in_ios
Object detection iOS app that scores rock paper scissor game for you
machine-learning object-detection python swift swiftui tutorial
Last synced: 03 May 2026
https://github.com/jklemon17/redux-crash-course
Tutorial for Redux with React
Last synced: 03 May 2026
https://github.com/flowforfrank/scroll-animated-portfolio
🎨 Scroll animated portfolio created in React + TypeScript
course frontend javascript portfolio project reactjs tutorial webtips
Last synced: 04 May 2026
https://github.com/hugocruzlfc/react-router-dom-update
Tutorial about react-router-dom version 6 with Typescript. Folder estructures and options.
react react-router-v6 tutorial typescript
Last synced: 04 May 2026
https://github.com/samolego/taterzenprofessionexamplemod
An example mod showcasing profession setup for Taterzens mod. (https://github.com/samolego/Taterzens)
Last synced: 04 May 2026
https://github.com/charlesfrye/convolution-tutorial
Tutorial on Convolutions for Signals and Probability
Last synced: 09 Jun 2026
https://github.com/fl97-mo/level-1-python-beginner-guide
Learn Python from scratch! This repository provides a beginner-friendly guide to Python programming, with practical examples, projects and detailed explanations.
algorithms basics beginner-friendly control-structures data-structures examples exercises functions modules oop programming projects python tutorial
Last synced: 05 May 2026
https://github.com/junaidqadirb/timbercasts-e02-contacts
E02: Contact List with Livewire and Bootstrap
boostrap contact-list contacts contacts-app laravel livewire tutorial watch youtube
Last synced: 05 May 2026
https://github.com/anotherkamila/shell-for-beginners
Shell tutorial for absolute beginners (uses Fish, the Friendly Interactive Shell)
beginners-guide command-line fish-shell shell shell-tutorial tutorial
Last synced: 05 May 2026
https://github.com/koji/ml
machine learning
keras machinelearning opencv python pyto tensorflow tensorflowjs tutorial
Last synced: 06 May 2026
https://github.com/mingrammer/deep-learning-from-scratch
Jupyter notebooks for "deep learning from scratch" book
deep-learning deep-learning-from-scratch-master jupyter-notebook tutorial
Last synced: 09 Jun 2026
https://github.com/crissccl/digital_controlsim
Tutorial-oriented simulation of a discrete-time PI control loop applied to a first-order system. Includes actuator saturation to emulate real microcontroller behavior. Designed for educational purposes and digital control learning.
arduino digital-control education esp32 first-order-system matlab pi-controller saturation simulation teensy 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/junaidqadirb/timbercast-s01e03-poll
E03: Twitter Poll
laravel livewire poll poll-application timbercast tutorial twitter-poll
Last synced: 08 May 2026
https://github.com/jklemon17/react-redux-todo
React-redux tutorial todo list
Last synced: 06 May 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/annimon-tutorials/android-secret-code
Source code for tutorial
android easter-egg secret-code tutorial
Last synced: 11 May 2026
https://github.com/zeucapua/scrawl
It's like Wordpress, but new, and yours.
markdown svelte sveltejs tutorial tutorial-code
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/ashwani-luhaniwal/nodejs-intro-guide
NodeJS Introduction Guide
node nodejs nodejs-tutorial reference tutorial
Last synced: 13 May 2026
https://github.com/bfmhno3/git_guide
本教程的主要目的系让大家快速入门 Git,掌握其基本使用方法和常规操作,而非深入讨论 Git 的内部实现细节。通过本教程,您将能够轻松应用 Git 进行版本控制,提高团队协作效率。
Last synced: 17 Jun 2026
https://github.com/gameidea-studio/godot-3d-boat-game
A simple 3D boat controller made in Godot.
3d beginner-friendly boats gamedev godot godot4 tutorial tutorial-code
Last synced: 23 Jun 2026
https://github.com/kahsolt/conv2d-kernels
Interactive experiments on pretrained Conv2d layer weights.
cnn neural-network tutorial visualization
Last synced: 24 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/0xjesus/screenwright
🎬 MCP server that records narrated, subtitled tutorial videos by driving a browser with Playwright — captions burned in + .srt sidecar.
captions ffmpeg mcp model-context-protocol playwright screen-recording subtitles tutorial video
Last synced: 28 Jun 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