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-24 00:25:53 UTC
- JSON Representation
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/carlosrabelo/spaceshooter
Space Shooter
gdscript godot godot-engine godot4 shooter-game space-shooter tutorial
Last synced: 26 Mar 2025
https://github.com/tucan9389/mnist-ml-to-mobile
alamofire app flask grayscale ios mnist mobile server tensorflow-lite tensorflow2 tutorial vision
Last synced: 21 Jan 2026
https://github.com/matsunagalab/tutorial_analyzingmddata
Google colab notebooks for typical MD trajectory analysis routines with Python
mdtraj molecular-dynamics scikit-learn tutorial
Last synced: 20 Apr 2026
https://github.com/laironcosta1994/simple-ecs
An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.
csharp data-oriented-technology-stack dots ecs entities entities-preview entity-component entity-component-system entity-prefabs example hybrid-renderer job-system tutorial unity unity-3d unity-physics unity-scripts unity-tutorial unity3d
Last synced: 13 Feb 2026
https://github.com/twitu/monad-challenges
Solving the monad challenges
challenge haskell monads tutorial
Last synced: 24 May 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/better-go/learn-go
go go-kratos go-micro go-zero golang learning-by-doing tutorial
Last synced: 30 Mar 2025
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/fpsvogel/lets-learn-ruby
A site listing resources to learn Ruby, Rails, and related skills.
book-list books bookshelf curriculum learning practice programming rails resources ruby ruby-on-rails study-materials tutorial web-development
Last synced: 27 Aug 2025
https://github.com/saeedkohansal/sync-website-theme-with-os-dark-mode-and-light-mode-css-only-trick
Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...
autodarkmode automaticdarkmode css css-tricks css3 csstricks darkmode darktheme gilgeekify html night-mode night-theme nightmode programming tutorial web-design web-development webdesign webdesigner webdevelopment
Last synced: 25 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/cbillowes/gentle-intro-to-git
Follow a the course "A gentle introduction to Git"
Last synced: 25 Aug 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/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/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/wsdltophp/packagepaypal
PHP SDK for PayPal Web Services with SOAP
packagegenerator paypal php php-sdk tutorial
Last synced: 23 Jun 2025
https://github.com/ksachdeva/ml-in-hurry
Machine Learning in Hurry
computer-vision machine-learning tutorial
Last synced: 26 Jul 2025
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/kathleenwest/azure-virtual-machine-web-app-demo-project
This tutorial azure cloud project demonstrates how to install a basic web app on a virtual machine. We will use our azure account to creature a resource group and virtual machine. Then we will install and configure the virtual machine to run nginx web server and python. Our web app is a flask template and python web application that is uploaded to our virtual machine and then configured to run with nginx. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on an azure cloud virtual machine.
azure azure-virtual-machine azure-web-app azure-webapp demo flask flask-app flask-application how-to nginx nginx-configuration nginx-proxy nginx-reverse-proxy nginx-server python tutorial video virtual-machine virtual-machines-installation web-app
Last synced: 11 Apr 2026
https://github.com/noamfav/frisia
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: 26 Jul 2025
https://github.com/seokminhong/remix-jokes-workers
Remix Jokes Demo App for Cloudflare Workers
cloudflare-workers remix tutorial
Last synced: 19 May 2026
https://github.com/dagerikhl/typescript-thursday-react-query
TypeScript + ReactQuery workshop
learning miles reactquery tutorial typescript workshop
Last synced: 25 Jul 2025
https://github.com/missingdays/supermariokotlin
Implementation + refactoring + new features of https://github.com/BrentAureli/SuperMario libgdx tutorial
Last synced: 17 Apr 2026
https://github.com/linthithtwe/typescript-react-shopingcard
Typescript and React Project from @WebDevSimplified
tutorial tutorial-exercises typescript
Last synced: 12 Jun 2025
https://github.com/saeedkohansal/chart.js-monthly-visits-statistics-chart-tutorial
Learn to build a Monthly Visits Statistics Chart from scratch using Chart.js! This tutorial repo guides you through creating an interactive, customizable chart to track website traffic. Features include dark mode support, responsive design, and dynamic data integration via JSON API. Perfect for web devs looking to master data visualization.
chart chart-js chartjs charts coding gilgeekify html html5 javascript js line-chart linechart programming statistics tutorial visit-stats web-analytics web-development webanalytics webdevelopment
Last synced: 19 Apr 2026
https://github.com/harsh098/go-for-devs
My Attempt at learning Go Programming Language
Last synced: 12 Jun 2025
https://github.com/mrcolorr/howto-guides
This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.
coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl
Last synced: 09 Apr 2026
https://github.com/nexmo/ruby-ni-customer-number-validation
Customer Number Validation using the Nexmo Number Insight API
nexmo-number-insight phone-number ruby tutorial
Last synced: 24 Jul 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: 12 Apr 2026
https://github.com/nexmo/php-phone-menu
Basic Phone Menu (IVR) using PHP and the Nexmo Voice API
Last synced: 24 Jul 2025
https://github.com/nexmo/ruby-2fa
Two Factor Authentication with Nexmo Verify
Last synced: 24 Jul 2025
https://github.com/nexmo/node-verify-fraud-detection
Fraud Detection using Node and the Nexmo Verify and Number Insight APIs
Last synced: 24 Jul 2025
https://github.com/breatheco-de/exercise-random-card
💻📹Video Tutorial: Ideal project tutorial for Javascript newbies, build a random card dealer with little JS, HTML and CSS.
css3 html html5 javascript learn-javascript learn-to-code learning-by-doing learning-exercise learning-js the-dom tutorial tutorial-code tutorial-sourcecode video-tutorial
Last synced: 09 Apr 2026
https://github.com/immutal0/learning-solidity-examples
Basic Examples To Learning Solidity
example learning solidity tutorial
Last synced: 07 Apr 2025
https://github.com/dogma-io/babel-plugin-react-code-block
Display React functional examples with source code.
babel babel-plugin block code example react sample tutorial
Last synced: 07 May 2026
https://github.com/gvwilson/l4py
Lean for Python Programmers
lean4 open-source python tutorial
Last synced: 13 Jun 2026
https://github.com/yasenstar/powerbi_tutorial
Base on "PowerBI Tutorial" book, provide step by step video demo on learning and mastering Power BI tool
analytics data microsoft powerbi tutorial visualization
Last synced: 07 Jan 2026
https://github.com/mdanalysis/spidal-mdanalysis-midas-tutorial
Tutorial for SPIDAL presentation at workshop, showing how to use Midas radical.pilot to analyze an ensemble of MD trajectories with Path Similarity Analysis (as implemented in MDAnalysis).
mdanalysis python science spidal tutorial
Last synced: 14 May 2025
https://github.com/gvwilson/grsp-tutorial
Growing a research software project
project-management research-software-engineering tutorial
Last synced: 03 Apr 2025
https://github.com/mindsers/tutorial-decoupling
Sources of tutorial about decoupling.
best-practices decoupling mindsersit-tutorials tutorial
Last synced: 30 Mar 2025
https://github.com/theodesp/scalatuts
Exploring Scala by example
learning-by-doing sbt scala tutorial
Last synced: 28 Mar 2025
https://github.com/baonguyen6742/uv-install-torch
Tutorial to install torch/pytorch with cuda using uv
cuda install installation package python pytorch resolver torch torchaudio torchvision tutorial uv
Last synced: 13 Apr 2026
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/creative-tutorials/note-sharing-app
This is a simple NoteApp using JavaScript LocaStorage, the basic of this app is to store user note for future use, this means they wont expierence any loss of data, with the use of JavaScript LocalStorage
api css html javascript javascript-applications learnjavascript localstorage nodejs notes-app tutorial tutorials ui ui-components ui-design ux ux-design
Last synced: 08 Apr 2026
https://github.com/riyahal/python
High-level, interpreted, object-oriented programming language guide.
conditional-statements forloop programming programming-language python python-3 python-functions python-lambda tkinter tutorial while-loop
Last synced: 07 Apr 2025
https://github.com/burakboduroglu/go_tutorial
Go Programming Language Tutorial
go go-tutorial golang tutorial
Last synced: 04 Apr 2025
https://github.com/trickypr/linux-game-console
A quick install system for a Debian based gaming console
awesomewm debian game-console gaming linux linux-game-console qt tutorial
Last synced: 26 Jan 2026
https://github.com/danielcaldas/take-the-cat-to-the-party
Learn reactive programming with RxJS the fun way
blogging javascript reactive-programming reactive-streams rxjs-examples tutorial
Last synced: 09 Aug 2025
https://github.com/gnebbia/perl_data_structures_tutorial
data-structures datastructures notes perl tutorial
Last synced: 09 Jun 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/edinsonrequena/simple-port-scanner
This is a simple port scanner built in python 3.8
computer-science cybersecurity hacking port-scanner python python3-8 scanner socket tutorial
Last synced: 22 Mar 2025
https://github.com/jerryfzhang/conferencetravelgrantsystem
CTGS is system for applying conference travel grant , built using Nodejs, Express.js, MongoDB ang jQuery
express jquery mongodb mongodb-ang-jquery nodejs reimbursement time-management travel-planner tutorial
Last synced: 20 Apr 2026
https://github.com/EvokeMadness/FreeCAD-part-workbench-tutorial
Tutorial focusing on FreeCAD's Part workbench.
3d-models 3d-printing cad freecad freecad-workbench guide tutorial
Last synced: 31 Mar 2025
https://github.com/jucheval/julia-tutorial
Short tutorial for Julia programming language with some tips on VS Code and Git.
julia julia-language tutorial tutorial-code vscode
Last synced: 05 Mar 2025
https://github.com/elazzouzihassan/angulartuto
Welcome to the Angular Tutorial repository!
angular coding development framework tsx tutorial typescript
Last synced: 15 May 2026
https://github.com/optima-chat/cc-best-practice
Claude Code 使用技巧和最佳实践的中文社区集合
awesome best-practices chinese claude-code development tutorial
Last synced: 05 Nov 2025
https://github.com/MRColorR/HowTo-Guides
This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.
coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl
Last synced: 05 Aug 2025
https://github.com/javascript-tutorial/sk.javascript.info
Modern JavaScript Tutorial in Slovak
Last synced: 22 Feb 2026
https://github.com/hashicorp-education/learn-terraform-multicloud-kubernetes-eks
Last synced: 25 Mar 2025
https://github.com/didinj/react-native-tutorial-react-hooks
React Native Tutorial: Building Mobile Apps with React Hooks
android building example hooks ios mobileapps react-native reacthooks reactnative tutorial
Last synced: 06 Apr 2025
https://github.com/shahednasser/laravel-rbac-tutorial
Code for Laravel RBAC Tutorial
laravel laravel-tutorial php rbac rbac-management tutorial
Last synced: 20 Jan 2026
https://github.com/living-with-machines/ai4lam-huggingface-datasets-demo
datasets demo for ai4lam
ai4lam glam huggingface-datasets tutorial
Last synced: 13 Jun 2025
https://github.com/ethand91/object-detect
Simple object detection example using python, opencv and YOLO
computer-vision example opencv python3 tutorial
Last synced: 24 Aug 2025
https://github.com/caicloud/crd-sample
kubernetes CRD pattern tutorial and sample
api-aggregation controller cr crd kubernetes sample tutorial
Last synced: 30 May 2026
https://github.com/hswolff/playground
A fun place for me to mess around with new tech.
Last synced: 02 Apr 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/quantsareus/pytorch-compact-lecture
Pytorch compact lecture.
ai artificial-intelligence big-compute big-data course framework guide introduction learn-script lecture neural-network pytorch script torch tutorial
Last synced: 22 May 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/pablobm/pygame-tutorial
Tutorial on game programming with Python+Pygame
Last synced: 18 Feb 2026
https://github.com/lmammino/sample-web-project
Sample web project used to showcase a deployment process with Flightplan.js and git
deploy deployment flightplan javascript node node-js nodejs showcase tutorial tutorials
Last synced: 14 Apr 2025
https://github.com/davidyslu/tensorflow-practice
Practicing and learning TensorFlow
machine-learning python tensorflow tutorial
Last synced: 13 Apr 2026
https://github.com/coders-school/first-contribution
Learn how to contribute to open-source projects
contribution open-source tutorial
Last synced: 05 Jul 2025
https://github.com/quinta0/dotjava
A webpage made with nextjs dedicated to learn the Java programming language
java nextjs tailwind-css theory tutorial
Last synced: 08 May 2026
https://github.com/t0ha/elm-screen-router
Screen based router for SPA in Elm
elm elm-lang single-page-app single-page-applications tutorial
Last synced: 14 Mar 2025
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/guaix-ucm/megaradrp-cookbook
MEGARADRP Cookbook
astronomy python science tutorial
Last synced: 08 Mar 2026
https://github.com/guaix-ucm/pyemir-tutorials
Tutorials for PyEmir, the EMIR pipeline
astronomy python science tutorial
Last synced: 08 Mar 2026
https://github.com/march-mitsuki/easy-tutorial-react
Write onboarding tutorial with a declarative API
guide intro reactjs tour tutorial tutorials typescript ux
Last synced: 29 Apr 2026
https://github.com/abdulmumin1/yt-kivycalculator
Calculator app for youtube tutorial.
Last synced: 21 May 2026
https://github.com/jcbritobr/sevenguitasksgiu
This is an implementation of the 7GUIs tasks written with Golang and GIU library.
Last synced: 06 Apr 2025
https://github.com/jskulski/elm-intro-workshop
A kata designed to introduce developers to the Elm programming language language
elm elm-demos elm-lang introduction kata tutorial
Last synced: 22 Jun 2026