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-01 00:28:20 UTC
- JSON Representation
https://github.com/idanov/craftinginterpreters
Implementation of craftinginterpreters.com in Rust
craftinginterpreters interpreter learning-by-doing rust tutorial
Last synced: 25 Feb 2026
https://github.com/digipie/cs1010-tutorial-c09
Educational materials I prepared for CS1010: Programming Methodology as a Teaching Assistant. CS1010 is NUS's introductory course to computing taught in C.
c linux programming-methodology tutorial vim
Last synced: 06 May 2026
https://github.com/erickwendel/palestra-docker-nodejs-containers-msptech
Demonstração da apresentação sobre Containers Docker e Node.js no MSP Tech Day Azure realizado em 01/09/2018
docker docker-compose example message mongodb nodejs postgres redis tutorial
Last synced: 10 Apr 2026
https://github.com/woojiahao/practical_elixir_demo
Demo web application written for "Practical Functional Programming" a talk given for NUS Hackers Hackerschool about practical applications of functional programming
elixir elixir-lang phoenix phoenix-liveview talk tutorial
Last synced: 14 Oct 2025
https://github.com/cubrid-labs/cubrid-cookbook
Production-ready examples for CUBRID — Python, Node.js, Go with popular frameworks
celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript
Last synced: 27 Mar 2026
https://github.com/dangom/mrtoolkit-recon
Tutorial exercises on MR Image Reconstruction and Parallel Imaging
Last synced: 12 May 2026
https://github.com/noeldemartin/tcm-ionic-workshop
Chat Ionic application to be built in a workshop in Tecnocampus Mataró.
firebase ionic tutorial workshop
Last synced: 04 May 2026
https://github.com/jesse-r-s-hines/shelladventure
A tool for making tutorials to teach the Linux command line.
command-line docker education linux tutorial
Last synced: 09 May 2026
https://github.com/applitools/example-playwright-csharp
Applitools Example: Playwright in C#
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud nunit playwright test-automation tutorial ultrafast-grid visual-testing
Last synced: 09 May 2026
https://github.com/albogdano/react-para
React + Para quickstart example
create-react-app para react starter-kit tutorial
Last synced: 15 Oct 2025
https://github.com/pmuens/ziglearn
Learning Zig via ziglearn.org
tutorial zig zig-lang zig-programming-language
Last synced: 04 Jan 2026
https://github.com/launchscout/litelement-tic-tac-toe
The tic-tac-toe game from the React tutorial, implemented in Web Components using LitElement
lit-element react tutorial webcomponents
Last synced: 15 Apr 2026
https://github.com/shahednasser/chrome-omnibox-tutorial
Tutorial on How to Use Chrome's Omnibox API
chrome chrome-extension javascript tutorial
Last synced: 10 May 2026
https://github.com/neelsoumya/butterfly_detector
Basic tutorials and code for teaching deep learning and machine learning
data-science deep deep-learning deep-learning-tutorial deep-neural-networks ethical-artificial-intelligence learning machine-learning neural-networks open open-data-science outreach outreach-activities public-outreach statistical-learning teaching teaching-materials teaching-resources tutorial tutorials
Last synced: 12 May 2026
https://github.com/elibroftw/cpp-vcpkg-cmake-example
A C++ project that is platform and IDE agnostic made possible by using vcpkg and cmake.
cmake cmakelists cpp cross-platform linux macos make tutorial vcpkg visual-studio visual-studio-code windows
Last synced: 14 Apr 2026
https://github.com/bestia-dev/cheatsheets
All my experience packed into cheatsheets
maintained ready-for-use tutorial
Last synced: 02 Feb 2026
https://github.com/mahdimotamedi/go-echo-example-app
A tutorial app with go and echo micro framework.
echo echo-framework golang tutorial
Last synced: 14 Jun 2026
https://github.com/snipcart/snipcart-angular
A tutorial on integrating a single page Angular app with Snipcart's shopping cart platform.
angularjs ecommerce javascript tutorial
Last synced: 14 Apr 2026
https://github.com/melasistema/hyde-wizard
Welcome to the Hyde Wizard repository! This magical project brings to life "The Tale of Zoe: From Doodler to Best-Seller", a whimsical journey of creativity and web development powered by HydePHP and Layouts Manager. You can find the tutorial link in the README.md!
blogging flowbite font-manager google-fonts hydephp landing-page layout-manager tailwindcss tutorial
Last synced: 08 Feb 2026
https://github.com/animesh-ghosh/sdl2-tutorial
Followed Twinklebear's SDL2 tutorial.
cplusplus cplusplus-11 cpp cpp11 makefile sdl-ttf sdl2 sdl2-image tutorial tutorial-code
Last synced: 26 Feb 2026
https://github.com/gvwilson/btt
Building Tech Together
codebender software-engineeering tutorial
Last synced: 08 Feb 2026
https://github.com/bloginnovazione/laravel11-vue
Laravel 11 and Vue.js: installation, configuration and examplesLaravel 11 e Vue.js: installazione, configurazione ed esempi
bloginnovazione laravel php software-development software-engineering tutorial
Last synced: 15 Apr 2026
https://github.com/danieljancar/stellar-smart-contract
A simple Stellar smart contract environment to get you started with Blockchain and Web 3.0. 🌱🔥
blockchain rust smart-contracts stellar tutorial
Last synced: 09 Feb 2026
https://github.com/OmiyaGames/make-it-juicy
Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).
educational educational-game game game-development tutorial unity unity2d
Last synced: 25 Apr 2025
https://github.com/BAMresearch/jupyter_tutorial_sas
A programming tutorial for looking at SAS Data with Python. Part of the 'Better with Scattering' Workshop.
data-science programming-exercises small-angle-neutron-scattering small-angle-scattering small-angle-xray-scattering tutorial
Last synced: 16 Jan 2026
https://github.com/pratik-nawale/homelab-vpn-journey
My week-long journey setting up VPN access to my homelab server behind CGNAT - from frustration to success with Tailscale
cgnat documentation homelab mesh-vpn networking self-hosted tailscale tutorial vpn wireguard
Last synced: 29 Nov 2025
https://github.com/blaze2216/java-learning-journey
🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.
algorithms beginner best-practices coding-journey documentation education java learning programming tutorial
Last synced: 29 Jul 2025
https://github.com/biosfood/intel-llm-guide
A guide on how to run LLMs on intel CPUs
guide intel llm llm-inference llm-serving machine-learning setup setup-development-environment tutorial
Last synced: 09 Apr 2025
https://github.com/pelayo-felgueroso/mnist-paint-classifier
Train a CNN on MNIST and classify digits drawn in Paint
cnn-classification cnn-for-visual-recognition cnn-keras cnn-model computer-vision digit-recognition digit-recognition-mnist educational educational-project image-classification mnist mnist-classification python tensorflow tutorial
Last synced: 21 Feb 2026
https://github.com/lewfish/neural-networks-tutorial
neural networks tutorial notebooks
jupyter keras machine-learning neural-network tutorial
Last synced: 11 Mar 2026
https://github.com/whirlxd/fetch-data-from-api
How to fetch data from a restful api
api fetch hype node-fetch restful-api tutorial
Last synced: 17 Mar 2026
https://github.com/antonio-f/tensorflow2_digits_classification-linear_classifier-mlp
TensorFlow2 digits classification - Linear Classifier and MLP
deep-learning digit-classification linear-classifier linear-model logistic-classifier logistic-regression machine-learning matplotlib mlp mnist multilayer-perceptron-network neural-networks numpy python tensorflow2 tutorial
Last synced: 24 Feb 2026
https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube
Last synced: 28 Apr 2026
https://github.com/thegamecracks/discord.py-i18n-demo
A guide to internationalization with Python and discord.py.
discord-py gettext i18n l10n python python-package tutorial
Last synced: 13 May 2025
https://github.com/ginberg/crypto
Tutorial: Create your cryptocurrency dashboard in R shiny
cryptocurrency r shiny tutorial
Last synced: 03 Jul 2025
https://github.com/veracioux/tuterm-collection
A collection of tuterm scripts
bash cli demo good-first-project hacktoberfest tuterm tutorial
Last synced: 09 Feb 2026
https://github.com/pythoncoderunicorn/rtweet-tutorial
Beginner intro to the R package rtweet for scraping the Twitter API for tweets
rtweet tutorial twitter-api twitter-bot
Last synced: 09 Feb 2026
https://github.com/bradgarropy/static-web-server
server static-server static-web-server tutorial web-server
Last synced: 18 Mar 2026
https://github.com/mfaisalkhatri/selenium-json-data-driven
This repository contains code example for handling test data from JSON file using Google Gson library
datadriven datadriventesting gson-library seleniumwebdriver testautoma tutorial webautomation
Last synced: 21 Feb 2026
https://github.com/akarsh/osmtogeojson-nodejs-server-tutorial
Tutorial for osmtogeojson-nodejs-server.
curl geojson javascript localhost nodejs openstreetmap openstreetmap-data tutorial wget
Last synced: 16 Mar 2026
https://github.com/austinoboyle/react-with-gsap-tutorial
create-react-app gsap react tutorial
Last synced: 26 Mar 2025
https://github.com/robertobochet/keras-talk
Jupyter notebook for the Keras talk, part of the Python Course 2021 by Politecnico Open unix Labs
course jupyter-notebook keras neural-network politecnico-di-milano politecnico-open-unix-labs python slides talk tensorflow tensorflow-tutorials tutorial tutorial-code
Last synced: 13 Feb 2026
https://github.com/piotrpersona/etcd-core
Core concepts of etcd database assembled in a single document.
coreos-etcd etcd etcd-tutorial raft tutorial
Last synced: 19 Mar 2026
https://github.com/kathleenwest/mslearn-dotnet-docker
This is a simple microservices demo with a frontend web app (razor) and backend web api (asp.net core). The frontend utilizes the Blazor WebAssembly script in the browser. The backend web api simply delivers a Product listing and serves images for those products. The frontend web app queries the backend web api for products, then displays each one.
asp-net-core backend blazor blazor-webassembly containers content-security-policy docker docker-compose docker-container docker-tutorial entity-framework-core frontend how-to microservices mslearn products razor store tutorial web-api
Last synced: 04 Apr 2026
https://github.com/tomheaton/react-tutorial
a react tutorial
react tailwindcss tutorial vite
Last synced: 11 Apr 2026
https://github.com/prathameshdhande22/my-tutorial-references
This Repository contains my learned new technology references which i can refer in future.
click dwm jupyter learning notebook-jupyter practice python python-telegram-bot python3 tutorial
Last synced: 14 Feb 2026
https://github.com/amsokol/openshift-lab01-hyper-converged
Step by step tutorial how to deploy hyper-converged infrastructure by OpenShift Origin + Gluster for CentOS Atomic Host (deploying containerized Gluster storage with Atomic Host and OpenShift)
cloud containers docker gluster glusterfs how-to howto hyper-converged hyperconverged openshift openshift-origin tutorial
Last synced: 12 Apr 2025
https://github.com/frnt-end/the-string-theory-react-typescript
⚛️ React & Typescript Project. In this app you can practice 🧪 JS String Methods. Watch DEMO ✨ https://Frnt-End.github.io/The-String-Theory-React-Typescript 🍦
application exercises form frontend function js learning methods practice react sass string strings-manipulation testing tutorial typescript ui
Last synced: 16 Feb 2026
https://github.com/theinvincibleknight/aws-knowledge-hub
This repository serves as a central hub for storing AWS-related scripts, documents, guides, and step-by-step tutorials. This repository aims to simplify AWS operations and empower users with practical knowledge and tools. Explore, contribute, and accelerate your journey with Amazon Web Services!
amazon-web-services automation aws ci-cd-pipeline devops json shell-script tutorial
Last synced: 01 Mar 2026
https://github.com/bearsunday/tutorial1
A tutorial application that how to use BEAR.Sunday
Last synced: 31 Jul 2025
https://github.com/felipewind/heroku-quarkus-angular-docker
Demo project to deploy Quarkus/PostgreSQL and Angular/Nginx as containers on Heroku
angular containers docker docker-compose heroku heroku-deployment quark tutorial
Last synced: 16 Apr 2025
https://github.com/krshrimali/deep-learning-on-the-weekends
Some ideas and work on weekends (and some times on the week days as well *winks*)
computer-vision deep-learning keras-models p5js projects pytorch tutorial
Last synced: 01 May 2026
https://github.com/rahulmalhotra/httpcalloutframework-tutorial-series
This repository consists of all the code used in Simplifying the Callouts Tutorial Series by SFDC Stop featuring HTTPCalloutFramework
callouts httpcalloutframework salesforce salesforce-apex salesforce-api salesforce-developers salesforce-rest-api sfdc-stop sfdcstop tutorial
Last synced: 19 Mar 2026
https://github.com/jmuchovej/intro.jl
A brief intro to Julia & Gen
docker gen julia julialang probabilistic-programming tutorial
Last synced: 11 Apr 2026
https://github.com/leahkemp/rezbaz2020_snakemake_workshop
Snakemake workshop for RezBaz2020.
snakemake tutorial workflow-language workshop
Last synced: 12 Feb 2026
https://github.com/the-akira/pygamedev
Repositório voltado para estudos sobre o desenvolvimento de Games com Python.
examples pygame pygame-games pygame-library python3 tutorial
Last synced: 03 Mar 2026
https://github.com/arjunprabhulal/google-adk-masterclass
Build AI agents with Google's Agent Development Kit (ADK). 20 modules from basics to advanced topics.
agent-development-kit ai-agents crash-course crash-courses gemini google-adk llm masterclass mcp mcp-toolbox python tutorial vertex-ai
Last synced: 22 Apr 2026
https://github.com/applitools/example-cypress-javascript
Applitools Example: Cypress in JavaScript
applitools applitools-example applitools-eyes applitools-tutorial cypress javascript test-automation tutorial ultrafast-grid visual-testing
Last synced: 15 Apr 2025
https://github.com/lucretia/lispy
An implementation of a Lisp from Build your own Lisp written in Ada 2012.
ada ada-port ada2012 gnat lisp mpc port tutorial tutorial-exercises tutorial-sourcecode tutorials
Last synced: 16 Apr 2026
https://github.com/javascript-tutorial/ku.javascript.info
Modern JavaScript Tutorial in Kurdish | فێرکاری مۆدێرن جاڤاسکڕێپت بە زمانی کوردی
javascript kurdish kurdistan rojcode tutorial
Last synced: 28 Oct 2025
https://github.com/sylhare/python
:snake: Projects in Python
anaconda cucumber data-processing python scripts test tutorial
Last synced: 17 Apr 2026
https://github.com/springload/redux-form-exercise
Exercises to understand better redux-form, how it works and how to use it.
exercise learn learning-exercise react redux redux-form tutorial
Last synced: 18 Apr 2026
https://github.com/rodrigokamada/angular-spinner
Application example built with Angular 15 and adding the loading (spinner) component using the ngx-spinner library.
angular beginners dev-community gh-actions gh-pages hacktoberfest loading spinner stackblitz tutorial
Last synced: 21 Apr 2026
https://github.com/choidae1/2022-cvlab-winter-study
Repo for learning at 2022 CVLAB Winter Study
deep-learning pytorch tutorial
Last synced: 24 Apr 2026
https://github.com/prathameshdhande22/web-development-tutorial
This repository contains all the Material or technology tutorial required for web development.
css css-animations css-grid css3 django html html5 javascript js python3 tutorial tutorial-code tutorial-sourcecode tutorials web webdeveloper webdevelopment website websites
Last synced: 22 Sep 2025
https://github.com/margato/redis-spring-tutorial
Tutorial de como integrar Redis com aplicação Spring Boot
cache docker dockercompose guide redis spring sprintboot tutorial
Last synced: 28 Jan 2026
https://github.com/076923/tensorflow-2.0-object-detection-api
Tensorflow 2.x Object Detection API to use easily. Tensorflow 2.x Object Detection API Tutorial
object-detection python tensorflow2 tensorflow2-object-detection tutorial
Last synced: 27 Apr 2026
https://github.com/edijunior88/astro_documentacao
🚀 Astro é um framework web tudo em um para a construção de websites rápidos, focados em conteúdo.
astro astrojs blog documentacao documentation tutorial
Last synced: 19 Feb 2026
https://github.com/geggleto/course-1
Introduction to Slim PHP
course micro-framework php slim tutorial
Last synced: 11 Jun 2026
https://github.com/theryansmee/jest-mocking-like-a-pro
Mocking data like a pro (Jest & Angular tutorial)
angular jest mocking tutorial unit-testing
Last synced: 30 Apr 2026
https://github.com/kitswas/cpp-project-template
Secure CMake template for C and C++ projects.
beginner-friendly c cmake cpp template template-project tutorial
Last synced: 01 May 2026
https://github.com/djbyrne/neural-network-from-scratch-tumour-diagnosis
This notebook goes through how to build a neural network using only numpy. The network classifies tumours, identifying if they are malignant or benign. This notebook uses the Breast Cancer Wisconsin dataset.
artificial-intelligence cloud-computing deep-learning-tutorial machine-learning neural-network neural-networks-from-scratch numpy python tutorial
Last synced: 02 May 2026
https://github.com/danimart1991/wuaanimationsintroduction
Introduction to WUA Animations.
animations howto tutorial uwp windows windows-8 wua xaml
Last synced: 02 Oct 2025
https://github.com/pmuens/learn-go-with-tests
Learning Go with TDD
go golang tdd test-driven-development tutorial
Last synced: 21 Aug 2025
https://github.com/iamflowz/multi-region-cdk-example
Companion repository for the Multi Region Deployments blog post
Last synced: 03 May 2026
https://github.com/marco0antonio0/about-api-next-js
Este é um tutorial de API básica criando a estrutura basica clean usando o Next.js, um framework React de renderização do lado do servidor (SSR) e renderização do lado do cliente (CSR). Essa estrutura permite criar APIs de forma simples e eficiente.
api como-fazer learn next react tutorial
Last synced: 03 May 2026
https://github.com/cj-mills/fastai-to-libtorch-to-unity-tutorial
This follow-up to the fastai-to-unity tutorial covers creating a LibTorch plugin for the Unity game engine.
fastai image-classification libtorch tutorial unity
Last synced: 09 Oct 2025
https://github.com/jgcmarins/django-commands
A repository that provides information about how to start a new project in Django.
django framework introduction python python3 tutorial
Last synced: 04 May 2026
https://github.com/rajdeep2804/darknet_yolo_tutorial
This repo acts like a training guide for yolo object detection model for custom data.
darknet object-detection training tutorial yolo yolov3
Last synced: 16 Aug 2025
https://github.com/silentgameplays/linux-mint-simple-setup-for-gaming
Linux Mint Setup for Gaming
Last synced: 11 Jun 2026
https://github.com/miguelmota/consensys-zkevm-messenger-l1-to-l2-example
Send a message from L1 Goerli to L2 ConsenSys zkEVM testnet.
bridge consensys-zkevm cross-chain ethereum example hardhat messenger multi-chain solidity tutorial zk zkevm
Last synced: 04 May 2026
https://github.com/h-iaac/cst-tutorial-babybot
This repository provides the content of the ICDL tutorial, we use a Docker-based environment to integrate infant behavior models using the CST (Cognitive System Toolkit). Tutorial presented at the ICDL (International Conference on Development and Learning).
attention cognitive-architectures cognitive-robotics cognitive-science coppeliasim docker java mimo perception sensorial tutorial
Last synced: 29 Sep 2025
https://github.com/rizerkrof/nestjs-featureflags
Ever wanted to implement feature flags in Nest.js? 😻 Here's how!
feature-flags nestjs showcase tutorial
Last synced: 06 May 2026
https://github.com/zoltan-nz/compilers
Learning about compilers
compiler compilers learning presentation slides tutorial
Last synced: 10 Oct 2025
https://github.com/shinchven/multiple-authentication-services-on-feathers-app
This is an example to show how to implement multiple authentication services on a FeathersJS app.
Last synced: 03 Jan 2026
https://github.com/amarlearning/simple-neural-network
Simple Neural Network written in Python and Numpy (w/o any scify libraries)
beginner-friendly machine-learning neural-network numpy python3 tutorial
Last synced: 06 May 2026
https://github.com/didinj/react-native-facebook-login-example
React Native Tutorial: Facebook Login Example
example facebook fbsdk login native react react-native reactnative tutorial
Last synced: 19 Jan 2026
https://github.com/1010code/face-swap-tutorial
convex-hull delaunay-triangulation face-alignment face-swap landmarks opencv tutorial
Last synced: 25 Oct 2025