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-24 00:25:53 UTC
- JSON Representation
https://github.com/chrispenner/rxjs-tutorial
Walkthrough of building a simple webapp using different rxjs patterns
Last synced: 09 Apr 2025
https://github.com/xkonti/learning-surreal
Schema and queries from the series of livestreams about SurrealDB
astrojs database livestream surrealdb tutorial
Last synced: 07 Nov 2025
https://github.com/markf94/rigetti_training_solutions
Solutions for the Jupyter notebook exercises for the training on Rigetti's quantum software stack at the Creative Destruction Lab 2018.
bloch-sphere hands-on pyquil quantum-computing quantum-gates rigetti solutions tutorial
Last synced: 06 Sep 2025
https://github.com/m4cs/how-to-pull-hq-trivia-api-auth-key
A short tutorial showing how to grab your HQ Trivia API Authentication Key for Use with HQ Trivia Bots or API Calls.
hq-trivia hq-trivia-bot hq-trivia-hack hqtrivia tutorial
Last synced: 18 Jan 2026
https://github.com/kingwingfly/rust_tutorial
My notes in Chinese after reading lots of tutorials and documents about Rust.
Last synced: 30 Apr 2025
https://github.com/secundant/product-template
Detailed fully featured template for long-term projects
changeset docusaurus example monorepo nx template tutorial typescript yarn
Last synced: 14 Oct 2025
https://github.com/survivingwithandroid/esp32-aws-iot
How to connect ESP32 with AWS IoT Core
aws aws-iot aws-mqtt esp32 iot iot-platform schematics sensor tutorial
Last synced: 10 Jul 2025
https://github.com/fancellu/langchaindemo
Lots of little applications showing langchain at work
chromadb flask huggingface langchain openai python tutorial
Last synced: 04 May 2026
https://github.com/planetoftheweb/markdown
Repository for my tutorial course: Learning Markdown on LinkedIn Learning and Lynda.com.
linkedinlearning lynda-com markdown rayvillalobos training tutorial
Last synced: 13 Jun 2025
https://github.com/nnichols/bite-sized-bazel
Step-by-step guides to Bazel 8
bazel bazel-examples guide tutorial
Last synced: 24 Jan 2026
https://github.com/hsm207/conditional-stmt-bot-with-llm
Comprehensive guide and code for building advanced chatbots using Large Language Models (LLMs) and prompt engineering. Learn to create AI chatbots that understand conditional statements, with less code and NLP expertise needed
ai chatbots conversational-ai how-to llms natural-language-processing prompt-engineering tutorial
Last synced: 15 Jun 2025
https://github.com/andre2l2/colors
Este é um tutorial chamado Gavetas.
css frontend html javascript tutorial
Last synced: 22 Apr 2025
https://github.com/lightyourjourney/windows-tutorial
Using Windows.
config microsoft tutorial windows windows-11
Last synced: 27 Oct 2025
https://github.com/egormkn/cockpit-docker-server
🐋 Configuration of Docker-powered server managed by Cockpit
cockpit docker tutorial ubuntu-server
Last synced: 27 Sep 2025
https://github.com/fastuptime/discord_joiner_nodejs
Discord Joiner NodeJS
discord discord-bot discord-joiner discord-js tutorial
Last synced: 23 Apr 2025
https://github.com/brijeshb42/hello-world-tutorial
Frontend hello world tutorial with webpack
Last synced: 10 Sep 2025
https://github.com/eforen/uberentitysystem
My version of an entity system. My goal is to make a system that does not need to have special build steps that make things complicated and take longer.
entity entity-component tutorial
Last synced: 25 Mar 2025
https://github.com/robertcorponoi/unreal-patrol-ai-with-hearing
Demo project for the tutorial at https://robertcorponoi.com/creating-a-patrol-ai-with-hearing-sense/
ai cpp tutorial unreal unreal-engine-4
Last synced: 24 Oct 2025
https://github.com/boneskull/intro-to-mocha
Slide deck for "Intro to Mocha" talk
integration-testing mocha mochajs presentation reveal-js slides testing testing-framework tutorial unit-testing
Last synced: 09 Apr 2025
https://github.com/jfriedlein/usld_ls-dyna_fortran
Basics to implement user-defined elements (usld, uel) in LS-Dyna with Fortran
documentation element element-formulation fortran90 ls-dyna resultant-element tutorial uel user-defined-element user-element usld
Last synced: 06 Mar 2026
https://github.com/x-tropy/docroll
Turn complex programming knowledge 📚 into engaging, AI-powered video 📺 lessons.
ai animation course crawler documentation slides tutorial video
Last synced: 11 Oct 2025
https://github.com/chanmeng666/ai-programming-teaching-project
【Every star you give feeds a hungry developer's motivation! ⭐️】A modern educational platform built with Docusaurus that teaches AI-assisted programming through comprehensive tutorials, practical exercises, and real-world projects. Features bilingual support, interactive examples, and guides for tools like Cursor, v0, and Vercel.
ai-programming artificial-intelligence developer-tools documentation docusaurus educational javascript markdown programming-education programming-tutorials react technical-documentation tutorial web-development
Last synced: 30 Oct 2025
https://github.com/alexmhack/python_scraping_web
Web scraping with python3 requests and BeautifulSoup
beginner beginner-project python-beautifulsoup python-requets python3 python3-tutorial tutorial
Last synced: 20 Oct 2025
https://github.com/coac/tf-detection-example
A simple example to how to use Tensorflow detection API on a custom dataset (SSBU)
deep-learning detection smash-bros ssbu tensorflow tutorial
Last synced: 28 Apr 2026
https://github.com/Siphon880gh/tutorials-using-git
By Weng Fei Fung. This is a walkthrough tutorial generator and reader for git repos by leveraging the power of git diff and git notes. You can get your team up to speed or personally review how to setup different boilerplates (like webpack). This tool show a list of branches and commits in order of creation from the bottom. You may add notes to particular commits with the command git note. Those notes can have multiple lines and Markdown styles so that the walkthroughs look like formatted documents.
authoring curriculum-design developer programmer programming tutorial
Last synced: 29 Jul 2025
https://github.com/javascript-tutorial/ca.javascript.info
Modern JavaScript Tutorial in Catalan
Last synced: 07 Apr 2025
https://github.com/idavydov/godon-tutorial
a demonstration of Godon usage; Godon is implementing codon model optimization written in Go
codon-models evolution phylogeny tutorial
Last synced: 23 Feb 2026
https://github.com/cityofnewyork/patterns-create-react-app
Sample application using React Scripts (Create React App) with the NYCO Common Agency Patterns library integration. Maintained by @nycopportunity
create-react-app demonstration documentation nycopatterns nycopportunity react react-scripts sample tutorial
Last synced: 03 Mar 2026
https://github.com/mxagar/mlflow_guide
My personal notes on how to use MLflow, compiled after following courses & tutorials, and after making personal experiences.
data-science guide machine-learning mlflow mlops tracking tutorial
Last synced: 20 Aug 2025
https://github.com/tes3awy/recaptcha-vanilla-php
Google reCAPTCHA V2 Server-Side and Client-Side Validation with Plain PHP and Vanilla JS
bootstrap bootstrap4 bots google google-api google-recaptcha google-recaptcha-v2 javascript php plain-php recaptcha robots server-side-validation tutorial vanilla-javascript youtube youtube-tutorials
Last synced: 01 May 2025
https://github.com/francescosaveriozuppichini/pytorch-distributed-collective-communication
Code and visualisations about PyTorch distributed collective communication
deep-learning machine-learning pytorch tutorial
Last synced: 14 Jun 2026
https://github.com/digoarthur/how-to-build-npm-package
Crie e coloque em prática as ideias de um pacote/biblioteca. Aqui tem o passo a passo, desde toda a configuração até o Deploy NPM, para que você possa compartilhar com a comunidade e o Mundo!
library npm package react to-building tutorial typescript
Last synced: 15 Mar 2025
https://github.com/zac-hd/hypothesis-workshop
Tutorial and links for Pycon Asia-Pacific workshop
Last synced: 19 Apr 2025
https://github.com/programarivm/solidity-interacting-with-nodejs
The Git way for a Node.js app to interact with a Solidity smart contract.
dapp ethereum example interact nodejs ropsten smart-contracts solidity tutorial
Last synced: 26 Apr 2025
https://github.com/miguelmota/polygon-zkevm-messenger-l1-to-l2-example
Send a message from L1 Goerli to L2 Polygon zkEVM testnet.
bridge cross-chain ethereum example hardhat messenger multi-chain polygon polygon-zkevm smart-contract solidity tutorial zk zkevm
Last synced: 24 Mar 2025
https://github.com/andreid/pushnotificationhelper
push notifications helper app
android push-notifications pushnotifications tutorial
Last synced: 28 Apr 2026
https://github.com/alexmhack/django-email-username-login
Implementing custom backend to authenticate using the user's username or email
beginner-project django2 tutorial
Last synced: 14 Feb 2026
https://github.com/javascript-tutorial/km.javascript.info
Modern JavaScript Tutorial in Central Khmer
central-khmer javascript tutorial
Last synced: 15 Mar 2026
https://github.com/petrosdemetrakopoulos/react-multiple-checkboxes
Handling multiple checkboxes in React
Last synced: 07 May 2026
https://github.com/stephengold/Acorus
An action-oriented user-interface library for jMonkeyEngine
acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface
Last synced: 19 Mar 2026
https://github.com/voquanghoa/spring-tutorial
Learn to work with Spring Boot
java-web spring spring-boot tutorial
Last synced: 24 Oct 2025
https://github.com/laqudee/rust-learn
《Rust程序设计语言》笔记-练习代码与设计模式(Design Pattern)练习
design-patterns factory-pattern flyweight-pattern learning-exercise notes proxy-pattern rust rust-lang state-pattern template-method-pattern tutorial
Last synced: 26 Oct 2025
https://github.com/svaveop/javatutor
Helping People with Java. Java Tutorial
java learning programming tutor tutorial tutorial-code tutorials
Last synced: 06 Feb 2026
https://github.com/andrewrporter/flask-gunicorn-tutorial
Basic tutorial showing how to run a flask web application with Gunicorn
flask gunicorn hello-world python tutorial
Last synced: 29 Apr 2026
https://github.com/kaizerpwn/skriptanje-sa-kaizerom
This is a gamemode from sa-mp scripting tutorials on my Youtube channel. Hit that star, fork repo and start building your own project from here.
pawn pawn-language samp sampctl tutorial
Last synced: 18 Mar 2026
https://github.com/frankiefab100/tip-calculator
👨💻 Learn how to build a tip calculator using HTML, CSS and JavaScript
css css3 html html5 javascript tip-calculator tutorial tutorial-code
Last synced: 15 Apr 2026
https://github.com/erzhtor/docker-for-local-nodejs-development
Created for an Article on Medium.com
development docker docker-compose get-started javascript nodejs tutorial
Last synced: 07 May 2026
https://github.com/rafaelcastrocouto/p2p-web-game-tutorial
Learn how to make a space shooter with basic HTML, CSS and JS. Just follow each file and have fun!
game javascript p2p-network tutorial
Last synced: 10 Jun 2025
https://github.com/oclyke/crc
pythonic tutorial working step-by-step through Ross N. Williams' crc_v3.txt
crc interactive python tutorial
Last synced: 16 Jun 2025
https://github.com/serenity-js/tutorial-cross-app-testing
angular bdd demo mocha protractor screenplay-pattern serenity-js tutorial
Last synced: 11 Jun 2025
https://github.com/masilab/strudel
Streamline Tractography Utilities for Deep Learning
deep-learning diffusion-mri recurrent-neural-networks tractography tutorial
Last synced: 16 Jan 2026
https://github.com/flowforfrank/d3-treemap
🌲 Treemap created with D3.js
d3 d3js data data-visualization javascript svg treemap tutorial webtips
Last synced: 09 Apr 2025
https://github.com/nagexiucai/mla
机器学习算法。
ai algorithm deep-learning machine-learning nn python tutorial
Last synced: 03 May 2026
https://github.com/javitocor/rails-react-recipes
Practice project following the instructions from: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-ruby-on-rails-project-with-a-react-frontend
css rails-application reactjs tutorial
Last synced: 12 Apr 2026
https://github.com/devlights/try-csharp
This is my TUTORIAL project for C#.
csharp dotnet dotnet-core dotnet-framework rider tutorial visual-studio
Last synced: 18 Mar 2025
https://github.com/app-generator/how-to-integrate-django-with-mongo
How to use Django with MongoDB - Free Tutorial | AppSeed
django-mongo django-mongo-sample django-mongodb django-mongoengine django-practice django-tutorial-application how-to mongo-django open-source tutorial
Last synced: 01 Apr 2025
https://github.com/ohjurot/cppproject-expenses
C++ Project (YouTube Video) on "Expenses"
Last synced: 02 May 2026
https://github.com/kok202/firetorch
Quickstart for firebase frontend and backedn template
express firebase firebase-fe firebase-functions frontend quickstart template tutorial
Last synced: 02 May 2026
https://github.com/sarthakpati/pytorchmodelimporttemplate
An example shoowing how to import a PyTorch model and use it using C++
cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial
Last synced: 02 May 2026
https://github.com/bradgarropy/plop-gatsby
💧 plop tutorial
gatsby plop plop-actions plop-generators plop-helpers tutorial
Last synced: 02 May 2026
https://github.com/daishe/androidgametutorial
Repository of the Android Game (programming) Tutorial
android android-game android-tutorial game game-development tutorial
Last synced: 02 May 2026
https://github.com/napo/opendatamiur
investigare gli open data del ministero dell'istruzione con python, jupyter notebook e pandas
italia jupyter-notebook miur pandas scuola tutorial
Last synced: 01 May 2026
https://github.com/fepegar/miccai-educational-challenge-2020
My submission to the MICCAI Educational Challenge 2020.
augmentation cnn medical-images pytorch torchio tutorial
Last synced: 01 May 2026
https://github.com/mding5692/js-snake-workshop
Workshop for vanilla JS game of snake for Knack at Western
game javascript teaching tutorial
Last synced: 30 Apr 2026
https://github.com/theappwizard/icalories-indentlytutorial
CoreData with SwiftUI
indently swift swiftui tutorial
Last synced: 30 Apr 2026
https://github.com/1c7/awesome-design-tutorial
A list of best design tutorial (focus on UI, not UX)
Last synced: 29 Apr 2026
https://github.com/alefesouza/php-tutorial
:book: :elephant: Support Material for my Introduction to PHP Language Workshop.
gitbook php php-introduction tutorial
Last synced: 13 Jun 2025
https://github.com/fabriziomusacchio/dimensionality_reduction_in_neuroscience
Course material for "Dimensionality reduction in Neuroscience"
agglomerative-clustering autoencoder clustering dbscan dbscan-clustering dimensionality-reduction kmeans kmeans-clustering neuroscience pca principal-component-analysis python python-tutorial tsne tutorial umap
Last synced: 28 Apr 2026
https://github.com/NunuM/linux_namespaces_tutorial
Tutorial of Linux Namespaces
Last synced: 04 Apr 2025
https://github.com/lmammino/opinionated-intro-to-node
Code examples for the talk "An opinionated intro to Node.js" - https://loige.link/devrupt-node
examples getting-started javascript learning node nodejs tutorial
Last synced: 27 Apr 2026
https://github.com/nannigalaxy/facemask_detection_yolov5
Jupyter notebook for YOLOv5 custom dataset training for Facemask detection in Pytorch.
custom-dataset facemask-detection pytorch tutorial yolov5
Last synced: 25 Apr 2026
https://github.com/data-camp/github
学习如何使用GitHub来进行版本控制,从而更好地与他人协作。Learn to use GitHub.
github github-desktop tutorial
Last synced: 05 Jun 2026
https://github.com/kingabzpro/creating-python-package-using-jupyter-notebook
Creating your first data science python package straight from Jupyter Notebook.
article begineer data-science notebook-jupyter package tutorial
Last synced: 22 Apr 2026
https://github.com/thealexlichter/nuxt-auto-imports-unleash-full-potential
auto-imports dx nuxt nuxt3 tutorial video
Last synced: 21 Apr 2026
https://github.com/emxsys/worldwind-web-app-tutorial
A template and tutorial for creating a WorldWInd web app with Bootstrap and Knockout
3d bootstrap bootstrap4 esa gis globe knockout maps nasa nasa-worldwind template tutorial worldwind worldwind-web
Last synced: 07 Sep 2025
https://github.com/clu-ling/odin-tutorial
Interactive Odin tutorial
demo information-extraction nlp-resources rule-based-nlp tutorial
Last synced: 04 Apr 2026
https://github.com/nidup/manipulate-json-data-in-php
Code examples for the tutorial How to Read, Decode, Encode, Write JSON Data in PHP?
Last synced: 08 May 2026
https://github.com/simogasp/boosttest-example
template for using boost as testing framework
boost-library boost-test cmake cmake-examples cmake-test ctest example tutorial
Last synced: 21 Jan 2026
https://github.com/unicon/tier-grouper-deployment
Contains materials related to the tutorial on running the TIER Grouper image on Docker Swarm
docker-swarm grouper grouper-database kubernetes secret tier-grouper-image tutorial
Last synced: 01 Apr 2026
https://github.com/thiagoow/web-team-members-cards-glassmorphic-ui
Projeto de interface de usuário para exibição de Cards de membros de equipe/colaboradores. Animado e responsivo, desenvolvido com HTML e CSS
animation-css html-css practicing responsive-web-design tutorial user-experience user-interface ux-ui
Last synced: 04 Mar 2026
https://github.com/gvwilson/ds4se
Data Science for Software Engineers
codebender data-science open-science software-engineering tutorial
Last synced: 19 Jan 2026
https://github.com/gennady73/rhbk-multi-site-sso-workshop
Hands-on workshop for a multi-site, high-availability (HA) Red Hat Build of Keycloak (RHBK) deployment. Covers Infinispan cross-site replication, HAProxy, and GSLB.
clustering cross-site cross-site-replication gslb high-availability iam infinispan keycloak load-balancing multi-site observability rhbk rhel9 sso tutorial v26 workshop
Last synced: 04 Mar 2026
https://github.com/playfulprogramming/mc-datapacks-tutorial
A set of example datapacks to demonstrate Minecraft functionality in Unicorn Utterances' "Data Pack Programming" series
datapack mcfunction minecraft minecraft-datapack tutorial
Last synced: 19 Jan 2026
https://github.com/thiagoow/web-credit-card-glassmorphic-ui
Projeto de uma interface de usuário para exibição de um cartão de crédito/débito 3D. Desenvolvido com HTML e CSS
credit-card css-animations html-css tutorial user-interface ux-ui
Last synced: 14 Oct 2025
https://github.com/paddymorgan84/terragrunt-tutorial
A simple example of using some of Terragrunts main features
infrastructure terraform terragrunt tutorial
Last synced: 14 Oct 2025
https://github.com/javascript-tutorial/pa.javascript.info
Modern JavaScript Tutorial in Punjabi
Last synced: 16 Oct 2025
https://github.com/101t/react-tutorial
This is React Tutorial to master reactjs
react-tutorial reactjs redux tutorial
Last synced: 08 May 2026
https://github.com/futurestudio/university-ping
Do you want us to write a tutorial on Android or Node.js? Please let us know in the issues :)
android future-studio-university glide gson hapi hapijs mongodb mongoose nginx nodejs okhttp picasso pm2 rethinkdb retrofit2 thinky tutorial tutorials
Last synced: 12 Apr 2026
https://github.com/yhs0602/android-capstone-example
Example of capstone disassrmbly engine java bindings on android, using jna.
android capstone example-project java java-native-access jna reverse-engineering security tool tutorial
Last synced: 18 May 2026
https://github.com/parzibyte/demostracionrecyclerview
Tutorial de RecyclerView en Android. Animaciones, adaptador y layout XML
adapter android animation layout recyclerview tutorial viewholder xml
Last synced: 14 May 2026
https://github.com/volkansah/python-xpath-tutorial
XPath is a query language used for selecting nodes in an XML or HTML document. Python supports XPath queries through various libraries such as BeautifulSoup, lxml, and more. In this tutorial, we will use BeautifulSoup to demonstrate how XPath works with Python.
beautifulsoup html python python-3 python-script python-tutorial python-tutorials python3 scraping tutorial tutorials xml xpath
Last synced: 29 Mar 2025
https://github.com/markusressel/tutorialtooltip
A simple and easy way to add targeted tutorial messages to your app.
android-library tooltip tutorial
Last synced: 28 Oct 2025
https://github.com/twtrubiks/n8n-turorial
n8n 自動化工具 docker 安裝以及簡介教學, 以及一些 AI Agent 的概念
Last synced: 13 Sep 2025