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-03 00:28:28 UTC
- JSON Representation
https://github.com/andrewrporter/flask-gunicorn-tutorial
Basic tutorial showing how to run a flask web application with Gunicorn
flask gunicorn hello-world python tutorial
Last synced: 29 Apr 2026
https://github.com/hawkiq/pythontutorial
scripts course for Python Fundamentals
Last synced: 09 Apr 2025
https://github.com/emxsys/worldwind-web-app-tutorial
A template and tutorial for creating a WorldWInd web app with Bootstrap and Knockout
3d bootstrap bootstrap4 esa gis globe knockout maps nasa nasa-worldwind template tutorial worldwind worldwind-web
Last synced: 07 Sep 2025
https://github.com/unicon/tier-grouper-deployment
Contains materials related to the tutorial on running the TIER Grouper image on Docker Swarm
docker-swarm grouper grouper-database kubernetes secret tier-grouper-image tutorial
Last synced: 01 Apr 2026
https://github.com/rishavs/cove
Simple crud app using pure crystal. 0 frameworks and dependencies
crud crystal crystal-language crystallang tutorial webapp
Last synced: 13 Jun 2025
https://github.com/zhonger/fortran-tutorial
A quick guideline for Fortran tutorial.
Last synced: 04 Mar 2026
https://github.com/extcore/extcore-sample-service
ExtCore framework 7 sample web application that registers a service inside the extension
asp-net-core extcore-framework sample tutorial
Last synced: 07 Apr 2025
https://github.com/websolutionstuff/dynamic-pie-chart-in-laravel-8
In this tutorial i will show you how to create dynamic pie chart in laravel 8, Pie charts are use to representing data in graphics view, for creation of dynamic pie chart example you need to create model, controller, route, blade file and database
charts dynamic-piechart example jquery laravel-framework laravel8 pie-chart piechart tutorial websolutionstuff
Last synced: 14 Apr 2025
https://github.com/learnapollo/pokedex-ios
A Pokedex App using and teaching Apollo and iOS
apollo-client apollo-ios graphcool graphql ios pokedex swift tutorial
Last synced: 27 Feb 2026
https://github.com/stonecypher/demo_gulp_build
demo gulp build of react, es6, less
babel browserify demo demonstration express gulp howto less react tutorial
Last synced: 12 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/brightdigit/classicapp
Example App For Migrating Your Objective-C code to Swift.
example example-app objective-c swift tutorial
Last synced: 21 Apr 2025
https://github.com/courses-at-nju-by-hfwei/problem-solving-class-tutorial
Tutorial on the Problem Solving Class at Nanjing University
nanjing-university problem-solving-class tutorial
Last synced: 19 Mar 2026
https://github.com/frankiefab100/tip-calculator
👨💻 Learn how to build a tip calculator using HTML, CSS and JavaScript
css css3 html html5 javascript tip-calculator tutorial tutorial-code
Last synced: 15 Apr 2026
https://github.com/nelson-gon/linit
Utilities for a freshly installed Linux System
apt apt-get bash beginners-guide data-science debian git installation installer linux linux-mint r r-base terminal tutorial tutorial-code ubuntu
Last synced: 02 Apr 2026
https://github.com/pegah-ardehkhani/python-tutorial-plus-questions
A comprehensive Python tutorial repository that covers key programming concepts along with practical questions and examples
conditional-statements data-science data-structures exercises functions learn-to-code object-oriented-programming oop oops-in-python programming python python-exercises python-programming python-questions python-tutorial python-tutorial-notebook python3 tutorial tutorial-code tutorial-exercises
Last synced: 14 Apr 2025
https://github.com/phantominsights/python-getting-started
A series of tutorials on how to get started in Python 3 development using PyDev.
eclipse pydev python python-development python3 tutorial
Last synced: 18 Jun 2025
https://github.com/mtvector/ghostofmt
A set of tools for the biologists who sequence RNA or watch cells in the Thomson Lab
bioinformatics biological-data-analysis rstudio scientists tutorial
Last synced: 19 Mar 2026
https://github.com/caspark/rust-game-of-life-exercises
An intro to Rust by partially implementing Conway's Game of Life via some exercises
Last synced: 07 Feb 2026
https://github.com/davepartner/framework7-hackathon-starter
This is a sample hackathon starter for with framework7 well integrated into phonegap. To start building a mobile app all you need is download and start, no further setup needed.
android-application firebase framework7 framework7-angularjs hackathon ios phonegap tutorial video youtube
Last synced: 12 Apr 2026
https://github.com/valnub/particle-animation-javascript
Demo code for my particle animation video in JavaScript/HTML5 Canvas
animation canvas demo example html5-canvas javascript tutorial
Last synced: 28 Jul 2025
https://github.com/petrosdemetrakopoulos/react-multiple-checkboxes
Handling multiple checkboxes in React
Last synced: 07 May 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/javascript-tutorial/pa.javascript.info
Modern JavaScript Tutorial in Punjabi
Last synced: 16 Oct 2025
https://github.com/joaquimley/raspberrypi-headless-setup
Source files for the "How to setup your headless RaspberryPi" blog
blog headless raspberrypi things tutorial
Last synced: 18 May 2026
https://github.com/rodrigokamada/angular-highcharts
Application example built with Angular 15 and adding charts using the highcharts library.
angular beginners charts dev-community gh-actions gh-pages hacktoberfest highcharts stackblitz tutorial
Last synced: 15 May 2025
https://github.com/ajayns/freecodecamp-soln
Solutions from the Free Code Camp course
algorithm-challenges algorithms freecodecamp javascript js tutorial
Last synced: 10 Mar 2026
https://github.com/nidup/manipulate-json-data-in-php
Code examples for the tutorial How to Read, Decode, Encode, Write JSON Data in PHP?
Last synced: 08 May 2026
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/ankit-thealchemist/on_off_model_with_relay
Hello, this code is to show the simple on off model with relay functionality, just to clear the air about the relay node functioning.
ble blemesh bluetooth-low-energy bluetooth-mesh esp-idf esp32 relay tutorial
Last synced: 19 Apr 2026
https://github.com/laugharne/solana_bytes
Welcome to Solana Bytes - where we serve up digestible coding tutorials to show you how to build projects on Solana.
anchor blockchain blockchain-technology nft rust rust-lang seachor solana tutorial tutorials
Last synced: 20 Apr 2026
https://github.com/rafaelcastrocouto/p2p-web-game-tutorial
Learn how to make a space shooter with basic HTML, CSS and JS. Just follow each file and have fun!
game javascript p2p-network tutorial
Last synced: 10 Jun 2025
https://github.com/sunchang0124/sunchang0124.github.io
This repository is for building my first SOLID Application for researcher and individual data providers.
datavault javascript npm solid tutorial webpack
Last synced: 07 Feb 2026
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/batoolmm/zero-to-hero-in-r
An Arabic course to introduce R
course-materials rstats tutorial tutorial-exercises
Last synced: 24 Dec 2025
https://github.com/codingforentrepreneurs/Cursor-Hello-World
Learn Cursor basics to build and deploy an HTML website to the internet.
claude code-with-ai cursor cursor-ssh git github llm tutorial virtual-machine website
Last synced: 08 Mar 2025
https://github.com/zacharatos/python-essentials-pcep30-exam
Everything needs to be executed, analyzed, tested, etc, for the Python exam PCEP-30-02, based on the Edube platform material.
beginner beginner-friendly certification certification-prep exam exercises pcap python python3 python310 tutorial
Last synced: 12 Apr 2025
https://github.com/alexcu/fastai-primer
A quick-n-dirty 45 minute primer to train an image classifier using FastAI
computer-vision deep-learning fastai google-colab google-colab-notebook google-colab-tutorial google-colaboratory ipython-notebook learning machine-learning python3 tutorial
Last synced: 05 Feb 2026
https://github.com/eliflores/railsgirls
community rails railsgirls ruby tutorial
Last synced: 27 Mar 2026
https://github.com/kaizerpwn/skriptanje-sa-kaizerom
This is a gamemode from sa-mp scripting tutorials on my Youtube channel. Hit that star, fork repo and start building your own project from here.
pawn pawn-language samp sampctl tutorial
Last synced: 18 Mar 2026
https://github.com/mineralscloud/workshopfall2022
This repository contains the setup files/resources for the workshop held by our group in Columbia Global Center, Nairobi, and Technical University of Kenya in 2022.
tutorial workshop workshop-materials
Last synced: 16 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/oclyke/crc
pythonic tutorial working step-by-step through Ross N. Williams' crc_v3.txt
crc interactive python tutorial
Last synced: 16 Jun 2025
https://github.com/stephengold/Acorus
An action-oriented user-interface library for jMonkeyEngine
acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface
Last synced: 19 Mar 2026
https://github.com/modcommunity/how-to-install-mods-in-baldurs-gate-3-for-pc
A guide on how to install mods in Baldur's Gate 3 for PC (Windows).
baldurs-gate baldurs-gate-3 bg bg3 guide how-to mod modding mods tutorial windows
Last synced: 13 Jun 2026
https://github.com/svaveop/javascripttutor
Helping People with Java Script. JS Tutorial
javascript js learning programming tutor tutorial tutorial-code tutorials
Last synced: 14 Feb 2026
https://github.com/thiagoow/web-credit-card-glassmorphic-ui
Projeto de uma interface de usuário para exibição de um cartão de crédito/débito 3D. Desenvolvido com HTML e CSS
credit-card css-animations html-css tutorial user-interface ux-ui
Last synced: 14 Oct 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/tsmx/nodejs-tutorial
Tutorial project for a complete NodeJS stack including unit-testing and CI/CD: Express, Winston, MongoDB, Mongoose, Jest, supertest, mongodb-memory-server, Docker, Docker-Compose, GitHub Actions, eslint.
ci-cd docker docker-compose eslint express github-actions jest mongodb mongodb-memory-server mongoose nodejs supertest tutorial unit-test winston
Last synced: 26 Feb 2026
https://github.com/sahansera/deploying-containers-on-service-fabric
Deploying Multi-Container Services on Azure Service Fabric
azure microservices service-fabric tutorial
Last synced: 16 Jan 2026
https://github.com/enkaypeter/cloudrun-node-api-tutorial
Project repository for how to deploy a node api on google cloud run
expressjs gcp-cloud-build gcp-cloud-run nodejs tutorial
Last synced: 27 Feb 2026
https://github.com/cgohlke/simulate_diffusion
Simulate diffusion on a grid using Python
diffusion jupyter-notebook python simulation tutorial
Last synced: 20 Apr 2026
https://github.com/travorlzh/learnos
A repo that contains all the code written in my study of OS development.
assembly c kernel operating-system-learning tutorial
Last synced: 18 Apr 2026
https://github.com/svaveop/javatutor
Helping People with Java. Java Tutorial
java learning programming tutor tutorial tutorial-code tutorials
Last synced: 06 Feb 2026
https://github.com/thejohnfreeman/angular2-tour-of-heroes
A progression through the Angular 2 Tutorial, including the missing step 0: starting from an empty directory.
Last synced: 19 Jun 2026
https://github.com/iver56/lstm-name-classifier
A toy LSTM model that classifies gender based on first name. Presented at Trondheim Machine Learning Meetup in February 2018.
Last synced: 09 Apr 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/javascript-tutorial/km.javascript.info
Modern JavaScript Tutorial in Central Khmer
central-khmer javascript tutorial
Last synced: 15 Mar 2026
https://github.com/attumm/textfsm_tutorial
textfsm tutorial
learning learning-by-doing textfsm tutorial
Last synced: 07 Apr 2025
https://github.com/manojpawar94/java-programming-tutorials
The repository contains the sample programs on multithreading and java 8 features.
howto howto-tutorial java java-8 javaee multithreaded multithreading tutorial
Last synced: 09 Jun 2026
https://github.com/mding5692/js-snake-workshop
Workshop for vanilla JS game of snake for Knack at Western
game javascript teaching tutorial
Last synced: 30 Apr 2026
https://github.com/fepegar/miccai-educational-challenge-2020
My submission to the MICCAI Educational Challenge 2020.
augmentation cnn medical-images pytorch torchio tutorial
Last synced: 01 May 2026
https://github.com/kok202/firetorch
Quickstart for firebase frontend and backedn template
express firebase firebase-fe firebase-functions frontend quickstart template tutorial
Last synced: 02 May 2026
https://github.com/napo/opendatamiur
investigare gli open data del ministero dell'istruzione con python, jupyter notebook e pandas
italia jupyter-notebook miur pandas scuola tutorial
Last synced: 01 May 2026
https://github.com/blendsdk/racing-the-beam
🕹️ Racing the Beam — Learn Atari 2600 assembly programming from scratch. 72 hands-on lessons from zero to homebrew mastery.
6502 assembly atari-2600 game-development homebrew retro-gaming tutorial
Last synced: 23 Jun 2026
https://github.com/lmammino/opinionated-intro-to-node
Code examples for the talk "An opinionated intro to Node.js" - https://loige.link/devrupt-node
examples getting-started javascript learning node nodejs tutorial
Last synced: 27 Apr 2026
https://github.com/1c7/awesome-design-tutorial
A list of best design tutorial (focus on UI, not UX)
Last synced: 29 Apr 2026
https://github.com/fabriziomusacchio/dimensionality_reduction_in_neuroscience
Course material for "Dimensionality reduction in Neuroscience"
agglomerative-clustering autoencoder clustering dbscan dbscan-clustering dimensionality-reduction kmeans kmeans-clustering neuroscience pca principal-component-analysis python python-tutorial tsne tutorial umap
Last synced: 28 Apr 2026
https://github.com/data-camp/github
学习如何使用GitHub来进行版本控制,从而更好地与他人协作。Learn to use GitHub.
github github-desktop tutorial
Last synced: 05 Jun 2026
https://github.com/link-/pr-metadata-action
🧪 (sample) Adds pull request file changes as a comment to a newly opened PR
freecodecamp github-actions tutorial
Last synced: 01 May 2026
https://github.com/bradgarropy/plop-gatsby
💧 plop tutorial
gatsby plop plop-actions plop-generators plop-helpers tutorial
Last synced: 02 May 2026
https://github.com/nannigalaxy/facemask_detection_yolov5
Jupyter notebook for YOLOv5 custom dataset training for Facemask detection in Pytorch.
custom-dataset facemask-detection pytorch tutorial yolov5
Last synced: 25 Apr 2026
https://github.com/kingabzpro/creating-python-package-using-jupyter-notebook
Creating your first data science python package straight from Jupyter Notebook.
article begineer data-science notebook-jupyter package tutorial
Last synced: 22 Apr 2026
https://github.com/nagexiucai/mla
机器学习算法。
ai algorithm deep-learning machine-learning nn python tutorial
Last synced: 03 May 2026
https://github.com/101t/react-tutorial
This is React Tutorial to master reactjs
react-tutorial reactjs redux tutorial
Last synced: 08 May 2026
https://github.com/aman9026/flutter-setup
Simple Tutorial for setting up the environment and workspace for Flutter on rhel 8
dart environment flutter google-flutter tutorial workspace
Last synced: 09 May 2026
https://github.com/planetoftheweb/angularformvalidation
This is the repository for my course, AngularJS 1: Form Validation on LinkedIn Learning and Lynda.com.
angular angularjs angularjs1 frameworks javascript linkedinlearning lynda lynda-com rayvillalobos training tutorial
Last synced: 09 May 2026
https://github.com/comunica/tutorial-iswc2019-ldflex-on-react
Tutorial on LDflex via React Components
Last synced: 05 Jun 2026
https://github.com/sarthakpati/pytorchmodelimporttemplate
An example shoowing how to import a PyTorch model and use it using C++
cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial
Last synced: 02 May 2026
https://github.com/erzhtor/docker-for-local-nodejs-development
Created for an Article on Medium.com
development docker docker-compose get-started javascript nodejs tutorial
Last synced: 07 May 2026
https://github.com/alhassy/interactive-way-to-c
Learning C program proving using Emacs --reminiscent of Coq proving with Proof General.
c emacs interactive literate-programming tutorial
Last synced: 30 Apr 2026
https://github.com/ohjurot/cppproject-expenses
C++ Project (YouTube Video) on "Expenses"
Last synced: 02 May 2026
https://github.com/thealexlichter/nuxt-auto-imports-unleash-full-potential
auto-imports dx nuxt nuxt3 tutorial video
Last synced: 21 Apr 2026
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/chat21/chat21-get-started-ios
Get Started Objective-C
chat chat-application demo tutorial
Last synced: 11 Apr 2025
https://github.com/robertobochet/opencv-talk
Jupyter notebook for the OpenCV talk, part of the Python Course 2020 by Politecnico Open unix Labs
course image-processing jupyter-notebook opencv politecnico-di-milano politecnico-open-unix-labs python talk tutorial
Last synced: 14 Apr 2026