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/akagi201/learning-rust
Learning rust, started from rust 1.0 beta.
Last synced: 03 Jan 2026
https://github.com/tsnsoft/tutorial-on-wxwidgets-components-with-examples-and-links-to-documentation
Методичка по компонентам wxWidgets с примерами и ссылками на документацию.md
cpp teaching tutorial wxwidgets
Last synced: 13 Feb 2026
https://github.com/cnily03/learn
A self-study manual for learning knowledge. It is a collection and compilation of notes, code, and other materials.
book documentation tutorial vitepress
Last synced: 20 Mar 2026
https://github.com/kristijan-pajtasev/css-absolute-position-example
CSS absolute position example
absolute-center css css-html css3 html html5 tutorial
Last synced: 21 May 2026
https://github.com/agneym/reactjs-workshop
ReactJS Workshop for Facebook Developers Circle Kochi
reactjs reactjs-workshop tutorial
Last synced: 05 May 2026
https://github.com/vitaliy-bezugly/uwp-tutorial
This project is a basic demonstration of a UWP application using WinUI and the MVVM pattern.
Last synced: 15 Mar 2025
https://github.com/ukuhl/aaai_cf_tutorial
AAAI'25 Tutorial on "(Really) Using Counterfactuals to Explain AI Systems": https://sites.google.com/view/cfe-tutorial-aaai-25/startseite
explainable-ai tutorial user-study xai
Last synced: 21 Apr 2026
https://github.com/nickbasile/simple-tailwind-nav
A simple nav bar built with Tailwind CSS (https://tailwindcss.com/docs/what-is-tailwind)
Last synced: 18 May 2026
https://github.com/penge/csharp-web-api-examples
Example Web API projects in C#
aspnet-core csharp example tutorial web-api
Last synced: 25 Mar 2025
https://github.com/ethand91/python-text-extraction
Simple Python text extraction using Tesseract OCR
python python3 tesseract tutorial
Last synced: 03 Aug 2025
https://github.com/bravoborja/databinding
Tutorial about Data Binding in Android
Last synced: 07 May 2026
https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api
It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.
backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget
Last synced: 19 Apr 2026
https://github.com/0xHericles/riscv-helpmate
RISC-V32I Helpmate
hardware processor risc risc-processor risc-v tutorial
Last synced: 24 Mar 2025
https://github.com/enkaypeter/user-management-app
Project repository for How to build reusable forms using Vue form generator tutorial
Last synced: 13 Jun 2025
https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 28 Sep 2025
https://github.com/ravgeetdhillon/golang-cron-job
CRON Jobs in Golang
automation cron cron-jobs go go-tutorial golang tutorial
Last synced: 20 Jun 2026
https://github.com/mavericks-db/react-todo-app
Microverse Module 03 Project: This is an educational project to make a todo-app following this tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021). This tutorial, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Built with React, Sass and JavaScript.
css css3 html html-css-javascript html5 javascript microverse microverse-projects microverse-students react react-hooks react-router reactjs sass scss todo todo-app todoapp todolist tutorial
Last synced: 11 Mar 2025
https://github.com/auycro/mvc-chart-gdi
ASP.NET MVC, GDI+
asp-net-mvc csharp gdi-plus tutorial
Last synced: 02 Aug 2025
https://github.com/hidao80/mcp-tutorial-1
SQLite MCP Server tutorial for Cursor, VS Code, Windsurf, and Claude Desktop. Zero-configuration setup with uvx, cross-platform support, and DXT extension included. Perfect for learning Model Context Protocol integration.
ai-tools claude-desktop cursor mcp model-context-protocol sqlite tutorial vscode windsurf zero-config
Last synced: 17 Apr 2026
https://github.com/nikos-kekatos/spaceex-tutorials
SpaceEx tutorials and features
executable plotting reachability-analysis spaceex spaceex-tutorials tutorial
Last synced: 15 May 2025
https://github.com/kingabzpro/automating-machine-learning-testing
Automating Machine Learning Testing using GitHub Actions and DeepChecks
automation cicd deepchecks machine-learning testing tutorial
Last synced: 04 Jul 2025
https://github.com/burakboduroglu/go_tutorial
Go Programming Language Tutorial
go go-tutorial golang tutorial
Last synced: 04 Apr 2025
https://github.com/makstyle119/php
PHP from beginner to advanced
begginer-friendly makstyle119 php tutorial
Last synced: 11 Apr 2026
https://github.com/aman9026/ci-using-jenkins
Integrating the repository with different environments of software production
automation ci continuous-integration devops docker docker-container environment-configuration git github jenkins jenkins--service jenkins-ci jenkins-pipeline tutorial
Last synced: 15 Feb 2026
https://github.com/kathleenwest/minimalwebapipizzastoretutorialdemo
Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.
asp-net-core crud demo how-to mapget mappost microsoft-learn minimal-api minimal-web-api pizza pizza-app quick quick-start step-by-step step-by-step-guide swagger swagger-ui tutorial web-api webapi
Last synced: 17 Mar 2025
https://github.com/saeedkohansal/javascript-word-counter-web-application
It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS
clientside css education frontend gilgeekify html javascript programming tutorial vanillajs webapplication webdevelopment
Last synced: 25 Mar 2025
https://github.com/saeedkohansal/html-editable-table-oop-javascript
Master Interactive HTML Tables: A Step-by-Step Guide to Editing with Mouse Clicks and Keyboard Navigation, Unlock the power of dynamic web pages with this comprehensive tutorial on making HTML tables editable using both your mouse and keyboard arrow keys. This guide provides clear instructions and practical examples to help you integrate...
code css editable editable-table excel gilgeekify how-to howto html html-css-javascript javascript js objectoriented objectoriented-js objectorientedprogramming oop oops programming tutorial tutorials
Last synced: 25 Mar 2025
https://github.com/devinmatte/your-first-api
A series of basic layouts that allow you to quickly learn how to spin up your own API in various languages
api express expressjs flask java nodejs php python rest-api restful-api slim slim-framework spring tutorial
Last synced: 12 Apr 2026
https://github.com/skvggor/reactjs.org-tutorial
⚛️ ReactJS tutorial.
hacktoberfest javascript react reactjs study tutorial
Last synced: 21 Oct 2025
https://github.com/wieerwill/python-intro
Kurze Einführung in die Phyton Syntax
Last synced: 13 Apr 2026
https://github.com/cbinet/brocoli-pi
Flask REST API for Raspberry PI
flask flask-restful gpio rasberrypi raspberry-pi tutorial web-server webserver
Last synced: 13 Apr 2026
https://github.com/shubhambansal1997/learn-typescript
This repo contains some basics of the typescript (primarily for js developers)
js learn md tutorial typescript typescript2
Last synced: 19 Jan 2026
https://github.com/mpc-bioinformatics/pia-tutorial
Tutorial for PIA - Protein Inference Algorithms
Last synced: 15 Mar 2026
https://github.com/yvng-jie/ds-visualized
📚 Interactive data structures tutorial with visual animations and live code playground.
data-structures dsa javascript tutorial visualization
Last synced: 29 May 2026
https://github.com/lucas-diedrich/snakemake-learning
GitHub Repository for the snakemake learn session at the @MannLabs Group Retreat 2025
Last synced: 26 Jan 2026
https://github.com/s1licate/c
C guide, programs and examples.
c c-language c-programming example examples programming tutorial tutorials
Last synced: 16 May 2025
https://github.com/simonblanke/hyperactive-tutorials
Examples, notebooks and visualizations for the Hyperactive package
examples jupyter-notebook python tutorial visualization
Last synced: 27 Nov 2025
https://github.com/hashicorp-education/learn-terraform-multicloud-kubernetes-consul
Last synced: 12 Feb 2026
https://github.com/javieraviles/trunk-based-development
Example exercise of how to apply trunk based development methodology
example how-to trunk-based-development tutorial
Last synced: 19 Mar 2026
https://github.com/gillkyle/egghead-elixir
Getting started lessons with elixir
Last synced: 14 Oct 2025
https://github.com/umesh-timalsina/not-so-long-intro-to-pydantic
A basic tutorial on introducting pydantic basemodels and their usage
Last synced: 23 Mar 2025
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/taited/distributedtutorial
This is a tutorial demo for pytorch distributed data parallel
demo distributed distributeddataparallel parallel pytorch tutorial
Last synced: 12 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/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/zeucapua/scrawl
It's like Wordpress, but new, and yours.
markdown svelte sveltejs tutorial tutorial-code
Last synced: 13 May 2026
https://github.com/drsmile444/tensorflow-ml-bot-example
🤖 Telegram Bot example using Machine Learning and Tensorflow
example telegram telegram-bot tensorflow 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/ashwani-luhaniwal/nodejs-intro-guide
NodeJS Introduction Guide
node nodejs nodejs-tutorial reference tutorial
Last synced: 13 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/shubhansu-kr/cse310-javaprogramming-tutorial
Tutorial Java Files for CSE310: Java Programming course | LPU | Sem4
code java lpu oops-in-java sem4 tutorial
Last synced: 16 Jun 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/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/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/0xjesus/screenwright
🎬 MCP server that records narrated, subtitled tutorial videos by driving a browser with Playwright — captions burned in + .srt sidecar.
captions ffmpeg mcp model-context-protocol playwright screen-recording subtitles tutorial video
Last synced: 28 Jun 2026
https://github.com/seokminhong/remix-jokes-workers
Remix Jokes Demo App for Cloudflare Workers
cloudflare-workers remix tutorial
Last synced: 29 Jun 2026
https://github.com/flowforfrank/robotjs
🎨 Drawing the seed of life with RobotJS
automation drawing javascript mouse robotjs tutorial webtips
Last synced: 28 Mar 2025
https://github.com/neok/symfony-tutorial-for-beginners
symfony tutorial for beginners
php php7 symfony tutorial tutorial-code
Last synced: 16 May 2026
https://github.com/enanomapper/tutorials
Version control for the (open access) tutorials developed during the eNanoMapper project.
enanomapper nanotechnology open-educational-resources tutorial
Last synced: 20 Jan 2026
https://github.com/theodesp/creative-scala
Learning Scala with Creative Scala
learning-by-doing scala tutorial
Last synced: 28 Mar 2025
https://github.com/matt-mcmahon/ews-tutorial
Node tutorial so that I (and potentially others) can learn how to write a simple NodeJS server using modern techniques.
Last synced: 09 May 2026
https://github.com/hashicorp-education/learn-terraform-multicloud-kubernetes-aks
hashicorp kubernetes terraform tutorial
Last synced: 04 Apr 2025
https://github.com/nicnocquee/react-stripe-checkout
A sample project for integrating Stripe Checkout with React (CRA) app
checkout create-react-app react sample stripe tutorial
Last synced: 07 Jan 2026
https://github.com/silvestrevivo/flexbox-css
CSS flexbox project following the Udemy Tutorial from @jonasschmedtmann
css3 flex-layout flexbox html5 purecss tutorial udemy-tutorial
Last synced: 08 Jul 2025
https://github.com/silvestrevivo/react-hooks-contextapi
Basic react application corresponding to the YouTube Tutorial of @iamshaunjp
javascript react react-context-api react-hooks tutorial youtube
Last synced: 10 May 2026
https://github.com/grb-workspace/java-logger-intro
A Spring Boot project that demonstrates Java’s inbuilt logging capabilities through a REST controller. It illustrates how to configure and use multiple logging levels—INFO, WARN, ERROR, FATAL, DEBUG, and TRACE.
application-configuration java logger logging rest sample-project spring-boot tutorial
Last synced: 16 May 2026
https://github.com/kamil-kaczmarek/ray-tune-micro-tutorial
Micro tutorial on how to run and scale HPO with LightGBM and Tune
distributed-computing hyperparameter-optimization hyperparameter-tuning machine-learning ray-distributed ray-tune tutorial
Last synced: 11 Jul 2025
https://github.com/microsoft/github-copilot-global-bootcamp
Resources for GitHub Copilot Global Bootcamp 2025
dotnet github github-copilot github-copilot-chat github-copilot-for-azure github-copilot-free github-copilot-training javascript python tutorial tutorial-code vscode
Last synced: 04 Apr 2025
https://github.com/skulltech/sharelatex-tutorials
Following the LaTeX tutorials by ShareLaTeX
Last synced: 27 Mar 2025
https://github.com/oxygen-dioxide/ghdoc
面向非程序员与业余程序员的Github教程
citizen-developers git github tutorial
Last synced: 11 Apr 2025
https://github.com/dblock/frgom
First Ruby Gem of Many: live coded at Flatiron School in NYC, January 2018
Last synced: 09 Oct 2025
https://github.com/juzershakir/how-to-python
Guide for beginners on the road to expert!
basic-programming coding practice-programming python3 python37 regular-expressions tutorial
Last synced: 05 Apr 2025
https://github.com/hjsblogger/selenium-tool-tip-validation
This repository contains demo code for extracting validation tooltip
selenium selenium-automation selenium-python selenium-webdriver tutorial
Last synced: 16 May 2026
https://github.com/x-raylaser/generative-rnn
This repository is made as supplementary material for a tutorial. The tutorial shows how to use Recurrent Neural Nets as generative models.
bayes-rule bayesian-inference deep-learning digit-generation generative-model mnist pixel-prediction recurrent-neural-nets recurrent-neural-networks tutorial
Last synced: 04 Aug 2025
https://github.com/halvoxenkskokqt/sourcecode-flash
Run flashloan arbitrage with JS code, smart contracts for passive profits, safe on PC.
blockchain crypto defi eth ethereum flash-loan flashloan go-ethereum guide profit script sourcecode tools trading tutorial
Last synced: 15 May 2026
https://github.com/bradmartin/egghead-email
https://egghead.io/lessons/javascript-composing-emails-in-a-nativescript-app
eggheadio lesson nativescript tutorial
Last synced: 15 May 2026
https://github.com/sumit-kr-das/jsdoc
A modern JavaScript related documentation for you
documentation es6 interviews javascript tutorial typescript
Last synced: 27 Apr 2026
https://github.com/raigorx/thinking-in-react-hooks
The code tutorial found in https://reactjs.org/docs/thinking-in-react.html but using hooks and functional components
create-react-app educational example react react-hook thinking-in-react tutorial
Last synced: 12 May 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: 30 Jun 2026