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-07-01 00:28:20 UTC
- JSON Representation
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/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/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/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/gvwilson/grsp-tutorial
Growing a research software project
project-management research-software-engineering tutorial
Last synced: 03 Apr 2025
https://github.com/gvwilson/l4py
Lean for Python Programmers
lean4 open-source python tutorial
Last synced: 13 Jun 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/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/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/nexmo/ruby-2fa
Two Factor Authentication with Nexmo Verify
Last synced: 24 Jul 2025
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/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/missingdays/supermariokotlin
Implementation + refactoring + new features of https://github.com/BrentAureli/SuperMario libgdx tutorial
Last synced: 17 Apr 2026
https://github.com/ksachdeva/ml-in-hurry
Machine Learning in Hurry
computer-vision machine-learning tutorial
Last synced: 26 Jul 2025
https://github.com/lintangwisesa/cpp_fundamentals
Fundamentals of C++ language
c-plus-plus cpp fundamental tutorial
Last synced: 28 Jul 2025
https://github.com/kadyb/sf_load_save
Tutorial on how to load and save spatial vector data in R
Last synced: 28 Jul 2025
https://github.com/Project-Babble/BabbleBot
The Project Babble Discord bot repo
bot discord discord-bot docs faq faqs tutorial
Last synced: 20 Sep 2025
https://github.com/jasiek-net/react-webflow-memberstack
Showcase how to combine React and Webflow in app powered by MemberStack
memberstack no-code nocode primereact react showcase tutorial typescript webflow
Last synced: 20 May 2026
https://github.com/logofx/logofx.github.io
The LogoFX project website
logofx solid-principles tutorial wpf xamarin-forms
Last synced: 29 Jul 2025
https://github.com/javascript-tutorial/pt-pt-old.javascript.info
Modern JavaScript Tutorial in Portuguese
javascript portuguese 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/auycro/mvc-chart-gdi
ASP.NET MVC, GDI+
asp-net-mvc csharp gdi-plus tutorial
Last synced: 02 Aug 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/nurul-gc/pyqt-tutorial
basic guide to introduce to you the most awesome python graphical interface
pyqt-examples pyqt-framework pyqt-gui python-graphical-interface tutorial tutorial-teaches-people
Last synced: 11 Feb 2026
https://github.com/akagi201/learning-rust
Learning rust, started from rust 1.0 beta.
Last synced: 03 Jan 2026
https://github.com/cpilson/yelp-fusion-api-test
Yelp Fusion API Test
api cors heroku-instance react react-router reactjs redux tutorial tutorial-code yelp yelp-api yelp-fusion-api
Last synced: 09 Apr 2026
https://github.com/andreid/privateblockchainsmartcontracts
a book about smart contracts on private blockchains
blockchain book ethereum smart-contracts tutorial
Last synced: 08 Aug 2025
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/gildas/helloworld
Very Simple Express.js server
docker helm istio kubernetes nodejs prometheus tutorial
Last synced: 09 Apr 2026
https://github.com/akasharojee/list-drag-and-drop-tutorial
Tutorial demo for article about HTML Drag and Drop API
css drag-and-drop html javascript js sass tutorial web-api
Last synced: 14 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/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/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/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/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/agneym/reactjs-workshop
ReactJS Workshop for Facebook Developers Circle Kochi
reactjs reactjs-workshop tutorial
Last synced: 05 May 2026
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/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/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/dchicchon/flutter-mobile-app
Flutter project for Approachable Geeks
android-emulator flutter tutorial xcode
Last synced: 19 Apr 2026
https://github.com/hashicorp-education/learn-terraform-multicloud-kubernetes-eks
Last synced: 25 Mar 2025
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/alexlaurence/minna-no-python
👨💻Real-World Python Projects For Beginners
beginner-project projects python tutorial
Last synced: 13 Jun 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/alexmhack/node_express
working on a simple project built with node and express
api beginner-project express-js javascript nodejs project tutorial
Last synced: 13 Apr 2026
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
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/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/gnebbia/perl_data_structures_tutorial
data-structures datastructures notes perl tutorial
Last synced: 09 Jun 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/dplaton/obstacle-course
Obstacle course game built using LibGDX and Ashley
Last synced: 07 Oct 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/axel-dev/install-webextension
How to manually install a webextension
Last synced: 16 Feb 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/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/bravoborja/databinding
Tutorial about Data Binding in Android
Last synced: 07 May 2026
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/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/ignavan39/erlang-tutorial-recursive-functions
Erlang tutorial for me
erlang recursive-functions tutorial
Last synced: 25 Jun 2026
https://github.com/ingogbe/nodeexample
Exemplos em NodeJS
body-parser consign example expressjs handlebarsjs html javascript morgan nodejs nodemon postman tutorial
Last synced: 18 Jan 2026
https://github.com/haruyasu/django-ecommerce
:bulb: Ecommerce - Django Startup
Last synced: 27 Jan 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/justcodeit7/streamlit_101
Code for youtube videos on streamlit
python streamlit tutorial tutorial-code
Last synced: 10 Oct 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/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/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/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/coreyjs/grpc-cache-example
A ruby gRPC server that can store and retrieve files from memcache. A Go client to interact with the server
example-project go golang grpc grpc-server learn learning memcache ruby tutorial
Last synced: 14 Apr 2026
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/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/harsh098/go-for-devs
My Attempt at learning Go Programming Language
Last synced: 12 Jun 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/soyelmoreno/fullstack4fe-v2
Tutorial: Working through Frontend Masters course: "Full Stack for Frontend Engineers"
frontend-masters full-stack tutorial
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/alexmhack/python_intermediate
using intermediate level python for solving simple and complex tasks
advanced-programming intermediate-code python-tutorials python3 tutorial tutorial-series
Last synced: 31 May 2026
https://github.com/nicholasjhenry/brandizzle
My repo for working through the BBDCasts series for Brandizzle using Rails 3
professional-development tutorial
Last synced: 13 Mar 2026
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/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/carloshmarques/build-.net-applications-with-csharp
.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.
course learn-to-code learning learning-by-doing learning-path microsoft-learn tutorial
Last synced: 27 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