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/nidup/manipulate-csv-data-in-php
Tutorials on How to Read and Write CSV Files in PHP
Last synced: 29 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/silentgameplays/linux-mint-simple-setup-for-gaming
Linux Mint Setup for Gaming
Last synced: 11 Jun 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/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/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/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/biosfood/intel-llm-guide
A guide on how to run LLMs on intel CPUs
guide intel llm llm-inference llm-serving machine-learning setup setup-development-environment tutorial
Last synced: 09 Apr 2025
https://github.com/juanmanuel-tirado/python
Python examples
jupyter-notebook python tutorial
Last synced: 01 May 2026
https://github.com/silentgameplays/simple-ubuntu-setup-for-gaming
Simple Ubuntu Setup for Gaming
gaming linux optimization tutorial ubuntu
Last synced: 28 Jul 2025
https://github.com/tienhuynh-tn/git-github-basic-tutorial
:octocat: Basic knowledge of Git/GitHub :octocat:
basic git git-tutorial git-tutorials github github-tutorial github-tutorials knowledge share tutorial vietnamese
Last synced: 20 May 2026
https://github.com/noeldemartin/tcm-ionic-workshop
Chat Ionic application to be built in a workshop in Tecnocampus Mataró.
firebase ionic tutorial workshop
Last synced: 04 May 2026
https://github.com/tversteeg/learn-sfx
How to use Rust libraries to create your own sound effects
cpal rust sdl2 sfx sound-effects tutorial
Last synced: 19 Apr 2025
https://github.com/spack/spack-tutorial-ami
Setup scripts for our Spack tutorial AMI
Last synced: 13 Mar 2026
https://github.com/michael-koll/bad-pico
Turn your Raspberry Pi Pico into a Bad-USB
adafruit-hid bad-usb badusb circuitpython cybersecurity demo hidscript powershell-script raspberry-pi-pico tutorial video
Last synced: 17 Apr 2026
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/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/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/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/bravoborja/databinding
Tutorial about Data Binding in Android
Last synced: 07 May 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/burakboduroglu/go_tutorial
Go Programming Language Tutorial
go go-tutorial golang tutorial
Last synced: 04 Apr 2025
https://github.com/primaryobjects/cardano-tutorial
Easy tutorial for developing with the Cardano blockchain. Create a wallet. Send and receive ADA.
ada blockchain cardano cardano-cli cardano-community cardano-wallet dapp javascript lovelace node-js nodejs tutorial tutorials web3
Last synced: 18 Apr 2026
https://github.com/chloelavrat/orca-tutorial
Unofficial tutorial and documentation for the Orca procedural sequencer.
musicmaking programming-language sequencer sequencer-midi tutorial
Last synced: 04 Feb 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/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/partyschaum/bugtracker
The Bugtracker from the Doctrine Tutorial
doctrine doctrine-orm php tutorial
Last synced: 01 Apr 2025
https://github.com/javascript-tutorial/ur.javascript.info
Modern JavaScript Tutorial in Urdu
Last synced: 04 Sep 2025
https://github.com/hashicorp-education/learn-terraform-multicloud-kubernetes-eks
Last synced: 25 Mar 2025
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/jlgregorio/tutorials-pointcloud-python
Tutorials for pointcloud processing in Python (basic operations, spatial indexing, registration, segmentation & primitive fitting)
jupyter point-cloud python tutorial
Last synced: 27 Oct 2025
https://github.com/alexmhack/pygame-tutorial
Learning the basics of Pygame from scratch and building a simple game
beginner-project pygame python3 tutorial tutorial-code
Last synced: 28 May 2026
https://github.com/nexmo/ruby-mobile-app-invites
Mobile App Promotion via SMS in Ruby
Last synced: 23 Mar 2025
https://github.com/vidundergunder/expo-prototype-tutorial
Beginner's guide to development for iOS, Android and Web with Expo (React Native). Made in collaboration with Eik Lab and NMBU.
android calculator cat cats course eik eik-lab expo guide ios kitten kitten-ui lab nmbu react react-native tutorial vercel web website
Last synced: 12 Apr 2026
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/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/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/michaeldouglas/mvcgo
Tutorial Go MVC
article golang mvc mvc-architecture tutorial
Last synced: 16 Mar 2025
https://github.com/mirvoxena17jfc/go-ethereum
ETH arbitrage JS script with flashloans, passive income via smart contracts, local execution.
arbitrage code defi eth eth-arbitrage ethereum flash-loan go-ethereum guide profit script sourcecode tools trading tutorial
Last synced: 11 Apr 2026
https://github.com/jessetg/cpp-boot-camp
Slides for a tutorial I'm giving on C++
c-plus-plus cpp latex lecture presentation slides tutorial
Last synced: 08 May 2025
https://github.com/uncomputable/rust-wasm-ffi
Minimal website that exposes C functions via WASM
c ffi javascript rust rust-wasm tutorial wasm
Last synced: 20 Apr 2026
https://github.com/bervproject/you-can-use-it
Starling Education Project
actionscript education feathers-ui starling tutorial
Last synced: 26 Jan 2026
https://github.com/h12m54am/javascript-notes
Discovering the basics to the intermediate side of writing Javascript code to suit the needs of a project to be done. I'm not interested in being a master in it. but certainly aware of the basics of what I am doing. I am interested in learning Typescript for its use of types in the code, but some frameworks don't support typescript entirely.
Last synced: 04 Apr 2025
https://github.com/dilowagner/roguelike-unity
Project to study with Unity Engine
csharp development engine game roguelike tutorial unity
Last synced: 19 May 2026
https://github.com/joshwnj/react-starter
Learn to build a react UI piece by piece
Last synced: 04 Oct 2025
https://github.com/wridgeu/UI5-testing
Demo Repository for working through the testing section on the official UI5-Documentation.
karma learning-by-doing opa sapui5 testing tutorial ui5 walkthrough wiki
Last synced: 11 Mar 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/dchicchon/flutter-mobile-app
Flutter project for Approachable Geeks
android-emulator flutter tutorial xcode
Last synced: 19 Apr 2026
https://github.com/thibaudcolas/my-first-blog-wellington2016
Django Girls tutorial blog, Django Girls Wellington 2016
Last synced: 15 Mar 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/austenstone/tour-of-heroes
In this tutorial, you build your own Angular application from the start.
angular tour-of-heroes tutorial
Last synced: 08 Oct 2025
https://github.com/javadtorabikh/microservices-k8s-lab
🚀 Complete Kubernetes Microservices Lab | FastAPI , Node.js , Vue.js , Redis A practical guide to building, deploying, and scaling microservices on Kubernetes. Perfect for developers learning cloud-native development.
api-gateway cloud-native devops distributed-systems docker fastapi hands-on-lab kubernetes microservices nodejs tutorial vuejs
Last synced: 11 Apr 2026
https://github.com/macagua/example-vuejs2-todo-app
A To-Do App with Vue.js 2 following the "Build a To-Do App with Vue.js 2" tutorial.
tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 12 Apr 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/justcodeit7/streamlit_101
Code for youtube videos on streamlit
python streamlit tutorial tutorial-code
Last synced: 10 Oct 2025
https://github.com/applitools/example-selenium-csharp-nunit
Applitools Example: Selenium in C# with NUnit
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud nunit selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing webdriver
Last synced: 15 Apr 2025
https://github.com/applitools/tutorial-selenium3-javascript-basic
Applitools Eyes tutorial using Selenium JavaScript 3
Last synced: 15 Apr 2025
https://github.com/souravgoswami/ruby-masterclass
A Free Ruby class for Techno India college students (dept. of BCA)
Last synced: 11 Oct 2025
https://github.com/francescodisalesgithub/exercisesdonefromlinuxcommandsbook
Some exercises done from the book Linux Commands,C,C++,Java,Python by Manjunath.R and some optional exercises made by me
exercise java learning serialization tutorial understanding
Last synced: 14 Apr 2026
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: 14 Apr 2026
https://github.com/jlozovei/node-api-server
Server-side for Node RESTful API Tutorial
expressjs mongodb nodejs restful-api server-side tutorial
Last synced: 11 Apr 2026
https://github.com/magnetic-fox/c64-tutorial-like
Some easy projects for cc65 compiler suite. Mostly C-written.
assembler assembler-6502 c c64 examples experiments retroprogramming simple tutorial
Last synced: 19 Jun 2026
https://github.com/s-light/workshop__blender_web_creative_worlds
Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)
a-frame blender blender-addon tutorial workshop
Last synced: 12 Oct 2025
https://github.com/didinj/javascript-highest-order-function-examples
Javascript Tutorial: Higher Order Function Examples
examples function highest-order javascript js tutorial
Last synced: 13 Oct 2025
https://github.com/kingdrea/rpg
RPG offers a clear framework for developing KL-regularized policy gradient methods in online reinforcement learning. This repository includes tools for data preparation and the RLHF process, making it easier to implement the concepts from our research. 🛠️📚
angband application canvas combat composer flutter game-engine godot hacktoberfest laravel roguelike turn-based tutorial ultima-online unity unreal-engine web webgame
Last synced: 17 Aug 2025
https://github.com/michalmaj/modern-python-project-guide
Beginner-friendly guide to modern Python project structure with uv, pytest, Ruff, pyproject.toml, and GitHub Actions.
github-actions pyproject-toml pytest python python-project-template ruff tutorial uv
Last synced: 26 May 2026
https://github.com/afteracademy/goserve-docs
Official documentation for goserve - a robust Go backend framework for building production-ready REST APIs.
api-documentation api-framework clean-architecture docker documentation getting-started gin-framework go golang goserve jwt-authentication kong-gateway microservices mongodb nats postgresql redis rest-api tutorial
Last synced: 05 Feb 2026
https://github.com/fiware/tutorials.extended-properties
:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty
entities enumeration fiware language ngsi-ld tutorial
Last synced: 13 Mar 2026
https://github.com/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 Apr 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/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/litilexuezha/c-tutorial-101
学习 c 语言基础
c c-basic c-tutorial learning-c tutorial
Last synced: 01 Jun 2026
https://github.com/tbhaxor/golang-turing-tutorial
This repository contains the codes used in the turing.com golang post
blog go-google go-programming golang snippets source-code turing tutorial tutorial-code tutorials
Last synced: 14 Mar 2025
https://github.com/makstyle119/dsa
Data Structure & Algorithum from beginner to advanced
algorithm begginer-friendly data-structure data-structures-and-algorithms dsa dsa-python makstyle119 tutorial
Last synced: 04 Jan 2026
https://github.com/becloudready/kubernetes-tutorials
Kubernetes Tutorials
containerization interview kubernetes tutorial
Last synced: 17 Jan 2026
https://github.com/onderkalaci/pgcolor
Color data type (and more) for PostgreSQL
citus extension postgres postgresql prototype tutorial
Last synced: 19 Jun 2026
https://github.com/alexmhack/cli_with_python
command line intergration with python
advanced-code argparse command-line intermediate-tutorial python-tutorial python3 tutorial
Last synced: 24 Oct 2025
https://github.com/twitu/monad-challenges
Solving the monad challenges
challenge haskell monads tutorial
Last synced: 24 May 2026
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/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/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/freeclimbapi/node-speech-recognition-how-to-guide
Node - Speech Recognition Tutorial
Last synced: 27 Feb 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/anshajk/python-frameworks
Curated collection of powerful Python frameworks across different domains with examples
deep-learning machine-learning python python-library python3 tutorial
Last synced: 24 Feb 2026
https://github.com/vagnerbellacosa/curso_markdown
Curso de comandos e estilos em Markdown
apontamentos comandos markdonw tutorial
Last synced: 24 Feb 2026
https://github.com/dariodip/golearngo
A workshop for learning the basic concepts of Go.
Last synced: 16 Aug 2025