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/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/herve07h22/expert-javascript-booking
Support du cours en ligne Expert javascript
clean-architecture javascript tutorial
Last synced: 02 Jul 2025
https://github.com/meicloudie/js_buoi1
CyberSoft Academy - JavaScript
course-project javascript tutorial
Last synced: 16 Mar 2025
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/flowforfrank/css-paint
🎨 Background image generated with the CSS Paint API
css css-paint css3 javascript paint-api tutorial webtips
Last synced: 17 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/jihlenburg/fedit
A tiny cross-platform text editor in Rust + Tauri 2 — the teaching project for jihlenburg/rustic
beginner rust tauri text-editor tutorial
Last synced: 10 Jun 2026
https://github.com/kasir-barati/react
ReactJS tutorial
npm react tutorial typescript vite
Last synced: 16 Apr 2026
https://github.com/wizardjedi/liquibase-test
db example java liquibase maven migration tutorial version-control
Last synced: 10 May 2026
https://github.com/apiverve/ocr-scanner-python-tutorial
OCR scanner that extracts text from images using Python
apiverve cli document-scanner image-to-text ocr python text-extraction tutorial
Last synced: 25 Jun 2026
https://github.com/morphclue/android-tutorial
Android-Kotlin fundamentals course
Last synced: 17 Apr 2026
https://github.com/applitools/tutorial-watir-ruby-basic
Applitools Watir tutorial
applitools ruby tutorial watir
Last synced: 28 May 2026
https://github.com/der3318/winrt-fd-sample
Notes and Samples to Use WinRT Face Detector
Last synced: 27 May 2026
https://github.com/timcnicholls/angular-tour-of-heroes
Angular Tour of Heroes Tutorial example
Last synced: 04 Apr 2026
https://github.com/eregalado/full-fledged-backend-arch
Tutorial on full-fledged backend architecture in Java
architecture architecture-components backend feign-client java-8 service-layer spring spring-boot spring-cloud tutorial tutorial-code
Last synced: 18 Apr 2026
https://github.com/thinkswan/ember-todo-list
An Ember app that allows users to manage a todo list.
ember handlerbars javascript tutorial
Last synced: 18 Apr 2026
https://github.com/raigorx/promises-js
async await educational example promises setinterval settimeout tutorial
Last synced: 13 Jan 2026
https://github.com/becloudready/datascience-tutorials
Data Science, Machine Learning related Tutorials
anaconda-distribution data-science datascience-tutorials machine-learning tutorial
Last synced: 20 Jan 2026
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/curiousily/getting-started-with-tensorflow-js
Tutorial on the basics of TensorFlow.js in the browser. Includes Tensors, visualization with tfjs-vis and building a simple model.
deep-learning machine-learning tensorflow tensorflow-js tensorflow-tutorials tutorial visualizations
Last synced: 19 Apr 2026
https://github.com/rkristelijn/dhtmlx-json-node
This is a short tutorial to set up dhtmlx (dhx) using only JSON and node/mongodb as a back-end and the REST API. Recently I followed the 'Your First App' tutorial and felt unsatisfied with what I've learned. So I decided to push a little harder and use a demo app 'CRM System' as the base and create my own tutorial.
crm dhtmlx dhx json node tutorial
Last synced: 19 Apr 2026
https://github.com/silvestrevivo/react-github-finder
Web application using React-Hooks, following the Udemy tutorial from @bradtraversy
Last synced: 19 Apr 2026
https://github.com/antonio-f/attention_mechanism_tf1
Neural Machine Translation with Attention - Keras and TensorFlow 1.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning keras neural-machine-translation python seq2seq sequence-models tensorflow tutorial
Last synced: 20 Apr 2026
https://github.com/apiverve/dns-lookup-go-tutorial
DNS lookup tool that retrieves DNS records using Go
apiverve cli devops dns dns-lookup go golang networking tutorial
Last synced: 25 Jun 2026
https://github.com/salmanbe/laravel-mapquest-tutorial
This tutorial uses “salmanbe/mapquest" plugin to import latitude and longitude from Map Quest API
Last synced: 20 Apr 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/tomtkg/react-tutorial
React-Tutorial: Tic-Tac-Toe / 三目並べ
react tic-tac-toe tutorial typescript typescript-react
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/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/mohnkhan/myos-simple
A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox
assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86
Last synced: 26 Jun 2026
https://github.com/arifuddincoder/postgresql
PostgreSQL Essential Shortcuts & Cheatsheet — psql meta-commands, CRUD, backup/restore, and Mac-friendly setup tips.
cheatsheet macos postgresql psql quickstart sql tutorial
Last synced: 14 May 2026
https://github.com/heiwa4126/tutorial-react2
Reactの練習
function-components hooks react tutorial typescript vite
Last synced: 21 Apr 2026
https://github.com/macagua/product_video_preview
Tutorial of "How to Create a Widget in Odoo"
addon example frontend javascript odoo odoo-13 python tutorial
Last synced: 09 May 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/bruvellu/cartography-tutorial
Tutorial on how to generate map projections using Blender Tissue Cartography
3d-visualization blender blender-tissue-cartography fiji ilastik imagej map-projections tissue-cartography tutorial
Last synced: 13 Jan 2026
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/fishcharlie/amazonwebservicesec2
📖 Tutorial - Lightning Talk Amazon Web Services EC2
Last synced: 05 Jun 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/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/edneimonteiro/internal-apim
Azure API Management Internal (VNet) — Terraform reference with CAF naming, private DNS and private endpoints
apim azure caf infrastructure-as-code networking private-dns terraform tutorial vnet
Last synced: 06 Jun 2026
https://github.com/cyberdevcorp/tutorial-kotlin
tutorial during my UDEV integration to CGI
audio-player kotlin kotlin-android tutorial
Last synced: 31 Aug 2025
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/iampriteshkumar/desktop-tutorial
GitHub Desktop tutorial repository.
git github githubdesktop practice tutorial
Last synced: 25 Apr 2026
https://github.com/serihiro/rails_mini_blog_tutorial
Rails5 web application tutorial
Last synced: 27 Apr 2026
https://github.com/satansdeer/weather-api
Small wrapper for https://darksky.net weather api. User in https://basicreact.com course.
api-wrapper course expressjs javascript nodejs tutorial
Last synced: 10 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/toelt-llc/paper-nn-performance-bootstrap-tutorial
This repository contains material that has been linked in the MAKE paper on bootstrapping. No paper files are contained here. Only code.
Last synced: 26 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/achie72/druid-dash-2
PICO-8 puzzle game made for Pursuing Pixels James Jam Game Gam #3
game-development gamejam lua pico-8 pico8 tutorial
Last synced: 29 Mar 2025
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/fareedkhan-dev/create-stable-diffusion-from-scratch
Implemented a stable diffusion architecture using PyTorch.
begginers diffusion-models python pytorch stability-ai stable-diffusion stable-diffusion-webui tutorial
Last synced: 11 Apr 2026
https://github.com/zjeffer/xcb-tutorial
https://www.codeproject.com/articles/1089819/an-introduction-to-xcb-programming
Last synced: 07 Apr 2025
https://github.com/itsagurin/django-study
A small blog project using the Django framework
blog django learning-by-doing python tutorial
Last synced: 28 Apr 2026
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/didinj/html-image
HTML Image
example html html-image html5 image tutorial
Last synced: 20 Feb 2026
https://github.com/switcherapi/switcherapi-tutorials
Examples & code snippets
feature-flags switcher-api tutorial
Last synced: 30 Mar 2025
https://github.com/howiprompt/build-one-demand-proven-solution-for-developers-and-shi
The 50-year plan is currently stalling in Era 1 due to fragmented, unverified developer contributions that fail to pass the Gate.
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/textbook/rps-api
Worked example for "JS TDD API"
cypress javascript jest mock msw react tdd test-doubles testing tutorial
Last synced: 28 Apr 2026
https://github.com/howiprompt/automated-identification-of-monetizable-market-gaps
Over 95% of digital products fail because creators build solutions for problems that do not exist or markets that are already saturated. Age
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/self-hosted-github-code-review-ai-agent-docker
Engineering teams demand rigorous AI-assisted code reviews to maintain velocity, yet 83% of CTOs block these tools due to the terrifying ris
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 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/kevinbird61/grpc-practice
Practice & Tutorial of grpc and protocol buffer
Last synced: 29 Apr 2026
https://github.com/yohanavishke/helloworldandroid
My first Android App
android example gradle helloworld java kotlin tutorial
Last synced: 29 Apr 2026
https://github.com/antonio-f/easy_naive_bayes
Easy Naive Bayes method implementationfor the Spam Filtering problem (using Python)
101 easy machine-learning naive-bayes spam-classification spam-filtering spamassassin tutorial
Last synced: 30 Mar 2025
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/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/howiprompt/deepseek-4-local-server-docker-setup
The antirez/ds4 repository has garnered over 13,000 stars, yet developers remain blocked because manually compiling C-based inference engine
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/michaelfromyeg/learn-you-node
My completed learnyounode course files.
Last synced: 30 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/dairefinn/godot-deckbuilder-tutorial
Repo for a tutorial I'm following
deckbuilder godot godot-engine tutorial
Last synced: 30 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/howiprompt/local-ai-landing-page-generator-script
You are successfully running powerful local models like DeepSeek or Llama3, but 9 out of 10 agent projects stall because the output remains
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/discover-emerging-tech-innovations
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/freeclimbapi/java-make-a-queue-how-to-guide
Java - Make a Queue Tutorial
Last synced: 05 May 2026
https://github.com/howiprompt/local-ai-model-security-middleware
Organizations deploying DeepSeek 4 or similar local models face a critical blind spot: 100% of in-house traffic bypasses traditional cloud D
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/done-for-you-voice-ai-agent-builder
Over 70% of developers abandon voice projects due to integration latency and configuration nightmares, resulting in wasted resources on tool
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/descent098/basic-web-technologies
An introduction to the basics of how webpages work from a technology standpoint
code learning presentation tutorial webpages
Last synced: 01 May 2026