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-05 00:25:56 UTC
- JSON Representation
https://github.com/peterfox/validation-rule-demo
The example code for the article https://medium.com/@SlyFireFox/test-driven-development-for-custom-laravel-validation-rules-669d01e34a65
Last synced: 15 May 2026
https://github.com/davidmoremad/fraud-exercise
Creamos una BBDD de transacciones y mediante Python detectamos actividad fraudulenta
curso ejerciciosresueltos python supabase tutorial
Last synced: 19 Apr 2026
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/mrcfps/django_news
《Django 快速入门教程》
django learn-by-doing tutorial
Last synced: 04 May 2026
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/v4ss3ur/guideline.wpf
GuideLine is a C# WPF library designed to create interactive, step-by-step tutorials within your application. It highlights specific controls, dims the rest of the interface, and provides dialog-based explanations to guide users through various features.
guide guideline overlay tool tutorial wpf
Last synced: 19 Aug 2025
https://github.com/goblinhack/c-plus-plus-python-tutorial
Some ascii console fun written in both C++ and Python for comparison
Last synced: 19 May 2026
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/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/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/harfang3d/tutorials-hhl
Tutorials for Harfang High Level
3d 3d-framework 3dengine deeptech gamedev harfang harfang3d python rapid-development rapid-prototyping tutopython tutorial tutorials virtualreality
Last synced: 17 Mar 2025
https://github.com/imvickykumar999/wscubetech-django
Complete Django Tutorial for Beginners to Advanced http://127.0.0.1:8000/
django mvt tutorial wscubetech
Last synced: 15 May 2026
https://github.com/jonirinta-kahila/portfolioproject
Intro to React
cicd functional-reactive-programming gh-pages portfolio react sass tutorial typescript
Last synced: 17 Jul 2025
https://github.com/app-generator/learn-to-code-flask
Flask Python - Tutorial for beginners | AppSeed
Last synced: 15 May 2026
https://github.com/c17hawke/c17hawke-youtube
Docs for my YouTube channel
ai c17hawke docs keras python pytorch tensorflow2 tutorial youtube
Last synced: 09 Apr 2026
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/lalaio1/instalando-e-configurando-o-roteador-i2p
Instalando e configurando o roteador I2P
Last synced: 01 Mar 2026
https://github.com/gabor-boros/questdb-etl-jobs
Learn how to build an ETL job using Cloud Functions to extract data, remove personally identifiable information, and load the transformed time series data into QuestDB
etl gcp python python3 questdb time-series tutorial
Last synced: 31 Oct 2025
https://github.com/fn-code/basic-container
this is a basic container from scracth
container go golang linux linux-namespaces tutorial
Last synced: 15 May 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/eduardomoroni/react-native-travis-ci
How to configure React Native's CI using Travis CI
best-practices continuous-integration devops eduardo-moroni fastlane how-to react-native travis-ci tutorial
Last synced: 29 Apr 2026
https://github.com/schadokar/colorcli
the `colorcli` is to return the name of the hexcode of the color. If the hexcode doesn't exist then `colorcli` can add the color.
Last synced: 14 May 2025
https://github.com/foxtbirdy/pyqt5-works
Repositories based on the sub-projects and research of the Python PyQt5 GUI Library
development gui python tutorial
Last synced: 16 Jun 2025
https://github.com/evavic44/picture-element
A tutorial for explaining how to use the html picture element
css html html5 media-queries picture picture-element picture-tag tutorial tutorial-code
Last synced: 15 Jul 2025
https://github.com/flowforfrank/breakout
🎱 Recreation of the famous Atari Breakout in Phaser
breakout breakout-game game-development javascript javascript-game phaser phaser3 phaserjs tutorial webtips
Last synced: 25 Jul 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/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/satansdeer/custom-tslint-rule
tslint tslint-rules tutorial typescript
Last synced: 14 Jul 2025
https://github.com/chandler767/javascript-simple-chat
Example of a simple live chat app in JavaScript using PubNub in only 10 lines of code.
chat chat-app chat-application chat-bot chatroom demo demo-app javascript pubnub pubnub-chatting pubnub-sdk pubnub-sdk-examples pubnubv4 tutorial tutorial-code tutorials
Last synced: 14 Jul 2025
https://github.com/kasir-barati/html-css
A comprehensive course for HTML/CSS
aparat course css css-spec html html-specification tutorial youtube
Last synced: 24 Jul 2025
https://github.com/jgperrin/net.jgp.labs.db.informix
Labs & experiments with JDBC and the IBM Informix database.
informix java jdbc tutorial tutorial-code
Last synced: 06 May 2025
https://github.com/arceryz/raylib-tesseract
Raylib 3D tesseract example. Very short, 70 lines.
3d-rendering example raylib raylib-c raylib-examples tesseract tutorial
Last synced: 07 Sep 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/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/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/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/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/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/Jonny-English/circuits-zoom-in
Bilingual (Chinese/English) hands-on tutorial reproducing Olah et al. 2020 'Zoom In: An Introduction to Circuits' — mechanistic interpretability education
ai-safety bilingual chinese circuits convolutional-neural-networks deep-learning education feature-visualization interpretability jupyter-notebook mechanistic-interpretability neural-networks pytorch reproducibility tutorial
Last synced: 02 Jul 2026
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/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/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/theodesp/kubernetes-on-azure-the-hard-way
Kubernetes the hard way but on Azure. No scripts.
azure kubernetes-deployment step-by-step tutorial
Last synced: 24 Jun 2025
https://github.com/bestia-dev/rust01_the_beginning
First steps for Rust development.
Last synced: 12 Jan 2026
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/nexmo/ruby-passwordless-login
Passwordless Login with Nexmo Verify
Last synced: 17 Aug 2025
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/exasol/exasol-java-tutorial
Learn how to extend Exasol with Java
exasol exasol-integration java tutorial
Last synced: 10 Apr 2025
https://github.com/beeman/tutorial-styling-angular-cli-apps-with-bootstrap
Example repo for tutorial: Styling Angular CLI Apps with Bootstrap
angular angular-cli bootstrap tutorial
Last synced: 15 Jul 2025
https://github.com/bugaevc/simple-http-server-tutorial
A step-by-step walkthrough of implementing a very basic HTTP server and a webapp nanoframework in pure Python
http-server nanoframework python step-by-step tutorial
Last synced: 13 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/kwabenberko/mailtrap-tutorial
A Tutorial on Email Testing using Mailtrap.io
email expressjs javascript mailtrap nodejs sandbox testing tutorial
Last synced: 09 Apr 2026
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/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/fn-code/bmkg
this package is retrieve the latest earthquake data from BMKG
Last synced: 10 Apr 2025
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/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/chavatte/parrotosinwslwithgui
This details the installation process of Parrot OS Security Edition within the Windows Subsystem for Linux (WSL2), configuring GUI access via XRDP. It includes manual rootfs import and a PowerShell function for simplified connection.
cybersecurity debian development-environment ethical-hacking gui guide linux parrot-os penetration-testing powershell tutorial virtualization windows wsl2 xrdp
Last synced: 04 May 2026
https://github.com/sp4r0w/zombiesurvival
A simple project for getting used to Godot 4
game game-dev game-development gdscript godot godot4 tutorial
Last synced: 22 Mar 2025
https://github.com/starburst997/windows-code-sign
Code Signing for Windows as an Individual Developer
azure code-sign code-signing codesign codesigning trusted-signing tutorial
Last synced: 14 May 2026
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/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/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/pedrorijo91/scala-play-forms
scala-play-forms blog post code
form play-framework playframework scala tutorial
Last synced: 18 Feb 2026
https://github.com/annimon-tutorials/photo-albums-bot
Telegram bot that creates photo albums
Last synced: 20 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/North-Earth/Landmarks
:world_map: An app for discovering and sharing the places you love.
Last synced: 11 Mar 2025
https://github.com/appcoda/drag-and-drop-demo
A simple demo for Drag & Drop APIs in iOS 11
drag-and-drop swift swift4 tutorial tutorial-code xcode xcode9
Last synced: 26 May 2026
https://github.com/geekrainy/linux-guide
Linux 配置、应用、资源。
guidline linux linux-mint tutorial
Last synced: 04 Jun 2026
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/mfaisalkhatri/testng-tutorial
This project has example code demoing how to use TestNG framework in Test Automation
automation-testing beginner learning qa software-testing test-automation testing testng tutorial
Last synced: 07 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/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/lalaio1/como-deixar-os-terminais-do-windows-transparentes
um tutorial de como deixar os terminais do windows transparentes
cmd powershell terminal transparencia tutorial windows wls
Last synced: 07 Mar 2026
https://github.com/iceoffire/chat-tcp-unity
repo to store and share the unity chat project
csharp dotnet netcoreserver tcp tcp-client tcp-server tutorial unity2019 unity2d
Last synced: 06 May 2026
https://github.com/tmartins11/git_tutorial
Projeto de um site que visa ensinar ao usuário como funciona o sistema de controle de versões Git.
Last synced: 13 Apr 2026
https://github.com/ghoshasish99/cognizantintelligenttestscripter
Web and API Test Automation with CITS
cits cognizant-intelligent-test-scripter scriptless-gui-testing scriptless-test-automation test-automation tutorial
Last synced: 19 Mar 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/prathameshdhande22/my-tutorial-references
This Repository contains my learned new technology references which i can refer in future.
click dwm jupyter learning notebook-jupyter practice python python-telegram-bot python3 tutorial
Last synced: 14 Feb 2026
https://github.com/funcsio/awesome-lynx
A curated list of awesome lynx ecosystem
awesome awesome-list lynx mobile react tutorial
Last synced: 11 Mar 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/drkenreid/introductory-data-science
Hands-on machine learning tutorials in Google Colab, covering various algorithms and techniques for learners at different levels.
cnn data data-science deep-learning learning-datascience learning-machine-learning learning-python neural-network neural-networks regression rnn science tutorial tutorial-exercises tutorials
Last synced: 28 Jan 2026
https://github.com/1010code/face-swap-tutorial
convex-hull delaunay-triangulation face-alignment face-swap landmarks opencv tutorial
Last synced: 25 Oct 2025