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/imacat/learning-limesurvey
The LimeSurvey tutorial.
documentation limesurvey ntnu restructuredtext sphinx steps tutorial
Last synced: 04 Mar 2026
https://github.com/beebus/node-express-course
An introduction to Node.js and Express.js servers
express express-js expressjs javascript node-js nodejs postman-api tutorial
Last synced: 16 Apr 2026
https://github.com/dejanu/ai-powered-coding-playbook
AI-powered development using resources from MCP to skills , agents and papers.
ai-tools anthropic antropic-claude claude-code tutorial
Last synced: 31 May 2026
https://github.com/themarlboroman/refresh-symfony
A Symfony 2.8 refresher to remember how stuff worked in a very basic way.
Last synced: 05 Oct 2025
https://github.com/guillaumefalourd/poc-go-mod
POC of a Golang module 🐿
golang hello-world module poc tutorial
Last synced: 06 Jun 2026
https://github.com/koubae/people
Django Social Media App - Social Networking called "People", built to learn the framework
back-end django django-example django-project example facebook facebook-clone front-end javascript javascript-framework learn mysql python python-web-development social social-media social-network tutorial web-application web-django
Last synced: 19 Apr 2026
https://github.com/bessouat40/ubuntu-docker-python
Ubuntu base image for python development
beginner beginner-friendly containerization containers docker docker-compose python tutorial
Last synced: 13 Apr 2026
https://github.com/chandler767/go-wasm-chat
Example of a realtime Golang WASM chat app using PubNub in a minimal amount of code.
app chat chat-application chatbots go golang golang-examples javascript publish-subscribe pubnub pubnub-chatting pubnub-sdk-examples pubsub pubsubclient securechat tutorial wasm web-application webassembly website
Last synced: 10 May 2026
https://github.com/amirhoseinsalimi/deep-learning-codingcogs-course-codes
My complete code and notebooks from the Deep Learning Workshop by CodingCogs. Covers foundational to advanced deep learning topics using TensorFlow and Keras including CNNs, RNNs, LSTMs, GRUs, and text sequence models.
cnn deep-learning gru lstm machine-learning ml neural-network python rnn tutorial workshop
Last synced: 13 Apr 2026
https://github.com/boweihan/websockets-from-scratch
Ruby implementation of websockets V13 handshake and frame parsing
Last synced: 26 Mar 2025
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/keizerzilla/gamerbot-telegram-lumberjack
Eu fiquei irritado por não bater o record de um amigo num jogo para crianças e escrevi um bot que fez o trabalho sujo por mim.
bot pyautogui python telegram-game telegram-game-bot tutorial tutorial-demos
Last synced: 10 Apr 2025
https://github.com/manzt/flu-mcv
Multiple coordinated views of flu data with Altair in JupyterLab.
altair tutorial vega vega-lite
Last synced: 22 Apr 2026
https://github.com/davepeck/mastercat
The game of Mastermind, but with cats. By Ellie & Daddy.
cats example learning mastermind tutorial
Last synced: 02 Apr 2025
https://github.com/squarebracketassociates/booklet-reddit
Implementing Reddit.st in 10 elegant classes
pharo seaside smalltalk tutorial web-development
Last synced: 19 Apr 2026
https://github.com/melezhik/python-echo-script
sparrow / python example script
Last synced: 30 Oct 2025
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/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/ot-nemoto/learn-terraform-aws-instance
Terraform Tutorials AWS
Last synced: 31 May 2026
https://github.com/nyctibiusvii/biocubeblog
Biocube é um portal onde você irá encontrar nossos contatos, nossa loja e projetos sociais. 🤹♀️☣
atletas biocube blog brasil campeonato cube cubo-magico rubiks-cube suzane-coelho tiago-dias trabalho-voluntario tutorial voluntary
Last synced: 16 Mar 2025
https://github.com/gsaslis/openshift-basics-workshop
An introductory workshop into OpenShift, for application developers
kubernetes openshift openshift-origin openshift-v3 tutorial workshop
Last synced: 19 Apr 2026
https://github.com/rkrehn/phpchatgpt
How to use ChatGPT with PHP
chatgpt chatgpt-api chatgpt-app php php7 php8 tutorial tutorial-code
Last synced: 08 Apr 2025
https://github.com/beangreen247/c-sharp-made-easy
Code used in my C# tutorial series
beangreen beangreen247 code csharp debian easy linux made mono monodevelop tutorial vim windows
Last synced: 09 Apr 2026
https://github.com/pin3dev/42_cpp_modules_05-09
Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on
42 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp-98 cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 doxygen doxygen-documentation oop-in-cpp oop-principles tutorial
Last synced: 06 Jul 2025
https://github.com/jf17/roguelike
Implementation of a roglike game based on a tutorial in the Rust language .
Last synced: 06 Jul 2025
https://github.com/apiverve/number-to-words-html-tutorial
Number to words converter that converts numbers to written form using vanilla JavaScript
apiverve html javascript number-converter number-to-words text-conversion tutorial vanilla-js
Last synced: 25 Jun 2026
https://github.com/mejanh/web-design-html-css-tutorial
Web design tutorial with HTML & CSS
article css design html paragraph styleguide tutorial website
Last synced: 25 Aug 2025
https://github.com/freeclimbapi/c-sharp-delete-recording-tutorial
C# - Delete a Recording
Last synced: 05 May 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/antoniolofiego/hashnode-dockerseries-expressapp
A simple Express application running in a Docker container for my Docker tutorial series on Hashnode.
docker express hashnode tutorial
Last synced: 17 Apr 2026
https://github.com/deadlykam/tutorialsimpleinterface
A tutorial on how to use Simple Interface
game-development kamran kamran-wali prefab prefab-manager prefab-placement tutorial unity unity3d wali
Last synced: 17 Apr 2026
https://github.com/freeclimbapi/c-sharp-list-recordings-tutorial
C# - List Recordings Tutorial
Last synced: 21 Jun 2026
https://github.com/dup4/install-nginx-from-sources
install nginx from sources
Last synced: 17 Apr 2026
https://github.com/morphclue/android-tutorial
Android-Kotlin fundamentals course
Last synced: 17 Apr 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/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/methminug/forms-with-react-hooks
Check out this code's Medium article on forms with React Hooks. 😊
Last synced: 17 Apr 2026
https://github.com/senior-sigan/nou_poisk_fall_2022
Код с осенней школы НОУ Поиск. Где делали игры на LÖVE2D
Last synced: 17 Apr 2026
https://github.com/freeclimbapi/java-accept-incoming-call-tutorial
Java - Accept Incoming Call Tutorial
Last synced: 20 Jun 2026
https://github.com/alexmhack/python-with-secrets-manager
Testing a simple python application by making use of GCP Secrets Manager for the environment variables
aws environment-variables gcp learning python3 secrets secrets-manager testing tutorial
Last synced: 17 Apr 2026
https://github.com/e6qu/rust-lean-aeneas
Comprehensive tutorial series: formal verification of Rust programs using Lean 4 and Aeneas — from arithmetic proofs to a verified multi-agent LLM harness
aeneas formal-verification lean4 llm-agents rust theorem-proving tui tutorial
Last synced: 04 Apr 2026
https://github.com/freeclimbapi/java-connect-caller-to-another-party
Java - Connect Caller To Another Party
Last synced: 23 Jun 2026
https://github.com/freeclimbapi/java-get-a-queue-member-how-to-guide
Java - Get a Queue Member Tutorial
Last synced: 05 May 2026
https://github.com/arsharaj/tutorial-apna-college-subject-notes
Short notes on the main computer science subjects typically asked in interviews
Last synced: 08 Jan 2026
https://github.com/ayberkyavuz/machine_learning_based_calculator
This repository is a tutorial for beginners who want to learn how to develop end to end machine learning system.
backend css end-to-end flask flask-application frontend html javascript jquery linear-regression machine-learning machine-learning-application machinelearning material-design materializecss pandas-dataframe python tutorial webapp
Last synced: 04 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/sad0xer/firstpro
This is simple E-Commerce website built in Django. This Django Project was build with help of @CodeWithHarry's YouTube video.
django django-project python tutorial website
Last synced: 26 Mar 2025
https://github.com/wr-projects/github-sandbox
👋 In support of new code explorers, we have set up a project so that everyone can test their many skills in using GitHub commands.
2022 2022-project github github-organization new-user open-source sandbox testing tutorial webreadyprojects wrprojects
Last synced: 17 Jun 2025
https://github.com/devopsforhumans/twocupsfull-demo
DevOps for Humans: Going Back to the Roots
demo jenkins jenkinsfile python3 sphinx tutorial
Last synced: 16 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/eic/tutorial-jana2
EIC Tutorial: Reconstruction in JANA2
Last synced: 05 Apr 2026
https://github.com/arsy786/redux-toolkit-thunk-app
The aim of this project is to demonstrate how to use Redux Toolkit and Thunk middleware in a React application.
2023 reactjs redux-thunk redux-toolkit tutorial
Last synced: 13 Apr 2026
https://github.com/vicjun22/contract-first-with-swagger_spring-boot
This repository demonstrates how to integrate Swagger into a Spring Boot project to generate API documentation.
contract-first java maven openapi springboot swagger swagger-ui tutorial
Last synced: 18 Apr 2026
https://github.com/cbhihe/doc_git-quickstart
Hands-on introduction to Git{Hub,Lab} (23 pages)
bash documentation git tutorial tutorial-code
Last synced: 18 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/rominalodolo/springbootrest_api_postgresql
Youtube playlist tutorial
api jwt postgresql spring-boot tutorial youtube
Last synced: 05 Apr 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/gseismic/mlearn.py
classic machine learning algorithm implementation with clean and readable code
machine-learning machine-learning-library tutorial
Last synced: 18 Apr 2026
https://github.com/frontendfixer/typescript-tutorial
typescript-tutorial with code and chapter
Last synced: 18 Apr 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/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/thc1006/rps_gesture_referee_demo
🎮 Production-ready real-time Rock-Paper-Scissors gesture recognition system using MediaPipe & OpenCV. Features: instant hand tracking (30+ FPS), 95% accuracy, fuzzy matching, TDD methodology with 95% test coverage. Bilingual (EN/繁中). Perfect for CV learning & interactive apps.
computer-vision demo educational game-development gesture-recognition hand-gesture-recognition hand-tracking high-performance interactive-systems machine-learning mediapipe opencv pose-estimation production-ready python real-time-detection rock-paper-scissors tdd test-driven-development tutorial
Last synced: 19 Apr 2026
https://github.com/thinkswan/react-todos-with-hooks
A React todo app using hooks.
hooks javascript react tutorial
Last synced: 19 Apr 2026
https://github.com/uxborges/kr
kr is a simple command line tool for generating Kubernetes resources using a single YAML file. It streamlines the process of creating complex configurations for deploying applications on Kubernetes clusters.
cloud-native container generate grpc java k8s-sig-cli kraken kratos kubernetes langchain langchain-python tutorial user-management user-profiles
Last synced: 12 Apr 2026
https://github.com/fblupi/baby-names
A simple React.js app just to learn it
Last synced: 19 Apr 2026
https://github.com/grepeverything/solana-paper-wallet-with-staking
This document will provide the necessary steps to create a Solana paper wallet and a stake account that will be controlled by the paper wallet.
air-gapped air-gapped-computers cold-wallet cryptocurrency hot-wallet linux merge-stake nonce-account nonce-authority offline-signing paper-wallet solana solana-cli stake-account stake-authority staking tails-os tutorial withdraw-authority
Last synced: 19 Apr 2026
https://github.com/kinneko-de/sample-react-vscode
Sample application how to start a React app from Visual Studio Code in different browsers
chrome firefox react sample tutorial visual-studio-code windows
Last synced: 19 Apr 2026
https://github.com/atommnava/python-full-course-for-free-bro-2024-
Python tutorial for beginners' full course 2024
Last synced: 04 Jun 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/apiverve/translator-app-vue-tutorial
Language translator app built with Vue 3 for translating text between 100+ languages
apiverve language localization translation translator tutorial vue vuejs
Last synced: 25 Jun 2026
https://github.com/srinidhibhat45/javascript-todo
A Simple JavaScript Todo App made by following a tutorial from YouTube by CodeWithHarry
bootstrap codewithharry css hacktoberfest html javascript js netlify todo tutorial webapp website
Last synced: 20 Apr 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/lord-turmoil/fluentapidemo
Repository for the article Thoughts on Building Fluent API
fluent-api tutorial tutorial-code
Last synced: 16 Mar 2025
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/theaswanson/my-authenticated-app
A sample .NET Angular app with Azure AD auth using MSAL.
angular authentication azuread dotnet msal msal-angular template tutorial
Last synced: 04 Jun 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/apiverve/horoscope-app-react-tutorial
Daily horoscope app built with React for zodiac sign readings
apiverve astrology daily-horoscope fortune horoscope react tutorial zodiac
Last synced: 25 Jun 2026
https://github.com/matheusps/simple-css-tutorial
Tutorial css para os alunos de pfsoft - 2019.2
css mdx react teaching-materials tutorial
Last synced: 08 Jan 2026
https://github.com/freeclimbapi/c-sharp-make-a-queue-how-to-guide
C#- Make a Queue Tutorial
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/tobua/graphql
GraphQL server example implementation.
example graphql server tutorial
Last synced: 20 Apr 2026
https://github.com/mfdeveloper/android-uitest
A basic android UI test example application using Espresso framework
android android-tests espresso-tests test-automation test-runner 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/hanzopgp/cryptozombies
Learning how to code decentralized applications thanks to cryptozombies.
blockchain decentralized-application ethereum personal smart-contract tutorial
Last synced: 20 Apr 2026