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-29 00:28:00 UTC
- JSON Representation
https://github.com/code-monad/ckb-tutorial-contract
a simple tutorial for how to write ckb contract using rust
ckb contract rust template-project tutorial
Last synced: 28 Aug 2025
https://github.com/mongodb-developer/codeyourdreams
mongodb mongodb-atlas tutorial workshop
Last synced: 28 Apr 2026
https://github.com/psmyrdek/gha-demo-app
GitHub Actions - pierwsze kroki
actions cicd przeprogramowani tutorial
Last synced: 11 Apr 2026
https://github.com/hun756/cpp-snippets
C++ Short Code Snippets
30seconds cpp cpp-library cpp11 cpp17 snippet snippets snippets-collection tutorial tutorial-code tutorials
Last synced: 19 Apr 2026
https://github.com/ephbaum/elxrbb-tutorial
A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application
elixir elixir-lang forum-application pheonix-elixir phoenix tutorial
Last synced: 24 Oct 2025
https://github.com/sushantnair/django-tutorial
A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.
django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial
Last synced: 28 Apr 2026
https://github.com/truemedia/wordpress-plugin-from-scratch
Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)
create from php plugin programming scratch series tutorial wordpress
Last synced: 13 May 2026
https://github.com/mabuonomo/example-springboot-redis
java redis springboot tutorial
Last synced: 06 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/huaying/react-games
Small games written in React.js
game react react-game react-tutorial tutorial
Last synced: 13 May 2026
https://github.com/flolu/bazel
🌿 Getting started with Bazel for absolute beginners
bazel bazel-rules bazelisk build-tool buildifier github-actions starlark tutorial
Last synced: 13 May 2026
https://github.com/swapagarwal/learn-vue-app
💃 Enjoy the Vue!
exercise guided-exercises javascript learn learn-vue learn-vuejs tutorial tutorial-exercises vue vuejs
Last synced: 26 Apr 2026
https://github.com/andrewrporter/f-string-tutorial
Basic introduction to python 3.6 f-strings
Last synced: 13 May 2026
https://github.com/littledivy/denobyexample
Learn Deno by Example. WIP. Community maintained.
deno denobyexample examples learn tutorial typescript
Last synced: 30 Apr 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/erismardev/learn-dart
📚Playground e cheatsheet para aprender Dart. Coleção de projetos Dart que são divididos por tópicos e contêm exemplos de código com explicações.
cheatsheet dart dart-lang examples flutter learning playground snippets tutorial
Last synced: 15 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/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/jklemon17/react-redux-todo
React-redux tutorial todo list
Last synced: 06 May 2026
https://github.com/chinmayvivek/my-learning
My Learning is PHP based Project where Admin Will upload a tutorial which can be a code, any file or video and visitor will register him self/ her self to add these stuffs to website web site will be controlled by admin
blog php php7 project register tutorial video visitor
Last synced: 30 Apr 2026
https://github.com/chainstacklabs/hello-block-hyperledger-fabric
A "Hello, Block!" tutorial in Java, Go, and JavaScript for Hyperledger Fabric
chaincode hello-world hlf hyperledger hyperledger-fabric java javascript tutorial tutorial-code
Last synced: 28 Apr 2026
https://github.com/aacgn/tour-of-heroes
An app that helps a staffing agency manage its stable of heroes
Last synced: 07 May 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/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/davorpa/curso-academiawebca-git-terminal-ts
Curso Introducción a Typescript https://www.udemy.com/course/curso-de-programacion-aprender-a-programar-git-terminal/
introduction tutorial typescript
Last synced: 07 Jun 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/bradmartin/egghead-drawingpad
https://egghead.io/lessons/javascript-capture-drawings-and-signatures-in-a-nativescript-app
eggheadio lesson nativescript tutorial
Last synced: 28 Apr 2026
https://github.com/lukas-vlcek/mapping-normalization-example
Elasticsearch mapping and analysis based approach to normalization of document fields
discussion elasticsearch tutorial
Last synced: 24 Apr 2026
https://github.com/imvickykumar999/postgresql
How to Use PostgreSQL in Python
Last synced: 28 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/baggiponte/pymi-polars
🐻❄️ @pola-rs tutorial @pythonmilano
Last synced: 03 May 2026
https://github.com/ethand91/object-detect
Simple object detection example using python, opencv and YOLO
computer-vision example opencv python3 tutorial
Last synced: 28 Jun 2026
https://github.com/junaidqadirb/timbercasts-e02-contacts
E02: Contact List with Livewire and Bootstrap
boostrap contact-list contacts contacts-app laravel livewire tutorial watch youtube
Last synced: 05 May 2026
https://github.com/applitools/tutorial-webdriverio5-applitools-service-ultrafastgrid
Applitools Ultrafast Test Grid VisualGridRunner tutorial using the WebdriverIO 5 Service
applitools tutorial webdriverio
Last synced: 06 Jun 2026
https://github.com/bumboobee/nike-ecomerce
In this project i've followed the tutorial from Kevin Powell in this video https://www.youtube.com/watch?v=X1dz0xRbSJc
css ecomerce html landing-page nike-shoes tutorial
Last synced: 26 Apr 2026
https://github.com/richelbilderbeek/mxe_tutorial
Tutorial about the MXE cross-compiling environment
cpp mxe mxe-tutorial qmake qtcreator tutorial
Last synced: 02 May 2026
https://github.com/uhooi/jetpack-compose-tutorial
https://developer.android.com/courses/pathways/compose
android jetpack-compose kotlin tutorial
Last synced: 27 Apr 2026
https://github.com/semazurek/howtocube
An application showing step by step how to solve a 3x3 Rubik's cube.
csharp cube rubick rubicks-cube 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/koji/ml
machine learning
keras machinelearning opencv python pyto tensorflow tensorflowjs tutorial
Last synced: 06 May 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/s1n7ax/youtube-generate-java-doc-comment-using-treesitter
This repository is related to two YouTube videos I have done
doc-comments java neovim treesitter tutorial youtube
Last synced: 03 May 2026
https://github.com/ogstudio/tutorial-tool
Simple video editing tool to automate creation of tutorials
Last synced: 15 Jun 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/bfmhno3/git_guide
本教程的主要目的系让大家快速入门 Git,掌握其基本使用方法和常规操作,而非深入讨论 Git 的内部实现细节。通过本教程,您将能够轻松应用 Git 进行版本控制,提高团队协作效率。
Last synced: 17 Jun 2026
https://github.com/vuluu2k/to_do_classic_for_beginer
This project is list video in youtube help everyone learn javasript more better
Last synced: 02 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/uscbiostats/aws-notes
Random notes on how to use AWS for our research
aws cloud-computing notes rstats tutorial
Last synced: 18 Jun 2026
https://github.com/danielres/yarn-workspaces-unified-env-example
Example boilerplate of unified env vars management using yarn workspaces, works on Heroku
envalid environment-variables example-app graphql graphql-yoga heroku monorepo parceljs react tutorial yarn-workspaces
Last synced: 07 May 2026
https://github.com/vimichael/monogame-series-source-code
A MonoGame tutorial series available for free on YouTube.
csharp dotnet game game-2d gamedev monogame monogame-community tutorial
Last synced: 02 May 2026
https://github.com/grb-workspace/nextjs-15-intro
Sample repository showcasing the core features and best practices of Next.js 15. This project covers React Server Components vs. Client Components, file-based routing, layouts, route handlers, server actions, data fetching strategies, and authentication using Clerk.
authentication clerk client-components data-fetching layouts nextjs react routing server-actions server-components starter tutorial
Last synced: 08 May 2026
https://github.com/maximkrouk/swift-udf-tutorial
UDF Tutorial for Swift
combine composable-architecture fp functional-programming playground swift swiftui tutorial udf
Last synced: 26 Apr 2026
https://github.com/jklemon17/redux-crash-course
Tutorial for Redux with React
Last synced: 03 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/fajarwz/blog-react-paginate
Simple example of how to use react-paginate in React
example-project javascript pagination react react-paginate tutorial
Last synced: 30 Apr 2026
https://github.com/alberanid/git-crash-course-en
Git crash course
cli course crash-course git introduction repositories slides tutorial
Last synced: 04 May 2026
https://github.com/antonio-f/attention_mechanism_tf2
Neural Machine Translation with Attention - TensorFlow 2.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning neural-machine-translation python seq2seq sequence-models tensorflow2 tutorial
Last synced: 30 Apr 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/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/cjminecraft01/entitiestutorial
The environment as part of the entity mini tutorial series
forge forge-mod minecraft minecraft-mod mod modding modding-tutorials tutorial tutorial-code
Last synced: 28 Apr 2026
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/suryaadtmaja/sails-backend
backend using sails
hacktoberfest sailsjs tutorial
Last synced: 07 Jun 2026
https://github.com/nixern/wireguard-mullvadvpn
Container with WireGuard and Mullvad VPN Config using SOCKS5, with tutorial
container docker mullvad socks5-proxy-server tutorial vpn wireguard
Last synced: 29 Apr 2026
https://github.com/ierickaraujo/tutorial-angular
angular13 bootstrap5 css html tutorial typescript
Last synced: 29 Apr 2026
https://github.com/fga-eps-mds/2019.1-pylearner
Chabot para auxiliar novatos com Machine Learning utilizando o Jupyter Notebook
chatbot jupyter-notebook machine-learning tutorial
Last synced: 28 Apr 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/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/hugocruzlfc/react-router-dom-update
Tutorial about react-router-dom version 6 with Typescript. Folder estructures and options.
react react-router-v6 tutorial typescript
Last synced: 04 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/djschleen/sbom-release-example
An example project that demonstrates how to automate a release with SBOM generation using Syft
cyclonedx github-actions sbom spdx tutorial
Last synced: 07 May 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/itsmaheshkariya/laravel-todo
Laravel Todo Application with CRUD Operations.
application bootstrap composer crud laravel maheshkariya todo tutorial
Last synced: 28 Apr 2026
https://github.com/tudbut/utils
Some examples
examples linux tutorial virtual-machine
Last synced: 28 Apr 2026
https://github.com/eriksjolund/writing-more-secure-perl-cgi-scripts
Tutorial of how to write more secure Perl CGI scripts
cgi perl perl5 security security-hardening tutorial
Last synced: 06 Apr 2025
https://github.com/thedvlprs/react-course-ru
🚀Основы React.js
components prop-types props reactdevtools reactjs refactoring state tutorial
Last synced: 26 Mar 2025
https://github.com/pgassmann/teamapps-demolessons
Lessons to show TeamApps functionality and to learn how to use TeamApps
java learn-to-code teamapps tutorial
Last synced: 29 Apr 2025
https://github.com/pedrochamberlain/pwa-example
Build a Progressive Web Application from scratch.
Last synced: 16 Feb 2026
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/thedvlprs/react-beginners-tutorial
:tada: Creat React App
create-react-app form-list props state tutorial
Last synced: 26 Mar 2025
https://github.com/mlibre/linux_essential_tutorial_presentation
Linux essential tutorial presentation
essential linux presentation slide tutorial
Last synced: 17 Mar 2025
https://github.com/sukhoy94/webpack-101
Tutorial wprowadzający w podstawy działania narzędzia Webpack
Last synced: 26 Mar 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/bechtle-ag/abap-learning
ABAP Learning
abap abap-development abaplint learning learning-exercises sap tutorial
Last synced: 06 Feb 2026
https://github.com/simonneutert/gilded_rose_kata
Refactor like a Boss (Refactor like Sandi Metz)
minitest refactoring ruby tdd-kata test-driven-development tutorial tutorial-code
Last synced: 15 Mar 2025
https://github.com/umair13adil/flutter_in_urdu
This project is part of Youtube course: Flutter in Urdu.
course dart example flutter flutter-app flutter-demo flutter-examples flutter-ui tutorial urdu
Last synced: 14 May 2026
https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-cpp
An in-depth guide to getting started with SDL3 in the C++ Language .
cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial
Last synced: 26 Mar 2025