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-05 00:25:56 UTC
- JSON Representation
https://github.com/gvwilson/grsp-tutorial
Growing a research software project
project-management research-software-engineering tutorial
Last synced: 03 Apr 2025
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/zeyu-li/django-tutorial
A tutorial for Django projects 🏫
django django-tutorial tutorial
Last synced: 21 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/mindsers/tutorial-decoupling
Sources of tutorial about decoupling.
best-practices decoupling mindsersit-tutorials tutorial
Last synced: 30 Mar 2025
https://github.com/thisdougb/typetastic
Python utility to make recording screencasts easier.
automation python robot screencast tutorial video-tutorial
Last synced: 08 Jun 2026
https://github.com/zeyu-li/unity-tutorial-3d
A Unity Tutorial for 3D games :video_game:! Can act as a 3D template for a platformer
tutorial unity-3d unity-template unity-tutorial
Last synced: 14 Oct 2025
https://github.com/enkaypeter/user-management-app
Project repository for How to build reusable forms using Vue form generator tutorial
Last synced: 13 Jun 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/riad-azz/flask-api-cors-tutorial
A step-by-step tutorial on building a Flask API with CORS (Cross-Origin Resource Sharing) enabled. Learn how to implement CORS in a Flask API to handle cross-origin requests and develop web applications with secure and controlled cross-origin access.
api cors flask flask-api flask-cors python tutorial web-development
Last synced: 02 May 2026
https://github.com/huaying/react-games
Small games written in React.js
game react react-game react-tutorial tutorial
Last synced: 13 May 2026
https://github.com/zhangzhuang15/git-command
specific application of git command and some exercise instructions
beginner chinese commandline exercise git tutorial
Last synced: 31 May 2026
https://github.com/Pranshu-Bahadur/tic-tac-toe-minimax
Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).
ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial
Last synced: 11 Mar 2025
https://github.com/ashwani-luhaniwal/nodejs-intro-guide
NodeJS Introduction Guide
node nodejs nodejs-tutorial reference tutorial
Last synced: 13 May 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/theodesp/scalatuts
Exploring Scala by example
learning-by-doing sbt scala tutorial
Last synced: 28 Mar 2025
https://github.com/ephbaum/elxrbb-tutorial
A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application
elixir elixir-lang forum-application pheonix-elixir phoenix tutorial
Last synced: 24 Oct 2025
https://github.com/fiware/tutorials.extended-properties
:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty
entities enumeration fiware language ngsi-ld tutorial
Last synced: 13 Mar 2026
https://github.com/gvwilson/notwrong
A short introduction to research methods for software engineers
creative-commons research-methods software-engineering tutorial
Last synced: 13 Jun 2026
https://github.com/johnpatek/icode-cpp
C++ lessons for iCode Little Rock black belt course
Last synced: 07 Feb 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/ethand91/photogridexample
Simple Photo Grid Example Using Jetpack Compose
android jetpack kotlin tutorial
Last synced: 20 May 2026
https://github.com/jklemon17/redux-crash-course
Tutorial for Redux with React
Last synced: 03 May 2026
https://github.com/jcbritobr/sevenguitasksgiu
This is an implementation of the 7GUIs tasks written with Golang and GIU library.
Last synced: 06 Apr 2025
https://github.com/march-mitsuki/easy-tutorial-react
Write onboarding tutorial with a declarative API
guide intro reactjs tour tutorial tutorials typescript ux
Last synced: 29 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/DaikonNimono/FirstPersonShooter
Реализация проекта "Шутер от первого лица" из курса "Основы UNIGINE - Базовый курс"
course csharp fps tutorial tutorial-code unigine
Last synced: 11 Mar 2025
https://github.com/codetit4n/backpropagation
Simple Backpropagation using churn modelling dataset
churn-modelling ml python tensorflow tensorflow-tutorials tutorial
Last synced: 03 Oct 2025
https://github.com/creative-tutorials/note-sharing-app
This is a simple NoteApp using JavaScript LocaStorage, the basic of this app is to store user note for future use, this means they wont expierence any loss of data, with the use of JavaScript LocalStorage
api css html javascript javascript-applications learnjavascript localstorage nodejs notes-app tutorial tutorials ui ui-components ui-design ux ux-design
Last synced: 08 Apr 2026
https://github.com/marcinwitnik/simple_linear
Prosty model regresji liniowej zbudowany w TensorFlow/Keras. Uczy się zależności y = 2x - 1 i przewiduje nowe wartości na podstawie danych wejściowych.
ai beginner-friendly keras linear-regression machine-learning ml model pycharm python regression tensorflow training tutorial
Last synced: 15 Apr 2026
https://github.com/andreid/privateblockchainsmartcontracts
a book about smart contracts on private blockchains
blockchain book ethereum smart-contracts tutorial
Last synced: 08 Aug 2025
https://github.com/derekjwilliams/some-gears
A growth chart for graphql applications
express graphql postgraphile react tutorial
Last synced: 18 Apr 2026
https://github.com/0xHericles/riscv-helpmate
RISC-V32I Helpmate
hardware processor risc risc-processor risc-v tutorial
Last synced: 24 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/dvanael/django-tutorial
WIP Um tutorial completo de como iniciar um projeto em Python utilizando o Django Framework.
css django documentation html javascript tutorial
Last synced: 11 Mar 2025
https://github.com/michaeljklein/parser-tutorial
A tutorial on monadic parsing in Haskell
haskell parser-combinators tutorial
Last synced: 31 Mar 2025
https://github.com/jerryfzhang/conferencetravelgrantsystem
CTGS is system for applying conference travel grant , built using Nodejs, Express.js, MongoDB ang jQuery
express jquery mongodb mongodb-ang-jquery nodejs reimbursement time-management travel-planner tutorial
Last synced: 20 Apr 2026
https://github.com/gianpaj/pomodoro
Pomodoro-technique app developed using Node.JS, MongoDB and jQuery. Online Full Stack JS Course: Learn Full Stack JavaScript at Your Pace on Codementor
Last synced: 06 May 2026
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/bradmartin/egghead-phone
https://egghead.io/lessons/javascript-using-the-device-phone-and-sms-with-nativescript
eggheadio lesson nativescript tutorial
Last synced: 11 Apr 2026
https://github.com/withaarzoo/cafe-website-desibrew
Welcome to our cozy café website, crafted with HTML, CSS, and JavaScript. Enjoy a clean and modern design, enhanced with smooth scroll reveal effects, as you explore our delightful menu and inviting ambiance.
codewithaarzoo css html javascript js tutorial
Last synced: 06 May 2026
https://github.com/mabuonomo/example-springboot-redis
java redis springboot tutorial
Last synced: 06 May 2026
https://github.com/akagi201/learning-rust
Learning rust, started from rust 1.0 beta.
Last synced: 03 Jan 2026
https://github.com/nexmo/800-replacement
Replace toll-free 800 numbers with multiple local numbers
Last synced: 23 Mar 2025
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/arcanemachine/phoenix-guide-todo-list
The companion repo for the todo list application in Phoenix Web Framework: The Unauthorized Guide
book elixir elixir-lang elixir-phoenix guide phoenix-framework tutorial
Last synced: 26 Oct 2025
https://github.com/kengbailey/golang-ref
Code samples of various concepts and topics in Go. As long as I'm learning I'll keep adding.
channels example functions golang goroutines json postgres postgresql scraping tutorial tutorials
Last synced: 28 Feb 2026
https://github.com/auycro/mvc-chart-gdi
ASP.NET MVC, GDI+
asp-net-mvc csharp gdi-plus tutorial
Last synced: 02 Aug 2025
https://github.com/dogma-io/babel-plugin-react-code-block
Display React functional examples with source code.
babel babel-plugin block code example react sample tutorial
Last synced: 07 May 2026
https://github.com/flowforfrank/tic-tac-toe
❌⭕ Tic-Tac-Toe created in vanilla JavaScript
game-development javascript javascript-game tic-tac-toe tic-tac-toe-javascript tutorial
Last synced: 28 Mar 2025
https://github.com/kristijan-pajtasev/css-absolute-position-example
CSS absolute position example
absolute-center css css-html css3 html html5 tutorial
Last synced: 21 May 2026
https://github.com/ry-ops/building-your-first-claude-agent
Learn to build intelligent agents with Claude that automate your workflow
agents ai anthropic claude tutorial typescript
Last synced: 01 Mar 2026
https://github.com/akasharojee/list-drag-and-drop-tutorial
Tutorial demo for article about HTML Drag and Drop API
css drag-and-drop html javascript js sass tutorial web-api
Last synced: 14 Apr 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/penge/csharp-web-api-examples
Example Web API projects in C#
aspnet-core csharp example tutorial web-api
Last synced: 25 Mar 2025
https://github.com/annimon-tutorials/netbeans-plugin-tutorial
Source code for course
Last synced: 21 May 2026
https://github.com/wieerwill/python-intro
Kurze Einführung in die Phyton Syntax
Last synced: 13 Apr 2026
https://github.com/alexmhack/django-hosts-awseb-boilerplate
Using Django backend with django-hosts and deploying using AWS ElasticBeanstalk
aws boilerplate deploying-django django-hosts django2 elasticbeanstalk subdomains tutorial
Last synced: 05 Mar 2025
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/ethand91/object-detect
Simple object detection example using python, opencv and YOLO
computer-vision example opencv python3 tutorial
Last synced: 28 Jun 2026
https://github.com/melchisedech333/code-reference
:pencil2: References about the programming languages I use and the new ones I'm learning, technologies that interest me and similar ones.
begginer begginers begginersguide beginner-code codding code-reference code-tutorials example example-code example-codes examples language-reference reference tutorial tutorial-code tutorial-demos tutorial-exercises tutorial-sourcecode tutoriales tutorials
Last synced: 30 Jul 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/biril/modcss
Modular CSS with postCSS and npm scripts
css css-modules example npm-scripts postcss tutorial
Last synced: 16 Apr 2026
https://gitlab.com/cyril-marpaud/rust_esp_quickstart
This tutorial details the setup of a Rust development environment on the ESP32C3 RISC-V microcontroller in under an hour, enabling the use of the Rust Standard Library ("std") as well as the MCU's Wi-Fi and Bluetooth capabilities.
I2C esp32c3 espressif led linux quickstart rust rust-esp-board stdlib tutorial wifi
Last synced: 05 Oct 2025
https://github.com/akarsh/adkit-install-apk-tutorial
Tutorial for installing apk on android device using adbkit
adbkit android node-js tutorial
Last synced: 16 Apr 2026
https://github.com/markcial/essence
Practical examples for a crash course introduction to the elixir language
crash-course elixir-language tutorial
Last synced: 30 Mar 2025
https://github.com/davidyslu/tensorflow-practice
Practicing and learning TensorFlow
machine-learning python tensorflow tutorial
Last synced: 13 Apr 2026
https://github.com/jashanj0tsingh/javatutorials
Learning Java - Beginner
algorithm basics beginners data-structures java tutorial
Last synced: 08 Apr 2025
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/isomoes/tutor
This is project is one collection, which aims to provide the resource for my tutoring.
Last synced: 09 Mar 2026
https://github.com/elazzouzihassan/angulartuto
Welcome to the Angular Tutorial repository!
angular coding development framework tsx tutorial typescript
Last synced: 15 May 2026
https://github.com/andrewjbateman/fullstack-twitter-clone
:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.
cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript
Last synced: 16 Apr 2026
https://github.com/krsoninikhil/phil-opp-rust-os
A small working Operating System in Rust. Follows this blog series https://os.phil-opp.com/
Last synced: 22 Mar 2025
https://github.com/logofx/logofx.github.io
The LogoFX project website
logofx solid-principles tutorial wpf xamarin-forms
Last synced: 29 Jul 2025
https://github.com/optima-chat/cc-best-practice
Claude Code 使用技巧和最佳实践的中文社区集合
awesome best-practices chinese claude-code development tutorial
Last synced: 05 Nov 2025
https://github.com/eighttrigrams/eighttrigrams-tutorials
How to quickly get to working productively with Clojure
Last synced: 06 Feb 2026
https://github.com/baeldung/linux-tutorials
Supporting code for the tutorials on https://www.baeldung.com/linux
Last synced: 08 May 2026
https://github.com/psycore8/nosoc-shellcode
Sources for the shellcode tutorials @ www.nosociety.de
guide obfuscation pentesting shellcode-injection tutorial
Last synced: 16 Apr 2026
https://github.com/bfmhno3/git_guide
本教程的主要目的系让大家快速入门 Git,掌握其基本使用方法和常规操作,而非深入讨论 Git 的内部实现细节。通过本教程,您将能够轻松应用 Git 进行版本控制,提高团队协作效率。
Last synced: 17 Jun 2026
https://github.com/cainmagi/tensorflow-guide
A Chinese guide book for learning Tensorflow from a starter.
linear-classification linear-classifier linear-regression linear-regressor non-linear-optimization non-linear-regression nonlinear-optimization nonlinear-regression optimization optimization-algorithms optimizer self-defined-layer tensorflow tensorflow-examples tensorflow-experiments tensorflow-tutorials tutorial tutorial-code tutorial-sourcecode tutorials
Last synced: 10 Jan 2026
https://github.com/timonwa/sender-react-integration
Code example for integrating Sender with React to collect and deliver emails for free. Follow this guide for seamless integration with Sender, applicable to various JavaScript frameworks and plain HTML/JavaScript forms.
angular article javascript reactjs sender tutorial tutorial-code vue
Last synced: 17 Apr 2026
https://github.com/agneym/reactjs-workshop
ReactJS Workshop for Facebook Developers Circle Kochi
reactjs reactjs-workshop tutorial
Last synced: 05 May 2026
https://github.com/arthurosipyan/python-programming-bootcamp
Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)
django learning learning-python python python-practice python-script python3 tutorial
Last synced: 15 Apr 2026