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-05 00:25:56 UTC
- JSON Representation
https://github.com/antonio-f/deep_q-network
Deep Q-Network example from Udacity's Deep Reinforcement Learning Nanodegree.
101 box2d deep-learning deep-q-learning deep-q-network dqn dqn-pytorch gym lunarlander-v2 openai-gym pybox2d pytorch reinforcement-learning tutorial
Last synced: 10 May 2026
https://github.com/ravgeetdhillon/golang-cron-job
CRON Jobs in Golang
automation cron cron-jobs go go-tutorial golang tutorial
Last synced: 20 Jun 2026
https://github.com/raiyanyahya/how-to-train-your-gpt
Build a modern LLM from scratch. Every line commented. Explained like we are five.
attention-mechanism deep-learning educational from-scratch gpt language-model llama llm machine-learning natural-language-processing python pytorch tokenisation transformers tutorial
Last synced: 11 May 2026
https://github.com/codeantik/redux-saga-demo
A demo app to understand and learn the working of redux-saga
demo generator-functions redux redux-saga sagamiddleware tutorial
Last synced: 11 May 2026
https://github.com/abitofhelp/dictionary_stdlib
An educational REST service implemented exclusively with Ada 2022’s standard library.
2022 ada api containerd docker educational kubernetes rest stdlib tutorial
Last synced: 25 Jun 2026
https://github.com/zeucapua/scrawl
It's like Wordpress, but new, and yours.
markdown svelte sveltejs tutorial tutorial-code
Last synced: 13 May 2026
https://github.com/drsmile444/tensorflow-ml-bot-example
🤖 Telegram Bot example using Machine Learning and Tensorflow
example telegram telegram-bot tensorflow tutorial
Last synced: 13 May 2026
https://github.com/ashwani-luhaniwal/nodejs-intro-guide
NodeJS Introduction Guide
node nodejs nodejs-tutorial reference tutorial
Last synced: 13 May 2026
https://github.com/DaikonNimono/FirstPersonShooter
Реализация проекта "Шутер от первого лица" из курса "Основы UNIGINE - Базовый курс"
course csharp fps tutorial tutorial-code unigine
Last synced: 11 Mar 2025
https://github.com/arm-education/executorch_on_arm_labs
🚀Explore how PyTorch models can be exported and lowered to the ExecuTorch Runtime for more effective, lightweight, minimalist inference at the Edge. Covers deploying to CPUs, particularly via the XNNPACK backend, for transformer-based and CNN models, before covering deployment to the Ethos-U backend, the TOSA IR, FVPs, and Google Model Explorer.🚀
arm edge-ai ethos-u executorch fvp inference jupyter-notebook kleidiai labs pytorch tosa tutorial xnnpack
Last synced: 30 May 2026
https://github.com/becloudready/kubernetes-tutorials
Kubernetes Tutorials
containerization interview kubernetes tutorial
Last synced: 17 Jan 2026
https://github.com/cnily03/learn
A self-study manual for learning knowledge. It is a collection and compilation of notes, code, and other materials.
book documentation tutorial vitepress
Last synced: 20 Mar 2026
https://github.com/s1licate/c
C guide, programs and examples.
c c-language c-programming example examples programming tutorial tutorials
Last synced: 16 May 2025
https://github.com/james-see/go-examples
go get github.com/jamesacampbell/go-examples WIP!
example example-project golang tutorial
Last synced: 02 Sep 2025
https://github.com/organization-devxp/solid-principios-tutorial
Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.
principios-solid solid tutorial tutorial-exercises
Last synced: 24 Oct 2025
https://github.com/alexmhack/cli_with_python
command line intergration with python
advanced-code argparse command-line intermediate-tutorial python-tutorial python3 tutorial
Last synced: 24 Oct 2025
https://github.com/matsunagalab/tutorial_analyzingmddata
Google colab notebooks for typical MD trajectory analysis routines with Python
mdtraj molecular-dynamics scikit-learn tutorial
Last synced: 20 Apr 2026
https://github.com/magnetic-fox/c64-tutorial-like
Some easy projects for cc65 compiler suite. Mostly C-written.
assembler assembler-6502 c c64 examples experiments retroprogramming simple tutorial
Last synced: 19 Jun 2026
https://github.com/macagua/example-vuejs2-spa
A Simple Single Page Application Demo Using Vue.js 2 following the "How To Build A Simple Single Page Application Using Vue 2 (Part 1)" tutorial.
tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 19 Jun 2026
https://github.com/better-go/learn-go
go go-kratos go-micro go-zero golang learning-by-doing tutorial
Last synced: 30 Mar 2025
https://github.com/nurul-gc/pyqt-tutorial
basic guide to introduce to you the most awesome python graphical interface
pyqt-examples pyqt-framework pyqt-gui python-graphical-interface tutorial tutorial-teaches-people
Last synced: 11 Feb 2026
https://github.com/1337xcode/android-game-hacking
Android game hacking and modding based repo with curated list of tools and source codes.
android android-game-hacking android-modding game-hacking mod-menu reverse-engineering tutorial
Last synced: 23 Mar 2025
https://github.com/devinmatte/your-first-api
A series of basic layouts that allow you to quickly learn how to spin up your own API in various languages
api express expressjs flask java nodejs php python rest-api restful-api slim slim-framework spring tutorial
Last synced: 12 Apr 2026
https://github.com/laironcosta1994/simple-ecs
An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.
csharp data-oriented-technology-stack dots ecs entities entities-preview entity-component entity-component-system entity-prefabs example hybrid-renderer job-system tutorial unity unity-3d unity-physics unity-scripts unity-tutorial unity3d
Last synced: 13 Feb 2026
https://github.com/saeedkohansal/sync-website-theme-with-os-dark-mode-and-light-mode-css-only-trick
Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...
autodarkmode automaticdarkmode css css-tricks css3 csstricks darkmode darktheme gilgeekify html night-mode night-theme nightmode programming tutorial web-design web-development webdesign webdesigner webdevelopment
Last synced: 25 Mar 2025
https://github.com/saeedkohansal/javascript-word-counter-web-application
It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS
clientside css education frontend gilgeekify html javascript programming tutorial vanillajs webapplication webdevelopment
Last synced: 25 Mar 2025
https://github.com/baonguyen6742/uv-install-torch
Tutorial to install torch/pytorch with cuda using uv
cuda install installation package python pytorch resolver torch torchaudio torchvision tutorial uv
Last synced: 13 Apr 2026
https://github.com/simonblanke/hyperactive-tutorials
Examples, notebooks and visualizations for the Hyperactive package
examples jupyter-notebook python tutorial visualization
Last synced: 27 Nov 2025
https://github.com/lucas-diedrich/snakemake-learning
GitHub Repository for the snakemake learn session at the @MannLabs Group Retreat 2025
Last synced: 26 Jan 2026
https://github.com/twitu/monad-challenges
Solving the monad challenges
challenge haskell monads tutorial
Last synced: 24 May 2026
https://github.com/gvwilson/sunset
A workshop on handing projects over (or winding them down)
codebender open-science succession-planning tutorial
Last synced: 04 Sep 2025
https://github.com/alexmhack/learning-kivy
Learning to develop cross platform applications using the python Kivy library.
chat-application desktop-application example-project kivy kivy-application kivy-framework kivy-language learning learning-by-doing python3 sockets tutorial tutorial-code
Last synced: 19 Jan 2026
https://github.com/xavierjiezou/python-pillow-tutorial
Tutorial for Pillow
image-processing pil pillow python tutorial
Last synced: 27 Mar 2025
https://github.com/matt-mcmahon/ews-tutorial
Node tutorial so that I (and potentially others) can learn how to write a simple NodeJS server using modern techniques.
Last synced: 09 May 2026
https://github.com/halilxibrahim/javascripttutorialturkish
JavaScript Turkish Tutorial
Last synced: 12 Jul 2025
https://github.com/wsdltophp/packagecolissimotracking
PHP SDK for Colissimo Tracking Web Services with SOAP
colissimo-webservices packagegenerator php soap-client tutorial
Last synced: 17 Jun 2025
https://github.com/ycrxsh/django-docker-starter
Boilerplate for dockerized Django projects using uv
boilerplate certbot django django-docker docker gunicorn nginx python-venv react starter-template stylus tutorial typescript vite
Last synced: 14 Apr 2026
https://github.com/nicnocquee/react-stripe-checkout
A sample project for integrating Stripe Checkout with React (CRA) app
checkout create-react-app react sample stripe tutorial
Last synced: 07 Jan 2026
https://github.com/nikolareljin/local-ai-lab
Hands-on course for building local, private AI from scratch — RAG, MCP, LangChain, LangGraph. Runs on your machine (Python; Node.js & C# in progress) with Claude Code, Ollama, Gemini, or OpenAI. No Docker.
ai-agents bm25 claude-code course document-qa embeddings gemini hands-on langchain langgraph llm local-ai mcp model-context-protocol ollama openai python rag retrieval-augmented-generation tutorial
Last synced: 03 Jul 2026
https://github.com/pegeler/YARD
YARD - Yet Another R Demo
demo introduction learnr r r-package tutorial
Last synced: 10 May 2025
https://github.com/librity/fcc_java_spring_boot
Free Code Camp - Java Spring Boot
Last synced: 18 May 2026
https://github.com/konaraddi/cmsc320-final
A tutorial on gleaning rich insights from the Pokédex
class-project machine-learning pokemon tutorial
Last synced: 29 Oct 2025
https://github.com/saeedkohansal/javascript-alarm-web-application
This Is A Client-side Vanilla JavaScript Web Application, I'm Using localStorage From HTML Web Storage API To Save My Data Inside The Browser, The localStorage Object Stores Data With No Expiration Date So We Have All Data We Need In The User's Browser...
client-side css front-end gilgeekify html javascript tutorial tutorials web-application web-design web-development
Last synced: 17 May 2026
https://github.com/silvestrevivo/flexbox-css
CSS flexbox project following the Udemy Tutorial from @jonasschmedtmann
css3 flex-layout flexbox html5 purecss tutorial udemy-tutorial
Last synced: 08 Jul 2025
https://github.com/pfitzer/electron-dialog-examples
Examples of how to use electron dialog
dialog electron examples tutorial
Last synced: 18 May 2026
https://github.com/google-cloud-japan/gcp-getting-started-appdev
はじめてみよう Google Cloud ハンズオン アプリケーション開発編
gcp google-cloud-platform tutorial
Last synced: 17 Jan 2026
https://github.com/silvestrevivo/react-hooks-contextapi
Basic react application corresponding to the YouTube Tutorial of @iamshaunjp
javascript react react-context-api react-hooks tutorial youtube
Last synced: 10 May 2026
https://github.com/oxylabs/custom-parser-instructions
Learn the fundamentals of writing parsing instructions with Oxylabs' Custom Parser.
parser parsing python scraping scraping-websites tutorial web-scraping
Last synced: 24 Dec 2025
https://github.com/eftec/bladeone-tutorial1
It is a library
database php template tutorial
Last synced: 17 May 2026
https://github.com/seroviicai/create_pdf_report
This tutorial shows how to easily obtain data from an API endpoint, and create a nice report in pdf with its data.
api nasa pdf-generation python report tutorial
Last synced: 12 Sep 2025
https://github.com/henriquediassilva/tutorial-django
Tutorial do framework Django
django python tutorial website
Last synced: 07 Apr 2026
https://github.com/prathameshdhande22/neflix-clone
Netflix Landing Page clone made using Html and CSS as a part of the HTML & CSS Tutorial Project
clone-website css html-css html5 netflix netflix-clone tutorial webdevelopment website
Last synced: 17 Jul 2025
https://github.com/contraslash/chatbots-intro
Material para la charla introductoria de Chatbots
Last synced: 07 Apr 2026
https://github.com/cj-mills/icevision-mask-rcnn-tutorial
Train a Mask R-CNN model on a custom dataset using the IceVision library and perform inference with ONNX Runtime.
icevision instance-segmentation mask-rcnn object-detection tutorial
Last synced: 04 May 2025
https://github.com/jeremytenjo/how-to-send-push-notifications-with-firebase-and-react
Send Push notifications with Firebase and React
firebase firebase-messaging push-notifications react tutorial
Last synced: 18 May 2026
https://github.com/rodrigokamada/angular-tomtom
Application example built with Angular 14 and adding the map component using the @tomtom-international/web-sdk-maps library.
angular beginners devcommunity frontend geolocation ghactions ghpages hacktoberfest map stackblitz tomtom tutorial web webdev webdevelopment
Last synced: 21 Apr 2026
https://github.com/raigorx/thinking-in-react-hooks
The code tutorial found in https://reactjs.org/docs/thinking-in-react.html but using hooks and functional components
create-react-app educational example react react-hook thinking-in-react tutorial
Last synced: 12 May 2026
https://github.com/yukihirai0505/tutorial-program
:sunny: for each programming tutorial code
c-plus-plus docker golang java php python react scala tutorial
Last synced: 04 Apr 2026
https://github.com/alexmhack/grpc-microservices-tutorial
Understanding and implementing a basic Microservice with Python's popular gRPC framework
basics grpc microservices protobuf python rpc tutorial
Last synced: 18 May 2026
https://github.com/ivannz/fds2020-packaging
Contents for a session on Packaging in Python
Last synced: 17 May 2026
https://github.com/sandro/phaser-lessons
programming lessons via phaser https://sandro.github.io/phaser-lessons/
Last synced: 18 May 2026
https://github.com/flowforfrank/react-native-todo
📱 Mobile application created with React Native
expo javascript mobile-app mobile-development react react-native reactjs tutorial webtips
Last synced: 13 Apr 2026
https://github.com/0xwal/assembly-x86
This repository will include assembly x86 tutorials and practices
assembly assembly-language i386 intel tutorial tutorial-exercises x86
Last synced: 19 Jul 2025
https://github.com/hanstananda/BetaReactTutorial
Implmentation of https://react.dev/learn/tutorial-tic-tac-toe using Typescript+ Vite
frontend pnpm react sass tutorial typescript vercel vite zustand
Last synced: 12 Mar 2025
https://github.com/flowforfrank/cypress
📜 E2E testing with Cypress
cypress cypress-io e2e e2e-testing e2e-tests javascript testing tutorial webtips
Last synced: 28 Mar 2025
https://github.com/sumit-kr-das/jsdoc
A modern JavaScript related documentation for you
documentation es6 interviews javascript tutorial typescript
Last synced: 27 Apr 2026
https://github.com/riesinger/css-animation-tutorial
The repo for my css animation tutorial
Last synced: 17 May 2026
https://github.com/mxagar/tool_guides
Guides and examples of several tools and libraries, e.g.: PCL, OpenCV, C++, Python, Docker, GTest, etc.
Last synced: 09 Apr 2025
https://github.com/skulltech/sharelatex-tutorials
Following the LaTeX tutorials by ShareLaTeX
Last synced: 27 Mar 2025
https://github.com/x-raylaser/generative-rnn
This repository is made as supplementary material for a tutorial. The tutorial shows how to use Recurrent Neural Nets as generative models.
bayes-rule bayesian-inference deep-learning digit-generation generative-model mnist pixel-prediction recurrent-neural-nets recurrent-neural-networks tutorial
Last synced: 04 Aug 2025
https://github.com/gjjvdburg/introtomake
A hands-on tutorial on using Make, with an application to a data analysis pipeline
gnu-make makefile reproducibility tutorial tutorial-code
Last synced: 15 Jun 2026
https://github.com/mlh-fellowship/gitlearner
Draft repo for creating a CLI app on git.
git javascript nodejs tutorial
Last synced: 10 Apr 2026
https://github.com/amirhosseinhonardoust/how-streamlit-makes-ai-accessible
A detailed educational article exploring how Streamlit revolutionizes AI app development. Learn how this Python framework bridges the gap between data science and usability, empowering anyone to deploy interactive machine learning models without front-end coding or complex infrastructure.
ai ai-accessibility dashboard data-engineering data-science data-visualization educational machine-learning mlops nlp open-source python streamlit tutorial web-app
Last synced: 02 May 2026
https://github.com/annakrystalli/emodnet-dataspice-tutorial
An Introduction to using R package Dataspice to collect metadata for EMODnet Biology Data Products
dataspice emodnet-biology metadata tutorial
Last synced: 25 Jan 2026
https://github.com/exasol/lua-styleguide
Lua style guide, examples and tutorials
coding-guideline examples exasol-integration lua tutorial
Last synced: 17 Feb 2026
https://github.com/jcxldn/unity-collectables
tutorial unity unity3d unity3d-games
Last synced: 17 Apr 2026
https://github.com/amitmisra16/inspec-tutorial
Leaning Inspec following tutorial from http://www.anniehedgie.com
anniehedgie cis inspec tutorial
Last synced: 21 Jul 2025