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-03 00:28:28 UTC
- JSON Representation
https://github.com/chanhi2000/tddtutorial
A kotlin-based Tetris TDD project made by @orfjackal
intellij intellij-idea intellijidea java java-8 java8 kotlin tdd tdd-java tutorial
Last synced: 13 Apr 2026
https://github.com/EvokeMadness/Linux-terminal-cheat-sheets
A cheat sheet for the Linux terminal.
bash cheat-sheet cheat-sheets cheatsheet cheatsheets command-line guide linux noob terminal tutorial
Last synced: 31 Mar 2025
https://github.com/ankush-003/learning-ml-basics
A repository which contains all the resources that i am using to learn Basics of Machine Learning
linear-regression logistic-regression machine-learning neural-networks python tensorflow tutorial
Last synced: 08 Apr 2026
https://github.com/erik1066/golang-features
Features of the Go programming language.
examples features golang tutorial
Last synced: 28 Jun 2025
https://github.com/frozen-beak/hash_table
Hash Table in rust from scratch with djb2 algorithm
Last synced: 23 Mar 2025
https://github.com/serihiro/rails_mini_blog_tutorial
Rails5 web application tutorial
Last synced: 27 Apr 2026
https://github.com/silvestrevivo/native-manager
React Native application following the Udemy Tutorial from @StephenGrider
firebase react react-native reactjs stephengrider tutorial udemy
Last synced: 11 Apr 2026
https://github.com/webrror/weatherbloc
Flutter example project showcasing API fetch with BLoC
bloc example flutter flutter-examples flutterexamples state state-management tutorial
Last synced: 14 May 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/000daniel/000daniel.github.io
A website about confusing C# programming topics made easy to understand.
csharp document documentation easy made-easy program programming simple tutorial website
Last synced: 04 Jun 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/abhilashg001/spring-melon
A repository that contains my notes on Spring Boot
full-stack-web-development java notes spring-boot tutorial web-development
Last synced: 24 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/faizantkhan/numpy
NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.
data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial
Last synced: 21 May 2026
https://github.com/e0selmy4v/the-minecraft-command-design
《MC指令设计》系列教程 - *the Minecraft Command Design* series of tutorials
from-scpos markdown minecraft note tutorial
Last synced: 07 Apr 2025
https://github.com/bruvellu/cartography-tutorial
Tutorial on how to generate map projections using Blender Tissue Cartography
3d-visualization blender blender-tissue-cartography fiji ilastik imagej map-projections tissue-cartography tutorial
Last synced: 13 Jan 2026
https://github.com/macagua/product_video_preview
Tutorial of "How to Create a Widget in Odoo"
addon example frontend javascript odoo odoo-13 python tutorial
Last synced: 09 May 2026
https://github.com/amirali511/nim-tutorial
Nim programming tutorial
nim nim-lang nim-language nimlang tutorial
Last synced: 23 Mar 2025
https://github.com/jharrilim/odetofoodtutorial
Pluralsight Tutorial: ASP.NET Core Fundamentals
asp-net-core mvc-core tutorial
Last synced: 02 Mar 2026
https://github.com/000daniel/collision-mask-layer
A page dedicated to explaining how collision masks/layers works in the Godot game engine
collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial
Last synced: 03 Feb 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/freeclimbapi/java-list-calls-how-to-guide
Java - List Calls Tutorial
Last synced: 02 Jul 2026
https://github.com/nicolocurioni96/todoo
Simple TODO app, using SwiftUI and SwiftData
db programming swift swiftdata-example swiftui-learning tutorial
Last synced: 22 May 2026
https://github.com/fareedkhan-dev/create-stable-diffusion-from-scratch
Implemented a stable diffusion architecture using PyTorch.
begginers diffusion-models python pytorch stability-ai stable-diffusion stable-diffusion-webui tutorial
Last synced: 11 Apr 2026
https://github.com/croydon/unity-roll-a-ball
My implementation of Unity's 2022.3 Roll A Ball Tutorial
engine game roll-a-ball tutorial unity
Last synced: 04 Apr 2025
https://github.com/dimodimchev/learningreactnative
A repository for my projects from a YouTube course for React Native
firebase jsx mobile react-native tutorial
Last synced: 28 Apr 2026
https://github.com/xeverous/xeverous.github.io
This repo only holds generated website. The actual project is here: https://github.com/Xeverous/the_website
Last synced: 26 May 2026
https://github.com/astrabert/diyabc-support-tutorial
DIYABC support tutorial from my experience
approximate-bayesian-computation beginner-friendly diyabc population-genetics tutorial
Last synced: 02 Jan 2026
https://github.com/ellisvalentiner/walkingthroughpostgres
Slides and notes for the "Walking Through Postgres" talk at the Ann Arbor Computer Society Meetup on March 6th, 2019
postgres postgresql slides tutorial walkthrough
Last synced: 30 Mar 2025
https://github.com/svelterust/saltos
Tutorial for creating an x86 operating system from scratch using Zig
Last synced: 01 Jul 2025
https://github.com/caiofov/pygame-tutorial
A game developed in Python using pygame module. This game was a practice from "Pygame Programming Tutorial" course by Tech With Tim YouTube channel
Last synced: 06 Apr 2025
https://github.com/liquidvapour/javascript-buildpipeline
Respository to support a talk on JavaScript Build Pipelines
javascript tdd tutorial webpack
Last synced: 28 May 2026
https://github.com/aaghamohammadi/tdd-stack
This is an example of how someone should use TDD in practice.
tdd tdd-java test-driven-development tutorial
Last synced: 22 May 2026
https://github.com/mauranne-lg/flask_tutorial
This project is the result of the Flask step-by-step tutorial. See more on https://flask.palletsprojects.com/en/2.3.x/tutorial/
Last synced: 05 Jan 2026
https://github.com/reubano/devcraft-workshop
Materials for the DevCraft workshop on stream processing
data functional-programming meza python riko stream-processing tutorial
Last synced: 04 May 2026
https://github.com/opastorello/luleey-xs2510-udm-gpon-guide
Manual da comunidade: usar um stick SFP+ GPON LuLeey LL-XS2510 (Realtek RTL960x) no lugar da ONT, direto numa UniFi UDM - HGU vs SFU, dual-bank, MACKEY, VLAN, scripts e troubleshooting
fiber gpon guide ll-xs2510 luleey ont onu pppoe rtl960x sfp-onu tutorial ubiquiti udm unifi xpon
Last synced: 19 Jun 2026
https://github.com/toolbuddy/analysis_tools
📊 Learning how to use analysis tools, like gprof, perf, valgrind, ...
analysis learning tools tutorial
Last synced: 18 Mar 2025
https://github.com/toolbuddy/linear-algebra-4fun
Learning Linear Algebra for fun!
learning linear-algebra papogen tutorial
Last synced: 03 Jan 2026
https://github.com/snaka/storybook-tutorial-taskbox
This repository is a practical application of the contents of following page
Last synced: 11 Apr 2026
https://github.com/josealz/bateria
Bateria musical
bateria html html5 javascript music music-player tutorial
Last synced: 14 May 2025
https://github.com/kodie/bitbar-home-config
Example of how to mimic the functionality of the home-config npm module in bash
bitbar bitbar-plugin config example plugin tutorial
Last synced: 15 Mar 2025
https://github.com/bessouat40/python-fastapi-template
Example of FastAPI deployment and API calls
api beginner beginner-friendly beginner-project fastapi python rest-api template template-project tutorial
Last synced: 11 Apr 2026
https://github.com/robertobochet/git101-talk
Slides for the talk Git 101, part of the Git Course by Politecnico Open unix Labs
course git politecnico-di-milano politecnico-open-unix-labs revealjs talk tutorial
Last synced: 07 Apr 2025
https://github.com/newlandtv/unity-rhythm-game-tutorial
Unity Engine으로 만드는 Rhythm Game 강좌입니다.
2d lecture rhythm-game tutorial unity
Last synced: 14 Mar 2025
https://github.com/thinkswan/express-redis-cache
An Express app that caches data in Redis.
express javascript node redis tutorial
Last synced: 10 Apr 2026
https://github.com/ivailop7/snake-game
A snake game in JavaScript done following a YouTube Video
javascript p5js snake-game tutorial
Last synced: 30 Mar 2025
https://github.com/fitzy1321/rust-tutorials
A collection of various projects dedicated to learning rust
fibonacci rust rust-lang tutorial
Last synced: 22 May 2026
https://github.com/spapas/feature-requests
A simple application in Flask
flask orm python sql-alchemy tutorial
Last synced: 20 Apr 2026
https://github.com/jo56/three-saas-apps
Three SaaS architecture approaches in TypeScript with shadcn/ui
fastify nextjs saas shadcn-ui tutorial typescript
Last synced: 11 Jun 2026
https://github.com/stabla/toolslinkslist
🗃 Link's database of really nice things (js plugin, photoshop tutorial, security, UX, UI and more)
database inspiration links ressources tools tutorial
Last synced: 07 Apr 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/machuu/railstutorial-sample_app
heroku rails-tutorial ruby tutorial
Last synced: 01 Mar 2026
https://github.com/krystof2so/sublimetutorfr
SublimeTutor - Translate FR
editor sublime-text-3 tutorial
Last synced: 15 Mar 2025
https://github.com/studistcorporation/k8s-tutorial
kubernetes terraform-managed tutorial
Last synced: 15 May 2025
https://github.com/angeldollface/yew-tutorial-app
A small tutorial app for Yew.rs. :spider_web: :lock: :crab:
mit-license rust-lang tutorial tutorial-sourcecode yew-components yew-demo yew-framework
Last synced: 06 Jun 2026
https://github.com/suryakarmakar/reactnative-resources
📌In this repo you can find everything related React Native like tutorial, documents, study materials, books, code etc
react-native resources study-materials tutorial
Last synced: 04 Mar 2025
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/codenameone/toolbarsidemenu
Code of the How Do I tutorial for designing a sidemenu
codenameone demo sidemenu tutorial tutorial-code
Last synced: 23 Mar 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/tsamaya/react-and-spring
react spring-boot springframework tutorial
Last synced: 01 May 2026
https://github.com/tsamaya/passport-example-with-google-oauth2
a Passport example using an Express with Google OAuth2
bulma express google javascript oauth2 passport tutorial
Last synced: 29 Apr 2026
https://github.com/zoelabbb/playwithpy
Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.
beginner-friendly comunity development education learning learning-python programming python python-basics tutorial
Last synced: 05 Nov 2025
https://github.com/ethand91/admob-sample
admob-sample
android jetpack-compose sample tutorial
Last synced: 11 Apr 2026
https://github.com/brlin-tw/hello-gnu-build-system
This is a starter project for learning GNU Build System and its features and constraints.
autoconf autoheader automake gnu-build-system limitations tutorial
Last synced: 02 Jan 2026
https://github.com/brlin-tw/hello-c-world
An example C software project to experiment coding methodology
c-programming experminental learning methodology tutorial
Last synced: 15 Mar 2025
https://github.com/iamtalhaasghar/reactjs-developer-roadmap-for-beginners
A Simple list of courses which can help you become a ReactJS developer.
react reactjs roadmap tutorial
Last synced: 14 Mar 2025
https://github.com/naimur-29/learning-react
Following some projects from tutorial and trying to learn react...
Last synced: 13 Apr 2026
https://github.com/kmbuki/django_new_boston_tutorial
Updating skills on django framework
Last synced: 26 May 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/app-generator/tutorial-django
Django Tutorial - Learn to code in Django | AppSeed
appseed django elearning tutorial
Last synced: 07 Apr 2025
https://github.com/app-generator/tutorial-python
Python Tutorial - Learn to code in Python | AppSeed
appseed elearning python tutorial
Last synced: 29 Sep 2025
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/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/nmrshll/hello-rust
Code extracts from the Rust programming language book
learning rust rust-lang tutorial
Last synced: 30 Mar 2025
https://github.com/educhastenier/spring-boot-kotlin-blog-tutorial
Spring-boot, Kotlin, Mustache tutorial material
kotlin mustache mustache-templates spring-boot tutorial
Last synced: 11 Apr 2026
https://github.com/mindsers/tutorial-html5videoplayer
This project is a video player maked with HTML5, CSS3 and JS
html5 mindsersit-tutorials tutorial video-player
Last synced: 30 Mar 2025