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/slashhuang/typescript-tutorial
basic typescript practice preparing for angular2 and ts
Last synced: 05 Apr 2025
https://github.com/md-weber/qonversion_tutorial_app
Qonversion Tutorial from Flutter Explained
dart flutter qonversion tutorial
Last synced: 15 Apr 2026
https://github.com/0xrelogic/kubernetes-for-students
Master Kubernetes and boost your salary by 25-40%. Hands-on tutorials designed for students, not engineers. Learn the #1 cloud skill through experiments, not YAML hell. New chapters weekly - star to follow the journey.
cloud collaborate container devops docker education k8s kubernetes minikube orchestration students tutorial yaml
Last synced: 13 Oct 2025
https://github.com/gvwilson/ds4se
Data Science for Software Engineers
codebender data-science open-science software-engineering tutorial
Last synced: 19 Jan 2026
https://github.com/mj41/raku-stepbystep
Learning Raku (Perl 6) programming language Step by Step
example perl6 raku step-by-step tutorial
Last synced: 19 Jan 2026
https://github.com/playfulprogramming/mc-datapacks-tutorial
A set of example datapacks to demonstrate Minecraft functionality in Unicorn Utterances' "Data Pack Programming" series
datapack mcfunction minecraft minecraft-datapack tutorial
Last synced: 19 Jan 2026
https://github.com/flowforfrank/password-generator
🔑 Password generator in vanilla JavaScript
javascript password password-generator tutorial
Last synced: 09 Apr 2025
https://github.com/javascript-tutorial/ml.javascript.info
Modern JavaScript Tutorial in Malayalam
Last synced: 14 Oct 2025
https://github.com/paddymorgan84/terragrunt-tutorial
A simple example of using some of Terragrunts main features
infrastructure terraform terragrunt tutorial
Last synced: 14 Oct 2025
https://github.com/gibbok/react-video-list
A basic "Top 10s Video List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.
css javascript reactjs tutorial
Last synced: 09 Apr 2026
https://github.com/abdullokhonz/minimal-api_todoapi
Minimal API Todo project using ASP.NET Core 8. Simple CRUD API with in-memory database for learning and testing. Based on the official Microsoft tutorial.
asp-net-core backend crud csharp dotnet entity-framework-core in-memory minimal-api todo-api tutorial web-api
Last synced: 14 Oct 2025
https://github.com/rcore-os/rcore-tutorial-deploy
Tutorial Doc for rCore OS step by step (3rd edition)
Last synced: 15 Oct 2025
https://github.com/chainstacklabs/quorum-loyalty-program-tutorial
A Quorum DApp tutorial to manage loyalty points
blockchain dapp quorum solidity truffle tutorial
Last synced: 15 Oct 2025
https://github.com/123mwanjemike/cicd-with-herokuci
This is a demo factorial app for the building CI/CD workflow with Heroku CI article https://blog.mikemwanje.dev/build-a-cicd-pipeline-with-heroku-ci. The application calculates the factorial of a number.
cicd demo-app express factorial heroku heroku-ci heroku-deployment herokuci mocha-chai tdd test-driven-development tutorial
Last synced: 07 May 2025
https://github.com/shenmian/sokoban-tutorial
本文将描述如何实现一个推箱子 📦, 示例代码使用 Rust 语言 🦀 编写.
sokoban sokoban-solver tutorial
Last synced: 19 Apr 2025
https://github.com/sagargupta16/deploy-guide
Step-by-step deployment guides for every platform - 25+ guides for GitHub Pages, Vercel, Render, Railway, Netlify, AWS, and more
aws cloud deploy deployment devops free-hosting github-pages guides hosting netlify railway render tutorial vercel
Last synced: 03 May 2026
https://github.com/louiscenter/choo-talking-animals
another cute choo tutorial - how to use input fields
choo choo-handbook choo-talking-animals front-end javascript tutorial
Last synced: 14 May 2026
https://github.com/devlights/try-csharp
This is my TUTORIAL project for C#.
csharp dotnet dotnet-core dotnet-framework rider tutorial visual-studio
Last synced: 18 Mar 2025
https://github.com/rodrigokamada/angular-reactive-form-validation
Application example built with Angular 14 and creating and validating a reactive form.
angular beginners devcommunity form forms ghactions ghpages hacktoberfest reactiveforms stackblitz tutorial validation
Last synced: 30 Aug 2025
https://github.com/chandler767/golang-chat
Console chat utility that demonstrates PubNub integration with Golang.
chat chat-application concurrency console console-application cui demo go gocui golang goroutine pubnub pubnub-api pubnub-chatting pubnub-messaging pubnub-sdk pubnub-sdk-examples pubsub pubsubclient tutorial
Last synced: 22 Feb 2026
https://github.com/zaiste/elasticsearch-nodejs-github-tutorial
Using Node.js & Elasticsearch to search GitHub: Tutorial
Last synced: 17 Mar 2025
https://github.com/mackysoft/unity-githubactions-build-example
An example of building a project using Unity and GitHub Actions.
build ci example github-actions tutorial unity
Last synced: 09 Apr 2025
https://github.com/yeonghyeon/codility-python
The solutions of the Codility lessons are provided. Each solution is written with python. The starting point for reading solutions is given in the following web link.
codility codility-lessons codility-python codility-solutions codility-training programming python solutions tutorial
Last synced: 26 Feb 2025
https://github.com/idongliming/phaser3-typescript
使用ts语言写的phaser游戏示例-中文
game phaser3 translation tutorial
Last synced: 16 May 2025
https://github.com/mkasimd/c-nasm
Some tutorials on C & x86 Assembly
c nasm-assembly tutorial x86-64
Last synced: 09 Apr 2025
https://github.com/educ8s/python-pong-game-with-pygame
Python Pong Game with Pygame.
game game-development pong-game pong-python pygame pygame-game pygame-games pygame-gaming-engine python tutorial
Last synced: 20 May 2026
https://github.com/mwakaba2/machine-learning-for-engineers
Machine Learning, Deep Learning and NLP Resources for Engineers
deep-learning machine-learning mooc natural-language-processing nlp pytorch research-paper scikit-learn tensorflow tutorial
Last synced: 06 May 2026
https://github.com/applitools/tutorial-images-python
Applitools Visual Testing tutorial with Python Images SDK
Last synced: 26 Sep 2025
https://github.com/phpirates/django-template
A standard blog-like website in Django, with complete use and deploy tutorial.
deployment django template tutorial website
Last synced: 19 Aug 2025
https://github.com/rodrigokamada/angular-recaptcha-v2
Application example built with Angular 18 and adding the Google reCAPTCHA v2 using the ng-recaptcha library.
angular beginners dev-community gh-actions gh-pages hacktoberfest recaptcha stackblitz tutorial
Last synced: 02 Aug 2025
https://github.com/alexmhack/django-angular-integrate
Integrating Django and Angular by creating REST API and running both the servers separately
angular deployment django-rest-framework django2 django2-angular6 djoser heroku tutorial virtualenv
Last synced: 24 Sep 2025
https://github.com/attumm/textfsm_tutorial
textfsm tutorial
learning learning-by-doing textfsm tutorial
Last synced: 07 Apr 2025
https://github.com/brh55/discord-magic-8-ball
Code reference for YouTube tutorial for creating a Discord chat bot that functions as a magic 8 ball
chatbot-discord discord discord-bots tutorial
Last synced: 25 Oct 2025
https://github.com/futurestudio/university-ping
Do you want us to write a tutorial on Android or Node.js? Please let us know in the issues :)
android future-studio-university glide gson hapi hapijs mongodb mongoose nginx nodejs okhttp picasso pm2 rethinkdb retrofit2 thinky tutorial tutorials
Last synced: 12 Apr 2026
https://github.com/husamettinarabaci/rustexam
🦀 A question-based Rust learning project to master Rust through practice and repetition.
coding-challenges exam exercises learning programming questions rust tutorial
Last synced: 30 Sep 2025
https://github.com/NunuM/linux_namespaces_tutorial
Tutorial of Linux Namespaces
Last synced: 04 Apr 2025
https://github.com/pcafrica/introduction_to_cmake
Slides and exercises for the "Introduction to CMake" lecture.
cmake cpp examples exercises introduction tutorial
Last synced: 14 Mar 2025
https://github.com/okainov/qunit-getting-stated
Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)
getting-started javascript qunit tdd testing travis-ci tutorial
Last synced: 31 Jul 2025
https://github.com/flowforfrank/d3-treemap
🌲 Treemap created with D3.js
d3 d3js data data-visualization javascript svg treemap tutorial webtips
Last synced: 09 Apr 2025
https://github.com/javascript-tutorial/km.javascript.info
Modern JavaScript Tutorial in Central Khmer
central-khmer javascript tutorial
Last synced: 15 Mar 2026
https://github.com/kaihendry/slo
Prometheus instrumentation & metrics tutorial
kubernetes metrics performance-monitoring prometheus prometheus-metrics tutorial
Last synced: 23 Feb 2026
https://github.com/jharrilim/k8s-demo
Tutorial/Example repo of a simple K8s setup.
docker-desktop docker-desktop-for-mac docker-desktop-for-windows kubernetes kubernetes-deployment kubernetes-service tutorial
Last synced: 12 Mar 2026
https://github.com/zerotier/metrics-tutorial
A tutorial on how to use ZeroTier, Prometheus and Grafana to collect metrics
grafana metrics prometheus tutorial zerotier
Last synced: 02 Mar 2026
https://github.com/fiware/tutorials.relationships-linked-data
:blue_book: FIWARE 602: Linked Data Relationships and Data Models
entity-relationships fiware json-ld linked-data ngsi-ld tutorial
Last synced: 29 Jul 2025
https://github.com/BenjaminYde/CPP-Guide
Guide to become a proficient C++ programmer.
cheatsheet cmake cplusplus cpp devcontainer docs documentation examples guide learn linux modern programming reference tutorial
Last synced: 20 Sep 2025
https://github.com/masilab/strudel
Streamline Tractography Utilities for Deep Learning
deep-learning diffusion-mri recurrent-neural-networks tractography tutorial
Last synced: 16 Jan 2026
https://github.com/kevcodez/kotlin-jacoco-gradle
Project demonstrating the usage of Jacoco for coverage reports in a Kotlin project with JUnit 5 and Gradle.
coverage coverage-report gradle jacoco junit5 kotlin tutorial
Last synced: 22 Apr 2025
https://github.com/alefesouza/php-tutorial
:book: :elephant: Support Material for my Introduction to PHP Language Workshop.
gitbook php php-introduction tutorial
Last synced: 13 Jun 2025
https://github.com/zoltan-nz/toy-robot-typescript
TypeScript project for beginners...
mocha toy-robot tutorial typescript
Last synced: 26 Feb 2026
https://github.com/alvinwan/tricking-neural-networks
Fooling a neural network with adversarial examples
adversarial-example adversarial-machine-learning deep-learning tutorial
Last synced: 27 Oct 2025
https://github.com/venenux/alpine-wiki
[mirror] .. to provide NON-MINIMALIST documentation for MINIMALIST distro
alpine alpine-linux documentation guide linux tutorial wiki
Last synced: 12 Jun 2025
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/thesoenke/serverless-tutorial
Serverless Tutorial mit OpenFaaS
Last synced: 02 Sep 2025
https://github.com/sinalalebakhsh/portswigger
Solving PortSwigger Labs in YouTube
portsw portswigger-labs securi tutorial
Last synced: 05 Apr 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/sanikamal/vuejs-omnibus
A collection of Code Snippet, tutorials and mini project of Vue.js, Vuex, axios and different other related technologies.This is a repository to discover Vue for beginners to advanced
axios nuxtjs tutorial vue-project vuejs vuetify vuex
Last synced: 11 Apr 2026
https://github.com/tversteeg/learn-sfx
How to use Rust libraries to create your own sound effects
cpal rust sdl2 sfx sound-effects tutorial
Last synced: 19 Apr 2025
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/saeedkohansal/php-oop-crud-pdo-mysql-script
I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.
backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development
Last synced: 05 Jan 2026
https://github.com/hyperspy/holospy-demos
HoloSpy Jupyter Notebook demos
data-analysis data-visualization electron-holography hyperspy materials-science multi-dimensional physical-sciences tutorial
Last synced: 29 Apr 2026
https://github.com/mizrael/asyncservices
Sample repository showing how to handle requests asynchronously.
aspnet-core dotnet-core mongodb pubsub rabbitmq tutorial web-api
Last synced: 11 Apr 2026
https://github.com/ebadier/mariosokoban
My C++ version of Mario Sokoban
cplusplus mario sdl sokoban tutorial video-game
Last synced: 28 May 2026
https://github.com/javitocor/currency-converter-react-native
A mobile app calling acustom api to convert currencies,following the instructions by Spencer Carli. Built with React Native.
currency-converter eslint-config expo mobile-app native react-native-app tutorial
Last synced: 12 Apr 2026
https://github.com/applitools/example-webdriverio-javascript
Applitools Example: WebdriverIO in JavaScript
applitools applitools-example applitools-eyes applitools-tutorial execution-cloud javascript test-automation tutorial ultrafast-grid visual-testing webdriverio webdriverio-v7 webdriverio-v8
Last synced: 15 Apr 2025
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/codingforentrepreneurs/expressjs-harperdb
Getting started with Express.js and HarperDB on Linode
cfe databases express-js getting-started harperdb javascript linode node node-js nosql sql tutorial virtual-machine
Last synced: 18 Jan 2026
https://github.com/asifvora/webpack-react
Tutorial: How to set up React, webpack 4, and Babel 7 (2018) React is mostly used for Single Page Applications.
babel javascript react reactjs tutorial webpack webpack-react
Last synced: 11 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/m-kovalevsky/ggft
Grokking Go Fundamentals with Tests Video Series / Course
course go golang learn-go learn-golang learn-to-code learning learning-by-doing tdd testing tutorial
Last synced: 25 Mar 2025
https://github.com/gabriel-logan/how-to-bundle-examples
Repository containing demonstration codes on how to build the final bundle with webpack, rollup or tsup, compiling for esm, cjs etc.
bundle bundler example examples examples-javascript examples-typescript rollup rollup-config rollup-configuration rollup-tutorial tsup tsup-config tsup-configuration tsup-tutorial tutorial webpack webpack-config webpack-configuration webpack-tutorial
Last synced: 06 Jan 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/tact-lang/tour
WIP: 🎓 Learn Tact in your browser with an interactive tour
interactive-tutorial onboarding tact tact-by-example ton-blockchain tour tutorial
Last synced: 05 Mar 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/vinibiavatti1/graphqltutorial
This repository works as a tutorial for GraphQL. Follow the sources or check the wiki to learn it
graphql graphql-tutorial query query-language rest-api tutorial
Last synced: 16 May 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/enjeck/TutCode
Watch/read tutorials and write code on the same page
css education html javascript tutorial video-player youtube
Last synced: 30 Apr 2025
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/peterpeterparker/json-to-enum
Map a JSON file to ENUM in Java
java json maven properties tutorial
Last synced: 06 Jan 2026
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/ruslanys/meetup-devkg-22
Spring Boot - в продакшн за 5 минут
devkg getting-started java meetup sample spring-boot tutorial
Last synced: 28 Apr 2026
https://github.com/eggy115/objective-c
Objective-C
examples objective-c objective-c-examples objective-c-scripts objectivec objectivec-examples programs script scripts tutorial
Last synced: 30 May 2026
https://github.com/chenshuliu/machine-learning-in-r
Introduction to Machine Learning Application in R
Last synced: 18 Jan 2026
https://github.com/raleighlittles/rubyonrails-tutorial
Full code for Michael Hartl's Ruby on Rails Tutorial!
michael-hartl rails ruby ruby-on-rails tutorial
Last synced: 14 Apr 2025
https://github.com/amanpriyanshu/protaska-gpt
Unleash the Potential of Datasets with Intelligent Tasks, Tutorials, and Algorithm Recommendations.
beginner datasets deep-learning generative-models gpt gpt-3 langchain llm machine-learning openai python tutorial tutorials
Last synced: 08 Nov 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/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/jbweston/maryland-kwant-tutorial
Slide deck for a Kwant tutorial that I gave at the University of Maryland in February 2019.
kwant quantum-mechanics tutorial
Last synced: 04 Jul 2025
https://github.com/matt-dray/cabinet
:cat2::package: R package demo: identify UK Cabinet Office cats
Last synced: 02 Apr 2025
https://github.com/TexasBullet26/trey-learns
This is a repository to keep track of anything I'm learning. Notes on tutorials, books, docs, anything.
bootstrap code education ember go golang javascript learning notes php progress python react rust self-education tutorial tutorials
Last synced: 23 Aug 2025
https://github.com/tuliocll/todo-google-chrome
Código utilizado para escrever o tutorial "Criando uma extensão para o Google Chrome com React", leia aqui:
chrome chrome-extension css devto react reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/javascript-tutorial/sq.javascript.info
Modern JavaScript Tutorial in Albanian
Last synced: 23 Aug 2025