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-30 00:28:13 UTC
- JSON Representation
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/joaomlneto/github-ci-tutorial-java
An example on how to use GitHub Actions in a Java project
ci cicd continuous-integration github github-actions github-actions-ci github-actions-java java junit junit5 quickstart tutorial tutorial-code
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
https://github.com/stormpyro/brownie-lottery
Lottery smart contract for ETH. Thanks to the awesome tutorial here: https://www.youtube.com/watch?v=M576WGiDBdQ&t=6363s
blockchain brownie chainlink python smart-contracts solidity tutorial
Last synced: 02 May 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/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/baggiponte/pymi-cookiecutter
🍪 @cookiecutter tutorial @PythonMilano
cookiecutter python template template-engine tutorial
Last synced: 03 May 2026
https://github.com/apiverve/crypto-tracker-react-tutorial
Bitcoin price tracker with real-time data built with React
apiverve bitcoin crypto-tracker cryptocurrency finance price-tracker react tutorial
Last synced: 25 Jun 2026
https://github.com/francois-le-ko4la/linuxtutorial
Personal documentation on Linux environments
linux-environment tutorial ubuntu
Last synced: 03 May 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/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/demapy/element-position-observer
Tutorial how to create trackable react tooltip with position computation.
intersection-observer javascript portals react resize-observer tooltip tutorial typescript
Last synced: 03 May 2026
https://github.com/dylancheetah/reactive-calculator
A simple desktop calculator made with React to demonstrate basic frontend web development concepts.
calculator frontend nodejs react tutorial web
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/aaditya29/quantitative-finance-with-python
Quantitative Finance With Python Materials From Basic
python python3 quantitative-finance tutorial
Last synced: 05 May 2026
https://github.com/timeless-residents/handson-blender-scripts
Collection of Python scripts demonstrating Blender automation for 3D modeling and rendering. Each script showcases different techniques with visual outputs.
3d 3d-graphics automation blender blender-python computer-graphics learning-resources python rendering scripting 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/antonio-f/ridge_regression_example
Easy Ridge Regression example
easy matplotlib-pyplot polynomial-regression python ridge-regression scikit-learn tutorial
Last synced: 05 May 2026
https://github.com/sammyrobensparadise/your-app
Your first react app! created as a demo for this article https://medium.com/@srobensparadise/the-complete-guide-to-your-awesome-react-website-2eb3f450fada
create-react-app css demo firebase firebase-deploy getting-started github-actions javascript material-design material-ui medium react react-router-dom setup styled-components tutorial
Last synced: 05 May 2026
https://github.com/chainstacklabs/hello-block-quorum
A "Hello, Block!" tutorial in Vyper and Solidity for the Quorum blockchain
consensys javascript python quorum solidity solidity-contracts tutorial vyper vyper-contracts
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/rickyjericevich/web-api-tutorial
A basic tutorial on how to create and deploy a REST API and interact with it using a web page and an Android app
android html java rest-api spring-boot tutorial
Last synced: 05 May 2026
https://github.com/b13o/react-portfolio
💻 React tutorial with a simple portfolio site.
beginner-friendly javascript react tutorial
Last synced: 06 May 2026
https://github.com/mackysoft/unity-githubactions-automatictest-example
A example project for automated testing using Unity and GitHub Actions.
automation ci example github-actions test tutorial unity
Last synced: 06 May 2026
https://github.com/nagipragalathan/python_tutorial_for_data-science
This repository is a comprehensive guide for learning data science using Python. It covers various essential libraries and tools commonly used in the field of data science, including Jupyter Notebook, Matplotlib, NumPy, Pandas, Scikit-learn, and PyTorch.
datascience datavisualization deeplearning jupyter jupyter-notebook learning-by-doing learningresources machinelearning matplotlib numpy opensource pandas python python-script python3 pytorch pytorch-implementation scikitlearn tutorial
Last synced: 09 Apr 2026
https://github.com/freeclimbapi/c-sharp-send-sms-during-call-tutorial
C# - Send SMS During Call Tutorial
Last synced: 26 Jun 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/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/nbaua/nestjs-prisma-api
A Nest JS framework + TypeScript + Prisma simple API project
api javascript nestjs prisma tutorial tyepscript
Last synced: 06 May 2026
https://github.com/vijethph/go-apps
Collection of apps developed as part of learning Go Course
Last synced: 06 May 2026
https://github.com/sderosiaux/zio-story
🎯 Interactive, gamified learning platform for mastering ZIO - Scala's powerful library for async and concurrent programming
concurrent-programming education functional-programming gamification interactive-learning learning-platform nextjs programming scala tutorial typescript zio
Last synced: 07 May 2026
https://github.com/lebcit/litenode-markdown-app
LiteNode Markdown-based Application Tutorial
litenode markdown nodejs tutorial web-development
Last synced: 07 May 2026
https://github.com/ireddragonicy/cb24153-lab-intent-activity
A simple Android application that demonstrates the use of explicit and implicit intents to navigate between different activities and send data across them.
activity android demo demo-app intent java kotlin lab mobile-app tutorial
Last synced: 07 May 2026
https://github.com/alexmhack/django-k8s
Deploying Django v5 using Kubernetes on Digital Ocean
django5 fastapi k8s k8s-cluster learning python3 sample-code tutorial
Last synced: 07 May 2026
https://github.com/larry8668/pes1ug21cs300_hello_world
Github actions tutorial
Last synced: 07 May 2026
https://github.com/gibbok/react-task-list
A basic "Task List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.
css javascript reactjs tutorial
Last synced: 08 May 2026
https://github.com/macagua/example-vuejs2-bootstrap3-dialog
A Vue.js project that integrates the bootstrap3-dialog
bootstrap3 dialog tutorial vue vue2-demo vuejs vuejs2 vuejs2-bootstrap3-dialog
Last synced: 08 May 2026
https://github.com/naufal-yafi/medium-tutorial-bikin-restful-api
Bikin RESTful API
express-js javascript medium-article restful-api tutorial
Last synced: 08 May 2026
https://github.com/antonio-f/simple-k-nearest-neighbors
Simple K-Nearest Neighbors using partial sort
101 k-nearest-neighbors knn numpy partial-sort python tutorial
Last synced: 08 May 2026
https://github.com/nohomey/vscode-debugging
Tutorial how to set up and debug a C++ process with VSCode from Linux
Last synced: 21 Aug 2025
https://github.com/nerooc/typing-game
Angular tutorial project - typing game
Last synced: 08 May 2026
https://github.com/neo/angular2-forms
angular-cli angular2 demo practice tutorial
Last synced: 08 May 2026
https://github.com/wheelfate/hello-continuous-deployment
Simple tutorial about continuous deployment
ci-cd continuous-deployment github-actions html tutorial
Last synced: 28 Jun 2026
https://github.com/ideadapt/programmieren-lernen-mit-javascript
Programmieren lernen mit einem interaktiven Tutorial im Selbststudium
deutsch javascript programming tutorial
Last synced: 10 Jun 2026
https://github.com/yohanavishke/tic-tac-toe
React based simple game to polish my React knowledge
css hello-world html5 learning learning-by-doing react-tutorial reactjs reactjs-begin reactjs-project tutorial
Last synced: 09 May 2026
https://github.com/kevin-doolaeghe/account-manager-tutorial
ASP.NET Core Web API + React JS UI
asp-net-core docker-compose react reverse-proxy tutorial
Last synced: 09 May 2026
https://github.com/markslorach/issue-tracker
Issue Tracker built using Next.js, TypeScript, Prisma and MySQL.
crud mysql nextjs prisma rest-api tutorial typescript zod-validation
Last synced: 09 May 2026
https://github.com/zanvari/stable-diffusion-lab
Hands-on tutorials for generating and editing images using Stable Diffusion with Hugging Face Diffusers — includes text-to-image, inpainting, and image-to-image pipelines.
diffusers generative-ai gradio huggingface image-generation notebooks stable-diffusion streamlit text-to-image tutorial
Last synced: 09 May 2026
https://github.com/abdulqasem-bakhshi/verified-commits-github
This is a step by step process to set up verified commits for every commit you make on GitHub.
commit github tutorial verified
Last synced: 04 Oct 2025
https://github.com/cadu-leite/argparse_exemplo_tutorial
Python ArgParse exemplos e tutorial - Python ArgParse Sample and Tutorial
argparse python python3 sample sample-code tutorial
Last synced: 15 Aug 2025
https://github.com/jblorincz/argocd-image-updater-example
Minimum example of argocd image updater in action - hands on tutorial
argocd argocd-image-updater kubernetes tutorial
Last synced: 10 Nov 2025
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/jeremiegince/mlintroduction
Exercice d'introduction à l'apprentissage machine.
francais machine-learning python tutorial
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/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/arsy786/react-redux-toolkit-tutorial
This repository hosts a React-based counter application developed as a guide to demonstrate the use of Redux Toolkit for state management.
2023 guide reactjs redux-toolkit tutorial
Last synced: 10 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/chinmaym07/html-tutorial
This Repo Contains the whole Tutorial of Html
css html javascript tutorial website
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/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/ndxdeveloper/go-tutoriel-fr
Tutoriel complet Go en français : de débutant à avancé avec projets pratiques. Guide progressif pour maîtriser le langage Go, de la syntaxe de base aux microservices.
api backend cli concurrency docker francais french go golang guide microservices programming tutorial
Last synced: 29 Jun 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/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/akshaybabloo/python3-notes
A free course on how Python 3 is used.
Last synced: 13 May 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/syncfusionexamples/how-to-customize-the-drop-area-and-file-list-in-the-vue-file-upload
A quick-start Vue project that shows how to customize the drop area and file list in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area using an anchor element, add a custom file list template with upload progress, success, and failure statuses.
asynchronous-upload auto-upload browse customize-drop-area ej2-uploader file-list-template multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload
Last synced: 09 Mar 2026
https://github.com/lotes/quaery
Write your own language!
antlr blog ide language query-language tutorial
Last synced: 12 Aug 2025
https://github.com/weige258/electron-typescript-template-project
electron template tutorial typescript
Last synced: 29 Jun 2026
https://github.com/gvwilson/sqlshort
a short introduction to SQL
open-access open-source sql tutorial
Last synced: 13 Jun 2026
https://github.com/yellowflash2041/entry-level-assassin-test
Tutorial Challenge - Codeally
assassin challenge entry-level test tutorial
Last synced: 13 Jun 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/freeclimbapi/c-sharp-collect-digits-how-to-guide
C# -Collect Digits Tutorial
Last synced: 13 Jun 2026
https://github.com/makigas/tutorial-svelte-ejemplo-eventos
Código de ejemplo usado en los capítulos 17 y 18 de mi curso de Svelte
Last synced: 14 Jun 2026
https://github.com/ssoudan/bayesian_inference_tut
Quick tutorial on Bayesian inference applied to logistic functions
Last synced: 29 Jun 2026
https://github.com/howiprompt/deepseek-local-installer-script-mac-windows-no-docker
Developers lose critical hours fighting installation errors because 70% of local DeepSeek setups fail due to mismatched CUDA drivers or miss
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 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/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/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/orbital-habitat-monitor
Free starter guide on a trending topic
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