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/liteobject/bash.training
bash cli linux training-materials tutorial
Last synced: 27 Apr 2026
https://github.com/hoxtygen/codeplanks.com
Personal blog running on NextJs. Still under development
Last synced: 27 Apr 2026
https://github.com/thalsi/git
Master Git step-by-step from beginner to advanced. Check off tasks as you complete them!
Last synced: 27 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/yisuschrist/python-async-tutorial
Simple async tutorial extracted from RealPython
async markdown python tutorial
Last synced: 26 Apr 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/qobulovasror/create-any-docs
University web course assignments
documentation mysql php tutorial
Last synced: 25 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/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/silvestrevivo/react-hooks-contextapi-readinglist
Basic react application corresponding to the YouTube Tutorial of @iamshaunjp
javascript react react-context-api react-hooks tutorial youtube
Last synced: 09 May 2026
https://github.com/cloudi/cloudi_tutorial_java
CloudI Java Tutorial
actor-model cloud cloud-computing concurrency distributed-actors distributed-systems fault-tolerance functional-reactive-programming java javascript maven microservices reactive scalability soa tutorial websockets
Last synced: 09 May 2026
https://github.com/amercier/react-redux-tutorial
Tutorial Hacker News application with React and Redux
hackernews react redux tutorial
Last synced: 09 May 2026
https://github.com/caknoooo/ams-laravel-restful-api
create a simple RESTful API for training AMS
api laravel-framework mysql rest-api tutorial
Last synced: 09 May 2026
https://github.com/jirikuncar/pytest-101
Testing tutorial with PyTest
github-actions pipenv prese pytest python tutorial
Last synced: 09 May 2026
https://github.com/mateuszsokola/stellar-swiss-trains-oracle
🚂 Learn how to store real-world data on the blockchain by tracking trains in Switzerland🇨🇭
blockchain blockchain-tool course demo demos learn-nodejs learn-rust node nodejs oracle rust screencast smart-contract-tools smart-contracts soroban stellar stellar-network tutorial tutorial-demos tutorials
Last synced: 09 May 2026
https://github.com/paramrathour/blog
My Personal Blog
academics anime books computer-science cricket iit-bombay latex manga math music people philosophy programming summer-of-science timeline tips tutorial
Last synced: 09 May 2026
https://github.com/thinkswan/graphql-customers-crud
A GraphQL app for retrieving customer data.
Last synced: 09 May 2026
https://github.com/jwill9999/react_navigation_template
Reactjs navigation example and template
browserhistory dev dev-server development-environment history-api-fallback historyapifallback hot-reload react react-components react-router reactive-programming reactjs tutorial webpack2
Last synced: 10 May 2026
https://github.com/masamallow/langchain-tutorials
Hands-on tutorials for Official LangChain.
chatbot genai genai-chatbot langchain llm llm-chatbot openai tutorial
Last synced: 10 May 2026
https://github.com/mrseanbaines/intro-to-react
Intro To React tutorial from reactjs.org
Last synced: 10 May 2026
https://github.com/ilyasbozdemir/c-sharp-dokuman
Learn C# programming from scratch with step-by-step tutorials, examples, and exercises. Ideal for beginners and intermediate developers.
beginner-friendly c-sharp coding-exercises csharp-basics csharp-docs developer-tools dotnet learning-resources oop programming tutorial
Last synced: 10 May 2026
https://github.com/jbahire/jsguide-jba
This is a simple web application to guide you through Javascript basics.
heroku javascript react rectjs tutorial
Last synced: 10 May 2026
https://github.com/howiprompt/draw-together-without-distractions
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 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/maimart/angular-redux-tutorial
An angular 6 tutorial with redux, routing, lazy-loading
angular angular4 redux tutorial
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/stephencavender/react-tictactoe-tutorial
Follow-along repo for https://reactjs.org/tutorial/tutorial.html
javascript react reactjs tutorial
Last synced: 11 May 2026
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/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/schalkneethling/astros
Making a blog with Astro!
astro blog learning-by-doing tutorial
Last synced: 24 Jun 2026
https://github.com/apiverve/whois-lookup-python-tutorial
WHOIS lookup tool for domain registration information using Python
apiverve cli domain-lookup domain-research networking python tutorial whois
Last synced: 25 Jun 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/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/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/pvigier/pychain-part2
Code for the part 2 of the tutorial on pychain
computational-graphs mnist tutorial
Last synced: 10 Jun 2026
https://github.com/janbaig/visitor-design-pattern
Implementation and Explanation of the Visitor Design Pattern
design-patterns tutorial visitor-design-pattern
Last synced: 25 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/apiverve/moon-tracker-python-tutorial
Moon position tracker that calculates altitude, azimuth, and distance using Python
apiverve astronomy celestial cli coordinates moon moon-tracker python tutorial
Last synced: 25 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/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/apiverve/content-moderator-node-tutorial
Content moderation tool for filtering profanity built with Node.js
apiverve content-moderation express moderation nodejs profanity-filter text-filtering tutorial
Last synced: 25 Jun 2026
https://github.com/apiverve/social-card-generator-node-tutorial
Social media card generator for creating Open Graph images with Node.js
apiverve express html-to-image marketing nodejs og-image open-graph social-cards 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/apiverve/barcode-generator-node-tutorial
Barcode generator for creating Code128 and Code39 barcodes with Node.js
apiverve barcode barcode-generator express inventory nodejs retail tutorial
Last synced: 25 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/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/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/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/freeclimbapi/c-sharp-collect-digits-how-to-guide
C# -Collect Digits Tutorial
Last synced: 13 Jun 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/haolipeng/xdp-tutorial-cn
xdp-tutorial的中文版
beginner-friendly ebpf learning-by-doing tutorial xdp
Last synced: 24 Apr 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/howiprompt/convert-internal-docs-to-ai-agent-skills
Developers and ops teams waste hours weekly manually transcribing proprietary data because over 90% of critical business logic remains trapp
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
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/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/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/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/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/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/shaikahmadnawaz/learn-react
React - A JavaScript library for building user interfaces
es6 frontend javascript-library jsx react reactjs tutorial ui
Last synced: 30 Apr 2026
https://github.com/hasansezertasan/random-profile
Random profile generator for designers. Name, surname, biography, username...
clone fake-data faker fastapi fastapi-app learning-material learning-materials litestar python random-profile tutorial web-application
Last synced: 30 Apr 2026
https://github.com/duskybomb/quantitative-finance-talk
Tutorial on Quantitative Finance for PyData Delhi 19 Conference
quantitative-finance r tutorial
Last synced: 01 May 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
https://github.com/neo/angular2-module
angular-cli angular2 demo practice tutorial
Last synced: 01 May 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/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/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/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/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/uppnrise/tutor_unity_csharp
Unity C# tutorial codes for beginners.
csharp tutorial tutorial-exercises unity unity2d unity3d
Last synced: 01 May 2026
https://github.com/howiprompt/dev-tool-launch-playbook
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/coveros-archive/vagrant-docker-workshop
Sample code for Gene Gotimer's tutorial: Using Docker Containers for Automating Web Testing
chef docker dockerfile tutorial vagrant virtualization
Last synced: 01 May 2026
https://github.com/tayyabmughal676/javaswing
Java swing basic
java java-swing swing tutorial
Last synced: 02 May 2026
https://github.com/mxagar/azure_guide
This repository contains my personal guide on different services provided by Microsoft Azure. These notes were collected after following several courses and tutorials, among others.
azure cloud data-science guide machine-learning tutorial
Last synced: 02 May 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/howiprompt/automated-show-hn-post-and-landing-page-generator-from
You have spent weeks engineering a complex open-source tool, but after hitting "Publish" on your Show HN post, you get zero comments and zer
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 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/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/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/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/pedrochamberlain/react-topic-path
Frontend Masters' React.js Topic Path
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/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/amirk1998/arch-linux-installation
A tutorial for Arch Linux Installation
arch-linux archlinux linux linux-kernel pacman shell tutorial
Last synced: 02 May 2026
https://github.com/justalever/dokku_demo
Deploy a Rails App with Dokku
deployment dokku rails tutorial
Last synced: 02 May 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/donovan-said/tutorial-learning-go
A repository to start learning Go.
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/jshn9515/dnnl-notebooks
Personal deep learning study notes and tutorial-style notebooks
deep-learning jupyter-notebooks pytorch quarto tutorial
Last synced: 22 Jun 2026