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-25 00:28:12 UTC
- JSON Representation
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/jotaaloud/overlappingjframecomponents
How to overlapp a JFrame component over Graphics ( Java )
color components java jframe tutorial
Last synced: 22 Mar 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/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/onderkalaci/pgcolor
Color data type (and more) for PostgreSQL
citus extension postgres postgresql prototype tutorial
Last synced: 19 Jun 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/seokminhong/remix-jokes-workers
Remix Jokes Demo App for Cloudflare Workers
cloudflare-workers remix tutorial
Last synced: 19 May 2026
https://github.com/harsh098/go-for-devs
My Attempt at learning Go Programming Language
Last synced: 12 Jun 2025
https://github.com/makstyle119/react
React from beginner to advanced + Interview Questions
begginer-friendly interview-preparation interview-questions makstyle119 reactjs tutorial
Last synced: 12 Apr 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/mauroreisvieira/sublime-text-tips-and-tricks
Collection of helpful tips and tricks.
sublime-text tips tricks tutorial
Last synced: 12 Jun 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/brandon-braner/agentql_blogpost_example
Example scraper using AgentQL for blog post
agentql blog-post playwright portfolio tutorial
Last synced: 18 May 2026
https://github.com/stjudecloud/cloud-app-tutorial
Cloud application examples for St. Jude Cloud.
cloud documentation genomics stjudecloud tutorial workflow workflow-engine
Last synced: 11 Feb 2026
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/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/freeclimbapi/node-speech-recognition-how-to-guide
Node - Speech Recognition Tutorial
Last synced: 27 Feb 2026
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/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: 13 Apr 2026
https://github.com/skvggor/yt-channel
Vídeos para o canal do YT.
aprender css html javascript learning tutorial youtube
Last synced: 04 Feb 2026
https://github.com/gnebbia/statistics_notes
Some notes about statistics concepts any computer scientist should absolutely have
guides notes r statistics stats tutorial
Last synced: 02 Mar 2025
https://github.com/alejandro-ser/mapas-app
Backing code for angular mapbox app
angular css html javascript mapbox netlify tutorial typescript
Last synced: 13 Apr 2026
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/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/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/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/dan-almenar/vue-slots-example
Guide to Vue slots for exchanging data and functionality between parent and child components
Last synced: 19 Aug 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/frameright/image-display-control-demo-irregular-shapes
Demo of Image Display Control with Irregularly Shaped Image Containers
css demo frameright html image image-display-control iptc javascript metadata responsive-design responsive-images tutorial
Last synced: 19 May 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/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: 20 May 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/infinitode/python-projects
An open-source GitHub repository containing Python project ideas, steps, tips, and code solutions.
advanced advanced-projects beginners code-solution code-solutions examples examples-python free intermediate intermediate-projects open-source project-ideas python python-projects python-solutions readme tutorial tutorials
Last synced: 06 Sep 2025
https://github.com/arm-education/executorch_on_arm_labs
🚀Explore how PyTorch models can be exported and lowered to the ExecuTorch Runtime for more effective, lightweight, minimalist inference at the Edge. Covers deploying to CPUs, particularly via the XNNPACK backend, for transformer-based and CNN models, before covering deployment to the Ethos-U backend, the TOSA IR, FVPs, and Google Model Explorer.🚀
arm edge-ai ethos-u executorch fvp inference jupyter-notebook kleidiai labs pytorch tosa tutorial xnnpack
Last synced: 30 May 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/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/philipyip1988/windows-11-installation-guide
Windows 11 Installation Guide for Dell Computers. These guides cover updating the BIOS, configuring the BIOS Setup, downloading Windows 11, preparing a Windows 11 Bootable USB with Intel VMD and network preinstallation drivers and preparing Upgrade and Clean Installs on Dell PC which satisfy Microsoft Soft or Hard System Requirements.
24h2 bios dell installation intel microsoft tutorial uefi vmd windows-11
Last synced: 10 Nov 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/slipnitskaya/dmcourse-jgu
Dynamic modeling of protein dynamics using Python. - Tutorial materials for Biomedicine MScs students at JGU, Mainz (Stefan Legewie, Sofya Lipnitskaya; 2017-2020).
course-materials dynamic-modelling mathematical-modelling python teaching-materials tutorial
Last synced: 20 Apr 2026
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/filipe1309/shubcogen-template
This template is a simple way to create a new repository with a pre-defined structure and files.
class course github github-actions-workflow template tutorial workflow
Last synced: 30 May 2026
https://github.com/michaelcurrin/html-to-jekyll-sample
A demo to showcase converting a plain HTML site to a Jekyll site 🌏 🧪
gh-pages-site jekyll template tutorial
Last synced: 16 Aug 2025
https://github.com/mongodb-developer/get-started-cxx
Repository to help getting started with MongoDB C++ driver connecting to MongoDB Atlas
cxx docker get-started mongodb mongodb-atlas tutorial
Last synced: 13 Apr 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/alexsjones/terraform-aws-bestpractise
An example of bastion ssh and subnetting on aws
Last synced: 29 Apr 2026
https://github.com/petercamilleri/connect_n_game
A simple connect N (4..8) game with some simple AI players.
connect-four game ruby tutorial
Last synced: 04 Oct 2025
https://github.com/thinkswan/react-mapbox-skate-parks
A React app that displays all skateboarding parks in Ottawa, Canada.
javascript mapbox react tutorial
Last synced: 19 Jun 2026
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/agneym/reactjs-workshop
ReactJS Workshop for Facebook Developers Circle Kochi
reactjs reactjs-workshop tutorial
Last synced: 05 May 2026
https://github.com/cainmagi/tensorflow-guide
A Chinese guide book for learning Tensorflow from a starter.
linear-classification linear-classifier linear-regression linear-regressor non-linear-optimization non-linear-regression nonlinear-optimization nonlinear-regression optimization optimization-algorithms optimizer self-defined-layer tensorflow tensorflow-examples tensorflow-experiments tensorflow-tutorials tutorial tutorial-code tutorial-sourcecode tutorials
Last synced: 10 Jan 2026
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/ansibleguy/deprecated_ansible_tutorial
Tutorial on how to use RedHat-Ansible
ansible iac infrastructure-as-code knowledge tutorial
Last synced: 12 Aug 2025
https://github.com/glaucia86/dotnet-csharp-studies
Repository created to store all the studies and projects developed in dotnet and C#.
blazor csharp-code dotnet tutorial
Last synced: 06 May 2026
https://github.com/optimajet/dynamic-plugin-loading
Workflow Engine: Dynamic Plugin Loading
dynamic plugin tutorial workflow-engine
Last synced: 12 Aug 2025
https://github.com/applitools/tutorial-webdriverio-ultrafastgrid
Applitools Ultrafast Test Grid VisualGridRunner tutorial using WebdriverIO 4
applitools tutorial webdriver webdriverio
Last synced: 19 Feb 2026
https://github.com/dmvianna/gabriel-tut
Data science tutorial by @gabriel439
data-science haskell-stack tutorial
Last synced: 07 Oct 2025
https://github.com/actinia-org/actinia-example-plugin
A small example plugin for actinia-core.
actinia actinia-plugin geospatial opensource rest-api tutorial
Last synced: 17 Jan 2026
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/gozaddy/building-a-blog-with-gatsby
This is repo for my tutorial on building a blog with Gatsby
Last synced: 09 Apr 2026
https://github.com/pierrebeitz/typescript-workshop
The fastest way to learn Typescript as a seasoned ES6-Dev
intro introduction learning learning-by-doing primer tutorial typescript typescript2
Last synced: 18 Jan 2026
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/haruyasu/django-ecommerce
:bulb: Ecommerce - Django Startup
Last synced: 27 Jan 2026
https://github.com/praveenscience/harry-potter-pusher
A real time voting application using Harry Potter's house selection for my article for Pusher.
blog expressjs nodejs nodejs-mongodb pusher pusher-api pusherjs real-time realtime realtime-messaging tutorial
Last synced: 14 Apr 2026
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/blefnk/blefed
📚 Repo for my personal future coding tutorials for YouTube, Medium, and for many other platforms. I plan to tell in my courses about langs like: Html, Css, Js, React, Python, C#, Pawn, and others.
Last synced: 19 Jan 2026
https://github.com/the-black-knight-01/tensorflow-tutorial
TensorFlow Tutorial
tensor tensorboard tensorflow tensorflow-examples tensorflow-experiments tensorflow-models tensorflow-serving tensorflow-tutorial tensorflow-tutorials tutorial
Last synced: 19 Jan 2026
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/makstyle119/python
Python from beginner to advanced
begginer-friendly makstyle119 python tutorial
Last synced: 11 Oct 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: 14 Apr 2026
https://github.com/altugbakan/tutorials
Various tutorial projects for languages, frameworks, and systems that I have been working on
Last synced: 21 Jan 2026
https://github.com/senior-sigan/springboottutorial
java mybatis spring-boot tutorial
Last synced: 29 Apr 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/saeedkohansal/php-session-full-tutorial
A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...
backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment
Last synced: 13 Oct 2025
https://github.com/loitd/rubycourse
Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw
basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist
Last synced: 21 Jan 2026
https://github.com/stevepolitodesign/auto-unsubscribe-from-email-in-rails
Learn how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email. As an added bonus, we'll build a page allowing a user to update their email preferences across all mailers.
Last synced: 13 Oct 2025
https://github.com/zhangzhuang15/git-command
specific application of git command and some exercise instructions
beginner chinese commandline exercise git tutorial
Last synced: 31 May 2026
https://github.com/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 Apr 2026
https://github.com/codetit4n/backpropagation
Simple Backpropagation using churn modelling dataset
churn-modelling ml python tensorflow tensorflow-tutorials tutorial
Last synced: 03 Oct 2025
https://github.com/kogakure/nix-darwin-home-manager-tutorial
Setting up an example flake using Nix, nix-darwin, and home-manager
home-manager nix nix-darwin tutorial
Last synced: 09 Nov 2025