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/juancrg90/ouya-controller-steam-linux
A tutorial and scripts for use an ouya controller for play steam games in Arch Linux
arch-linux ouya ouya-controller pair steam tutorial
Last synced: 11 May 2026
https://github.com/duartbreedt/android-concepts-reference
A single repository to learn the basics of Android in Java without all the fluff.
android async example java jetpack jetpack-android jetpack-navigation reactive-programming reactive-streams recyclerview sample tutorial
Last synced: 12 Jan 2026
https://github.com/chanmeng666/ai-programming-teaching-project
【Every star you give feeds a hungry developer's motivation! ⭐️】A modern educational platform built with Docusaurus that teaches AI-assisted programming through comprehensive tutorials, practical exercises, and real-world projects. Features bilingual support, interactive examples, and guides for tools like Cursor, v0, and Vercel.
ai-programming artificial-intelligence developer-tools documentation docusaurus educational javascript markdown programming-education programming-tutorials react technical-documentation tutorial web-development
Last synced: 30 Oct 2025
https://github.com/aws-samples/sample-why-agents-fail
Research-backed demos fixing the 3 critical AI agent failure modes: hallucinations, token waste, and memory loss. Working Python code using Strands Agents
agentic-ai bedrock openai paper strands-agents tutorial
Last synced: 14 Apr 2026
https://github.com/kelvingao/twsapi_tutorial
Introduce how to use the native python api for interactive brokers
Last synced: 25 Oct 2025
https://github.com/gbroques/freecad-rotations
A guide on understanding how rotations work in FreeCAD.
euler-angles freecad rotation rotation-matrices rotation-matrix rotations rotations-operations tait-bryan-angles tutorial
Last synced: 19 Mar 2026
https://github.com/basir/learn-node-express
Learn Node and Express with Basir
Last synced: 12 Aug 2025
https://github.com/bodrovis-learning/python-google-scraping
How to scrape Google search results data in Python easily
python scraping scrapingbee-api tutorial tutorial-code
Last synced: 27 Apr 2026
https://github.com/neptune-ai/docs
Neptune documentation
collaboration data-science deep-learning docs documentation how-to hub machine-learning neptune neptune-platform organization tracking tutorial
Last synced: 13 Apr 2025
https://github.com/sunitroy2703/android-development-tutorial-for-beginners
📌This repo contains all of the code for the Android course
android android-course android-development course tutorial
Last synced: 18 May 2026
https://github.com/yasslab/scratch_tutorials
This contains materials for facilitators to conduct a workshop for kids using Scratch.
english scratch translation tutorial
Last synced: 28 Feb 2026
https://github.com/javascript-tutorial/my.javascript.info
Modern JavaScript Tutorial in Burmese
Last synced: 07 Apr 2025
https://github.com/dkurt/cv_winter_camp_2022
intel intrinsics opencv optimization practice tutorial
Last synced: 15 Sep 2025
https://github.com/chrispenner/rxjs-tutorial
Walkthrough of building a simple webapp using different rxjs patterns
Last synced: 09 Apr 2025
https://github.com/webeleon/cursus-nestjs
Cursus NestJS en français
course-materials cursus hacktoberfest-accepted nestjs nestjs-backend tutorial
Last synced: 15 Oct 2025
https://github.com/kenjis/ci4-validation-tutorial
CodeIgniter 4 Validation Tutorial
codeigniter codeigniter4 tutorial validation
Last synced: 15 Apr 2025
https://github.com/robertcorponoi/unreal-interactive-actors
Demo project for the tutorial at https://robertcorponoi.com/unreal-c-an-in-depth-guide-to-creating-interactive-actors/
cpp tutorial unreal-engine unreal-engine-4
Last synced: 28 Jul 2025
https://github.com/flowforfrank/svelte
📋 A simple retro board example for quick starting with Svelte
javascript retroboard svelte svelte3 sveltejs tutorial webtips
Last synced: 08 Oct 2025
https://github.com/aoemods/aoe4-typescript-template
Template for getting started with Age of Empires 4 TypeScript modding
age-of-empires-iv lua mod modding template tutorial typescript
Last synced: 07 Feb 2026
https://github.com/vojay-dev/pypong
PyPong - Learn Python with Pong
game-development guide machine-learning pong pygame python tutorial
Last synced: 20 Sep 2025
https://github.com/javascript-tutorial/nl.javascript.info
Modern JavaScript Tutorial in Dutch
Last synced: 07 Apr 2025
https://github.com/cj-mills/tfjs-yolox-unity-tutorial
Create a TensorFlow.js plugin for the Unity game engine to perform object detection with a YOLOX model.
object-detection tfjs tutorial unity3d webgl yolox
Last synced: 09 Feb 2026
https://github.com/jfriedlein/usld_ls-dyna_fortran
Basics to implement user-defined elements (usld, uel) in LS-Dyna with Fortran
documentation element element-formulation fortran90 ls-dyna resultant-element tutorial uel user-defined-element user-element usld
Last synced: 06 Mar 2026
https://github.com/mazipan/how-to-call-api-in-nodejs
❓ How to make an API call in Node.js
fetch-api javascript nodejs tutorial
Last synced: 25 Feb 2025
https://github.com/flowforfrank/day-n-night
🌞 Day and night toggle switch created with CSS
animation css css-animation css-toggle-switch css3 day-night-mode day-night-switch toggle-switch tutorial webtips
Last synced: 09 Apr 2025
https://github.com/giancarlocode/flutter_web_example
🔥🚀 I teach you how to create your first Web App with Flutter and use GitHub Actions to automatically deploy it to GitHub Pages every time you push to the repository.
continous-integration flutter flutter-web github-actions github-pages tutorial
Last synced: 13 May 2025
https://github.com/ansibleguy/ansible_tutorial
Tutorial to get to know what Red Hat Ansible is and how it works
ansible automation iac infrastructure-as-code knowhow nac network-as-code tutorial tutorials wiki
Last synced: 31 Aug 2025
https://github.com/javascript-tutorial/ms.javascript.info
Modern JavaScript Tutorial in Malay
Last synced: 19 Aug 2025
https://github.com/zac-hd/hypothesis-workshop
Tutorial and links for Pycon Asia-Pacific workshop
Last synced: 19 Apr 2025
https://github.com/nikiforovall/docker-for-dotnet-developer
A good starting point for .NET developer to start working on docker on windows/WSL
Last synced: 13 Apr 2025
https://github.com/mxagar/mlflow_guide
My personal notes on how to use MLflow, compiled after following courses & tutorials, and after making personal experiences.
data-science guide machine-learning mlflow mlops tracking tutorial
Last synced: 20 Aug 2025
https://github.com/baylorrae/csharp-ioc-example
A tutorial on creating a Dependency Injection container from scratch.
csharp dependency-injection inversion-of-control tutorial
Last synced: 09 Oct 2025
https://github.com/dan-duran/learn-bash
Learn Bash is a free and open-source guide to master command line and shell scripting. It is designed to be simple and easy to understand for beginners.
bash bash-commands cli cli-tutorial command-line command-line-tutorial shell-script terminal-commands tutorial
Last synced: 27 Sep 2025
https://github.com/chiefy/tf-k8s-the-hard-way
Terraform templates / scripts to aid with kubernetes the hard way tutorial.
k8s kubernetes terraform tutorial
Last synced: 29 Jan 2026
https://github.com/Siphon880gh/tutorials-using-git
By Weng Fei Fung. This is a walkthrough tutorial generator and reader for git repos by leveraging the power of git diff and git notes. You can get your team up to speed or personally review how to setup different boilerplates (like webpack). This tool show a list of branches and commits in order of creation from the bottom. You may add notes to particular commits with the command git note. Those notes can have multiple lines and Markdown styles so that the walkthroughs look like formatted documents.
authoring curriculum-design developer programmer programming tutorial
Last synced: 29 Jul 2025
https://github.com/flowforfrank/carousel
🎠 Carousel in JavaScript
carousel javascript javascript-tutorial js tutorial zoom-effect zoom-images
Last synced: 09 Apr 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/shenmian/sokoban-tutorial
本文将描述如何实现一个推箱子 📦, 示例代码使用 Rust 语言 🦀 编写.
sokoban sokoban-solver tutorial
Last synced: 19 Apr 2025
https://github.com/javascript-tutorial/pa.javascript.info
Modern JavaScript Tutorial in Punjabi
Last synced: 16 Oct 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
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/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/petrosdemetrakopoulos/react-multiple-checkboxes
Handling multiple checkboxes in React
Last synced: 07 May 2026
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/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/1c7/awesome-design-tutorial
A list of best design tutorial (focus on UI, not UX)
Last synced: 29 Apr 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/fsoky/vkapi-lessons
Исходники с видео-роликов по vk_api
api bot python tutorial vk vk-api vkontakte vkontakte-api
Last synced: 20 Jan 2026
https://github.com/johncoene/base-gior
Setup to start building the gior package
htmlwidgets r tutorial visualization
Last synced: 21 Mar 2025
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/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/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/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/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/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/leoborai/pngme
Command line program that lets you hide secret messages in PNG files
Last synced: 15 Apr 2025
https://github.com/cehbrecht/quick-sphinx-tutorial
A very quick tutorial to get started with Sphinx.
Last synced: 10 Jun 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/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/laqudee/rust-learn
《Rust程序设计语言》笔记-练习代码与设计模式(Design Pattern)练习
design-patterns factory-pattern flyweight-pattern learning-exercise notes proxy-pattern rust rust-lang state-pattern template-method-pattern tutorial
Last synced: 26 Oct 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/schemacrawler/schemacrawler-tutorials
Live online tutorials for SchemaCrawler
tutorial tutorial-exercises tutorial-sourcecode
Last synced: 29 Jul 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/andreid/pushnotificationhelper
push notifications helper app
android push-notifications pushnotifications tutorial
Last synced: 28 Apr 2026
https://github.com/hashicorp-education/learn-terraform-tfe-provider-run-triggers
Last synced: 19 Oct 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/michaelcurrin/coding-blog
My blog of experiences and advice around coding
advice blog github-pages jekyll jekyll-theme-midnight posts static-site-generator tutorial
Last synced: 21 Mar 2025
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/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: 14 Apr 2025
https://github.com/serenity-js/tutorial-cross-app-testing
angular bdd demo mocha protractor screenplay-pattern serenity-js tutorial
Last synced: 11 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/nunum/linux_namespaces_tutorial
Tutorial of Linux Namespaces
Last synced: 23 Aug 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/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/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/bradgarropy/plop-gatsby
💧 plop tutorial
gatsby plop plop-actions plop-generators plop-helpers tutorial
Last synced: 02 May 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/davidwparker/programmingtil-webpack
Code for ProgrammingTIL Webpack Screencasts
javascript tutorial tutorials webpack
Last synced: 23 Feb 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/svaveop/javatutor
Helping People with Java. Java Tutorial
java learning programming tutor tutorial tutorial-code tutorials
Last synced: 06 Feb 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/twtrubiks/pillow-examples
some pillow examples use python
capturescreen pillow python resizepicture tutorial watermark
Last synced: 06 Jun 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/roboflow/synthetic-fruit-dataset
Code for Roboflow's How to Create a Synthetic Dataset tutorial.
blog computer-vision coreml createml datasets how-to image-processing machine-learning object-detection open-images-dataset roboflow synthetic-data tutorial
Last synced: 05 May 2025
https://github.com/ubc/getting-started-with-the-canvas-api-with-node
Super easy way to get started with the Canvas API using Node.js
api canvas javascript lms node tutorial
Last synced: 09 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/theappwizard/icalories-indentlytutorial
CoreData with SwiftUI
indently swift swiftui tutorial
Last synced: 30 Apr 2026
https://github.com/javitocor/rails-react-recipes
Practice project following the instructions from: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-ruby-on-rails-project-with-a-react-frontend
css rails-application reactjs tutorial
Last synced: 12 Apr 2026
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