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/mikeludemann/init.sh
Complete tutorial with all tools, frameworks and much more - Simple "Bash/Shell"-Script
bash-script frameworks init-script shell-script tools tutorial
Last synced: 15 Apr 2026
https://github.com/nlesc/cwl-tutorial
Simple CWL tutorial based on the gentle introduction to CWL
Last synced: 01 Feb 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/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/alumet-dev/user-book
User guide for Alumet: learn how to measure interesting metrics (including energy consumption)
energy-consumption energy-efficiency hpc measurement monitoring profiling rust tutorial
Last synced: 26 Feb 2026
https://github.com/gildas/helloworld
Very Simple Express.js server
docker helm istio kubernetes nodejs prometheus tutorial
Last synced: 09 Apr 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
https://github.com/s1licate/c
C guide, programs and examples.
c c-language c-programming example examples programming tutorial tutorials
Last synced: 16 May 2025
https://github.com/dchicchon/flutter-mobile-app
Flutter project for Approachable Geeks
android-emulator flutter tutorial xcode
Last synced: 19 Apr 2026
https://github.com/mfaisalkhatri/playwright-ts-web-automation
Example code of end to end web automation testing using Playwright Typescript
playwright-typescript test-automation testing tutorial web-automation-testing
Last synced: 08 Aug 2025
https://github.com/erismardev/learn-dart
📚Playground e cheatsheet para aprender Dart. Coleção de projetos Dart que são divididos por tópicos e contêm exemplos de código com explicações.
cheatsheet dart dart-lang examples flutter learning playground snippets tutorial
Last synced: 15 May 2026
https://github.com/mongodb-developer/codeyourdreams
mongodb mongodb-atlas tutorial workshop
Last synced: 28 Apr 2026
https://github.com/truemedia/wordpress-plugin-from-scratch
Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)
create from php plugin programming scratch series tutorial wordpress
Last synced: 13 May 2026
https://github.com/jfriedlein/ushl_ls-dyna_fortran
Basics to implement user-defined shell elements (ushl, uel) in LS-Dyna with Fortran
axisymmetry documentation element element-formulation fortran90 ls-dyna plane-strain resultant-element tutorial uel user-defined-element user-element ushl
Last synced: 08 Jun 2026
https://github.com/itsmaheshkariya/laravel-todo
Laravel Todo Application with CRUD Operations.
application bootstrap composer crud laravel maheshkariya todo tutorial
Last synced: 28 Apr 2026
https://github.com/kogakure/nix-darwin-home-manager-tutorial
Setting up an example flake using Nix, nix-darwin, and home-manager
home-manager nix nix-darwin tutorial
Last synced: 09 Nov 2025
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/soyelmoreno/fullstack4fe-v2
Tutorial: Working through Frontend Masters course: "Full Stack for Frontend Engineers"
frontend-masters full-stack tutorial
Last synced: 13 Oct 2025
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/nurul-gc/pyqt-tutorial
basic guide to introduce to you the most awesome python graphical interface
pyqt-examples pyqt-framework pyqt-gui python-graphical-interface tutorial tutorial-teaches-people
Last synced: 11 Feb 2026
https://github.com/dilowagner/roguelike-unity
Project to study with Unity Engine
csharp development engine game roguelike tutorial unity
Last synced: 19 May 2026
https://github.com/danmadeira/tutorial-basico-latex
Tutorial básico de LaTeX
latex latex-examples tex text text-processing tutorial typography
Last synced: 10 Mar 2026
https://github.com/ukuhl/aaai_cf_tutorial
AAAI'25 Tutorial on "(Really) Using Counterfactuals to Explain AI Systems": https://sites.google.com/view/cfe-tutorial-aaai-25/startseite
explainable-ai tutorial user-study xai
Last synced: 21 Apr 2026
https://github.com/shubhansu-kr/cse310-javaprogramming-tutorial
Tutorial Java Files for CSE310: Java Programming course | LPU | Sem4
code java lpu oops-in-java sem4 tutorial
Last synced: 16 Jun 2026
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/lumunix/jekyll-docker
Jekyll blog template ready to go with docker!
docker docker-compose jekyll tutorial
Last synced: 30 Apr 2026
https://github.com/jskulski/elm-intro-workshop
A kata designed to introduce developers to the Elm programming language language
elm elm-demos elm-lang introduction kata tutorial
Last synced: 22 Jun 2026
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/aristofun/js-fantom-chat
Live while clients are alive, no messages persistency (demo JS socket.io web app)
bulma javascript nodejs socket-io tutorial vanilla-js
Last synced: 10 Apr 2026
https://github.com/mavericks-db/react-todo-app
Microverse Module 03 Project: This is an educational project to make a todo-app following this tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021). This tutorial, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Built with React, Sass and JavaScript.
css css3 html html-css-javascript html5 javascript microverse microverse-projects microverse-students react react-hooks react-router reactjs sass scss todo todo-app todoapp todolist tutorial
Last synced: 11 Mar 2025
https://github.com/ifarkhshatov/jira_pptx_with_officer
How to automate your reports with R and Powerpoint
automation officer powerpoint powerpoint-automation pptx r rscript slide-master tutorial
Last synced: 15 Sep 2025
https://github.com/compomics/intro-to-deep-learning
Practical introduction to neural networks with Pytorch and Lightning
convolutional-neural-networks lightning neural-networks pytorch recurrent-neural-networks tutorial
Last synced: 10 Feb 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/littledivy/denobyexample
Learn Deno by Example. WIP. Community maintained.
deno denobyexample examples learn tutorial typescript
Last synced: 30 Apr 2026
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/annimon-tutorials/annimon-tutorials.github.io
Site example for tutorial
github-pages jekyll site tutorial
Last synced: 18 Feb 2026
https://github.com/gotz1480/sqlite-tutorials
SQLite tutorials in C
sqlite sqlite3 sqlite3-database tutorial
Last synced: 07 Apr 2025
https://github.com/extcore/extcore-sample-filestorage
ExtCore framework 7 sample web application that uses file storage
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 03 Aug 2025
https://github.com/salmanbe/laravel-barcode-tutorial
This tutorial demonstrates, how to generate a barcode and how to read the generated barcode with barcode scanner device using milon / barcode plugin
barcode bootstrap5 jquery laravel milon php tutorial
Last synced: 11 Apr 2026
https://github.com/ethand91/python-text-extraction
Simple Python text extraction using Tesseract OCR
python python3 tesseract tutorial
Last synced: 03 Aug 2025
https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 28 Sep 2025
https://github.com/arnim/hallojupyterdss
Offener Jour Fixe DSS - Data Science Skills Training: Jupyter Notebooks
binder-ready markdown python tutorial
Last synced: 23 Jul 2025
https://github.com/jaidevd/talentsprint-workshop
TalentSprint workshop on Machine Learning in November 2017
data-science jupyter-notebook machine-learning python sklearn tutorial
Last synced: 02 Aug 2025
https://github.com/joshmcguigan/fizzbuzz-rs
Test bed for the blog post 'A FizzBuzzy Tour of Traits in Rust'
documentation reference rust rust-lang tutorial
Last synced: 05 Oct 2025
https://github.com/uncomputable/rust-wasm-ffi
Minimal website that exposes C functions via WASM
c ffi javascript rust rust-wasm tutorial wasm
Last synced: 20 Apr 2026
https://github.com/annimon-tutorials/netbeans-plugin-tutorial
Source code for course
Last synced: 21 May 2026
https://github.com/macagua/example-vuejs2-spa
A Simple Single Page Application Demo Using Vue.js 2 following the "How To Build A Simple Single Page Application Using Vue 2 (Part 1)" tutorial.
tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 19 Jun 2026
https://github.com/arihantverma/react-breadcrumb-component
A Reusable React Breadcrumb Component Using Compound Components Pattern, Made for a Youtube Video Explaining The Same
breadcrumb compound-components react tutorial youtube
Last synced: 02 May 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/hashicorp-education/learn-terraform-multicloud-kubernetes-consul
Last synced: 12 Feb 2026
https://github.com/javadtorabikh/microservices-k8s-lab
🚀 Complete Kubernetes Microservices Lab | FastAPI , Node.js , Vue.js , Redis A practical guide to building, deploying, and scaling microservices on Kubernetes. Perfect for developers learning cloud-native development.
api-gateway cloud-native devops distributed-systems docker fastapi hands-on-lab kubernetes microservices nodejs tutorial vuejs
Last synced: 11 Apr 2026
https://github.com/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 Apr 2026
https://github.com/joshwnj/react-starter
Learn to build a react UI piece by piece
Last synced: 04 Oct 2025
https://github.com/ghostwriternr/github-battle
My code from Taylor McGinnis' unbelievably good ReactJS tutorial
Last synced: 03 May 2026
https://github.com/baonguyen6742/uv-install-torch
Tutorial to install torch/pytorch with cuda using uv
cuda install installation package python pytorch resolver torch torchaudio torchvision tutorial uv
Last synced: 13 Apr 2026
https://github.com/kinneko-de/sample-react-typescript-githubpages
Sample application how to setup a React app with typescript and deploy it to GitHub Pages.
cd-pipeline github-pages react sample tutorial typescript
Last synced: 13 Feb 2026
https://github.com/javascript-tutorial/pt-pt-old.javascript.info
Modern JavaScript Tutorial in Portuguese
javascript portuguese tutorial
Last synced: 02 Aug 2025
https://github.com/viki53/tuto-git
Dépôt d'illustration de mon tutoriel Git
Last synced: 02 Nov 2025
https://github.com/chilipp/psyplot-icon-c2sm-meeting-20220215
Presentation material for the psyplot demonstration at the ICON C2SM-Meeting 2022/1
icon jupyter jupyter-notebook presentation psyplot tutorial visualization
Last synced: 07 Apr 2025
https://github.com/skvggor/yt-channel
Vídeos para o canal do YT.
aprender css html javascript learning tutorial youtube
Last synced: 04 Feb 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/alexmhack/node_express
working on a simple project built with node and express
api beginner-project express-js javascript nodejs project tutorial
Last synced: 13 Apr 2026
https://github.com/bluemix/oepetstore
Base module refactored for Odoo 13 to the Web Client tutorial: Customizing the web client https://www.odoo.com/documentation/13.0/howtos/web.html
odoo odoo13 oepetstore petstore tutorial webclient
Last synced: 31 Mar 2025
https://github.com/dandonahoe/crude-cards
❐ ❐ ❐ Crude Cards - A shameless "parody" of Cards Against Humanity for those of you who love laughing at the worst things imaginable — because clearly, your sense of humor is broken.
cypress docker game jest kubernetes nestjs nextjs react storybook tutorial typescript websockets
Last synced: 15 Feb 2026
https://github.com/sanidhyy/gpt3-web-app-react
GPT-3 Web App created using React JS.
javascript nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/saifiimuhammad/learnwithme-typescript
A beginner-friendly TypeScript course repository that covers fundamental TypeScript concepts along with practical projects.
course javascript nodejs react shadcn tutorial typescript
Last synced: 09 Apr 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/utkarsh5026/dsdb
Implementation of data structures used in Databases as Jupiter notebooks
database dsa jupyter-notebooks notebooks python tutorial
Last synced: 16 Apr 2026
https://github.com/mauroreisvieira/sublime-text-tips-and-tricks
Collection of helpful tips and tricks.
sublime-text tips tricks tutorial
Last synced: 12 Jun 2025
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/demerino/braintree-sticker-store-ios
Sample store app using Braintree's iOS SDKs
braintree ios payments paypal sample-app store swift tutorial
Last synced: 16 Apr 2026
https://github.com/charlesfrye/convolution-tutorial
Tutorial on Convolutions for Signals and Probability
Last synced: 09 Jun 2026
https://github.com/ry-ops/monitoring-infrastructure-prometheus-grafana
Monitor infrastructure with Prometheus metrics and Grafana dashboards
grafana monitoring observability prometheus tutorial
Last synced: 01 Mar 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/uncomputable/coverage-example
Minimal, reproducible example for testing code coverage using GCC or Clang
code-coverage coverage gcov lcov tutorial
Last synced: 19 Mar 2026
https://github.com/yasenstar/powerbi_tutorial
Base on "PowerBI Tutorial" book, provide step by step video demo on learning and mastering Power BI tool
analytics data microsoft powerbi tutorial visualization
Last synced: 07 Jan 2026
https://github.com/dongweiming/stable-diffusion-model-tutorial
A stable diffusion tutorial written by a senior python engineer
sd sd-tutorial stable-diffusion stable-diffusion-webui tutorial
Last synced: 18 May 2026
https://github.com/vicjun22/openai-chat-integration_spring-boot
OpenAI: Chat integration with Spring Boot
java maven openai springboot tutorial
Last synced: 11 Apr 2026
https://github.com/rarimo/docs
Rarimo Developer Portal
developer-tools documentation guides tutorial
Last synced: 17 Mar 2025
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/phuijse/jupyterbookuach
Tutorial y plantilla para confección del libros virtuales con jupyter book
Last synced: 08 Jun 2026
https://github.com/angelluzk/laravel-docker-pgsql-tailwind-boilerplate
Um boilerplate completo e didático para acelerar o desenvolvimento de aplicações web com um ambiente containerizado pronto para produção usando Laravel, Docker, PostgreSQL e TailwindCSS.
boilerplate containerization dev-environment didactic-repository docker docker-compose full-stack laravel laravel-12 learning-laravel nginx php php-8 postgres postgresql starter-kit tailwindcss template tutorial web-development
Last synced: 07 Apr 2026
https://github.com/slipnitskaya/dmcourse-jgu
Dynamic modeling of protein dynamics using Python. - Tutorial materials for Biomedicine MScs students at JGU, Mainz (Stefan Legewie, Sofya Lipnitskaya; 2017-2020).
course-materials dynamic-modelling mathematical-modelling python teaching-materials tutorial
Last synced: 20 Apr 2026
https://github.com/biril/modcss
Modular CSS with postCSS and npm scripts
css css-modules example npm-scripts postcss tutorial
Last synced: 16 Apr 2026
https://github.com/michaeljklein/parser-tutorial
A tutorial on monadic parsing in Haskell
haskell parser-combinators tutorial
Last synced: 31 Mar 2025