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-01 00:28:20 UTC
- JSON Representation
https://github.com/alexmhack/django_channels
using django and web sockets to create a simple yet elegant project
beginner-friendly beginners-tutorial-series channels django python3 tutorial
Last synced: 29 Apr 2026
https://github.com/manusa/presentations-mock-mvc-in-action
Source code for workshop/presentation mock-mvc-in-action
mockmvc presentation spring spring-boot spring-mvc tutorial tutorial-code workshop
Last synced: 29 Apr 2026
https://github.com/steve-mt/golang-api-cassandra
An REST api powered by go and cassandra following https://getstream.io/blog/building-a-performant-api-using-go-and-cassandra/ as a tutorial
cassandra golang rest-api tutorial
Last synced: 30 Apr 2026
https://github.com/thearchitector/dotfiles-arch
A tutorial for a clean install of Arch Linux alongside my own dotfiles.
arch-linux disk-setup dotfiles-linux grub-installation partitioning tutorial
Last synced: 08 Jun 2026
https://github.com/alexandrecoulay/nathalie
Code open Source of a code to create discord bot.
alexpgm bot discord discord-bot javascript open-source tutorial youtube
Last synced: 01 May 2026
https://github.com/thisdougb/typetastic
Python utility to make recording screencasts easier.
automation python robot screencast tutorial video-tutorial
Last synced: 08 Jun 2026
https://github.com/jonasbn/perl-mojolicious-plugin-openapi-tutorial-parameters
Yet another tutorial for Mojolicious::Plugin::OpenAPI: Parameters
mojolicious openapi perl tutorial
Last synced: 02 May 2026
https://github.com/arihantverma/react-breadcrumb-component
A Reusable React Breadcrumb Component Using Compound Components Pattern, Made for a Youtube Video Explaining The Same
breadcrumb compound-components react tutorial youtube
Last synced: 02 May 2026
https://github.com/riad-azz/flask-api-cors-tutorial
A step-by-step tutorial on building a Flask API with CORS (Cross-Origin Resource Sharing) enabled. Learn how to implement CORS in a Flask API to handle cross-origin requests and develop web applications with secure and controlled cross-origin access.
api cors flask flask-api flask-cors python tutorial web-development
Last synced: 02 May 2026
https://github.com/danielbrito/canal-youtube
▶️ Códigos desenvolvidos nos vídeos do meu canal.
c channel education game mathematics programming python tutorial youtube
Last synced: 03 May 2026
https://github.com/bhattbhavesh91/language-identification-using-python
A small tutorial on how you can detect language using Python, Fasttext, Google Compact Language Detector and Google Translate
cld3 fasttext google-language google-translate language-identification python python-tutorial tutorial
Last synced: 03 May 2026
https://github.com/ndxdeveloper/developpement-avec-qt6
Tutoriel complet sur le développement d'applications avec Qt6, couvrant tous les aspects depuis les bases jusqu'aux techniques avancées. Guide détaillé avec exemples pratiques, idéal pour débutants et développeurs expérimentés.
best-practices cmake cpp cross-platform database desktop-applications development-guide gui mobile-development multimedia multithreading mvc networking performance-optimization qml qt qt6 tutorial widgets
Last synced: 03 May 2026
https://github.com/c17an/quiz-app
react & typescript tutorial project
react styled-components tutorial typescript
Last synced: 03 May 2026
https://github.com/samuelfolledo/custom_ai_in_ios
Object detection iOS app that scores rock paper scissor game for you
machine-learning object-detection python swift swiftui tutorial
Last synced: 03 May 2026
https://github.com/jklemon17/redux-crash-course
Tutorial for Redux with React
Last synced: 03 May 2026
https://github.com/sarveshdevrukhkar/firstpro
This is simple E-Commerce website built in Django. This Project was build with help of @CodeWithHarry's YouTube video. Feel free to fork this repository.
django django-project open-source python tutorial webapplication website
Last synced: 04 May 2026
https://github.com/flowforfrank/scroll-animated-portfolio
🎨 Scroll animated portfolio created in React + TypeScript
course frontend javascript portfolio project reactjs tutorial webtips
Last synced: 04 May 2026
https://github.com/ashwinpn/ml-learnings
Concepts, Research Papers, Implementations - The works.
applied-mathematics artificial-intelligence convolutional-neural-networks graph-theory machine-learning machine-learning-algorithms neural-network probabilistic-graphical-models reinforcement-learning tutorial
Last synced: 09 Jun 2026
https://github.com/samolego/taterzenprofessionexamplemod
An example mod showcasing profession setup for Taterzens mod. (https://github.com/samolego/Taterzens)
Last synced: 04 May 2026
https://github.com/jcvv/react-tutorial-tic-tac-toe
js react react-component reactjs tutorial
Last synced: 05 May 2026
https://github.com/velesnitski/claude-code-quickstart
Claude Code in 12 minutes – terminal setup, install, project structure, copy-paste examples. Markdown + auto-built PDF.
ai-coding ai-pair-programming anthropic claude claude-code claude-code-guide claude-code-tutorial cli-tool coding-assistant developer-tools documentation getting-started hooks llm mcp-servers onboarding quickstart skills tutorial
Last synced: 09 Jun 2026
https://github.com/anotherkamila/shell-for-beginners
Shell tutorial for absolute beginners (uses Fish, the Friendly Interactive Shell)
beginners-guide command-line fish-shell shell shell-tutorial tutorial
Last synced: 05 May 2026
https://github.com/champi-dev/structuring-react-apps
Work in progress blog post. I'm writing my take on how to define, write and maintain a react application that is intended to grow in complexity.
react redux styled-components tutorial unit-testing
Last synced: 06 May 2026
https://github.com/mingrammer/deep-learning-from-scratch
Jupyter notebooks for "deep learning from scratch" book
deep-learning deep-learning-from-scratch-master jupyter-notebook tutorial
Last synced: 09 Jun 2026
https://github.com/jmsmarcelo/css-live-tutorial
CSS Live Tutorial
css display flexbox grid-layout responsive tutorial
Last synced: 06 May 2026
https://github.com/withaarzoo/cafe-website-desibrew
Welcome to our cozy café website, crafted with HTML, CSS, and JavaScript. Enjoy a clean and modern design, enhanced with smooth scroll reveal effects, as you explore our delightful menu and inviting ambiance.
codewithaarzoo css html javascript js tutorial
Last synced: 06 May 2026
https://github.com/bravoborja/firebasenotifications
Tutorial about Firebase Notifications in Android
android firebase firebase-notifications java notifications tutorial
Last synced: 06 May 2026
https://github.com/avrabyt/image-compressor
🛠 Dimensionality Reduction demo tools ! 🚀 SVD and PCA for Image compression 🎃 Check the app out !✨
dimensionality-reduction machine-learning pca principal-component-analysis python singular-value-decomposition streamlit tutorial
Last synced: 07 May 2026
https://github.com/alexmhack/channels_tutorial
working along django channels official tutorial and creating a chat service with chat groups
beginner beginner-project channels-framework django django-channels-framework django-project python3 tutorial
Last synced: 08 May 2026
https://github.com/baeldung/linux-tutorials
Supporting code for the tutorials on https://www.baeldung.com/linux
Last synced: 08 May 2026
https://github.com/pedrochamberlain/proffy
A single page application for Rocketseat's Next Level Week #2
react react-native spa tutorial typescript
Last synced: 08 May 2026
https://github.com/davidwparker/programmingtil-algorithms
Code for ProgrammingTIL Algorithms Screencasts
algorithms clrs javascript programming tutorial tutorials
Last synced: 10 Jun 2026
https://github.com/varshneydevansh/machinelearning-101
This repository is about various Algorithm's and Implementations in ML
artificial-intelligence artificial-neural-networks computer-science computer-vision deep-learning machine-intelligence machine-learning machine-learning-algorithms machinelearning neural-network numpy numpy-tutorial python tensorflow tensorflow-tutorials tutorial tutorial-exercises
Last synced: 08 May 2026
https://github.com/bsgbryan/mintuts
The repo for all MinTuts tutorials
cg csharp discussion games hlsl inline-diff-comments mintuts-tutorials procedural procedural-generation procedural-programming procedural-terrain shaderlab tutorial tutorial-code tutorial-sourcecode tutorials unity unity3d
Last synced: 09 May 2026
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/annimon-tutorials/android-secret-code
Source code for tutorial
android easter-egg secret-code tutorial
Last synced: 11 May 2026
https://github.com/cj-mills/fastai-timm-gesture-recognition-tutorial-code
This repository contains the training code for my beginner-friendly tutorial titled "Fine-Tuning Image Classifiers with Fastai and the timm library for Beginners".
fastai image-classification pytorch tutorial
Last synced: 13 May 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/andrewrporter/f-string-tutorial
Basic introduction to python 3.6 f-strings
Last synced: 13 May 2026
https://github.com/gvwilson/notwrong
A short introduction to research methods for software engineers
creative-commons research-methods software-engineering tutorial
Last synced: 13 Jun 2026
https://github.com/vikyw89/rustfinity
beginner-friendly exercises learning practice programming-exercises rust rust-lang tutorial
Last synced: 15 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/gameidea-studio/godot-3d-boat-game
A simple 3D boat controller made in Godot.
3d beginner-friendly boats gamedev godot godot4 tutorial tutorial-code
Last synced: 23 Jun 2026
https://github.com/vagnerbellacosa/curso_python
Programação em Python
apontamentos desafios digital-innovation-one dio exercicios python tutorial
Last synced: 24 Jun 2026
https://github.com/ismet55555/big-button
Big Button Embedded Rust Tutorial
embassy-rs embedded programming raspberry-pi-pico rp2350 rust tutorial
Last synced: 05 Oct 2025
https://github.com/lenisha/appsrv-dockerlab
Docker 101 lab for Azure, and Azure App Service
appservice docker mattermost tutorial
Last synced: 16 Oct 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/gorkemgul/html5_tutorial
The HTML5 tutorial that I prepared right after I finished learning HTML5. Indeed, it includes a little bit CSS as well.
Last synced: 16 Oct 2025
https://github.com/anjakammer/staticsite
A tutorial for creating a static website with GitHub Pages
Last synced: 22 Jan 2026
https://github.com/iqpizza6349/starcraft_broodwar_basicbot
스타봇 동아리에서 사용될 소스코드입니다.
basicbot bwapi-java dgsw java-8 starcraft-broodwar tutorial
Last synced: 10 Apr 2025
https://github.com/jbussdieker/tutorial-docker-compose-django
django docker-compose tutorial
Last synced: 13 Apr 2026
https://github.com/vasiliy-l/tutorial-ios-notifications-sender
Test local notifications on iOS in Swift
ios swift tutorial usernotifications
Last synced: 16 Oct 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/freeclimbapi/node-stream-recording-how-to-guide
Node - Stream a Recording Tutorial
Last synced: 18 Feb 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/freeclimbapi/java-accept-incoming-call-tutorial
Java - Accept Incoming Call Tutorial
Last synced: 20 Jun 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/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/khaledsalshibani/markdown-tutorial
A simple guide to learn Markdown with examples.
Last synced: 01 Jun 2026
https://github.com/pin3dev/42_pushswap
Algorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.
42cursus 42porto 42pushswap 42school algorithm c sorting sorting-algorithm sorting-algorithms tutorial tutorial-sourcecode
Last synced: 17 Oct 2025
https://github.com/freeclimbapi/node-list-conferences-how-to-guide
Node - List Conferences Tutorial
Last synced: 18 Feb 2026
https://github.com/ianhomer/try-hibernate-with-spring
Try Hibernate With Spring
example hibernate try tutorial
Last synced: 17 Oct 2025
https://github.com/lord-turmoil/cudacmakedemo
A demo for building CUDA program with CMake
Last synced: 16 Mar 2025
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/kristijan-pajtasev/react-hooks
Demo of ReactJS hooks
codenewbie javascript react reacthooks tutorial
Last synced: 07 May 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/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/larry8668/pes1ug21cs300_hello_world
Github actions tutorial
Last synced: 07 May 2026
https://github.com/arsy786/react-ts-shopping-cart
This is a simple e-commerce web application that allows users to add products to their shopping cart and make a purchase.
2023 bootstrap reactjs tutorial typescript
Last synced: 13 Apr 2026
https://github.com/peimelo/calendareact
Rails calendar using React
api learnetto react ruby-on-rails tutorial
Last synced: 18 Apr 2026
https://github.com/refkinscallv/taskbar
Minimize modal popup to taskbar or tab
bootstrap5 html jquery tutorial
Last synced: 22 Jan 2026
https://github.com/lynder063/basic-networking
This repository contains fundamental networking concepts and examples. It is designed to help beginners understand the basics of networking
beginner educational examples ip-addressing network-security network-topologies networking routing subnetting tutorial university-project vspj
Last synced: 30 May 2026
https://github.com/dking1342/react-intro
A collection of React projects that were made with the help of various online tutorials
Last synced: 30 May 2026
https://github.com/didinj/javascript-function-refactoring-recursive
Javascript Function: Refactoring & Recursive
examples function javascript js recursive refactoring tutorial
Last synced: 06 Jul 2025
https://github.com/obitech/practice_python
Refreshing my Python with practicepython.org
Last synced: 27 Jan 2026
https://github.com/proustibat/react-js-markdown-editor
Udemy course by Anthony Welc - Project 1 of "React JS pour les debutants"
getting-started jsx react react-component react-for-beginners react-tutorial reactjs tutorial udemy udemy-tutorial
Last synced: 08 May 2026
https://github.com/ntno/learnpod
ntno learns angular / jasmine / npm / node / etc...
angular-tutorial html-tutorial jasmine-tutorial javascript-tutorial jquery-tutorial karma-tutorial tutorial
Last synced: 27 Apr 2025
https://github.com/ot-nemoto/cdk-workshop
AWS CDK Workshop - TypeScript ワークショップ
Last synced: 27 Apr 2026
https://github.com/baijum/guile-programming-tutorial
Guile Programming Tutorial
documentation guile scheme tutorial
Last synced: 01 Mar 2025
https://github.com/rohya8/unixfundamentalcommands
Fundamental UNIX commands necessary for development
cheatsheet commandline development linux linux-shell perl tutorial unix unix-command
Last synced: 14 Apr 2026
https://github.com/kougioulis/mags
An Introductory Tutorial to Maximal Ancestral Graphs
causality graph-algorithms maximal-ancestral-graphs tutorial
Last synced: 18 Jan 2026