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-07 00:28:48 UTC
- JSON Representation
https://github.com/jkosla/neural_network_from_scratch_numpy
Neural Network From Scratch in Python | Build a simple neural network from scratch using pure Python and NumPy. Learn about forward propagation, backpropagation, and training with gradient descent. Accompanies my Medium article.
ai aritificial-intelligence medium nerual-networks numpy python3 tutorial
Last synced: 10 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/quantumwizard888/how-to-commit-changes-and-push-a-new-version-of-docker-image-to-repository
How to commit changes and push a new version of Docker image to repository.
docker docker-container docker-image guide tutorial
Last synced: 28 Apr 2026
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/rblaine95/rusty-playground
A Rusty Playground (Cemetery)
learning learning-by-doing rust rust-lang tutorial
Last synced: 13 Jun 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/howiprompt/self-hosted-ai-code-review-pipeline-offline
Developers building private AI workspaces lose over 40 hours manually wiring raw inference engines to security tools, leaving local reposito
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/davidyell/learning-typescript
Code from doing the TypeScript tutorial
Last synced: 28 Apr 2026
https://github.com/howiprompt/how-to-create-local-ai-agents-from-documents
Developers currently waste hours manually chunking and vectorizing data, with over 70% of local AI projects stalling at the ingestion phase
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 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/arsy786/todo-mern-app
This is a simple Todo MERN app that follows the CRUD operations for the todos.
2023 expressjs mern-stack mongodb nodejs reactjs tutorial
Last synced: 10 Apr 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/yohanavishke/helloworldandroid
My first Android App
android example gradle helloworld java kotlin tutorial
Last synced: 29 Apr 2026
https://github.com/howiprompt/automated-ai-agent-security-scanner-and-prompt-injectio
Developers deploying self-hosted AI agents are facing a critical reality where over 90% of external attack vectors target the prompt layer,
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/japhetrugas/objectorientedprogramming
A simple OOP codes, showing the different OOP principles.
basic-programming beginner java oop oop-principles tutorial
Last synced: 29 Apr 2026
https://github.com/howiprompt/setup-local-ai-code-review-agent
Development teams are bleeding thousands in monthly GPT-4 API credits for code review while simultaneously risking data sovereignty by sendi
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/miksdigital/devandclick
Nice Symfony tutorial: https://www.youtube.com/watch?v=2ngvCQd-l74&list=PLzPK7Fy3SN2cvLglujdweDKNMNQhHDbTT
Last synced: 29 Apr 2026
https://github.com/howiprompt/internal-documentation-to-ai-agent-skill-generator
Development teams waste upwards of 30 hours per week manually coding function definitions for routine tasks that are already exhaustively do
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 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/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/daffafaizan/go-rest-api
My first Go project creating a REST API.
Last synced: 24 Jul 2025
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/chriskilinc/godot-gdquest-vampiresurvivor-tutorial
https://www.youtube.com/watch?v=GwCiGixlqiU
csharp game gdquest godot godot-engine tutorial
Last synced: 30 Apr 2026
https://github.com/applitools/tutorial-nightwatch-basic
Applitools Visual Testing tutorial with Nightwatch
applitools nightwatch tutorial
Last synced: 08 Jun 2026
https://github.com/salmanbe/laravel-content-translation-tutorial
Laravel content translation tutorial using Astrotomic's laravel-translatable plugin.
astrotomic bootstrap5 html5 laravel laravel-translatable multi-lingual mysql php translation tutorial
Last synced: 12 Apr 2026
https://github.com/heiwa4126/tutorial-recoil0
RecoilのチュートリアルをTypeScriptのVite4で
immer react recoil tutorial typescript vite
Last synced: 04 May 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/howiprompt/verify-4-pending-products-end-to-end-with-real-proof-8278
The 50-year plan is currently bottlenecked by 4 specific pending products that lack execution data and verifiable proof of function, threate
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/neo/angular2-module
angular-cli angular2 demo practice tutorial
Last synced: 01 May 2026
https://github.com/mafromist/musixplayer-vue
Music player developed with Vue JS
javascript learning-by-doing music-player tutorial vuejs
Last synced: 01 May 2026
https://github.com/abritopach/angular-phonecat-upgrade
Sample project where you migrate from AngularJS Phone Catalog to Angular (Angular 8, current version) Phone Catalog.
angular angular8 angularjs angularjs-phone-catalog tutorial typescript
Last synced: 01 May 2026
https://github.com/raigorx/promises-js
async await educational example promises setinterval settimeout tutorial
Last synced: 13 Jan 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/rwachters/mcp-tutorials
Kotlin tutorials for Model Context Protocol (MCP), featuring a generic client that connects to any STDIO MCP server to dynamically discover and interact with its tools.
ai ai-agent client-server example interoperability kotlin llm llm-agent mcp model-context-protocol sdk stdio tool-calling tools tutorial
Last synced: 02 May 2026
https://github.com/pherrymason/react-tictactoe
Tic-Tac-Toe implementation in React as an exercise from https://reactjs.org/tutorial/tutorial.html
Last synced: 02 May 2026
https://github.com/beanwei/kotlin-android--by-practice
Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。
android demo kotlin tutorial tutorial-demos
Last synced: 02 May 2026
https://github.com/carsonslovoka/hello-world-js-action
Tutorial for GitHub action
chinese github-actions javascript taiwan tutorial typescript
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/zjeffer/xcb-tutorial
https://www.codeproject.com/articles/1089819/an-introduction-to-xcb-programming
Last synced: 07 Apr 2025
https://github.com/medusatea/easycrackedglassgodot
Simple and Easy Demo of Cracked Glass using Standard Noise Texture and GUI Sliders
cracked-glass godot godot-engine godot4 godotengine noise-textures shaders tutorial
Last synced: 08 Aug 2025
https://github.com/cumulocity-iot/cumulocity-web-development-tutorial
Cumulocity web development tutorial
cumulocity-iot cumulocity-webapp iot-analytics tutorial webapp
Last synced: 07 Apr 2025
https://github.com/ozansz/vue-tutorial
Yazılım Bilimi web sitesindeki Vue derslerinin kodları - Codes for my Vue lessons in yazilimbilimi.org
html javascript tutorial tutorial-code vue vuejs webapp website
Last synced: 03 May 2026
https://github.com/kasperlaursen/building-web-components-using-svelte
A Repo for the "Building Web Components using Svelte" tutorial on my blog!
custom-element custom-elements svelte svelte-v3 svelte3 tutorial web-component web-components webcomponents
Last synced: 03 May 2026
https://github.com/didinj/html-image
HTML Image
example html html-image html5 image tutorial
Last synced: 20 Feb 2026
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/emrah13-13/kubernetes-for-students
🚀 Learn Kubernetes through hands-on projects designed for students, making distributed systems easy to grasp without the complexity of YAML.
cloud collaboration docker-tutorial dockerfile freshers go kubernetes kubernetes-service learning microservices-architecture minikube open-source openstack postgresql students tutorial websocket yaml
Last synced: 04 May 2026
https://github.com/freeclimbapi/java-play-recording-tutorial
Java - Play a Recording Tutorial
Last synced: 19 Jun 2026
https://github.com/ushii/weather_app
"A Flutter app to fetch and display real-time weather details using the OpenWeatherMap API. Features a modern UI, city-based search, and error handling. Perfect for learning Flutter and API integration."
android api ascii-art hacktoberfest ios kotlin openweather-api react react-weather-app service-worker swift-weather swiftui tutorial weather
Last synced: 29 Apr 2026
https://github.com/kteavery/dip-into-data-tutorial
Data science tutorial for grades 9 and 10, covering classification, clustering, and regression
data-science jupyter-notebook python tutorial
Last synced: 04 May 2026
https://github.com/kevingimbel/blog-patch-example
Part of https://kevingimbel.de/blog/2020/12/apply-a-patch-from-a-github-pr/
Last synced: 09 Mar 2026
https://github.com/colbyfayock/my-snipcart-store
Demo for spacejelly.dev tutorial
ecommerce nextjs snipcart 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/sunilitggu/tensorflow-tutorial
tutorial for tensorflow
python python-library tensorflow tutorial
Last synced: 20 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
https://github.com/paulgovan/relialearnr
Learning Modules for Reliability Analysis
life-data-analysis r reliability tutorial weibull-analysis
Last synced: 09 Mar 2026
https://github.com/ethand91/opencv-cartoon-filter
Simple Opencv + Python example showing cartoon filter
computer-vision opencv python sample tutorial
Last synced: 18 May 2026
https://github.com/kinneko-de/sample-angular-typescript-githubpages
Sample application how to setup a Angular app with typescript and deploy it to GitHub Pages.
angular cd-pipeline github-pages sample tutorial typescript
Last synced: 19 Apr 2026
https://github.com/lagenorhynque/redux-tutorial
Redux tutorial apps implemented in ClojureScript with re-frame
clojurescript figwheel-main re-frame react reagent redux tutorial
Last synced: 06 May 2026
https://github.com/abhishekkr/qwik-simple-blog
Simple Markdown Blog in QwikJS
blog javascript markdown qwik qwikjs tutorial webapp website
Last synced: 06 May 2026
https://github.com/azhar25git/glancesql
GlanceSQL is a single-file interactive SQL learning website.
Last synced: 21 Jun 2026
https://github.com/thinkswan/next-js-bitcoin-price-checker
A Next.js app that checks Bitcoin's latest price.
bitcoin javascript nextjs tutorial
Last synced: 06 May 2026
https://github.com/freeclimbapi/node-list-conferences-how-to-guide
Node - List Conferences Tutorial
Last synced: 18 Feb 2026
https://github.com/bestia-dev/bestia-dev.github.io
Files for website bestia.dev
maintained ready-for-use tutorial website
Last synced: 22 Jan 2026
https://github.com/pugn0/httrack-site-cloner
Tutorial passo a passo para baixar um site completo usando o HTTrack Website Copier, incluindo imagens, arquivos e scripts.
clone-site httrack offline-browsing site-ripper tutorial web-scraping website-downloader
Last synced: 24 Feb 2026
https://github.com/ansh-info/responsible-healthcare-ai
AI-powered healthcare test result prediction using machine learning, with a focus on fairness, explainability, and responsible AI practices.
ai classification data-science deep-learning jupyter-notebook machine-learning neural-network prediction predictive-modeling python3 pytorch random-forest shape tensorflow tutorial xai
Last synced: 14 Apr 2026
https://github.com/andrewjbateman/javascript-mousemove-shadow
:clipboard: Javascript30 tutorial 16 from Wes Bos. Javascript code to move shadown around text when mouse is moved.
css-text-shadow javascript-mousemove-shadow mouse mouse-move tutorial
Last synced: 15 Oct 2025
https://github.com/freeclimbapi/c-sharp-inbound-call-queue-tutorial
C# - Inbound Call Queue Tutorial
Last synced: 15 Oct 2025
https://github.com/girkovarpa/sciter-js-autocomplete
Simple demo of autocompleting a textbox in Sciter.JS
after autocomplete autofill css demo example js pseudo sciter sciter-js suggestions tis tutorial
Last synced: 14 Apr 2026
https://github.com/michaelchadwick/ember-remember-stuff
Test site to learn about EmberJS.
Last synced: 23 Aug 2025
https://github.com/ahkarami/playing-with-mxnet
This repository shows my history of MXNet learning.
Last synced: 19 Oct 2025
https://github.com/freeclimbapi/java-speech-recognition-how-to-guide
Java - Speech Recognition Tutorial
Last synced: 19 Oct 2025
https://github.com/murshidazher/bestil
:books: A simple and elegant finder web app using react.
book-search front-end initial learn react seamless tutorial
Last synced: 15 Mar 2026
https://github.com/uclouvain-cbio/lstat2340
Traitement statistique de données omiques
bioconductor mass-spectrometry msnbase proloc proteomics spatial-proteomics tutorial
Last synced: 24 Feb 2026