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/jaslatendresse/learningstuff
A space to learn new things for fun
cpp learning python quantum-mechanics tutorial
Last synced: 18 May 2026
https://github.com/a2rp/notes-reactjs
ReactJS Notes - clear, beginner-friendly notes for React with examples. Built with Vite, React Router, and styled-components.
frontend handbook javascript react react-notes react-router reactjs styled-components tutorial vite
Last synced: 09 Apr 2026
https://github.com/ardakazanci/kotlinnotespowa
Kotlin & Android Best Practices
bestpractices kotlin kotlintutorial practice tutorial
Last synced: 09 Apr 2025
https://github.com/thibautgery/elm-tuto
Code product following a elm tutorial
Last synced: 07 Feb 2026
https://github.com/official-dark-web-market-links-verified/dark-web-market-links-verified
dark web market links verified
dark-web-market-links-verified font tutorial
Last synced: 09 Aug 2025
https://github.com/imolorhe/doit
A simple todo app
angular angular2 todo tutorial
Last synced: 18 May 2026
https://github.com/unitaryfoundation/mitiq-tutorial
Code for Mitiq tutorial at IEEE QCE 2023.
error-mitigation ieee-quantum-week-2023 quantum-computing tutorial
Last synced: 23 May 2026
https://github.com/tomerfi/groovy-script-java-project-tutorial
Using Groovy scripts in a Java project tutorial.
blog-post dev groovy-scripts java scripting tutorial
Last synced: 14 Jun 2025
https://github.com/triyan-salazar/next-tutorial
I've learning about NEXT.js with tutorial's App Router.
nextjs postgresql react tutorial vercel
Last synced: 13 Apr 2026
https://github.com/mr-reutcky/tip-calculator
Learn how to create a simple and interactive tip calculator using HTML, CSS, and JavaScript. This tutorial covers building a user-friendly interface to calculate tips based on bill amounts and tip percentages. Perfect for beginners!
html-css-javascript tip-calculator tutorial webapplication
Last synced: 23 Feb 2026
https://github.com/ubeast/first-repo
Beginner-friendly Python starter: GitHub integration, uv setup, package-ready.
beginner git github packaging project-setup python python-project tutorial uv version-control
Last synced: 08 Jan 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/hengxin/discrete-mathematics-ta-tutorial
Tutorial (Discrete Mathematics)
discrete-mathematics teaching-assistant tutorial
Last synced: 19 Feb 2026
https://github.com/mcsamuelshoko/essentials-of-sql-server-performance-for-every-developer
Sample databases for the course Essentials of Sql Server Performance for Every Developer on YouTube
database freecodecamp indexing ms-sql-server mssql perfomance tutorial youtube
Last synced: 03 Oct 2025
https://github.com/conradwt/dockercoins-using-kind
The purpose of this example is to provide instructions for running the Dockercoins sample app using Kind.
dockercoins kind kubernetes redis tutorial
Last synced: 08 Feb 2026
https://github.com/nimjay/machine-learning-tutorial
Easy-to-digest Machine Learning tutorial.
Last synced: 08 Jan 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/lord-turmoil/cudacmakedemo
A demo for building CUDA program with CMake
Last synced: 16 Mar 2025
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/raguggg/docker-elk-setup
A ready-to-use ELK (Elasticsearch, Logstash, Kibana) setup with Docker for easy log monitoring and analysis.
Last synced: 26 Mar 2025
https://github.com/medusatea/easycrackedglassgodot
Simple and Easy Demo of Cracked Glass using Standard Noise Texture and GUI Sliders
cracked-glass godot godot-engine godot4 godotengine noise-textures shaders tutorial
Last synced: 08 Aug 2025
https://github.com/forketyfork/learn-you-a-haskell
Code examples and exercises from the "Learn You a Haskell for Great Good!" book
functional-programming haskell learn-you-a-haskell tutorial
Last synced: 26 Feb 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/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/freeclimbapi/java-get-a-queue-member-how-to-guide
Java - Get a Queue Member Tutorial
Last synced: 05 May 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-accept-incoming-call-tutorial
Java - Accept Incoming Call Tutorial
Last synced: 20 Jun 2026
https://github.com/freeclimbapi/c-sharp-list-queue-members-tutorial
C# - List Queue Members Tutorial
Last synced: 05 May 2026
https://github.com/freeclimbapi/c-sharp-list-recordings-tutorial
C# - List Recordings Tutorial
Last synced: 21 Jun 2026
https://github.com/freeclimbapi/c-sharp-delete-recording-tutorial
C# - Delete a Recording
Last synced: 05 May 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/rodrigoschio/hello-graphics-world
How to build a simple game with C language
c-language dos-like game tcc tutorial
Last synced: 07 Aug 2025
https://github.com/dinau/ruby-platformer
Platformer tutorial project with SDL3 in Ruby language
examples game platformer ruby sdl sdl3 tutorial
Last synced: 05 Aug 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/yammmt/rails-tutorial
my product of Rails Tutorial (5.1.4)
rails rails-tutorial ruby tutorial
Last synced: 29 Sep 2025
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/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/apawlik/prisonners-dillema-jupyter4nfdi
A Binder-ready and JupyterBook-ready tutorial repository for learning computer simulation through the Prisoner's Dilemma.
Last synced: 29 Jun 2026
https://github.com/jaedmunt/dixchete
A command line tool (or if you can't be bothered to build it) a list of commands for checking storage space, drive setup etc. as I come across them - in this README.
cheetsheet cheetsheets cli executable go golang hardware help howto howtos tutorial
Last synced: 04 Aug 2025
https://github.com/kenzycodex/developer-resources
π Comprehensive developer documentation hub with step-by-step guides for Node.js, Python, Java, PHP Laravel, and modern development practices. Production-ready tutorials, best practices, and code examples for developers of all levels.
backend beginner-friendly best-practices code-examples databases developer-tools devops docker documentation frontend fullstack java learning-resources nodejs open-source programming-guides python tutorial
Last synced: 09 Apr 2026
https://github.com/oorabona/express-mongo-jwt-coffee-api
Boilerplate API using Express / MongoDB / JsonWebToken all in CoffeeScript
boilerplate coffeescript exercise expressjs jwt mongodb tutorial tutorial-code tutorial-sourcecode
Last synced: 09 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/arsy786/workout-mern-app
This is a full-stack MERN app for managing workouts.
2023 expressjs mern-stack mongodb nodejs reactjs tutorial
Last synced: 09 Apr 2026
https://github.com/jmrecodes/hackmd-notes
Accumulated General Knowledge Base HackMD notes
github-badges guide knowledge-base laravel prompt-engineering tutorial
Last synced: 19 Feb 2026
https://github.com/ushii/weather_app
"A Flutter app to fetch and display real-time weather details using the OpenWeatherMap API. Features a modern UI, city-based search, and error handling. Perfect for learning Flutter and API integration."
android api ascii-art hacktoberfest ios kotlin openweather-api react react-weather-app service-worker swift-weather swiftui tutorial weather
Last synced: 29 Apr 2026
https://github.com/uscbiostats/git-crash
Happy Scientist Seminar: A Crash course on git
git happyness tutorial workshop
Last synced: 03 Aug 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/lucasmagnum/flutter-example-google-maps
A flutter example application to show Google's offices with Google Maps SDK
example-project flutter mobile-app tutorial
Last synced: 12 Apr 2026
https://github.com/lucasmagnum/flutter-example-friendly-chat
A flutter application example. https://codelabs.developers.google.com/codelabs/flutter/#0
example-project flutter mobile-app tutorial
Last synced: 22 Apr 2026
https://github.com/ineat/blog-terraform-main
A set of Terraform projects to illustrate the Terraform series blog posts on Ineat Blog
Last synced: 08 Nov 2025
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/ot-nemoto/learn-terraform-aws-instance
Terraform Tutorials AWS
Last synced: 31 May 2026
https://github.com/melezhik/python-echo-script
sparrow / python example script
Last synced: 30 Oct 2025
https://github.com/joseph-ogutu/ai-capstone-project
A beginner-friendly Go web development project showcasing fundamental HTTP server implementation using Go's net/http package. This project demonstrates how to build simple yet robust web services with clean, idiomatic Go code.
backend beginner go golang http tutorial webserver
Last synced: 03 Jan 2026
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/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/janipalsamaki/swag-order-robot
Tutorial for creating a software robot for processing web store orders using Robot Framework.
python robot-framework robotframework tutorial
Last synced: 03 Jan 2026
https://github.com/shahriyarp/quote-generator
Quote Generator For Your Twitter!
dark-theme darkmode javascript light-theme quote-generator quotes quotes-api tutorial tutorials tweeter tweets
Last synced: 02 May 2026
https://github.com/24amcoder-sb/automapperexample
A sample console app using the automapper library
Last synced: 28 Mar 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/gijs-pennings/rocq-wf-recursion
A tutorial on well-founded recursion in Rocq
binary-search-tree coq gcd induction quicksort recursion rocq tutorial well-founded
Last synced: 25 Sep 2025
https://github.com/jbussdieker/tutorial-docker-compose-django
django docker-compose tutorial
Last synced: 13 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/make-school-labs/few-track-demo
Demo app to give an idea of the kind of programming involved with frontend web applications
css css3 game html html5 javascript js tutorial
Last synced: 01 Aug 2025
https://github.com/boweihan/websockets-from-scratch
Ruby implementation of websockets V13 handshake and frame parsing
Last synced: 26 Mar 2025
https://github.com/prabhakar-naik/java-core
java-core project provides vast interview programs, Real time implementation, Exceptions, regular expressions, collections, oops concepts ect. Here you can gain the knowledge about java syntax, advance concepts and so on. join the collaborations and contribute transfer your best and explore more things.
accessmodifiers arrays collections-framework datastructures datatypes dsa-algorithm enums exception-handling generics-in-java java java-8 lambda methods multithreading oops-in-java singleton streams-standard strings tutorial
Last synced: 13 Sep 2025
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/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/chyiiiiiiiiiiii/flutter_router_and_navigator_example
Some navigation techniques in Flutter.
cross-platform dart flutter mobile navigation router tutorial
Last synced: 09 Apr 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/anyblok/anyblok-book-prez
Workshop Anyblok slides
book development-tools tutorial
Last synced: 10 Apr 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/datajuggler/gittrimmer
Git Trimmer is a demo project for DataJuggler.Core.UltimateHelper and DataJuggler.Win.Controls, but it is also useful in that it helps you find .png and / or .jpg files in a project folder, but not used by a project. This is specifically for C# projects, and not work for all project types.
csharp demoproject opensource tutorial
Last synced: 25 Aug 2025
https://github.com/edha1/go-tutorial
My learning notes as I learn the Go language.
go golang golang-examples how-to tutorial
Last synced: 31 Jul 2025
https://github.com/rileyseaburg/dev-connect
A MERN stack example of a simple social media app.
sample traversy-media tutorial
Last synced: 31 Jul 2025
https://github.com/mar0ls/tutorials
How install notepad++ in Mac M1
brew homebrew m1-mac notepad-plus-plus tutorial wine
Last synced: 31 Jul 2025
https://github.com/iqpizza6349/starcraft_broodwar_basicbot
μ€νλ΄ λμ리μμ μ¬μ©λ μμ€μ½λμ λλ€.
basicbot bwapi-java dgsw java-8 starcraft-broodwar tutorial
Last synced: 10 Apr 2025
https://github.com/cuunoong/todo-tutorial
π Cara Cepat dan Mudah Bikin Todo App Flutter Seperti Pro dengan Supabase dan FCA-CLI
clean-architecture flutter tutorial
Last synced: 30 Jul 2025
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/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/david-dj-777/metamask-clone
πͺ Build a blockchain wallet management plugin for IntelliJ IDEA, inspired by MetaMask, to streamline your development with Web3 functionality.
blockchain cranq educational ethereum evm ganache infura ipfs ipfs-deploy javascript metamask react react-hooks sanity-io tutorial uniswap-sdk uniswap-v2 web3js
Last synced: 09 Apr 2026
https://github.com/luistar/getting-to-know-aws-slides
The slides from my talk on Amazon Web Services
amazon-web-services aws demo elasticbeanstalk serverless slides tutorial
Last synced: 22 Sep 2025
https://github.com/scorchinghot/core-machine-learning-exploration
This repository provides a hands-on exploration of classical machine learning algorithms applied to the MovieLens 100k dataset, aiming to build intuition and understanding of core ML concepts.
core-ml data-science hands-on machine-learning ml-algorithms python scikit-learn tutorial
Last synced: 05 Oct 2025