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-01 00:28:20 UTC
- JSON Representation
https://github.com/egigiffari/guess-number-py
Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.
Last synced: 28 Jun 2025
https://github.com/swivelgames/modfed-assessment-vue3
Technical Assessment for use in Interviews, leveraging Vue3 with Module Federation to simulate a Microfrontend Environment.
frontend interview-practice interview-preparation interview-test microfrontend module-federation tutorial tutoring typescript vue vue3 vue3-composition-api
Last synced: 03 Jan 2026
https://github.com/morin3/andoka-now-
# Andoka-2 H.5 Andoka now TV
blog firebase firebase-auth git github github-actions github-config html java keyboard machine-learning markdown material-ui modules mongodb spring-boot sql tutorial web website
Last synced: 10 Apr 2026
https://github.com/cmkaya/dotnet-docsandsnippets
Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.
asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials
Last synced: 30 Apr 2026
https://github.com/ihatetoast/cotd
Wes Bos tutorial I am saving here as I use it for a reference bigly.
Last synced: 09 May 2026
https://github.com/fblupi/blog-librosweb
Introducción a Ruby on Rails de librosweb
Last synced: 16 May 2026
https://github.com/shahabvshahabi1996/tabbartutorial
React-Native Custom Tab bar for Android and IOS
android component ios javasctipt react-native tabbar tutorial
Last synced: 15 Apr 2026
https://github.com/valen1ob0/git-tuto
Test y tutorial de git/github para entender como funciona
git github learn-with-me tutorial
Last synced: 18 Apr 2026
https://github.com/pedrohenriquebr/react-tutorial
React tutorial project
html javascript react tutorial web
Last synced: 15 Apr 2026
https://github.com/ccrashzer0/ignite
A write up for the ignite challenge from TryHackMe
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 18 Feb 2026
https://github.com/josealz/bateria
Bateria musical
bateria html html5 javascript music music-player tutorial
Last synced: 14 May 2025
https://github.com/sinceru0/react-agent-from-scratch
A pure Python implementation of ReAct agent without using any frameworks like LangChain. It follows the standard ReAct loop of Thought, Action, PAUSE, and Observation. The agent utilizes multiple tools, including Calculator, Wikipedia, Web Search, and Weather. A web UI is also provided using Streamlit.
agent-streamlit-web-ui ai-agent-with-tools aiagent deepseek from-scratch langchain llm openai-api python-no-framework-agent python-react-agent react-agent react-loop tutorial typescript
Last synced: 16 Dec 2025
https://github.com/sidicer/arch-install-luks-uefi
Step by step guide on how to install arch linux on your machine and configure it with full disk encryption using LUKS and LVM2. As well as using systemd-boot for boot.
archlinux guide luks-encryption lvm2 systemd-boot tutorial uefi
Last synced: 18 Mar 2025
https://github.com/kmbuki/django_new_boston_tutorial
Updating skills on django framework
Last synced: 26 May 2026
https://github.com/erictleung/talk-unittest-travis-ci
Presentation on Python's unittest and Travis CI
continuous-integration presentation travis-ci tutorial unittest
Last synced: 03 Apr 2025
https://github.com/fzaninotto/ra-custom-field-tutorial
A sample react-admin app demonstrating custom fields. Support for a video tutorial on YouTube.
Last synced: 04 Sep 2025
https://github.com/rcardin/http4s-tutorial
A small tutorial on the library http4s
Last synced: 21 May 2026
https://github.com/billy0402/nestjs-shopping-cart-api
A tutorial project for Nest.js API tutorial.
nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod
Last synced: 20 Jan 2026
https://github.com/abhaskumarsinha/2d-continuous-skip-gram-model
A word2vec embedding, called Continuous Skip Gram Model encodes each word to a Vector depending on how closely they are related or how often they are used along.
continuous-skip-gram-model encoding keras keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms skipgram tensorflow2 tutorial word2vec word2vec-model
Last synced: 21 May 2026
https://github.com/didinj/html5-background-color-examples
HTML5 Tutorial : Set or Change HTML Background Color
background background-color change color examples html html5 set tutorial
Last synced: 08 Feb 2026
https://github.com/agn-7/test_service
A simple ROS Services (client/server) project.
python python2-7 ros ros-kinetic ros-service ros-services tutorial
Last synced: 15 Apr 2026
https://github.com/frankheart-100ub/codex-roblox
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.
code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial
Last synced: 14 Sep 2025
https://github.com/aasteria/doukutsu
洞窟物語資源 - Cave Story
cave-story doukutsu-monogatari mods resources tutorial
Last synced: 09 Feb 2026
https://github.com/arthurdjn/sentipy
Deep Sentiment Analysis on Twitter.
pytorch sentiment-analysis tutorial twitter
Last synced: 21 May 2026
https://github.com/mujtaba-io/nokia-snake-game-python
Nokia-like basic pygame snake game.
game gamedevelopment pygame pygame-games python tutorial
Last synced: 20 May 2026
https://github.com/peimelo/calendareact
Rails calendar using React
api learnetto react ruby-on-rails tutorial
Last synced: 18 Apr 2026
https://github.com/didinj/html-table-example
HTML 5 Tutorial: Table Example
example html html5 html5table htmltable table tutorial
Last synced: 18 Mar 2026
https://github.com/ijlee2/lights-out-octane
Ember-D3 tutorial for Ember ATX Meetup
d3 d3js ember ember-octane emberjs lights-out lights-out-game tutorial
Last synced: 07 May 2026
https://github.com/davidjnevin/django_girls_tutorial
Django Girls Blog Tutorial
Last synced: 16 Apr 2026
https://github.com/brainfkt/tic-tac-toe
A simple Tic Tac Toe console game in C with multi-language support (FR/EN).
c-language console-game tictactoe tutorial
Last synced: 12 Apr 2025
https://github.com/ccrashzer0/tomghost
Try Hack Me - TomGhost Write Up
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 11 Feb 2026
https://github.com/palewire/climate-data-example
An example of how to use the European weather agency's gridded climate data
climate data-journalism ecmwf example journalism maps news python tutorial
Last synced: 20 May 2026
https://github.com/mateusai/plane-shooter-with-ceramic
A simple game made with the Ceramic framework
ceramic game game-development shooter-game tutorial
Last synced: 11 Feb 2026
https://github.com/ojaswithag/opencv-doc
OpenCV ile görüntü ve video işleme, makine öğrenmesi ve proje uygulamaları için Türkçe kapsamlı bir rehber. 🐙 Adım adım kod örnekleriyle öğrenin ve projeler geliştirin.
arm-architecture cuda cuda-support deployment django docker-image docker-images heroku image-processing javascript nodejs nvidia opencv-contrib opencv3 production python scanner tutorial
Last synced: 08 Apr 2026
https://github.com/jasheloper/basic-website-tutorial
This goes with my Basic Website Youtube tutorial.
Last synced: 20 May 2026
https://github.com/javieraviles/git-flow
Example exercise of how to apply gitflow methodology
example gitflow gitflow-methodology how-to tutorial
Last synced: 12 Feb 2026
https://github.com/seracio/how-to-draw-a-canvas-map
canvas geojson javascript tutorial
Last synced: 13 May 2025
https://github.com/silvestrevivo/svelte-scoreboard
SvelteJS small application regarding the youtube tutorial of @bradtraversy
css3 html5 javascript sveltejs tutorial youtube
Last synced: 06 May 2026
https://github.com/kunaldhongade/stellar-soroban-rust-tutorials
This repository provides a hands-on, beginner-friendly guide to building smart contracts using Soroban on the Stellar blockchain with the Rust programming language. Whether you're new to Stellar, Soroban, or Rust, these tutorials will help you understand the basics and advance step-by-step through real-world contract examples.
blockchain code rust smart-contracts soroban stellar tutorial
Last synced: 29 Oct 2025
https://github.com/saravanabalagi/python_tdd_ci_tutorial
A tutorial on TDD and CI for beginners. Let's check if a number is prime or not.
ci continous-integration prime-numbers tdd test-driven-development tutorial
Last synced: 31 Oct 2025
https://github.com/migue253201/powersub-demo-2864
🚀 Demonstrate power submission techniques with this sample project, enhancing efficiency in data processing and workflow management.
api backend database demo example-project frontend git javascript microservices open-source powersub software-development tutorial user-authentication web-app
Last synced: 02 May 2026
https://github.com/freeclimbapi/node-list-queue-members-how-to-guide
Node - List Queue Members Tutorial
Last synced: 14 Feb 2026
https://github.com/ayonious/java-best-practices-basics
🍵👓Inheritance, Abstract, Interface, Generics, File IO, BigInteger, STL
Last synced: 20 Mar 2025
https://github.com/lopez86/datascienceexamples
Examples of various data science & data analysis topics using various sources of data.
data-analysis data-science pandas scikit-learn tutorial visualization
Last synced: 13 Apr 2026
https://github.com/freeclimbapi/java-play-recording-tutorial
Java - Play a Recording Tutorial
Last synced: 19 Jun 2026
https://github.com/felurye/rest-api-tests
Repositório para pratica de automação de testes de API com BDD
apiautomation automated-testing cucumber gherkin java junit qaautomation rest-api restassured test-automation tutorial
Last synced: 13 Sep 2025
https://github.com/chyiiiiiiiiiiii/get_some_riverpod
Riverpod is a good package for managing the states of your app perfectly.
dart flutter provider riverpod state-management tutorial
Last synced: 19 May 2026
https://github.com/devlights/try-dolt
This is my TUTORIAL project for dolt.
Last synced: 06 Apr 2025
https://github.com/jiggneshhgohel/hello-world-imba-tutorial
Tutorial for getting started with NodeJS, Imba, Webpack and ExpressJS/Webpack-Dev-Server, Webpack Loaders and Plugins
css-loader expressjs html-webpack-plugin imba mini-css-extract-plugin nodejs style-loader tutorial webpack-dev-server webpack4
Last synced: 12 May 2025
https://github.com/educhastenier/go-sandbox
Sandbox for Go Language testing + auto-tutorial
golang tutorial tutorial-exercises
Last synced: 26 Jun 2025
https://github.com/motapinto/open-cv-tutorial
OpenCV-Python image processing tutorial and exercises
computer-vision exercises open-cv opencv python tutorial
Last synced: 21 Mar 2025
https://github.com/molefrog/fpjs-login-demo
FingerprintJS Pro Demo: preventing credential stuffing attacks
demo fingerprinting-websites fingerprintjs tutorial
Last synced: 19 May 2026
https://github.com/adityasharat/angular-1.5.x-tutorial
Learn some Angular JS 1.5.x hands on
Last synced: 02 Mar 2026
https://github.com/apocfly/sweatbox-tutorial
提供模拟机文本(Sweatbox)从撰写到开启的完整教程
euroscope python sweatbox tutorial
Last synced: 02 Mar 2026
https://github.com/phdenzel/local-python-install
How to install python on a server without sudo rights
Last synced: 02 Mar 2026
https://github.com/neo/angular2-toh-again
Tour of Heroes, again.
angular2 demo practice tour-of-heroes tutorial typescript
Last synced: 16 Apr 2026
https://github.com/donovan-said/tutorial-learning-mongodb
A repository to start learning mongodb
Last synced: 18 May 2026
https://github.com/wisnuwiry/flutter-tutorial
Several sample collections of code for using Flutter. https://wisnuwiry.space/
Last synced: 19 May 2026
https://github.com/goto-bus-stop/sideshow
An npm-friendly fork of the fantastic fortesinformatica/sideshow tutorial library.
Last synced: 21 Jul 2025
https://github.com/devlights/try-rust
This is my TUTORIAL project for rust.
Last synced: 30 Jun 2026
https://github.com/joytaribagshaw/dialogflowcx-codelab
This repository contains a simple restaurant landing page demonstrating how to integrate Dialogflow for AI-powered customer interactions. Built for Build with AI - Google Cloud workshop, participants can clone, explore, and customize the project to learn how to implement chatbot functionality in a website.
ai-agents bootcamp-project chatbot cloud dialogflow google google-cloud-ai-platform google-cloud-platform tutorial
Last synced: 15 May 2026
https://github.com/ashmalzahra/redux-toolkit-tutorial
This Project is about practicing the concepts relating to - creating a store, start defining and dispatching actions, and reducers.
reactjs redux redux-thunk tutorial
Last synced: 09 May 2026
https://github.com/zartre/angular-tour-of-heroes
Angular Tour of Heroes tutorial
Last synced: 09 May 2026
https://github.com/syncfusionexamples/how-to-group-nodes-and-connectors-in-the-vue-diagram-component
A quick start Vue project that shows how to group nodes and connectors in the Vue Diagram component. This project includes code snippets to create and update groups dynamically. It also includes code snippets to add annotations to a group and create a nested group.
connector customize diagram diagrambuilder group interaction node style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 18 May 2026
https://github.com/kahsolt/tiny-q
Tiny-Q is a minimal framework to show quantum computation basics in a tensor/matrix perspective view.
educational quantum-computing tutorial
Last synced: 04 Mar 2026
https://github.com/ravijo/dump-lua-array
Dump 1-dimensional Lua array into a file efficiently
Last synced: 21 Jul 2025
https://github.com/antonio-f/conformal_prediction
Conformal Prediction - minimal example with PyTorch
conformal-prediction python pytorch simple tutorial visualization
Last synced: 09 May 2026
https://github.com/garbii1/llm-application-chatbot
🤖 A simple AI chatbot built with Python, Hugging Face, and Flask. Powered by an open-source LLM and includes both a CLI and a web interface.
ai beginner-friendly chatbot cli flask html-css-javascript hugging-face huggingface llm nlp open-source python transformers tutorial web-interface
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/der3318/repackapk-readme
Notes and Libraries for Android Application Package Postprocessing
Last synced: 04 Mar 2026
https://github.com/newlandtv/csharp-tutorial-2023
This is the code from a C# tutorial conducted in 2023.
Last synced: 18 May 2026
https://github.com/ajaybiswas22/opengl-cpp
OpenGL C++ tutorial
3d game-development glsl-shaders opengl tutorial version-4-4
Last synced: 18 Apr 2026
https://github.com/zororaka00/solidity-engineer-interview-test-code
Tutorial Solidity Engineer Interview Test Code
code human-resources interview solidity test-code tutorial
Last synced: 18 May 2026
https://github.com/gvcgo/vdocs
Tutorial for version-manager.
documents manual tutorial version-manager vmr
Last synced: 19 Mar 2026
https://github.com/saqibbedar/learn-assembly-masm-nasm-dosbox-linux
Learn x86 assembly with step-by-step examples and setup guides: DOS 8086 (MASM in DOSBox) and Linux x86-64 (NASM).
16-bit 8086 assembly assembly-language beginner dos dosbox examples int21h intel-syntax linux low-level-programming masm nasm systems-programming tutorial windows x86 x86-64
Last synced: 03 Jun 2026
https://github.com/davidde/gatsby-panda
Gatsby tutorial code
gatsbyjs static-site-generator tutorial
Last synced: 14 May 2026
https://github.com/ajaybhatia/link-book
A simple link book using meteor and react with hooks
meteor meteorjs react react-hooks-demo reactjs tutorial
Last synced: 17 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/thinkswan/js-linked-list
An implementation of the linked list data structure in JavaScript.
data-structures javascript tutorial
Last synced: 03 Jun 2026
https://github.com/brlin-tw/getting-started-with-java-lab
Documenting the process of doing the "Getting Started with Java" tutorial <https://dev.java/learn/getting-started/>.
Last synced: 09 May 2026
https://github.com/thinkswan/express-members-crud
An Express app and API for managing members.
Last synced: 14 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/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