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-26 00:26:10 UTC
- JSON Representation
https://github.com/mrglaster/sgdk-megapong-expanded
Expanded version of Megapong game from the Andrej Preradovic's tutorial.
assembly-language c expanded guide sega sega-genesis sega-mega-drive sgdk sgdk-library tutorial tutorial-code
Last synced: 10 May 2026
https://github.com/andrewjbateman/angular-budget-app
:clipboard: Angular tutorial app to create a simple budget calculator. Tutorial Code by Devstackr.
angular angular-material angular15 budget budget-calculator bulma html modal-dialogs rxjs7 sass tutorial typescript4
Last synced: 03 May 2026
https://github.com/cj-mills/fastai-to-unity-tutorial
This beginner tutorial covers how to train an image classifier using the fastai library and implement it in a Unity game engine project using the Barracuda inference library.
barracuda fastai image-classification tutorial unity
Last synced: 11 May 2026
https://github.com/sylhare/java
:coffee: Some java experiences for fun
beginner cucumber documentation encapsulation intellij java java-development java-virtual-machine maven polymorphism sdk tutorial
Last synced: 03 May 2026
https://github.com/ruddra/myblog
An example project from my tutorial of making a simple blog.
Last synced: 12 May 2026
https://github.com/neelsoumya/butterfly_detector
Basic tutorials and code for teaching deep learning and machine learning
data-science deep deep-learning deep-learning-tutorial deep-neural-networks ethical-artificial-intelligence learning machine-learning neural-networks open open-data-science outreach outreach-activities public-outreach statistical-learning teaching teaching-materials teaching-resources tutorial tutorials
Last synced: 12 May 2026
https://github.com/comunica/tutorial-comunica-reduced-actor
[DEPRECATED] 🏫 Advanced tutorial on Comunica for creating a new actor
Last synced: 13 May 2026
https://github.com/jgcmarins/django-commands
A repository that provides information about how to start a new project in Django.
django framework introduction python python3 tutorial
Last synced: 04 May 2026
https://github.com/silentgameplays/linux-mint-simple-setup-for-gaming
Linux Mint Setup for Gaming
Last synced: 11 Jun 2026
https://github.com/rampa2510/opencv-projects
Here are my projects which made using openCV module of python
cascade-classifier cascade-classifiersfrom face-detection opencv programm python python-3 python-library python3 tutorial webcam
Last synced: 29 Apr 2026
https://github.com/ikr4-m/vbscript-learning
Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.
database repository tutorial vbscript
Last synced: 14 Jun 2026
https://github.com/npragin/ai-club-project-management
Materials created by the OSU AI Club Project Management team for members.
data-science learning machine-learning python tutorial
Last synced: 09 Jun 2026
https://github.com/goodnesskay/laravel-auto-mail-tutorial
A tutorial that shows how to automate mails in your Laravel Application
automation laravel mail tutorial
Last synced: 29 Apr 2026
https://github.com/jennybc/excuse-me-iris
Toy example used in the article "Excuse me, do you have a moment to talk about version control?"
example-project git github r rmarkdown rstudio tutorial
Last synced: 04 May 2026
https://github.com/pa87901/hotmodulereplacementtutorial
A repository to accompany my hot module replacement tutorial. This repository can also serve as a template for developers to start developing in React and Node. Webpack, Babel and Eslint are configured accordingly.
babel eslint hmr tutorial webpack3
Last synced: 29 Apr 2026
https://github.com/astrolabsoftware/fink-client-tutorial
Tutorial to learn how to use the Fink client
apache-kafka astronomy python tutorial
Last synced: 20 Oct 2025
https://github.com/aman9026/custom-filters
Simple guide with code snippets for creating Custom-Filters by Image-Processing
digital-image-processing filter filters guide image-processing mlops numpy numpy-arrays opencv python3 tutorial tutorial-code
Last synced: 05 May 2026
https://github.com/crossplatformsweden/reactnativeapollotypescript
Implementation of Apollo for GraphQL in React-Native using TypeScript boilerplate project. Learn more:
apollo apollo-client apollographql boilerplate graphql react-native reactnative tutorial typescript
Last synced: 06 May 2026
https://github.com/akash-joshi/auth-wiki-public
This repository was made to demonstrate functionality of Mongo and Auth0 with React using NextJS.
Last synced: 14 Apr 2026
https://github.com/rizerkrof/nestjs-featureflags
Ever wanted to implement feature flags in Nest.js? 😻 Here's how!
feature-flags nestjs showcase tutorial
Last synced: 06 May 2026
https://github.com/theryansmee/jest-mocking-like-a-pro
Mocking data like a pro (Jest & Angular tutorial)
angular jest mocking tutorial unit-testing
Last synced: 30 Apr 2026
https://github.com/iceoffire/chat-tcp-unity
repo to store and share the unity chat project
csharp dotnet netcoreserver tcp tcp-client tcp-server tutorial unity2019 unity2d
Last synced: 06 May 2026
https://github.com/amarlearning/simple-neural-network
Simple Neural Network written in Python and Numpy (w/o any scify libraries)
beginner-friendly machine-learning neural-network numpy python3 tutorial
Last synced: 06 May 2026
https://github.com/epranka/rates
Currency exchanger in just about 100 lines using the Create React App (CRA)
app calculator cra create-react-app currency demo exchanger javascript rates tutorial web-app
Last synced: 18 Oct 2025
https://github.com/joonb14/csv_to_highcharts
Hightcharts js tutorial for loading csv data file
csv dataloader flask highchart highcharts highcharts-js javascript korean load-csv python tutorial web website
Last synced: 05 May 2026
https://github.com/pedrorijo91/scala-play-forms
scala-play-forms blog post code
form play-framework playframework scala tutorial
Last synced: 18 Feb 2026
https://github.com/marco0antonio0/about-api-next-js
Este é um tutorial de API básica criando a estrutura basica clean usando o Next.js, um framework React de renderização do lado do servidor (SSR) e renderização do lado do cliente (CSR). Essa estrutura permite criar APIs de forma simples e eficiente.
api como-fazer learn next react tutorial
Last synced: 03 May 2026
https://github.com/websolutionstuff/laravel-9-crud-operation-example
As we know Laravel 9 was officially released yesterday with many new functionalities like Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route list output, a Laravel Scout database driver, etc, and many more and laravel 9 version requires a minimum PHP version of 8.0. So, here I will show you how to create CRUD operation in laravel 9, in this site we have performed many crud operations with example crud operation in ajax crud operation in laravel 8 etc. So, today I will give you laravel 9 crud application example or how to create crud in laravel 9.
crud crud-application crud-operation example html laravel laravel-9-crud-operation laravel-crud-operation laravel8 laravel9 php tutorial
Last synced: 30 Mar 2025
https://github.com/davidmoremad/fraud-exercise
Creamos una BBDD de transacciones y mediante Python detectamos actividad fraudulenta
curso ejerciciosresueltos python supabase tutorial
Last synced: 19 Apr 2026
https://github.com/imvickykumar999/djangowithharry
Django Tutorial In Hindi : https://youtu.be/JxzZxdht-XY?t=8753
bootstrap codewithharry django imvickykumar999 tutorial
Last synced: 06 May 2026
https://github.com/mahdimotamedi/go-echo-example-app
A tutorial app with go and echo micro framework.
echo echo-framework golang tutorial
Last synced: 14 Jun 2026
https://github.com/shahednasser/chrome-omnibox-tutorial
Tutorial on How to Use Chrome's Omnibox API
chrome chrome-extension javascript tutorial
Last synced: 10 May 2026
https://github.com/anjannair/blog
Providing information and references about my experiences with technology and programming.
documentation journal tutorial
Last synced: 08 Mar 2026
https://github.com/aadya940/pycoding
An Agentic Python Library and CLI Tool to automate Coding tutorial generation.
agent agentic-ai ai artificial-intelligence automation coding content python tutorial
Last synced: 19 Jul 2025
https://github.com/gomatic/go-kit-phases
go go-kit go-kit-template go-kit-transport golang kit tutorial tutorial-code tutorial-exercises
Last synced: 09 Apr 2025
https://github.com/realtemirov/postgres
An Uzbek tutorial for PostgreSQL learners using postgresqltutorial.com
postgresql tutorial uzbek-language
Last synced: 27 Jan 2026
https://github.com/rodrigokamada/angular-aws-map
Application example built with Angular 14 and adding the map MapLibre component using the Amazon Amplify Geo and Amazon Location Service services.
amazon amplify angular article aws devcommunity frontend geo geolocation ghactions ghpages hacktoberfest location map maplibre stackblitz tutorial typescript webdev webdevelopment
Last synced: 06 May 2026
https://github.com/bradmartin/egghead-text-to-speech
https://egghead.io/lessons/typescript-using-text-to-speech-with-nativescript
eggheadio nativescript tutorial typescript
Last synced: 09 May 2026
https://github.com/christinec-dev/tic-tac-react
Tic-Tac-React: A simple Tic-Tac-Toe game made with ReactJs .
bootstrap css3 javascript javascript-game react react-components reactjs scss tutorial
Last synced: 14 Apr 2026
https://github.com/survivingwithandroid/esp32-weather-station
Build a weather station using ESP32
bmp280 esp32 iot schematics sensor tutorial weather-station
Last synced: 22 May 2026
https://github.com/fairdatasociety/fdp-todo-app-tutorial
An interactive how-to guide for beginners on getting started with building dApps on Fair Data Protocol using fdp-storage, FairOS and fdp-play.
fairdataprotocol fairos fdp-storage todoapp tutorial
Last synced: 31 May 2026
https://github.com/iamflowz/multi-region-cdk-example
Companion repository for the Multi Region Deployments blog post
Last synced: 03 May 2026
https://github.com/woojiahao/practical_elixir_demo
Demo web application written for "Practical Functional Programming" a talk given for NUS Hackers Hackerschool about practical applications of functional programming
elixir elixir-lang phoenix phoenix-liveview talk tutorial
Last synced: 14 Oct 2025
https://github.com/elibroftw/cpp-vcpkg-cmake-example
A C++ project that is platform and IDE agnostic made possible by using vcpkg and cmake.
cmake cmakelists cpp cross-platform linux macos make tutorial vcpkg visual-studio visual-studio-code windows
Last synced: 14 Apr 2026
https://github.com/kwabenberko/mailtrap-tutorial
A Tutorial on Email Testing using Mailtrap.io
email expressjs javascript mailtrap nodejs sandbox testing tutorial
Last synced: 09 Apr 2026
https://github.com/nexmo/ruby-passwordless-login
Passwordless Login with Nexmo Verify
Last synced: 17 Aug 2025
https://github.com/djbyrne/neural-network-from-scratch-tumour-diagnosis
This notebook goes through how to build a neural network using only numpy. The network classifies tumours, identifying if they are malignant or benign. This notebook uses the Breast Cancer Wisconsin dataset.
artificial-intelligence cloud-computing deep-learning-tutorial machine-learning neural-network neural-networks-from-scratch numpy python tutorial
Last synced: 02 May 2026
https://github.com/relintai/programming_tutorials
Hungarian programming tutorials that I'm writing. (Might translate them later.)
hungarian magyar oop programming sdl2 tutorial
Last synced: 05 Apr 2025
https://github.com/bennycode/example-puppeteer-travis-ci
example puppeteer testing tutorial
Last synced: 19 May 2026
https://github.com/javascript-tutorial/si.javascript.info
Modern JavaScript Tutorial in Sinhala
Last synced: 15 Aug 2025
https://github.com/extcore/extcore-sample-api
ExtCore framework 7 sample API web application
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 19 Jan 2026
https://github.com/schadokar/colorcli
the `colorcli` is to return the name of the hexcode of the color. If the hexcode doesn't exist then `colorcli` can add the color.
Last synced: 14 May 2025
https://github.com/alexmhack/reactify-django
Integrating React library for the frontend with the Django backend
django-backend django2 integration nodejs react react-files reactify-django tutorial
Last synced: 06 May 2026
https://github.com/sambacha/nix-template
template for dapptools/nix
boilerplate dapphub dapptools ethereum nix nixos template tutorial
Last synced: 18 Oct 2025
https://github.com/collapseindex/eval-guide
Learn ML evaluation metrics from scratch! Beginner-friendly Jupyter notebooks with code, visuals, and analogies - all pre-run with outputs. Master accuracy, F1, RMSE, ROC/AUC, cross-validation. Just read or run yourself. Includes challenge exercises. Perfect for ML beginners!
beginner-friendly beginners-guide classification confusion-matrix data-science education f1-score interactive-learning jupyter-notebooks-explaining machine-learning precision-recall python regression roc-auc scikit-learn text-classification tutorial
Last synced: 13 Jan 2026
https://github.com/bestia-dev/rust01_the_beginning
First steps for Rust development.
Last synced: 12 Jan 2026
https://github.com/cnahmetcn/30-gunde-javascript-turkce
30 günde javascript eğitimi Türkçe. 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. 30 günde JS öğrenebileceğiniz bir reponun Türkçe versiyonudur.
30dayscodechallenge 30daysofcode javascript js programming programming-language turkce turkish tutorial
Last synced: 14 May 2025
https://github.com/shuchirj/python-thetutorial
learn learn-to-code learning python python3 tutorial tutorials
Last synced: 17 May 2026
https://github.com/danielgospodinow/catter
Love cats and modern software systems? Here's a cat facts application which has an architecture that fits modern needs
authentication aws cats circuit-breaker docker go google jenkins kotlin kubernetes openid rabbitmq react reactive-programming rest saga-pattern software-architecture spring-boot tutorial webflux
Last synced: 04 Nov 2025
https://github.com/bhattbhavesh91/tensorgram-tutorial
Tutorial on TensorGram which is a real-time remote service to get the Keras callbacks to the telegram including the details of metrics.
keras telegram telegram-bot tensorflow tensorflow2 tensorgram tutorial
Last synced: 04 May 2026
https://github.com/wsdltophp/packagecolissimopickuppoint
PHP SDK for Colissimo Pickup Point Web Services with SOAP
colissimo-webservices packagegenerator php soap-client tutorial
Last synced: 15 Aug 2025
https://github.com/ajb413/wpf-pubnub-desktop-notifications
Windows Desktop notifications with C#, WPF, MVVM, and PubNub.
csharp desktop dotnet mvvm mvvm-architecture notification notifications pubnub tutorial windows windows-desktop-notifications windows-forms wpf wpf-desktop
Last synced: 22 Jul 2025
https://github.com/kuduxaaa/python
Python -ის სახელმღვანელო დამწყებთათვის ქართულ ენაზე
code learn-python learning lesson python tutorial
Last synced: 16 Aug 2025
https://github.com/dongminlee94/data-visualization-tutorial
A repository for data visualization tutorial
data data-science data-visualization matp matplotlib pca plotly python seaborn t-sne tutorial umap visualization
Last synced: 29 Apr 2026
https://github.com/matt-dray/cabinet
:cat2::package: R package demo: identify UK Cabinet Office cats
Last synced: 02 Apr 2025
https://github.com/morningspace/termitorial
A script that allows you to organize your tutorial in multiple lessons using a hierarchical structure where each lesson is written as a Markdown file, then run interactively in a terminal.
interactive markdown shell terminal tutorial
Last synced: 11 May 2026
https://github.com/valera-rozuvan/howtos
a collection of HOWTO documents - mostly linux related
Last synced: 02 Mar 2026
https://github.com/juanmanuel-tirado/python
Python examples
jupyter-notebook python tutorial
Last synced: 01 May 2026
https://github.com/rajdeep2804/darknet_yolo_tutorial
This repo acts like a training guide for yolo object detection model for custom data.
darknet object-detection training tutorial yolo yolov3
Last synced: 16 Aug 2025
https://github.com/appcoda/drag-and-drop-demo
A simple demo for Drag & Drop APIs in iOS 11
drag-and-drop swift swift4 tutorial tutorial-code xcode xcode9
Last synced: 26 May 2026
https://github.com/pmuens/ziglearn
Learning Zig via ziglearn.org
tutorial zig zig-lang zig-programming-language
Last synced: 04 Jan 2026
https://github.com/yujiosaka/wdb109_puppeteer
WEB+DB PRESS Vol.109 特集「速習Puppeteer──ヘッドレスChromeでテスト&スクレイピング」サンプルコード
e2e-tests headless-browsers headless-chrome puppeteer sample scraper scraping tutorial
Last synced: 29 Apr 2026
https://github.com/mapmeld/scraping-by-in-nodejs
Tutorial for jQuery users to learn NodeJS by writing a scraper module
Last synced: 10 May 2026
https://github.com/besnik/css-design-tutorial
Plain CSS design tutorials including grid, flex, app layouts, design system, vue and more.
css css-layout design-system flex grid html layout tutorial vue
Last synced: 08 May 2026
https://github.com/jsbroks/vue-hangman
Recreated Tranversy Media hangman game in Vue 3
api hangman-game hangman-in-vue tutorial vue-composition-api vue3 youtube
Last synced: 30 Apr 2025
https://github.com/gvwilson/aida
AI data analysis
ai data-science open-source tutorial
Last synced: 13 Jun 2026
https://github.com/venenux/alpine-wiki
[mirror] .. to provide NON-MINIMALIST documentation for MINIMALIST distro
alpine alpine-linux documentation guide linux tutorial wiki
Last synced: 12 Jun 2025
https://github.com/ga58lar/ros2-docker-example
ROS2 Docker example
docker dockerfile ros2 tutorial
Last synced: 30 Mar 2025
https://github.com/h-iaac/cst-tutorial-babybot
This repository provides the content of the ICDL tutorial, we use a Docker-based environment to integrate infant behavior models using the CST (Cognitive System Toolkit). Tutorial presented at the ICDL (International Conference on Development and Learning).
attention cognitive-architectures cognitive-robotics cognitive-science coppeliasim docker java mimo perception sensorial tutorial
Last synced: 29 Sep 2025
https://github.com/pmuens/learn-go-with-tests
Learning Go with TDD
go golang tdd test-driven-development tutorial
Last synced: 21 Aug 2025
https://github.com/javascript-tutorial/sq.javascript.info
Modern JavaScript Tutorial in Albanian
Last synced: 23 Aug 2025
https://github.com/garfbradaz/webapi-episodes
Episodes for my JSON API using .NET Core, Docker and Mongo Series.
blogging csharp docker mongodb netcore tutorial webapi-core
Last synced: 07 May 2026
https://github.com/frameright/image-display-control-demo-nextjs
Demo of the Image Display Control React Component with Next.js
demo frameright image image-display-control iptc javascript metadata nextjs responsive-design responsive-images tutorial typescript
Last synced: 04 May 2026
https://github.com/tuliocll/todo-google-chrome
Código utilizado para escrever o tutorial "Criando uma extensão para o Google Chrome com React", leia aqui:
chrome chrome-extension css devto react reactjs tutorial
Last synced: 10 Apr 2026