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-29 00:28:00 UTC
- JSON Representation
https://github.com/atommnava/python-full-course-for-free-bro-2024-
Python tutorial for beginners' full course 2024
Last synced: 04 Jun 2026
https://github.com/applitools/tutorial-ruby-screenshots
Applitools tutorial using Ruby Images SDK
Last synced: 04 Jun 2026
https://github.com/srinidhibhat45/javascript-todo
A Simple JavaScript Todo App made by following a tutorial from YouTube by CodeWithHarry
bootstrap codewithharry css hacktoberfest html javascript js netlify todo tutorial webapp website
Last synced: 20 Apr 2026
https://github.com/theaswanson/my-authenticated-app
A sample .NET Angular app with Azure AD auth using MSAL.
angular authentication azuread dotnet msal msal-angular template tutorial
Last synced: 04 Jun 2026
https://github.com/jiji262/awesome-openclaw
Curated map of the OpenClaw ecosystem: official repos, deployment tools, dashboards, connectors, tutorials, and alternatives.
ai-agent awesome-list curated-list dashboard openclaw plugin self-hosted tutorial
Last synced: 20 Apr 2026
https://github.com/flavienbwk/docker-logstash
A repo to use and experiment with Logstash, useful for cluster migrations.
docker docker-compose elasticsearch logstash tutorial
Last synced: 20 Apr 2026
https://github.com/tobua/graphql
GraphQL server example implementation.
example graphql server tutorial
Last synced: 20 Apr 2026
https://github.com/mfdeveloper/android-uitest
A basic android UI test example application using Espresso framework
android android-tests espresso-tests test-automation test-runner tutorial
Last synced: 20 Apr 2026
https://github.com/webrror/flutter-animations
A flutter app showcasing animations from Vandad's Animation Course.
animation demo flutter flutteranimations tutorial
Last synced: 20 Apr 2026
https://github.com/muriungipatrick/laravel-6-tutorials-for-beginners
Getting started with Laravel Course
laravel laravel-6 laravel-framework laravel-tutorial php php-framework tutorial
Last synced: 20 Apr 2026
https://github.com/lucasmagnum/flutter-example-startup-name-generator
A flutter app example. https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0
example-project flutter mobile-app tutorial
Last synced: 21 Apr 2026
https://github.com/arsy786/spring-boot-microservices-3
This project provides a sample implementation of microservices using Spring Boot (v3) and Spring Cloud.
2023 java microservices spring-boot spring-cloud tutorial
Last synced: 21 Apr 2026
https://github.com/mbarbetti/pidgan-notebooks
:notebook: Tutorials for the pidgan package
deep-learning flash-simulation gan lhcb-experiment lhcb-lamarr machine-learning pid pidgan pidgan-tutorial tensorflow tutorial ultrafast-simulation
Last synced: 21 Apr 2026
https://github.com/star2dust/numpy-notes
A tutorial to learn numpy and matplotlib.
Last synced: 16 Jun 2026
https://github.com/pmocz/advectiondiffusion-jax
Solve the advection diffusion equations looped into an optimization problem with JAX/autodiff
automatic-differentiation jax scientific-computing tutorial
Last synced: 21 Apr 2026
https://github.com/hasansezertasan/python-build-systems
I'm exploring Python Build Systems and the tools built around them and these are my notes.
build-systems discovery notes poetry python research setuptools tutorial
Last synced: 05 Jun 2026
https://github.com/speg03/python-packaging-tutorial
An example of Packaging Python Projects
Last synced: 24 May 2026
https://github.com/jhk0530/shinyroughjsbasic
htmlwidgets roughjs shiny tutorial
Last synced: 30 Aug 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/hoijui/lwjgl-book-game26-kotlin
LWJGL-Book - Chapter 26 - in Kotlin
example-project kotlin-port lwjgl opengl tutorial
Last synced: 22 Apr 2026
https://github.com/tailorvj/hardhat-gitpod
Set up your HardHat Solidity smart contract development environment on Gitpod.io
deployment gitpod hardhat howto smart-contracts solidity tutorial
Last synced: 23 Apr 2026
https://github.com/gstavrinos/opencltutorial
Imported from here: https://bitbucket.org/Anteru/opencltutorial
Last synced: 16 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/angeligareta/basics-web-development
Example of a Landing Page using the web technologies HTML, CSS, and Javascript.
css3 html5 javascript landing-page tutorial
Last synced: 24 Apr 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/bygui86/go-cassandra
Application with REST APIs persisted on Cassandra
cassandra cassandra-database go golang rest rest-api tutorial tutorial-code
Last synced: 24 Apr 2026
https://github.com/hu2di/android-in-app-billing
Android app for in-app purchase guides
android guide in-app-purchase tutorial
Last synced: 24 Apr 2026
https://github.com/marcosvbras/androidexamples
Examples with several Android Components
android examples kotlin mobile mobile-app tutorial
Last synced: 25 Apr 2026
https://github.com/qobulovasror/create-any-docs
University web course assignments
documentation mysql php tutorial
Last synced: 25 Apr 2026
https://github.com/apiverve/ssl-checker-python-tutorial
SSL certificate checker that validates domain certificates using Python
apiverve certificate cli devops python security ssl ssl-checker tutorial
Last synced: 25 Jun 2026
https://github.com/hugolebredo/react_tutorial_2
Pequeños ejercicios para aprender a trabajar con arrays en el estado de la aplicación en React ⚛️
reactjs tutorial tutorial-code
Last synced: 25 Apr 2026
https://github.com/turkunov/ml-from-scratch
Thoroughly documented implementations of ML and DS concepts
ds implementation interview ml pytorch tutorial
Last synced: 26 Apr 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/hoxtygen/codeplanks.com
Personal blog running on NextJs. Still under development
Last synced: 27 Apr 2026
https://github.com/liteobject/bash.training
bash cli linux training-materials tutorial
Last synced: 27 Apr 2026
https://github.com/leesharma/flask-api
A tutorial application to play around with building API servers in Flask.
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/apiverve/translator-app-vue-tutorial
Language translator app built with Vue 3 for translating text between 100+ languages
apiverve language localization translation translator tutorial vue vuejs
Last synced: 25 Jun 2026
https://github.com/javpet/js-drumkit
JS Drumkit based on Wes Bos' tutorial #1
drum js js-drumkit kit music tutorial
Last synced: 27 Apr 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/brionmario/continuous-deployment-azure-blog-tutorial
Azure continuous deployment tutorial
Last synced: 28 Apr 2026
https://github.com/antonio-f/kl-divergence
Kullback-Leibler divergence in Python
explained hands-on kl-divergence kullback-leibler-divergence python simple 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/davidyell/learning-typescript
Code from doing the TypeScript tutorial
Last synced: 28 Apr 2026
https://github.com/freelancersinchina/gigi-music
a composer package,showing how to create an own package.
Last synced: 28 Apr 2026
https://github.com/apiverve/horoscope-app-react-tutorial
Daily horoscope app built with React for zodiac sign readings
apiverve astrology daily-horoscope fortune horoscope react tutorial zodiac
Last synced: 25 Jun 2026
https://github.com/ayonious/maven-best-practices
Short Quick Start Tutorials on Maven
learning maven quickstart tutorial
Last synced: 29 Apr 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/apiverve/address-parser-node-tutorial
Street address parser that extracts structured components from addresses using Node.js
address-parser address-validation apiverve express geocoding nodejs street-address tutorial
Last synced: 25 Jun 2026
https://github.com/apiverve/airport-distance-python-tutorial
Airport distance calculator that calculates distance between airports using Python
airport apiverve aviation cli distance-calculator iata-codes python travel tutorial
Last synced: 25 Jun 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/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/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/danielfleischer/python-first-steps
A very short tutorial on installing and using python for scientific use.
Last synced: 30 Apr 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/shamim-akhtar/tutorial_mixamo
This GitHub repository contains resources and code for the tutorial Importing and Animating 3D Models from Mixamo in Unity,
gamedev mixamo mixamo-animations tutorial unity3d
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/zyj1022/flutter-learning
About learning flutter, tutorials demos、articles and more.
Last synced: 01 May 2026
https://github.com/n4en/python-for-data-engineers
Python for data engineers
data data-engineer data-engineering dataengineering python python-notebooks python3 tutorial
Last synced: 26 Aug 2025
https://github.com/tes3awy/recaptcha-vanilla-js
Google reCAPTCHA V2 Client-Side Validation Only with Vanilla JavaScript
bootstrap5 bots client-side google-recaptcha-v2 javascript tutorial
Last synced: 01 May 2026
https://github.com/3y3l3ss0ur0b0r0s/deminer
Deminer is a basic Minesweeper game that runs in the terminal window. It was built using Kylie Ying's tutorial.
game minesweeper python terminal-based terminal-game tutorial
Last synced: 03 Jan 2026
https://github.com/donovan-said/tutorial-learning-go
A repository to start learning Go.
Last synced: 02 May 2026
https://github.com/thecodemonkey/similaritysearch
This project is part of a tutorial demonstrating how to use Kotlin or Java with Spring-AI to generate embeddings and perform simple similarity searches.
ai embeddings spring tutorial vector-database
Last synced: 03 May 2026
https://github.com/harukaionasao/git-projeto-alfa
Ensina a usar o Git e publicar no Github :smiley: Link do Programa : https://git-scm.com/downloads
dio-bootcamp ensinando git github projeto tutorial
Last synced: 03 May 2026
https://github.com/otonomee/bash-scripting-course
Codecademy-inspired interactive Bash scripting course with live code editor, terminal simulation, and progress tracking. 7 chapters covering variables, conditionals, loops, functions, and real projects.
bash codecademy-style coding-course education interactive-learning javascript learn-to-code programming-tutorial react shell-scripting terminal tutorial web-app
Last synced: 04 May 2026
https://github.com/gnu4cn/ts-learnings
学习TypeScript.
gulp gulp-typescript tsconfig tutorial typescript
Last synced: 03 May 2026
https://github.com/laugharne/solana_foundation_tutorials
Solana Foundation Tutorials : Managing large accounts, Creating an Energy Game, Creating an Idle Game, Session Keys, Building Games
anchor blockchain blockchain-technology rust rust-lang solana tutorial tutorials
Last synced: 03 May 2026
https://github.com/michaelchadwick/ember-remember-stuff
Test site to learn about EmberJS.
Last synced: 23 Aug 2025
https://github.com/wahengchang/filehelper
it is a npm package that provides fs function
filesystem nodejs tool tutorial utils write
Last synced: 04 May 2026
https://github.com/syncfusionexamples/how-to-save-and-export-a-vue-diagram
A quick start Vue project that shows how to save and export the Vue Diagram component. This project includes code snippets for saving and loading the Diagram as a JSON string and file stream. It also includes a code snippet to export the Diagram in PNG format.
diagram diagrambuilder export filestream json png print region tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 04 May 2026
https://github.com/jvansan/todo_golang_angular
Todo Webapp
angular golang todolist tutorial
Last synced: 04 May 2026
https://github.com/billy0402/nestjs-event-api
A tutorial project for Nest.js API tutorial.
nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod
Last synced: 04 May 2026
https://github.com/florasteve/ml-foundations-day1
Day-1 ML foundations focused on linear algebra: vectors, dot products, norms, angles, projections, and basic matrix operations—implemented in a Jupyter notebook with NumPy/Matplotlib, clear 2D visuals, a self-quiz, and a brief reflection. Emphasizes how these math primitives map to core ML/AI ideas (similarity, least squares, geometric transforms).
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy python3 terminal-mac tutorial visualization vscode
Last synced: 04 May 2026
https://github.com/silvestrevivo/native-musicdisplay
React Native application following the Udemy Tutorial from @StephenGrider
firebase react react-native stephengrider tutorial udemy
Last synced: 04 May 2026
https://github.com/antonio-f/simple_pytorch_chatbot
Simple Chatbot using PyTorch
artificial-intelligence chatbot deep-learning intents natural-language-processing nltk python pytorch simple tutorial
Last synced: 05 May 2026
https://github.com/starburst997/android-code-sign
Code Signing for Android via Github Actions
android code-sign code-signing codesign codesigning playstore tutorial
Last synced: 05 May 2026
https://github.com/thomasa/python-intro
This is a Jupyter notebook slide show for a 2-hour crash intro to Python, NumPy, Matplotlib, and SciPy
matplotlib numpy python scipy tutorial
Last synced: 05 May 2026
https://github.com/ruanbekker/civo-kubernetes-terraform-demo
Demo using Terraform and Civo Kubernetes
civo golang kubernetes terraform tutorial
Last synced: 05 May 2026
https://github.com/freeclimbapi/java-inbound-call-queue-tutorial
Java - Inbound Call Queue Tutorial
Last synced: 19 Jun 2026
https://github.com/mohammad-taha-ebadinik/powersub-demo-3000
🔌 Integrate and manage subsystems effortlessly with powersub-demo-3000, streamlining your project's structure and enhancing workflow efficiency.
api cli-tool demo deployment github-action javascript middleware nodejs open-source powershell powersub sample-project server testing tutorial
Last synced: 06 May 2026