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-02 00:31:45 UTC
- JSON Representation
https://github.com/star2dust/numpy-notes
A tutorial to learn numpy and matplotlib.
Last synced: 16 Jun 2026
https://github.com/frozenassassine/cpp-winapi-tutorial
C++ WinApi tutorial with some samples
Last synced: 03 May 2025
https://github.com/ahmedfahim21/c02-envision-project
The goal of this project is to teach frontend Web Development, starting off with HTML, CSS and JavaScript to building a Movie website in ReactJS.
Last synced: 08 Apr 2025
https://github.com/catchsubu/dependencyinjection
A comparative Dependency Injection tutorial showcasing Microsoft.Extensions.DependencyInjection (built-in) and Autofac containers with practical .NET Core and .NET Framework examples.
autofac csharp dependency-injection design-patterns dotnet dotnet-core ioc-container microsoft-extensions-dependencyinjection solid-principles tutorial
Last synced: 22 Apr 2026
https://github.com/rominalodolo/linux_terminal_course
Youtube tutorial by Free Code Camp - The 50 Most Popular Linux & Terminal Commands - Full Course for Beginners. Link: https://www.youtube.com/watch?v=ZtqBQ68cfJc
bash command-line linux permissions sort sudo tutorial whoami youtube zip
Last synced: 04 May 2026
https://github.com/fishcharlie/amazonwebservicesec2
📖 Tutorial - Lightning Talk Amazon Web Services EC2
Last synced: 05 Jun 2026
https://github.com/sushantrahate/role-based-access-control
Role-based access control (RBAC) is essential for managing user permissions and access to specific features within an application.
Last synced: 24 Apr 2026
https://github.com/haolipeng/xdp-tutorial-cn
xdp-tutorial的中文版
beginner-friendly ebpf learning-by-doing tutorial xdp
Last synced: 24 Apr 2026
https://github.com/anastasia-a-zhivaeva/tic-tac-toe
Application from React tutorial https://reactjs.org/tutorial/tutorial.html
game react tutorial typescript unit-testing
Last synced: 02 May 2026
https://github.com/transientlunatic/notes-software
Notes on software engineering principles for the natural sciences
containers docker htcondor lecture-notes notes python python-package scientific-computing singularity software-development software-engineering testing tutorial unit-testing version-control versioning
Last synced: 24 Apr 2026
https://github.com/chilipp/psyplot-ak-viewer-workshop-20210412
Presentation material for the psyplot demonstration at the Datahub AK Viewer workshop
jupyter jupyter-notebook presentation psyplot python tutorial visualization
Last synced: 24 Apr 2026
https://github.com/igorsedov/angular-tutorials
Code examples from Angular video tutorials on my YouTube channel.
angular angular-signals angular-tutorial tutorial tutorial-code
Last synced: 11 May 2026
https://github.com/timeless-residents/handson-langchain
Comprehensive LangChain tutorial: from basic concepts to over 10 advanced agent implementations
agent ai-agents ai-assistant case-study chatgpt conversational-ai langchain language-models llm llm-integration ml-tutorial nlp openai prompt-engineering python python-ai tutorial
Last synced: 11 May 2026
https://github.com/victorrseloy/tutorial-react-e-flux-calculadora
Mais um tutorial de react e flux, você pode acompanhar o passo a passo aqui https://mestredocodigo.com.br/calculadora-em-javascript-com-react-e-flux/
Last synced: 24 Apr 2026
https://github.com/nicolocurioni96/tutorial-swift-intermedio
Swift programming tutorials, Intermediate tutorials (ITA language) 🇮🇹
ios iosdevelopment programming swift swiftui tutorial
Last synced: 25 Apr 2026
https://github.com/bulbatronik/image-classification-and-time-series-forecasting
Repo containing homeworks and the project files for "Artificial Neural Networks and Deep Learning" course taken during academic year 2021-2022 winter semester of Master of Telecommunication Engineering program at Politecnico di Milano.
computer-vision deep-learning python tensorflow time-series tutorial
Last synced: 09 May 2026
https://github.com/iampriteshkumar/desktop-tutorial
GitHub Desktop tutorial repository.
git github githubdesktop practice tutorial
Last synced: 25 Apr 2026
https://github.com/arielspencer/issue
👾 Este guia irá ajudá-lo a entender como criar uma issue de forma clara e concisa.
github issue issues open-source tutorial
Last synced: 15 May 2025
https://github.com/chinmaym07/html-tutorial
This Repo Contains the whole Tutorial of Html
css html javascript tutorial website
Last synced: 11 May 2026
https://github.com/neo/phonegap-start
PhoneGap Hello World app by Neo
demo phonegap practice tutorial
Last synced: 26 Apr 2026
https://github.com/yisuschrist/python-async-tutorial
Simple async tutorial extracted from RealPython
async markdown python tutorial
Last synced: 26 Apr 2026
https://github.com/ndxdeveloper/formation-debian
Formation complète Debian (Desktop/Server) de 280h, des fondamentaux aux infrastructures cloud-native modernes. Maîtrisez Debian, Docker, Kubernetes, Ansible, Terraform et les pratiques DevSecOps.
ansible cloudnative debian devops devsecops docker formation grafana infrastructure-as-code k3s kubernetes kvm linux networking security sysadmin terraform tutorial
Last synced: 11 May 2026
https://github.com/cdarlint/hadoop-unittest
learn unit test on hadoop via mini dfs cluster
hadoop minicluster minidfscluster tutorial unittest wordcount
Last synced: 07 Jun 2026
https://github.com/demapy/realtime-chat
Socket.IO - project tutorial to understand how things works together.
chat socket-io sqllite tutorial
Last synced: 26 Apr 2026
https://github.com/quantam-studios/topdownshooterlesson
A game made for programming lessons of the CCHS Makers Club specific to game design.
Last synced: 07 Jun 2026
https://github.com/liteobject/bash.training
bash cli linux training-materials tutorial
Last synced: 27 Apr 2026
https://github.com/centrogeo/tutorial-shiny-cig2022
Tutorial de Shiny para la semana de divulgación de las CIG 2022
Last synced: 27 Apr 2026
https://github.com/davibmmgallo/monogame-tutorial
Getting started with monogame development
Last synced: 27 Apr 2026
https://github.com/oc8/ssh-vm-tuto
TUTO | Connect to a VM via SSH from VS Code
Last synced: 11 May 2026
https://github.com/jaygaha/ai-mastery-roadmap
A collaborative AI learning roadmap. I'm documenting my journey from grasping the fundamentals of Python to mastering Machine Learning. Feel free to fork and contribute — let's build our AI skills together!
artificial-intelligence beginners-guide data-science deep-learning education numpy python python-programming self-taught tutorial
Last synced: 18 Jan 2026
https://github.com/made2591/java-8-steps
This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)
default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code
Last synced: 12 May 2026
https://github.com/andry81-devops/accum-content
Tutorial to setup accumulation of various external statistic and content. • :page_with_curl: https://github.com/andry81-stats/accum-content--gh-stats :page_with_curl:
actions content download github github-action tutorial workflow
Last synced: 27 Apr 2026
https://github.com/antonio-f/autograd-tutorial
Pytorch Autograd Tutorial: contains the official tutorial notebook (autograd_tutorial.ipynb) with a couple of basic examples added.
101 autograd backward examples gradients pytorch pytorch-tutorial tutorial
Last synced: 27 Apr 2026
https://github.com/brionmario/continuous-deployment-azure-blog-tutorial
Azure continuous deployment tutorial
Last synced: 28 Apr 2026
https://github.com/carsonslovoka/goldmark-emoji
An extension for the Goldmark
chinese emoji goldmark goldmark-extension markdown taiwan tutorial
Last synced: 28 Apr 2026
https://github.com/mouhcine-flutter/tutorial-kotlin
tutorial during my UDEV integration to CGI
audio-player kotlin kotlin-android tutorial
Last synced: 24 Mar 2025
https://github.com/macagua/example-vuejs2-names-people
A Name People List App simple demo with Vue.js 2 following the "Vue.js 2 Quickstart Tutorial 2017"
demo tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 28 Apr 2026
https://github.com/welli7ngton/flaskr-blog
Este repositório contém o código-fonte de um blog simples desenvolvido usando o framework Flask. O projeto é baseado no tutorial disponível na documentação oficial do Flask, que fornece uma introdução passo a passo ao desenvolvimento de aplicativos web com Flask.
blog docs flask flask-application pyhton3 self-learning sqlite3 tutorial
Last synced: 11 Apr 2026
https://github.com/joeribreedveld/traversy-graphql-mern
Traversy Media GraphQL crash course with MERN project
apollo express graphql mern mongodb nodejs react traversy-media tutorial
Last synced: 08 Apr 2026
https://github.com/tripodsan/antlr4_js_calculator
Simple command line calculator built with antrl4 and nodejs.
antlr4 javascript nodejs tutorial
Last synced: 28 Apr 2026
https://github.com/samuelbarreto/aws-eks-completo-estudo
Elastic Kubernetes Service AWS | Português
aws aws-eks aws-eks-cluster aws-eks-platform-infrastructure container kubernetes microservices microservices-architecture portugues tutorial yaml
Last synced: 28 Apr 2026
https://github.com/nicola-residori/uni42
Spring Boot REST APIs - exercise for APIs interactions
api authentication circuit-breaker h2-database maven rest rest-api restapi spring spring-boot springboot timeout tutorial
Last synced: 12 Apr 2026
https://github.com/james-see/me-learn-rust
Learning Rust my way
getting-started rust rustlang tutorial tutorial-code
Last synced: 31 Mar 2025
https://github.com/cybex-dev/java_reflection_xml
A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.
example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml
Last synced: 02 Jul 2025
https://github.com/chainstacklabs/hello-block-corda
A "Hello, Block!" tutorial in Java and Kotlin for the Corda blockchain platform
blockchain corda hello-world java kotlin tutorial
Last synced: 12 May 2026
https://github.com/freeclimbapi/c-sharp-stream-recording-tutorial
C# - Stream Recording Tutorial
Last synced: 19 Jun 2026
https://github.com/hoangtk0100/go-tutorials
advanced basic example fundamentals go go-tutorials golang oop tutorial tutorials
Last synced: 11 Jun 2026
https://github.com/sahar-dev/django_basics
This tutorial explains how to create a simple CRUD app using django framework
Last synced: 28 Apr 2026
https://github.com/srmoore/oidc_django_demo
Small demo Django application using private keys and OpenID Connect
django django-application oidc tutorial
Last synced: 29 Apr 2026
https://github.com/nicolocurioni96/weatherkittutorial
WeartherKit tutorial
ios16 swift5-7 swiftui tutorial weatherkit
Last synced: 15 May 2026
https://github.com/monkstone/monkstone.github.io
My blog about JRubyArt
art jrubyart processing ruby tutorial
Last synced: 29 Apr 2026
https://github.com/ubaidsk/myrust.dev
🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.
ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial
Last synced: 29 Apr 2026
https://github.com/erik1066/csharp-features
Interesting features of the C# programming language.
csharp examples features tutorial
Last synced: 29 Apr 2026
https://github.com/rl-king/howinelm
Elm equivalent of Javascript code, side by side
elm example javascript tutorial
Last synced: 29 Apr 2026
https://github.com/bruvellu/3d-tutorial
Tutorial on how to visualize 3D data in Fiji using built-in tools and 3Dscript
3d 3d-visualization 3dscript fiji imagej tutorial
Last synced: 13 Jan 2026
https://github.com/lornajane/beyond-mysql-tutorial
Supporting material for my "Beyond MySQL" tutorial (includes PostgreSQL, CouchDB and Redis)
couchdb postgresql redis sample tutorial
Last synced: 13 May 2026
https://github.com/antonio-f/object_detection_tutorial
Object Detection tutorial with PyTorch
fast-rcnn mask-rcnn object-detection pytorch segmentation tutorial
Last synced: 18 May 2026
https://github.com/spenserblack/git-bisect-tutorial
A small repository to help beginners learn git bisect
git git-bisect learning learning-by-doing tutorial
Last synced: 29 Apr 2026
https://github.com/brlin-tw/hello-gnu-build-system
This is a starter project for learning GNU Build System and its features and constraints.
autoconf autoheader automake gnu-build-system limitations tutorial
Last synced: 02 Jan 2026
https://github.com/mauranne-lg/flask_tutorial
This project is the result of the Flask step-by-step tutorial. See more on https://flask.palletsprojects.com/en/2.3.x/tutorial/
Last synced: 05 Jan 2026
https://github.com/wahengchang/saucelabs-tutorial-example
it is an example of running protractor, nightwatch and webdriver on saucelabs
e2e-tests example nightwatch protractor saucelabs selenium tutorial
Last synced: 29 Apr 2026
https://github.com/antonio-f/naive_convnet
Naive Convolutional Neural Network with TensorFlow 2
101 convolutional-neural-networks deep-learning easy matplotlib numpy simple tensorflow2 tutorial
Last synced: 29 Apr 2026
https://github.com/boly38/wifibutton
Wifi Button with ESP8266 card
arduino ch340 electronic esp8266 howto simple-project tutorial wifi-button
Last synced: 29 Apr 2026
https://github.com/sahar-dev/kubernetes_101
This project demonstrates how to deploy and manage two intercommunicating Django applications on Kubernetes. It provides a step-by-step guide to writing Kubernetes YAML configuration files, containerizing Django applications with Docker, and deploying them to a Kubernetes cluster.
devops django docker kubernetes tutorial
Last synced: 29 Apr 2026
https://github.com/devopsforhumans/twocupsfull-demo
DevOps for Humans: Going Back to the Roots
demo jenkins jenkinsfile python3 sphinx tutorial
Last synced: 16 May 2026
https://github.com/friz-zy/aws-high-availability-web-worker-setup-example
Example how to set up web services in modern way :)
ansible aws docker-compose example high-availability infra terraform tutorial webapp
Last synced: 29 Apr 2026
https://github.com/apiverve/image-caption-react-tutorial
AI-powered image caption generator built with React
accessibility ai alt-text apiverve computer-vision image-caption machine-learning react tutorial
Last synced: 29 Apr 2026
https://github.com/nomnomnonono/ruby-practice
Repository for storing code created in Go tutorials, hands-on and other learning activities.
handson ruby ruby-on-rails tutorial
Last synced: 30 Apr 2026
https://github.com/hoptical/scala-exploration
an Introduction to Scala with Jupyter notebook
Last synced: 15 Feb 2026
https://github.com/googtech/shell-tutorial
It's a learning note for shell beginner.
learning-note linux shell tutorial
Last synced: 13 May 2026
https://github.com/silvestrevivo/react-redux-sagas
React application following the Udemy tutorial from Tom Philips to explain the Saga's functionality
reactjs redux redux-saga tutorial udemy udemy-tutorial
Last synced: 11 Apr 2026
https://github.com/vikktor93/python-semestre-i
Initial algorithms for programming with Python and Jupyter Notebook Course
jupyter-notebook python python3 tutorial
Last synced: 30 Apr 2026
https://github.com/anakloss/tutoriales-pygui
Tutoriales de GUI Python (Flask, TKinter & +)
contacts flask practice-project python3 tkinter tutorial
Last synced: 30 Apr 2026
https://github.com/danielfleischer/python-first-steps
A very short tutorial on installing and using python for scientific use.
Last synced: 30 Apr 2026
https://github.com/extcore/extcore-sample-events
ExtCore framework 7 sample web application that uses the events
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 30 Apr 2026
https://github.com/georgepanaretos/angular-stackblitz-intro
Angular Intro with StackBlitz ⚡️
angular free html5 stackblitz tutorial typescript
Last synced: 14 May 2026
https://github.com/noahingh/dynamodb-tutorial
Dynamo DB tutorial to cover "from SQL to NoSQL".
aws buzzvil dynamodb scalability-edge tutorial
Last synced: 30 Apr 2026
https://github.com/tsamaya/passport-example-with-twitter
a Passport example using an Express with Twitter
bulma express javascript oauth passport tutorial twitter
Last synced: 30 Apr 2026
https://github.com/yershalom/foodtracker
FoodTracker app based on apple tutorial
ios ios-navigation swift tutorial ui-automation
Last synced: 25 Mar 2025
https://github.com/syncfusionexamples/how-to-create-and-customize-ports-in-the-vue-diagram-component
A quick start Vue project that shows how to create and customize port nodes programmatically and dynamically in the Syncfusion Vue Diagram component. This project includes code snippets for adding multiple ports, customizing them dynamically, and connecting nodes using ports.
connect connector customize diagram diagrambuilder node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 30 Apr 2026
https://github.com/timeless-residents/handson-openai-responses-api
OpenAI Responses API の実践的なユースケース集。テキスト生成、画像分析、ツール連携、民間・公共利用例など多数のサンプルを提供しています。
api chatbot citizen-support examples function-calling government-services japanese openai parallel-tool-calls python responses-api tool-calling tutorial
Last synced: 30 Apr 2026
https://github.com/bansimplified567/javascript-tutorial-filipino-cebuano
Introduction to JavaScript Basics Tutorial Welcome to this JavaScript Basics Tutorial! This guide is designed to help you understand the core fundamentals of JavaScript, one of the most powerful and widely used programming languages for web development.
beginner-friendly cebuano database html-css-javascript javascript practice tutorial web-development website
Last synced: 30 Apr 2026
https://github.com/thenewjavaman/waicy-workshops
Python guides to teach middle- and high-school students about AI
ai education guide machine-learning python tutorial
Last synced: 08 Jun 2026
https://github.com/jasdumas/bad-tomatoes
A tutorial to web scrape movie ratings :tomato:
movies r tutorial web-scraping
Last synced: 28 May 2026