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-01-28 00:28:33 UTC
- JSON Representation
https://github.com/walidabazo/unity-swipe-slide-show-tutorial
Unity package : Swipe Slide Show Tutorial to image gallery and change size (gameObject.transform.localScale) and Rotate (gameObject.transform.eulerAngles)
change csharp eulerangles image-gallery pagackes rotate size swipe swipe-slide tutorial unity unity-asset unity-plugin unity3d video webar webarkit
Last synced: 24 Oct 2025
https://github.com/markdouthwaite/serverless-scikit-learn-demo
A repository providing demo code for deploying a lightweight Scikit-Learn based ML pipeline modelling heart disease data as a Google Cloud Function.
data-science google-cloud google-cloud-function machine-learning machine-learning-api machine-learning-projects scikit-learn serverless tutorial
Last synced: 25 Jul 2025
https://github.com/shahednasser/history-bot
Repo for Twitter Bot tutorial: History Bot
bot tutorial tutorial-code twitter twitter-api
Last synced: 08 May 2025
https://github.com/fzn0x/php-unit-test-tutorial-bahasa
PHP Unit Test Tutorial in Bahasa
composer indonesia php phpunit tutorial unit-testing
Last synced: 26 Oct 2025
https://github.com/ayushexel/deeptorch
Implementation and tutorial of deep learning algorithms in pyTorch
deep-learning machine-learning machine-learning-algorithms machine-learning-library neural-network python pytorch pytorch-implmention pytorch-tutorial reinforcement-learning tutorial
Last synced: 07 May 2025
https://github.com/mfaisalkhatri/webdriverio-ts-appium
This repository has sample tests to run mobile automation for android using WebdriverIO with TypeScript
android-automation beginner mobile-automation mobile-testing test-automation testing tutorial typescript webdriverio
Last synced: 26 Oct 2025
https://github.com/ravbug/tanksunrealold
Outdated, see the rewrite here:
blueprint cpp game sample-project tank tutorial tutorial-game unity-assets unity-tanks unreal-engine
Last synced: 26 Jul 2025
https://github.com/cody1991/typescript-tutorial
开源的 TypeScript Tutorial 教程中文版,翻译自:https://www.typescripttutorial.net/
Last synced: 07 Apr 2025
https://github.com/wsdltophp/packagecolissimopostage
PHP SDK for Colissimo Postage Web Services with SOAP
colissimo-webservices packagegenerator php soap-client tutorial
Last synced: 15 Aug 2025
https://github.com/honkinggoose/git-gosling
Taking your first steps with Git? Grow from gosling to goose with this Git guide. The guide is easy to follow, you'll learn by doing, and you'll get smart with Git.
best-practices git guide hands-on learn-by-doing learn-git lessons mkdocs mkdocs-material tips-and-tricks tutorial tutorials
Last synced: 30 Jun 2025
https://github.com/harveyslash/sympyle
Automatic differentiation in python
backpropagation computational-graphs deep-learning learning machine-learning neural-network tutorial
Last synced: 07 Oct 2025
https://github.com/fiware/tutorials.context-providers
:blue_book: FIWARE 104: Registering Context Providers
context-aware contextual-data expressjs fiware fiware-orion ngsi node-js postman-collection tutorial
Last synced: 15 Jun 2025
https://github.com/pitmonticone/leaninvienna2024
Repository hosting resources for the "Lean Tutorial in Vienna" at TU Wien from September 18 to 20, 2024.
formal-mathematics formal-methods formal-proofs formalisation formalisation-mathematics formalized-mathematics interactive-theorem-proving lean lean4 leanprover logic mathematics proof-assistant research tu-wien tutorial
Last synced: 03 Jan 2026
https://github.com/vhiribarren/llvm-tuto-kaleidoscope-golang
LLVM Kaleidoscope tutorial in Go, toy project.
go golang llvm toy-project tutorial
Last synced: 24 Apr 2025
https://github.com/pharo-graphics/tutorials
I contain the code that results from tutorials on Bloc.
bloc memory-game pharo tutorial
Last synced: 25 Apr 2025
https://github.com/hackersandslackers/bigquery-python-tutorial
:bar_chart: :snake: Create tables in Google BigQuery, auto-generate their schemas, and retrieve said schemas.
bigquery data-warehouse gcs google-bigquery google-cloud google-cloud-sdk google-cloud-storage python tutorial
Last synced: 28 Apr 2025
https://github.com/cdimascio/watson-nlc-spam
Create a spam classifier with Watson Natural Language Classifier.
classifier python tutorial watson watson-natural-language watson-natural-language-classifier
Last synced: 28 Apr 2025
https://github.com/rodrigokamada/nodejs-aws-lambda
Example application using the Node.js with TypeScript and Express.js where a serverless API will be implemented and deployed on the AWS Lambda service.
article aws aws-lambda devcommunity expressjs hacktoberfest javascript lambda nodejs serverless tutorial typescript
Last synced: 10 Apr 2025
https://github.com/tmattio/elixir-reasonml-blog-tutorial
:mortar_board: A tutorial to build a blog app using Elixir, ReasonML and GraphQL
elixir graphql reason tutorial
Last synced: 26 Mar 2025
https://github.com/gvwilson/web-tutorial
Web Programming for Data Scientists
data-science javascript open-source python tutorial web-development
Last synced: 14 Jun 2025
https://github.com/rembertdesigns/programming-language-tutorials
A growing library of web development tutorials and code guides covering AJAX, Angular, C#, CSS, HTML, JavaScript, Node.js, PHP, PUG, SASS, TypeScript, React, and more. Each resource includes clear explanations and practical examples—API use, HTTP methods, accessibility, and beyond.
ajax angular angularjs csharp css html javascript pug react react-native reactjs sass sass-framework tutorial tutorial-code tutorial-exercises tutorial-sourcecode tutorials
Last synced: 07 Oct 2025
https://github.com/mvinyard/lightning-tutorial
PyTorch-Lightning Tutorial
ai deep-learning deep-neural-networks machine-learning pytorch pytorch-lightning tutorial
Last synced: 30 Apr 2025
https://github.com/jorgensd/fenics22-tutorial
Tutorial for the FEniCS [22 conference](https://fenicsproject.org/fenics-2022/) in San Diego
Last synced: 09 Oct 2025
https://github.com/valentingol/deep-learning-installation
This tutorial provide a step-by-step pipeline to install an effective Python set-up optimized for deep learning for Ubuntu LTS, containing libraries to use efficiently the last versions of Tensorflow and Pytorch with the GPU and a comfortable environment of work with flexible and highly customizable IDE (VSCode) and environment manager (Virtualenv/VirtualenvWrapper).
cuda deep-learning deep-learning-library deep-learning-tutorial setup tutorial virtualenv virtualenvwrapper vscode
Last synced: 15 Sep 2025
https://github.com/brackendev/scikit-learn-hy
An introduction to scikit-learn (machine learning in Python) and Hy (a Lisp dialect embedded in Python)
hy hylang machine-learning python scikit-learn tutorial
Last synced: 09 Oct 2025
https://github.com/giuse/simple_ga
Simple Genetic Algorithm for demonstration purposes
demo evolutionary-algorithm evolutionary-algorithms evolutionary-computation example genetic-algorithm rubyml tutorial
Last synced: 10 Oct 2025
https://github.com/zeyu-li/unity-tutorial-2d
A Unity Tutorial for 2D games 🎮! Acts as a template for a 2D platformer
2d-games plateform-game tutorial unity-2d unity-template unity-tutorial
Last synced: 13 Jul 2025
https://github.com/robertohuertasm/rust-practical-sessions
🦀 🛠️ - A series of Rust workshops
practical-sessions rust tutorial workshops
Last synced: 12 Oct 2025
https://github.com/fil/observable-jekyll
Tutorial: How to embed ObservableHQ notebooks into your CMS
d3js howto interactive jekyll observable tutorial
Last synced: 25 Oct 2025
https://github.com/shuoros/spring-101
🧑💻 A complete set of road maps, tutorials, guides, exams, projects and etc. to become a master in Spring Framework!
roadmap spring-boot spring-framework tutorial
Last synced: 28 Oct 2025
https://github.com/whiteboxdev/tutorial-defold
Tutorials of game design concepts and feature implementations in Defold game engine projects.
Last synced: 30 Aug 2025
https://github.com/taniarascia/startgrunt
Learn how to install Grunt and use it to create a Sass and JavaScript workflow.
autoprefixer grunt javascript minify sass task-runner tutorial workflow
Last synced: 25 Mar 2025
https://github.com/bitoiu/expo-start-octocat
Expo.io startup project, but with an Octocat :octocat:
dev-to expo react-native tutorial
Last synced: 30 Apr 2025
https://github.com/ralfebert/connectedcolors
Example code for the Multipeer Connectivity framework tutorial.
Last synced: 15 Mar 2025
https://github.com/theringsofsaturn/the-rings-of-saturn-particles-threejs
Tutorial on particles in Three.js. We'll create the stars effect, and then we'll add the 3D model of the planet Saturn to complete the scene. We'll use GLTF Loader and a GUI Debugger.
javascript particles three-js threejs tutorial
Last synced: 14 Apr 2025
https://github.com/adamspannbauer/minimal_python_package
A minimal introduction to writing packages with python.
education package python tutorial
Last synced: 28 Oct 2025
https://github.com/cjsaylor/angular-workshop
Angular tutorial for a workshop setting.
Last synced: 10 Jan 2026
https://github.com/chainstacklabs/starknet-cairo-odyssey
Learnings and first steps to work with StarkNet and create smart contracts with Cairo
cairo starknet starkware tutorial
Last synced: 03 Sep 2025
https://github.com/mkock/busproject
Source code for my blog post "A Bus Ride with Golang"
Last synced: 24 Dec 2025
https://github.com/ianfabs/vue-driver
A Vue.js wrapper for Driver.js
javascript js tour tutorial vue web
Last synced: 22 Apr 2025
https://github.com/adnanrahic/load-balancing-nodejs-in-production
Four samples of how to load-balance Node.js in production.
cluster docker docker-swarm guide kubernetes nginx nodejs systemd tutorial
Last synced: 14 Sep 2025
https://github.com/enryun/tutorialkit
TutorialKit help developers create interactive tutorial experience for iOS applications
Last synced: 15 Sep 2025
https://github.com/yoosuf/calculator
How to create a Laravel Package - Tutorial
how-to howto laravel laravel-5-package laravel54 tutorial
Last synced: 02 Oct 2025
https://github.com/imvickykumar999/ideationology-lab
Learn Python at IDEATIONOLOGY Lab
arduino blink center-of-excellence css esp32 esp8266 html ideationology ir-sensor lab python servo tutorial ultrasonic-sensor
Last synced: 25 Jul 2025
https://github.com/hectorpulido/guia-como-usar-git
Guia rapida y practica sobre como usar git
como-instalar-git git tutorial
Last synced: 16 Apr 2025
https://github.com/jp7io/typescript-crud
A guide to build a TypeScript CRUD (Frontend) with React.
Last synced: 06 Apr 2025
https://github.com/edinsonrequena/ransomware-with-python-3
A complete ransomware made entirely with python 3
computer-science encryption misuse python ransomware tutorial
Last synced: 17 Sep 2025
https://github.com/vinibiavatti1/pythonguide
A guide repository for anyone who wants to learn python from scratch!
guide learning-python python python-tutorial tutorial
Last synced: 27 Apr 2025
https://github.com/llamacademy/ai-series-part-14
Project corresponding to AI Series Part 14 where we implement Baking NavMesh at Runtime around the Player, instead of baking on the entire scene
ai gamedev gamedevelopment navmeshagent navmeshsurface tutorial unity
Last synced: 25 Apr 2025
https://github.com/paloaltonetworks/learn-prisma-cloud-automation
A set of tutorials to learn how to automate various Prisma Cloud tasks.
automation ccs ciem cloud cnapp cns compute cspm cwp labs prisma prisma-cloud prismacloud tutorial
Last synced: 01 Mar 2025
https://github.com/hashicorp-education/learn-terraform-cdktf-applications
cdktf hashicorp kubernetes terraform tutorial
Last synced: 12 Jul 2025
https://github.com/nuhmanpk/telegraf-bot
Simple Telegram bot on Telegraf.js using javascript
basic-programming bot bot-framework javascript javascript-library js open-source simple-project source telegraf telegraf-bots telegraf-framework telegraf-js telegraf-plugins telegram telegram-bot telegram-bot-api tutorial
Last synced: 18 Aug 2025
https://github.com/javascript-tutorial/test.javascript.info
Modern JavaScript Tutorial in Test
Last synced: 01 Aug 2025
https://github.com/becksteinlab/adkgromacstutorial
Basic tutorial for running and analyzing a Gromacs MD simulation of AdK
gromacs molecular-dynamics-simulation tutorial
Last synced: 23 Apr 2025
https://github.com/muziing/cpp_learning
C++学习代码笔记仓库,OOP、STL,有较多注释帮助理解回顾基本知识点。
Last synced: 19 Apr 2025
https://github.com/mongodb-developer/workshop
MongoDB Developer Workshops
database-as-a-service mongodb mongodb-atlas python tutorial workshop
Last synced: 07 Apr 2025
https://github.com/fiware/tutorials.media-streams
:green_book: FIWARE 503: Introduction to Media Streams
express-js fiware kurento media-server tutorial video-processing video-streaming
Last synced: 26 Aug 2025
https://github.com/wsvincent/django-allauth-tutorial
Source code for django-allauth tutorial.
django django-allauth github python tutorial
Last synced: 14 Apr 2025
https://github.com/szabolcstoth/robotframework-basics
Source code of Robot Framework - Learn the basics site.
automation robotframework testautomation testing tutorial
Last synced: 09 Sep 2025
https://github.com/colinkiama/vala-tutorial
An unofficial ✨modern✨ Vala tutorial
docs documentation examples tutorial vala
Last synced: 04 Mar 2025
https://github.com/chandler767/cube-fight
Multiplayer augmented reality game using Magic Leap powered by PubNub.
augmented-game augmented-reality csharp eye-tracking game gaze-tracking magic-leap magicleap magicleapone publish pubnub pubsub subscribe tutorial unity virtual-reality
Last synced: 14 Jul 2025
https://github.com/zukahai/caro-board-game
Khám phá cách tạo game Caro đơn giản bằng Java. Bài viết hướng dẫn chi tiết từ thiết kế bàn cờ, xử lý lượt chơi đến kiểm tra chiến thắng, giúp bạn tạo ra trò chơi thú vị và hấp dẫn. Dự án này phù hợp cho cả người mới học lập trình và những ai muốn nâng cao kỹ năng Java của mình.
blog caro caro-game game gomoku gomoku-game haizuka share tutorial
Last synced: 07 Jul 2025
https://github.com/dellintosh/pipeline
A step by step guide on creating build and deployment pipelines for Kubernetes... using Drone CI !
deployment-pipeline drone-ci kubernetes-cluster tutorial
Last synced: 14 May 2025
https://github.com/slashhuang/react-tutorial
react tutorial for developers intrested in react
Last synced: 11 Apr 2025
https://github.com/vsoch/lessons
quick lessons for reproducible research practices
hpc lessons reproducibility research-computing tutorial
Last synced: 08 Sep 2025
https://github.com/kandy-io/kandy-cpaas-js-sdk
Kandy CPaaS JavaScript SDK
documentation javascript kandy tutorial webrtc
Last synced: 04 Jul 2025
https://github.com/der-on/mini-pc-chrome-kiosk
Einrichtung eines Mini-PCs für den Google-Chrome Kiosk-Modus.
chrome kiosk mini-pc tutorial windows-10
Last synced: 05 Apr 2025
https://github.com/billimarie/simple-react-tailwind-tutorial
Create a simple, multi-page website that watches your CSS changes & refreshes your app, accordingly.
postcss react react-js react-tutorial tailwind-css tailwindcss tutorial
Last synced: 02 May 2025
https://github.com/koddr/tutorial-go-i18n
📖 Tutorial: An easy way to translate your Golang application
go golang i18n languages tutorial tutorial-code tutorial-sourcecode
Last synced: 29 Apr 2025
https://github.com/lzhbrian/resources
A curated list of resources in Software Engineering related field
coding curated-list datascience forum interview job learning platforms resources software software-developer software-engineer software-engineering tutorial websites wechat
Last synced: 16 Jun 2025
https://github.com/jarnorfb/pydata_berlin_sacred
Lightning Talk about sacred at PyData Berlin
experiment-tracking machine-learning sacred tutorial
Last synced: 12 Aug 2025
https://github.com/lmammino/11ty-sample-project
An example project to illustrate the main features of Eleventy 🎈🐁
eleventy nodejs static-site static-site-generation tutorial tutorials
Last synced: 07 May 2025
https://github.com/manifoldco/service-catalog-tutorial
A step by step introduction to the service-catalog in kubernetes
kubernetes openservicebrokerapi service-catalog tutorial
Last synced: 10 May 2025
https://github.com/thinkverse/laravel-vite-and-bootstrap
Source for the article - How to use Bootstrap with Laravel and Vite
bootstrap laravel tutorial vite
Last synced: 10 Apr 2025
https://github.com/cdalvaro/ruby-notebooks
💎 A series of Jupyter notebooks for learning the Ruby programming language
ruby ruby-notebooks ruby-programming-language tutorial
Last synced: 05 Apr 2025
https://github.com/ysoroko/ft_server_tutorial
A complete step-by-step guide to teach people how to use Docker, Nginx, phpMyAdmin and MySql to validate ft_server project for 42 coding school network
42 autoindex comment commented docker dockerfile ft-server ftserver guide howto nginx phpmyadmin project s42 ssl step-by-step tuto tutorial walkthrough wordpress
Last synced: 11 Apr 2025
https://github.com/annimon-tutorials/telegram-bot-example
Simple Telegram bot allows you to bookmark messages
Last synced: 01 May 2025
https://github.com/ilyasergey/scilla-demo
Scilla Examples and Exercises
scilla smart-contracts tutorial zilliqa
Last synced: 08 Aug 2025
https://github.com/deadlykam/tutorialfpsrotation
A tutorial on how to get smooth first person rotation in Unity3D
fps fps-game game-development kamran kamran-wali tutorial unity unity3d wali
Last synced: 19 Jul 2025
https://github.com/abolkog/react-native-simple-chat
React Native Simple Chat Tutorial code
firebase react-native tutorial
Last synced: 13 Apr 2025
https://github.com/williamdsw/sgdk-tutorials
List of SGDK development tutorials that I followed
Last synced: 11 Apr 2025
https://github.com/techwithsam/flutter-tutorial-projects
A list of all my flutter tutorial projects all in one repo.
flutter flutter-examples techwithsam tutorial tutorial-sourcecode
Last synced: 10 Apr 2025
https://github.com/bradleyboehmke/cinday-rug-iml-2018
Slides and other material for Cincinnati-Dayton useR presentation on interpretable machine learning with R
data-science interpretable-machine-learning machine-learning r shortcourse-material tutorial tutorial-code
Last synced: 13 Apr 2025
https://github.com/happydemon/learning-vue-through-pokemon
This repo contains the code for my tutorial series 'Learning Vue.js through pokemon'
animation damage-calculation game gamedev javascript learning-vue pokemon transition tutorial vue vuejs vuejs2 vuex
Last synced: 28 Oct 2025
https://github.com/flurdy/flurdy.com-docs
My https://flurdy.com/docs folders. Feel free to submit pull requests
Last synced: 18 Dec 2025