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-04-03 00:31:06 UTC
- JSON Representation
https://github.com/astrabert/1mindocker-blog
Docker: from zero to hero, one minute a time
beginner-friendly ci-cd devops docker docker-buildx docker-compose learning learning-by-doing tutorial zero-to-hero
Last synced: 15 Mar 2025
https://github.com/vagnerbellacosa/curso_python
Programação em Python
apontamentos desafios digital-innovation-one dio exercicios python tutorial
Last synced: 22 Feb 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: 11 Mar 2025
https://github.com/utkarsh5026/dsdb
Implementation of data structures used in Databases as Jupiter notebooks
database dsa jupyter-notebooks notebooks python tutorial
Last synced: 18 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/mpc-bioinformatics/pia-tutorial
Tutorial for PIA - Protein Inference Algorithms
Last synced: 15 Mar 2026
https://github.com/abdulmumin1/yt-kivycalculator
Calculator app for youtube tutorial.
Last synced: 16 Mar 2025
https://github.com/dmvianna/gabriel-tut
Data science tutorial by @gabriel439
data-science haskell-stack tutorial
Last synced: 07 Oct 2025
https://github.com/mihajlomilojevic/javascript-prirucnik
Ovaj projekat osmišljen je kao priručnik/tutorial za upoznavanje učenika srednjih škola sa naprednijim tehnikama i tehnologijama JavaScript programiranja kako bi učenici mogli da steknu znanje potrebno za kreiranje full stack aplikacija koje ne rade (ili veoma površno) tokom svog srednjoškolskog školovanja.
ebook expressjs javascript nextjs nodejs reactjs tutorial
Last synced: 17 Nov 2025
https://github.com/kandy-io/kandy-anonymous-android-sdk
Kandy Anonymous Android SDK release repository
android documentation kandy tutorial webrtc
Last synced: 07 Sep 2025
https://github.com/mongodb-developer/codeyourdreams
mongodb mongodb-atlas tutorial workshop
Last synced: 12 Apr 2025
https://github.com/artic92/linux-device-drivers-learning
A journey into Linux device driver development with examples, notes, and tutorials.
device-driver learning linux linux-kernel tutorial
Last synced: 10 Dec 2025
https://github.com/noamfav/frisian-draught
Frisian Draughts – A modern JavaFX-based take on the classic board game, featuring smart AI, multiplayer capabilities, tutorials, and customizable themes.
ai board-game checker desktop-app draughts frisian game-development java javafx maven multiplayer open-source strategy-game tutorial
Last synced: 01 Mar 2025
https://github.com/arcanemachine/phoenix-guide-todo-list
The companion repo for the todo list application in Phoenix Web Framework: The Unauthorized Guide
book elixir elixir-lang elixir-phoenix guide phoenix-framework tutorial
Last synced: 26 Oct 2025
https://github.com/bradleyboehmke/analytics-connect-intro-r
Introduction to R (slides for Analytics Connect '18)
data-science r training tutorial
Last synced: 24 Mar 2025
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: 23 Apr 2025
https://github.com/organization-devxp/solid-principios-tutorial
Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.
principios-solid solid tutorial tutorial-exercises
Last synced: 24 Oct 2025
https://github.com/kevinkit/tensortut
This tutorial is for people with little programming, python and machine learning knowledge to get started with Tensorflow
machine-learning python tensorboard tensorflow tutorial
Last synced: 17 Mar 2025
https://github.com/rikedyp/dyalogtutorials_old
Tutorials for Dyalog APL
apl dyalog dyalog-apl tutorial
Last synced: 22 Nov 2025
https://github.com/zeyu-li/django-tutorial
A tutorial for Django projects 🏫
django django-tutorial tutorial
Last synced: 16 Mar 2025
https://github.com/ravgeetdhillon/dynamic-sales-quotes
Create Dynamic Sales Quotes using Node.js and HelloSign API.
automation blog dynamic-quotes dynamic-sales-quotes hellosign hellosign-api javascript node nodejs sales-automation sales-quotes tutorial
Last synced: 02 Jul 2025
https://github.com/carlosrabelo/spaceshooter
Space Shooter
gdscript godot godot-engine godot4 shooter-game space-shooter tutorial
Last synced: 26 Mar 2025
https://github.com/henrytien/go-hiking
go tutorial
go golang golang-examples programming-language tutorial
Last synced: 03 Sep 2025
https://github.com/prathameshdhande22/c-sharp-tutorial
Repository for C# Tutorial Files
c-sharp c-sharp-tutorial kudvenkat net-7 net-core net-framework tutorial
Last synced: 03 Jan 2026
https://github.com/benckx/baudelaire-on-qr
Encode a well-known book as a series of QR codes.
demo example qrcode qrcode-generator tutorial
Last synced: 17 Mar 2025
https://github.com/mihailgaberov/full-stack-redux
Full stack Redux tutorial done via [this](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html).
babel ecmascript javascript react redux socket-io tdd testing tutorial
Last synced: 01 Apr 2026
https://github.com/senior-sigan/vgg_style_transfer
Style transfer example app for Huggingface spaces based on the PyTorch tutorial
Last synced: 10 Mar 2025
https://github.com/javitocor/tic-tac-toe-react
Classic game tic-tac-toe built with React.
javascript reactjs tictactoe-game tutorial
Last synced: 24 Mar 2025
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: 25 Mar 2025
https://github.com/senior-sigan/springboottutorial
java mybatis spring-boot tutorial
Last synced: 26 Jun 2025
https://github.com/cbillowes/cljs-app-from-scratch
Creating a ClojureScript web app from scratch with Reagent and npm
clojurescript npm tutorial webpack
Last synced: 10 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/malhotra5/database-functionalities
A tutorial on using sqlite3.
sqlite3 tutorial tutorial-code
Last synced: 17 Mar 2025
https://github.com/desoga10/webpack-babel
A simple tutorial on how to set up React using Webpack and Babel in the most minimalistic way possible.
babel babel-plugin react reactjs tutorial web-development webpack webpack4
Last synced: 16 Mar 2025
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/jcrodriguez1989/firstcontributionsinr
🚀✨ Mini tutorial que nos enseña a contribuir al código libre en R
contribution hacktoberfest open-source tutorial
Last synced: 26 Oct 2025
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: 28 Nov 2025
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/jrob774/tein-manual
An unofficial manual for modding the game The End is Nigh.
game manual mdbook modding modding-manual mods tein tein-manual thendisnigh tutorial website
Last synced: 23 Jan 2026
https://github.com/dchicchon/flutter-mobile-app
Flutter project for Approachable Geeks
android-emulator flutter tutorial xcode
Last synced: 12 Jul 2025
https://github.com/jklemon17/react-redux-todo
React-redux tutorial todo list
Last synced: 26 Oct 2025
https://github.com/zayedrais/weatherapp
Weather App with Nodejs
demo nodejs openweather-api openweathermap temperature tutorial weather weather-data weatherapi weatherapp webapp
Last synced: 06 Feb 2026
https://github.com/seandavi/rbiocbook
An instructional/experiential book using R and Bioconductor.
bioconductor bioinformatics book quarto r rstats statistics tutorial
Last synced: 13 Jun 2025
https://github.com/gvwilson/sunset
A workshop on handing projects over (or winding them down)
codebender open-science succession-planning tutorial
Last synced: 04 Sep 2025
https://github.com/c17an/quiz-app
react & typescript tutorial project
react styled-components tutorial typescript
Last synced: 08 Apr 2025
https://github.com/gnebbia/perl_data_structures_tutorial
data-structures datastructures notes perl tutorial
Last synced: 02 Mar 2025
https://github.com/abhijoshi2k/full-nodejs-course
Node,js course from Udemy
Last synced: 27 Oct 2025
https://github.com/dvanael/django-tutorial
WIP Um tutorial completo de como iniciar um projeto em Python utilizando o Django Framework.
css django documentation html javascript tutorial
Last synced: 11 Mar 2025
https://github.com/seokminhong/remix-jokes-workers
Remix Jokes Demo App for Cloudflare Workers
cloudflare-workers remix tutorial
Last synced: 22 Feb 2025
https://github.com/alexsjones/terraform-aws-bestpractise
An example of bastion ssh and subnetting on aws
Last synced: 08 Apr 2025
https://github.com/hswolff/playground
A fun place for me to mess around with new tech.
Last synced: 02 Apr 2025
https://github.com/jfriedlein/ushl_ls-dyna_fortran
Basics to implement user-defined shell elements (ushl, uel) in LS-Dyna with Fortran
axisymmetry documentation element element-formulation fortran90 ls-dyna plane-strain resultant-element tutorial uel user-defined-element user-element ushl
Last synced: 01 Mar 2025
https://github.com/annimon-tutorials/php-unframework-template
Framework-less template for simple sites. Source code for tutorial
fastroute framework-less php tutorial twig
Last synced: 18 Mar 2025
https://github.com/buttercrab/rust-tutorial
Simple Rust tutorial for programmers
Last synced: 11 Jun 2025
https://github.com/uncomputable/coverage-example
Minimal, reproducible example for testing code coverage using GCC or Clang
code-coverage coverage gcov lcov tutorial
Last synced: 19 Mar 2026
https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example
Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.
cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest
Last synced: 28 Jan 2026
https://github.com/petercollingridge/bloops-canvas
Ecology and evolution simulation using Javascript and canvas
alife canvas evolution genetic-algorithm javascript tutorial
Last synced: 10 Jan 2026
https://github.com/ghostwriternr/github-battle
My code from Taylor McGinnis' unbelievably good ReactJS tutorial
Last synced: 22 Nov 2025
https://github.com/brazeg/k8s-homelab
Complete Kubernetes Lab Environment Setup Guide on Windows 11 using Ubuntu Virtual Machines
devops grafana homelab k8s kubernetes learning local-cluster promotheus tutorial vmware-workstation-17-pro
Last synced: 08 Oct 2025
https://github.com/goulu/python_finesses
Les finesses de Python
french jupyter-notebook python tutorial
Last synced: 08 Apr 2025
https://github.com/janakhpon/reactnative-collection
reactnative-collection is a simple project or kinda tutorial collection project. You can find tons of component in Component folder and each component provides easy way to code react-native or to build your own react-native apps. Please Check the RELEASE_STATUS before you clone
components expo react-native tutorial tutorial-code
Last synced: 12 Jun 2025
https://github.com/maximkrouk/swift-udf-tutorial
UDF Tutorial for Swift
combine composable-architecture fp functional-programming playground swift swiftui tutorial udf
Last synced: 27 Feb 2025
https://github.com/saadazghour/django-practice
Learn Django by doing . & Basic CRUD Operations using Views & Class Based Views & Much More ........
django html5 python3 training tutorial tutorial-teaches-people
Last synced: 25 Dec 2025
https://github.com/labex-labs/docker-for-beginners
This course is designed to help you get started with Docker. We will cover the basics of Docker, including its architecture, components, and how to use it to build and run containers.
application-deployment beginner cli container-runtime containerization course devops docker docker-compose hands-on image-building labex labs linux microservices orchestration programming tutorial virtualization workflow
Last synced: 28 Oct 2025
https://github.com/antonio-f/building_a_recurrent_neural_network_step_by_step
Building a Recurrent Neural Network Step by Step
coursera deep-learning long-short-term-memory lstm numpy recurrent-neural-networks rnn step-by-step tutorial
Last synced: 30 Mar 2025
https://github.com/seroviicai/pizza_analytics
The objective of this mini project is to predict how many ingredients and of what kind would be needed in the near future.
data-analysis data-science data-visualization pandas python tutorial
Last synced: 10 Jun 2025
https://github.com/axel-dev/install-webextension
How to manually install a webextension
Last synced: 16 Feb 2026
https://github.com/buttercms/gridsome-starter-buttercms
Drop-in proof-of-concept project for Gridsome + ButterCMS, fully integrated with your ButterCMS account
butter buttercms gridsome starter-kit starter-project tutorial vercel
Last synced: 07 Jul 2025
https://github.com/srinidhibhat45/djangoblogapp
A Django Blog app based on a tutorial by Corey Schafer on YouTube
beginner beginner-friendly blog coreymschafer django hacktoberfest open-source python python3 tutorial webapp youtube
Last synced: 21 Feb 2025
https://github.com/nirmalnishant645/php-programming
Basic PHP Programs and Projects
css dom html javascript jquery php php-fpm php-framework php7 phpmyadmin programming tutorial web-development xhtml xml
Last synced: 24 Feb 2025
https://github.com/Pranshu-Bahadur/tic-tac-toe-minimax
Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).
ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial
Last synced: 11 Mar 2025
https://github.com/joseph-nagel/ml-notebooks
Some random stuff
data-science introduction machine-learning machine-learning-algorithms tutorial
Last synced: 17 Jan 2026
https://github.com/feelpp/feelpp-tutorial-dev
Feel++ development tutorial
cpp17 development feelpp tutorial
Last synced: 31 Jan 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: 26 Oct 2025
https://github.com/gynter/rsyslog-podman-compose-example
Example Docker Compose for running RSyslog in Docker.
baseimage docker dockercompose dockerimage example howto rsyslog rsyslogd tutorial
Last synced: 03 Mar 2026
https://github.com/wieerwill/python-intro
Kurze Einführung in die Phyton Syntax
Last synced: 21 Feb 2025
https://github.com/javascript-tutorial/ur.javascript.info
Modern JavaScript Tutorial in Urdu
Last synced: 04 Sep 2025
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 Mar 2025
https://github.com/sandro/phaser-lessons
programming lessons via phaser https://sandro.github.io/phaser-lessons/
Last synced: 06 Oct 2025
https://github.com/DaikonNimono/FirstPersonShooter
Реализация проекта "Шутер от первого лица" из курса "Основы UNIGINE - Базовый курс"
course csharp fps tutorial tutorial-code unigine
Last synced: 11 Mar 2025
https://github.com/applitools/example-robot-framework
Applitools Example: Robot Framework
applitools applitools-example applitools-eyes applitools-tutorial python robot-framework selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing
Last synced: 02 Feb 2026
https://github.com/kinneko-de/sample-opentelemetry-azure
Sample application how to publish OpenTelemetry metrics to Azure
azure csharp grafana metrics opentelemetry sample tutorial
Last synced: 07 Feb 2026
https://github.com/burakboduroglu/go_tutorial
Go Programming Language Tutorial
go go-tutorial golang tutorial
Last synced: 04 Apr 2025
https://github.com/joshmcguigan/fizzbuzz-rs
Test bed for the blog post 'A FizzBuzzy Tour of Traits in Rust'
documentation reference rust rust-lang tutorial
Last synced: 05 Oct 2025