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-28 00:27:58 UTC
- JSON Representation
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/twtrubiks/n8n-turorial
n8n 自動化工具 docker 安裝以及簡介教學, 以及一些 AI Agent 的概念
Last synced: 13 Sep 2025
https://github.com/adamo08/bash-scripting-basics
Beginner's guide to shell scripting with examples and explanations.
bash bash-scripting command-line linux shell tutorial unix
Last synced: 03 Feb 2026
https://github.com/maximbilan/uitextviewplaceholder
UITextView Placeholder Tutorial
ios ios-app placeholder swift tutorial ui ui-components ui-kit uitextview
Last synced: 26 Jun 2025
https://github.com/anton-trunov/fold-tutorial-talk
Papers We Love. Mad. Talk on fold: slides, Coq file, and links for further reading
coq fold papers-we-love recursion-schemes talk tutorial
Last synced: 14 Apr 2025
https://github.com/g-otn/godot-action-rpg-course
Simple action RPG game made in Godot following HeartBeast's "Godot Action RPG" tutorial series
course-project gdscript godot godot-game tutorial tutorial-project
Last synced: 29 Aug 2025
https://github.com/premanandc/pact-jvm-cdc-tutorial
Contract testing tutorial using pact
contract-testing pact pact-consumer pact-jvm pact-provider tutorial
Last synced: 10 Apr 2025
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/officialrajdeepsingh/tsup-tutorial
tsup tutorial for npm package
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/carlescg/faulttreetutorial
This is a tutorial for the package FaultTree from openreliability.com
fault-tree reliability-engineering risk-analysis risk-models tutorial
Last synced: 13 Jul 2025
https://github.com/ddewaele/springboot.crud.sample
Simple Spring Boot CRUD Application
postgresql spring-boot spring-data-jpa spring-data-rest tutorial
Last synced: 16 Aug 2025
https://github.com/ohjurot/realtimerendering_old
Real Time Rendering YouTube Tutorial
3d 3d-graphics 3d-graphics-engine d3d12 game-development game-engine realtime-rendering tutorial
Last synced: 23 Oct 2025
https://github.com/zhonger/fortran-tutorial
A quick guideline for Fortran tutorial.
Last synced: 04 Mar 2026
https://github.com/zerotohero-dev/iowa
iowa: A Promise-based IO Utility; also known as “the land of corn”.
byte-sized bytesized-tv corn education file-system fs io iowa javascript learning network promises screencast trainings tutorial tutorials tv utility vidcast wrapper
Last synced: 12 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/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/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/mkasimd/c-nasm
Some tutorials on C & x86 Assembly
c nasm-assembly tutorial x86-64
Last synced: 09 Apr 2025
https://github.com/lxieyang/caen-connect-tutorial
A brief description on how to sync your local project folder to CAEN machines, (so that you could do stuff only CAEN can do, etc.)
caen michigan sftp sublime-text tutorial
Last synced: 26 Jan 2026
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/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/samyoul/blockchain-north-east-solidity-for-beginners
contracts ethereum solidity tutorial
Last synced: 21 Apr 2025
https://github.com/slashhuang/typescript-tutorial
basic typescript practice preparing for angular2 and ts
Last synced: 05 Apr 2025
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/bradgarropy/plop-gatsby
💧 plop tutorial
gatsby plop plop-actions plop-generators plop-helpers tutorial
Last synced: 02 May 2026
https://github.com/daishe/androidgametutorial
Repository of the Android Game (programming) Tutorial
android android-game android-tutorial game game-development 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/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/codingforentrepreneurs/kubernetes-postgres
Provision a Postgres Database on Kubernetes with StatefulSets and the Linode Kubernetes Engine.
kubectl kuberentes linode-kubernetes-engine lke persistent-volume-claims postgresql postgresql-database practical sample-project statefuleset terraforming-kubernetes tutorial
Last synced: 18 Jan 2026
https://github.com/ljdursi/make_pattern_rules
Tutorial for using Makefile pattern rules
Last synced: 19 Mar 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/theappwizard/icalories-indentlytutorial
CoreData with SwiftUI
indently swift swiftui tutorial
Last synced: 30 Apr 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/achie72/crazy_rabbit_afternoon
A game about a hungry bunny, who wants to eat, and not to be eaten.
gamedevelopment hacktoberfest pico-8 retro retrogaming roguelike strategy-game turn-based tutorial
Last synced: 24 Oct 2025
https://github.com/data-camp/github
学习如何使用GitHub来进行版本控制,从而更好地与他人协作。Learn to use GitHub.
github github-desktop tutorial
Last synced: 05 Jun 2026
https://github.com/alexmhack/django-email-username-login
Implementing custom backend to authenticate using the user's username or email
beginner-project django2 tutorial
Last synced: 14 Feb 2026
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/comunica/tutorial-iswc2019-ldflex-on-react
Tutorial on LDflex via React Components
Last synced: 05 Jun 2026
https://github.com/voquanghoa/spring-tutorial
Learn to work with Spring Boot
java-web spring spring-boot tutorial
Last synced: 24 Oct 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/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/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/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/stevenrice99/unity-tutorials
Samples from the slides for CSSE-4900 Game Design, Development, and Tools.
course-materials csharp game-design game-development game-programming tutorial tutorial-code tutorial-sourcecode unity unity-3d unity-course unity-demo unity-demonstration unity-engine unity-script unity-scripting unity-scripts unity-tutorial unity-tutorials unity3d
Last synced: 11 Feb 2026
https://github.com/svaveop/pythontutor
Helping People with Python. Python Tutorial
learning programming py python shcodim tutor tutorial tutorial-code tutorials
Last synced: 11 Feb 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/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/logisticinfotech/cropperjs-with-slider
CropperJS With Zoom Slider Demo
cropper-js-slider cropperjs cropperjsslider demo-app github-demo javascript slide slider slider-control tutorial zoom-slider
Last synced: 28 Oct 2025
https://github.com/philipyip1988/windows-7-installation-guide
Comprehensive Dell Windows 7 Reinstallation Guide for Dell OEM Systems using an OptiPlex 7040 as an example.
bios dell hp install installation latitude lenovo oem optiplex reinstallation tutorial uefi windows-7 windows7 xps13 xps15
Last synced: 26 Feb 2026
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/douaa1819/mapstruct-guide
Guide pratique pour apprendre MapStruct, une bibliothèque Java de mapping d’objets rapide et performante. Ce repo inclut des exemples de mappings basiques et imbriqués, une comparaison avec ModelMapper, et des explications sur les principes SOLID appliqués.
java mapping mapstruct modelmapper performance solid tutorial
Last synced: 06 Feb 2026
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/zoltan-nz/toy-robot-typescript
TypeScript project for beginners...
mocha toy-robot tutorial typescript
Last synced: 26 Feb 2026
https://github.com/mit-lcp/acm-bcb-2017
Materials for the eICU Collaborative Research Database tutorial at ACM-BCB 2017
acm-bcb eicu-crd tutorial workshop
Last synced: 18 Mar 2026
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/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/twtrubiks/pillow-examples
some pillow examples use python
capturescreen pillow python resizepicture tutorial watermark
Last synced: 06 Jun 2026
https://github.com/secoats/agora_network_sniffer
Python3 Network Sniffer
networking pentesting python3 tutorial
Last synced: 11 Jul 2025
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/mittelmark/fusion-tutorial
Tutorial for the Fusion Programming Language
programming-language swig transpiler tutorial
Last synced: 06 Mar 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/101t/react-tutorial
This is React Tutorial to master reactjs
react-tutorial reactjs redux tutorial
Last synced: 08 May 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/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/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/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/kgourgou/linear-perceptron
An IPython notebook with an implementation of the linear perceptron algorithm.
algorithm machine-learning tutorial
Last synced: 18 Jul 2025
https://github.com/LeoBorai/pngme
Command line program that lets you hide secret messages in PNG files
Last synced: 26 Feb 2025
https://github.com/bartonhammond/aha-htmx-tutorial
Learn the AHA stack: Perfect for frontend developers that know React / JSX and want a similar DX, but also want much more simplicity in their life by generating HTML on the server and writing as little client-side JavaScript as possible. See https://ahastack.dev/
aha alpinejs astrojs htmx picocss pocketbase tutorial
Last synced: 21 Feb 2026
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/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/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/softboxlab/treinamento-javascript
es6 es6-javascript index javasciprt summary training tutorial
Last synced: 31 Jan 2026
https://github.com/mjstealey/swagger-demo
Brief tutorial on swagger, swaggerhub, generating clients and other miscellany
Last synced: 10 Apr 2025
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/ifelsebranch/appsync-react-webapp
Tutorial code - How to AWS AppSync
Last synced: 01 Apr 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/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/twtrubiks/croppic-combine-carousel-example
Croppic 搭配 Carousel 簡單範例 ,使用 Python Flask
bootstrap-carousel croppic dropzone flask pillow python tutorial
Last synced: 13 Apr 2026
https://github.com/bitfumes/vue-series
Learn Vue.js 2.0 From Beginning to Advanced
bitfumes-channel tutorial vuejs
Last synced: 13 Apr 2025
https://github.com/rodrigokamada/angular-eslint
Application example built with Angular 14 and adding the ESLint using @angular-eslint/schematics library.
angular beginners dev-community eslint hacktoberfest lint stackblitz tutorial
Last synced: 14 Feb 2026
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/zoejane/music_ai_prompt
音乐 AI 提示词指南。从个人规划到财务管理,从创作、制作、演出到发行推广。Music AI Prompt Guide. From personal planning to financial management, from creation, production, and performance to distribution and promotion.
ai ai-prompts guide music music-industry music-production tutorial
Last synced: 18 Jan 2026
https://github.com/eliflores/railsgirls
community rails railsgirls ruby tutorial
Last synced: 27 Mar 2026
https://github.com/llnl/hatchet-tutorial
Live interactive tutorial for Hatchet
binderhub comparative-analysis data-analytics docs documentation graphs hatchet hierarchical-data hpc pandas performance performance-analysis python radiuss trees tutorial
Last synced: 29 Apr 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/harobed/ansible-vault-tutorial
In this tutorial, I try to explain how to structure one Ansible environment with Ansible Vault support and store Ansible vault password with GnuPG.
ansible ansible-vault gnupg tutorial
Last synced: 16 Apr 2026