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-26 00:26:10 UTC
- JSON Representation
https://github.com/openlitedotdev/clearn
A documentation with resources for the C language.
documentation learn playground tutorial
Last synced: 18 Mar 2025
https://github.com/fiware/tutorials.working-with-linked-data
:blue_book: FIWARE 603: Traversing Linked Data Programmatically
fiware json-ld linked-data ngsi-ld node-js-express tutorial
Last synced: 30 Apr 2025
https://github.com/alexmhack/django_oauth
implementing social authentication in django using facebook, twitter, github
beginner-project django-social-auth-app django2 python3 social-auth tutorial
Last synced: 17 May 2026
https://github.com/gkhan205/animated-content-loader
A simple content loader animation like Facebook, LinkedIn and many major websites. (#codewithghazi)
animation-css content-loader css css-animations loader tutorial
Last synced: 30 Apr 2025
https://github.com/steelx/backbase-fe
Angular 2 project https://www.youtube.com/watch?v=TqBDr4OK4pU
angular2 angular4 application backbase javascript tutorial web
Last synced: 15 Jun 2025
https://github.com/wsdltophp/packagecolissimopickuppoint
PHP SDK for Colissimo Pickup Point Web Services with SOAP
colissimo-webservices packagegenerator php soap-client tutorial
Last synced: 15 Aug 2025
https://github.com/dgriffiths3/ucl_cegeg075
Coursework data for Image Understanding
computer-vision image-processing learning opencv tutorial
Last synced: 08 May 2025
https://github.com/pmuens/learn-go-with-tests
Learning Go with TDD
go golang tdd test-driven-development tutorial
Last synced: 21 Aug 2025
https://github.com/alanmarazzi/trees-forest
Reference for "Don't get lost in a forest" post: a guide to tree based modeling in R
analytics how-to machine-learning r random-forest rstats titanic-kaggle tree-model tutorial
Last synced: 20 Mar 2025
https://github.com/hsu-aut/angular-sparql-tutorial
This tutorial provides basic understandings on how to interact with a graph database (here GraphDB), when creating WebApps with the Angular framework.
angular angular-sparql-tutorial frontend-development frontend-development-exercises graph-database graphdb ontologies semantic-web sparql tutorial
Last synced: 27 Mar 2025
https://github.com/zpratt/webapp-workshop
How to build a web app .. with tests
hackillinois javascript nextjs reactjs tutorial webapp
Last synced: 09 Sep 2025
https://github.com/rajdeep2804/darknet_yolo_tutorial
This repo acts like a training guide for yolo object detection model for custom data.
darknet object-detection training tutorial yolo yolov3
Last synced: 16 Aug 2025
https://github.com/kuduxaaa/python
Python -ის სახელმღვანელო დამწყებთათვის ქართულ ენაზე
code learn-python learning lesson python tutorial
Last synced: 16 Aug 2025
https://github.com/exasol/exasol-java-tutorial
Learn how to extend Exasol with Java
exasol exasol-integration java tutorial
Last synced: 10 Apr 2025
https://github.com/syamkakarla98/machine_learning_course
This course covers the explanation and examples on supervised and unsupervised algorithms.
algorithm hacktoberfest hacktoberfest2019 jupyter-notebook machine-learning matplotlib neural-network numpy pandas python python3 scikit-learn scipy seaborn supervised-machine-learning tensorflow tutorial unsupervised-machine-learning
Last synced: 11 Apr 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/abhaskumarsinha/dc-gan
A very simple and plain DC GAN to generate Image Flower Pictures out of the dataset.
dc-gan dcgan-tensorflow gan keras keras-neural-networks keras-tensorflow tensorflow2 tutorial tutorial-code
Last synced: 19 May 2026
https://github.com/kathleenwest/contosopizzawebapidemo
A simple web api demo with swagger documentation, custom error handling, unit tests, JsonPatch, and a HttpClient tester. Features tutorial-style YouTube videos for some topics.
asp-net-core console-application contoso csharp custom-error-handling demo discussion error-handling httpclient jsonpatch learn-to-code microsoftlearn swagger swagger-documentation swagger-ui tutorial unit-testing web-api webapi youtube-video
Last synced: 02 Dec 2025
https://github.com/applitools/example-webdriverio-javascript
Applitools Example: WebdriverIO in JavaScript
applitools applitools-example applitools-eyes applitools-tutorial execution-cloud javascript test-automation tutorial ultrafast-grid visual-testing webdriverio webdriverio-v7 webdriverio-v8
Last synced: 15 Apr 2025
https://github.com/1j01/look-around-you.go
Learning Golang - and you can too!
go golang golang-examples learning tutorial
Last synced: 10 Sep 2025
https://github.com/nitinprakash96/flask-crud
A CRUD Web App With Python and Flask
crud-application flask flask-application python-2 tutorial web-app
Last synced: 16 May 2026
https://github.com/pedrorijo91/scala-play-forms
scala-play-forms blog post code
form play-framework playframework scala tutorial
Last synced: 18 Feb 2026
https://github.com/tofi86/oxygen_plugindemo
This is a tutorial repository for oXygen XML plugin development
java oxygen oxygen-plugin tutorial
Last synced: 03 Apr 2025
https://github.com/kimaruthagna/nlp_tuts
sample scripts that show use of NLP in python.Some will be proof of concepts while others will be tutorials
bag-of-words corpora frequency-distibution lemmatization matplotlib nlp nltk nltk-python pos-ta seaborn sentiment-analysis sentiment-polarity stemmer text-visualization tutorial word-cloud word2doc word2vec word2vec-algorithm xgboost
Last synced: 14 Jun 2025
https://github.com/websolutionstuff/laravel-9-crud-operation-example
As we know Laravel 9 was officially released yesterday with many new functionalities like Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route list output, a Laravel Scout database driver, etc, and many more and laravel 9 version requires a minimum PHP version of 8.0. So, here I will show you how to create CRUD operation in laravel 9, in this site we have performed many crud operations with example crud operation in ajax crud operation in laravel 8 etc. So, today I will give you laravel 9 crud application example or how to create crud in laravel 9.
crud crud-application crud-operation example html laravel laravel-9-crud-operation laravel-crud-operation laravel8 laravel9 php tutorial
Last synced: 30 Mar 2025
https://github.com/applitools/example-selenium-csharp-nunit-classic
Applitools Example: Selenium C# NUnit with the Classic runner
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet nunit selenium selenium-webdriver test-automation tutorial visual-testing webdriver
Last synced: 15 Apr 2025
https://github.com/survivingwithandroid/esp32-weather-station
Build a weather station using ESP32
bmp280 esp32 iot schematics sensor tutorial weather-station
Last synced: 22 May 2026
https://github.com/wotancode/cheat-engine-tables-and-scripts
Colección de tablas, direcciones de memoria, scripts y más para Cheat Engine.
cheat-engine cheat-engine-tables cheatengine gamehacking tutorial
Last synced: 29 Mar 2025
https://github.com/methyldragon/linux-reference
Just a reference of things I've learnt to do in Linux
linux linux-reference reference tutorial
Last synced: 15 Jul 2025
https://github.com/imvickykumar999/flask-xampp-onion-host
pip install VicksTor --upgrade https://imvickykumar999.github.io/Flask-XAMPP-Onion-Host/
darkweb host imvickykumar999 onion tor tutorial xampp-server
Last synced: 10 Apr 2025
https://github.com/eloistree/hellounitybefore2020
Learn the basic of Unity (fr)
android beginner course csharp game-development noob tutorial unity videogame
Last synced: 14 Jul 2025
https://github.com/elibroftw/cpp-vcpkg-cmake-example
A C++ project that is platform and IDE agnostic made possible by using vcpkg and cmake.
cmake cmakelists cpp cross-platform linux macos make tutorial vcpkg visual-studio visual-studio-code windows
Last synced: 14 Apr 2026
https://github.com/fenchri/ai4h-nactem-handson
NaCTeM hands-on session on Biomedical Text Mining at the AI4Health Winter School 2021
Last synced: 13 Sep 2025
https://github.com/bestia-dev/rust01_the_beginning
First steps for Rust development.
Last synced: 12 Jan 2026
https://github.com/danielgospodinow/catter
Love cats and modern software systems? Here's a cat facts application which has an architecture that fits modern needs
authentication aws cats circuit-breaker docker go google jenkins kotlin kubernetes openid rabbitmq react reactive-programming rest saga-pattern software-architecture spring-boot tutorial webflux
Last synced: 04 Nov 2025
https://github.com/geekrainy/linux-guide
Linux 配置、应用、资源。
guidline linux linux-mint tutorial
Last synced: 04 Jun 2026
https://github.com/ajb413/wpf-pubnub-desktop-notifications
Windows Desktop notifications with C#, WPF, MVVM, and PubNub.
csharp desktop dotnet mvvm mvvm-architecture notification notifications pubnub tutorial windows windows-desktop-notifications windows-forms wpf wpf-desktop
Last synced: 22 Jul 2025
https://github.com/websolutionstuff/dynamic-line-chart-in-laravel
How to create dynamic line chart in laravel
bootstrap charts database example javascript jquery js laravel laravel6 laravel7 line-chart tutorial
Last synced: 13 Jul 2025
https://github.com/annimon-tutorials/photo-albums-bot
Telegram bot that creates photo albums
Last synced: 20 May 2026
https://github.com/collapseindex/eval-guide
Learn ML evaluation metrics from scratch! Beginner-friendly Jupyter notebooks with code, visuals, and analogies - all pre-run with outputs. Master accuracy, F1, RMSE, ROC/AUC, cross-validation. Just read or run yourself. Includes challenge exercises. Perfect for ML beginners!
beginner-friendly beginners-guide classification confusion-matrix data-science education f1-score interactive-learning jupyter-notebooks-explaining machine-learning precision-recall python regression roc-auc scikit-learn text-classification tutorial
Last synced: 13 Jan 2026
https://github.com/fn-code/bmkg
this package is retrieve the latest earthquake data from BMKG
Last synced: 10 Apr 2025
https://github.com/logofx/samples.aspnetcore
Short sample of bootstrapping in .NET Core with cross-platform LogoFX Utilities
asp-net-core asp-net-core-sample aspnet-core aspnetcore aspnetcorewebapi bootstrapping dependency-injection example inversion-of-control ioc logofx modularity rest rest-api restful restful-api sample server server-architecture tutorial
Last synced: 13 May 2025
https://github.com/ga58lar/ros2-docker-example
ROS2 Docker example
docker dockerfile ros2 tutorial
Last synced: 30 Mar 2025
https://github.com/mapmeld/scraping-by-in-nodejs
Tutorial for jQuery users to learn NodeJS by writing a scraper module
Last synced: 10 May 2026
https://github.com/jaumebonet/funfoldestutorial
Case examples and tutorial for FunFolDes
computational-biology protein-design rosetta rosetta-scripts tutorial
Last synced: 22 Jul 2025
https://github.com/TexasBullet26/trey-learns
This is a repository to keep track of anything I'm learning. Notes on tutorials, books, docs, anything.
bootstrap code education ember go golang javascript learning notes php progress python react rust self-education tutorial tutorials
Last synced: 23 Aug 2025
https://github.com/maiadegraaf/minirt
A mini ray tracer
42school codam codam-minirt minirt minirt42 tutorial
Last synced: 26 Jun 2025
https://github.com/ranitmanik/html-css-docs
This documentation is a beginner's guide for web development with HTML and CSS.
css3 docs documentation html5 jetbrains learning tutorial web-development webdevolopement writers-community writerside
Last synced: 21 Jun 2025
https://github.com/algolia/instantsearch-android-mvp
A search interface that you can build in record time with InstantSearch Android.
algolia algolia-search android data-binding example getting-started instant-search instant-search-android open-source search-interface tutorial widgets
Last synced: 28 Apr 2026
https://github.com/tuliocll/todo-google-chrome
Código utilizado para escrever o tutorial "Criando uma extensão para o Google Chrome com React", leia aqui:
chrome chrome-extension css devto react reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/manifoldfinance/omnibus
Manifold Finance Knowledgebase & Documentation Hub
community docs documentation guides how-to hub knowledgebase resource tutorial
Last synced: 17 Mar 2025
https://github.com/krptn/djangoexample
Example Krptn Integration with Django
authenticated-encryption authentication authentication-middleware django mfa python totp tutorial tutorials
Last synced: 20 Aug 2025
https://github.com/kasir-barati/graphql-js-ts
Where you can learn all about GraphQL and its intricacies
documentation graphql js monorepo nx ts tutorial
Last synced: 18 Jun 2025
https://github.com/dvgodoy/pytorch101_odsc_europe2022
Beginner workshop on PyTorch - ODSC Europe 2022
deep-learning pytorch tutorial
Last synced: 12 Jul 2025
https://github.com/tengu712/vulkan-tutorial
A simplest Vulkan Tutorial in Japanese.
Last synced: 01 Apr 2025
https://github.com/battermann/parser-combinators-scala-hands-on
A series of exercises on functional parsers
functional-programming hands-on parser-combinators property-based-testing scala tutorial
Last synced: 29 Mar 2025
https://github.com/sayed94h/full-stack-asp-net-core-mvc-project-customer-manager
In this ASP.NET core MVC course or Tutorial you will learn how to build a full stack web application step by step. This project helps you learn all the core concepts of ASP.NET Core MVC. You will learn everything you need to know to get started creating websites using ASP .NET Core MVC with SQL Database and Entity Framework core. Enjoy learning
asp-net-core asp-net-core-course asp-net-core-mvc asp-net-core-mvc-tutorial asp-net-core-tutorial coding-tutorial entity-framework-core full-course full-stack-web-development programming-course sql-database sql-server sql-server-database tutorial visual-studio web-api web-development-course web-development-project
Last synced: 22 Apr 2026
https://github.com/smrfeld/python_prob_pca_tutorial
Tutorial for probabilistic PCA in Python and Mathematica
mathematica pca python tutorial
Last synced: 13 Apr 2025
https://github.com/ijlee2/lights-out
Ember-D3 tutorial for Ember ATX Meetup
d3 d3js ember emberjs lights-out lights-out-game tutorial
Last synced: 27 Jul 2025
https://github.com/denysdovhan/workshopper-boilerplate
A common boilerplate for NodeSchool workshopper
boilerplate nodeschool tutorial workshopper workshopper-adventure
Last synced: 29 Oct 2025
https://github.com/mrcfps/django_news
《Django 快速入门教程》
django learn-by-doing tutorial
Last synced: 04 May 2026
https://github.com/matt-dray/knitting-club
:memo::arrows_counterclockwise: Beginner guide: what is R Markdown and why do you need it?
beginners knitr learning r rmarkdown rstats teaching-materials tutorial
Last synced: 07 Jul 2025
https://github.com/danimart1991/wuaanimationsintroduction
Introduction to WUA Animations.
animations howto tutorial uwp windows windows-8 wua xaml
Last synced: 02 Oct 2025
https://github.com/yas-sim/openvino-workshop-en
Hands-on workshop contents to learn Intel distribution of OpenVINO toolkit - a deep learning inferencing library
classification deep-learning hands-on inference inference-engine intel intel-distribution openvino-toolkit openvno tutorial workshop workshop-contents
Last synced: 18 May 2026
https://github.com/ryanito/godot-heart-platformer
Simple platformer game made with HeartBeast's Godot 4 "Heart Platformer" tutorial series
gdscript godot godot4 heartbeast platformer tutorial
Last synced: 15 Jun 2025
https://github.com/mwoss/mlflow-stock-market-example
Stock market prediction - machine learning pipeline using MLFlow.
anaconda data-analysis databricks example lstm mlflow python stock-market stock-price-prediction tutorial
Last synced: 21 Jul 2025
https://github.com/christinec-dev/tic-tac-react
Tic-Tac-React: A simple Tic-Tac-Toe game made with ReactJs .
bootstrap css3 javascript javascript-game react react-components reactjs scss tutorial
Last synced: 14 Apr 2026
https://github.com/yankeexe/demo-chat-app
Demo Chat app built for my YouTube video 🎥
largelanguagemodel llama3 llm local-llm ollama streamlit streamlit-webapp tutorial youtube
Last synced: 24 Aug 2025
https://github.com/azure/iot-central-compute
A simple way to do compute and data transformation on data sent to Azure IoT Central using Azure Functions and a slightly modified version of the Azure IoT Central Device Bridge.
azure-functions data-transformation iot iot-central javascript nodejs tutorial
Last synced: 04 Sep 2025
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/eggy115/objective-c
Objective-C
examples objective-c objective-c-examples objective-c-scripts objectivec objectivec-examples programs script scripts tutorial
Last synced: 30 May 2026
https://github.com/chenshuliu/machine-learning-in-r
Introduction to Machine Learning Application in R
Last synced: 18 Jan 2026
https://github.com/alexmhack/django_url_shorter
a django url service for shortening a url and also counting its clicks
advanced-programming django2 project python3 tutorial url-shortener
Last synced: 19 Apr 2026
https://github.com/matt-dray/cabinet
:cat2::package: R package demo: identify UK Cabinet Office cats
Last synced: 02 Apr 2025
https://github.com/didinj/spring-boot-security-user-role-login-eclipse
Spring Boot Tutorial: Create Java Login Web App using Spring Security and Eclipse
eclipse eclipse-ide java login spring-boot spring-data spring-security springboot springsecurity tutorial webapp
Last synced: 16 Oct 2025
https://github.com/timothyl96/mmuone
MMU One Android Application
account android bulletin camsys download exam malaysia management-system melaka-campus mmls mmu mmu-portal multimedia-university news notes result slides timetable tutorial
Last synced: 12 Apr 2026
https://github.com/venenux/alpine-wiki
[mirror] .. to provide NON-MINIMALIST documentation for MINIMALIST distro
alpine alpine-linux documentation guide linux tutorial wiki
Last synced: 12 Jun 2025
https://github.com/jsbroks/vue-hangman
Recreated Tranversy Media hangman game in Vue 3
api hangman-game hangman-in-vue tutorial vue-composition-api vue3 youtube
Last synced: 30 Apr 2025
https://github.com/thibaudcolas/wagtail-tutorials
If you want to learn to use Wagtail, you are in the right place!
django djangogirls documentation gitbook netlify tutorial wagtail walkthrough
Last synced: 02 Apr 2025
https://github.com/amen-souissi/e2e-web-app-tutorial
end 2 end web app tutorla
apollo apollo-client apollo-server-express docker docker-compose expo graphql material-ui postgresql react-native reactjs redux smashtest subscriptions tutorial type-graphql typescript websocket
Last synced: 20 Jun 2025
https://github.com/teebusch/r-intro
A brief hands-on introduction to R with RStudio, the Tidyverse, and RMarkdown.
Last synced: 17 Mar 2025
https://github.com/bhattbhavesh91/tensorgram-tutorial
Tutorial on TensorGram which is a real-time remote service to get the Keras callbacks to the telegram including the details of metrics.
keras telegram telegram-bot tensorflow tensorflow2 tensorgram tutorial
Last synced: 04 May 2026
https://github.com/zerotohero-dev/octomate
Octomate: Automation made easy.
automation buddy-works byte-sized bytesized-javascript bytesized-tv ci-cd demos deps deps-url javascript learning libary pipeline podcast screencast trainings tutorial vidcast videocast videos
Last synced: 05 Jul 2025
https://github.com/nurfawaiq/seri-php-mysqli-oop
SC Seri Tutorial Membuat Web dengan PHP mysqli OOP + Bootstrap + MySQL by YukCoding
Last synced: 10 Jan 2026
https://github.com/kasir-barati/python
A comprehensive course for Python
python python3 software-engineering tutorial
Last synced: 23 Feb 2026
https://github.com/devlights/try-python
This is my TUTORIAL project for Python.
jetbrains pycharm pycharm-ide pytest python python3 tutorial
Last synced: 18 Jan 2026
https://github.com/bennycode/example-puppeteer-travis-ci
example puppeteer testing tutorial
Last synced: 19 May 2026
https://github.com/bradmartin/egghead-text-to-speech
https://egghead.io/lessons/typescript-using-text-to-speech-with-nativescript
eggheadio nativescript tutorial typescript
Last synced: 09 May 2026
https://github.com/realtemirov/postgres
An Uzbek tutorial for PostgreSQL learners using postgresqltutorial.com
postgresql tutorial uzbek-language
Last synced: 27 Jan 2026