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-02-08 00:27:23 UTC
- JSON Representation
https://github.com/fsoky/vkapi-lessons
Исходники с видео-роликов по vk_api
api bot python tutorial vk vk-api vkontakte vkontakte-api
Last synced: 20 Jan 2026
https://github.com/francescosaveriozuppichini/pytorch-distributed-collective-communication
Code and visualisations about PyTorch distributed collective communication
deep-learning machine-learning pytorch tutorial
Last synced: 12 Sep 2025
https://github.com/unfor19/python-project
Python project structure, relative imports, absolute imports, packages, and modules. Let's make it simpler.
project python structure tutorial
Last synced: 10 Apr 2025
https://github.com/atoum/netbeans-sample
atoum atoum-starter netbeans netbeans-atoum php tutorial xdebug
Last synced: 10 Apr 2025
https://github.com/palewire/first-athena-query
How to analyze millions of records in seconds with Amazon Web Services and SQL
athena data-journalism journalism news python sql tutorial
Last synced: 12 Jun 2025
https://github.com/rodrigokamada/angular-internationalization
Application example built with Angular 15 and adding the internationalization (i18n) component using the @ngx-translate library.
angular beginners dev-community gh-pages hacktoberfest i18n internationalization translate travis-ci tutorial
Last synced: 13 Mar 2025
https://github.com/macagua/example.django.rest_framework.tutorial
Django Rest Framework 3.9.1 Quickstart Tutorial
django django-example django-rest-framework django-web examples examples-python practice quickstart-tutorial tutorial
Last synced: 25 Jun 2025
https://github.com/palewire/first-llm-classifier
Learn how journalists use large-language models to organize and analyze massive datasets
ai data-journalism journalism lesson-plans llm machine-learning news python sphinx tutorial
Last synced: 04 Jul 2025
https://github.com/markusressel/tutorialtooltip
A simple and easy way to add targeted tutorial messages to your app.
android-library tooltip tutorial
Last synced: 28 Oct 2025
https://github.com/daishe/androidgametutorial
Repository of the Android Game (programming) Tutorial
android android-game android-tutorial game game-development tutorial
Last synced: 12 Apr 2025
https://github.com/blikblum/marionette-contact-manager
A contact manager app built with MarionetteJS v3
backbone marionette router tutorial
Last synced: 03 Apr 2025
https://github.com/fepegar/miccai-educational-challenge-2020
My submission to the MICCAI Educational Challenge 2020.
augmentation cnn medical-images pytorch torchio tutorial
Last synced: 26 Mar 2025
https://github.com/manojpawar94/java-programming-tutorials
The repository contains the sample programs on multithreading and java 8 features.
howto howto-tutorial java java-8 javaee multithreaded multithreading tutorial
Last synced: 02 Mar 2025
https://github.com/rashidi/spring-data-filtered-query
Example of implementing repository level query with Spring Data Jpa
filter-query sample-code spring-boot spring-data spring-data-jpa tutorial
Last synced: 04 Apr 2025
https://github.com/micz/thunderbird-addon-options-manager
A simple Javascript manager to automatically handle the options for your Thunderbird Addon
javascript thunderbird thunderbird-addons thunderbird-extension tutorial
Last synced: 09 Sep 2025
https://github.com/13rac1/roll-a-ball-vr
SteamVR HTC Vive conversion for the Unity "Roll a Ball" Tutorial https://github.com/13rac1/Roll-a-Ball-VR/releases
htc-vive tutorial unity virtual-reality vr
Last synced: 21 Feb 2025
https://github.com/sarthakpati/pytorchmodelimporttemplate
An example shoowing how to import a PyTorch model and use it using C++
cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial
Last synced: 04 Apr 2025
https://github.com/genomagames/genoma-invaders
2D Game Shoot 'em Up like Space Invaders made to teach Game Development with Unity
2d game-development gamedev pixel-art tutorial unity unity3d
Last synced: 30 Apr 2025
https://github.com/the0cp/the0cp.github.io
Theodore Cooper's official site. About programming, pentest, hacking, development and tutorials.
blog developer development hacking pentest pentester pentesting programming tutorial tutorials
Last synced: 11 Jan 2026
https://github.com/bradgarropy/plop-gatsby
💧 plop tutorial
gatsby plop plop-actions plop-generators plop-helpers tutorial
Last synced: 05 Apr 2025
https://github.com/svaveop/pythontutor
Helping People with Python. Python Tutorial
learning programming py python shcodim tutor tutorial tutorial-code tutorials
Last synced: 09 Apr 2025
https://github.com/jeffsieu/typescript-from-zero
A step-by-step TypeScript handbook with practical examples and hands-on exercises.
tutorial typescript typescript-basic typescript-book typescript-tutorial typescript-tutorials
Last synced: 11 Apr 2025
https://github.com/kthkuang/wwdocc
Worldwide DocC tutorials collection.
apple docc documentation ios tutorial wwdc
Last synced: 16 Dec 2025
https://github.com/naereen/how-to-customize-title-of-jupyter-notebook
:tada: How to customize the web page title of all pages created with Jupyter Notebook :notebook:
jupyter-notebook jupyter-notebook-extension tutorial
Last synced: 13 Sep 2025
https://github.com/johncoene/base-gior
Setup to start building the gior package
htmlwidgets r tutorial visualization
Last synced: 21 Mar 2025
https://github.com/icebearbares/bios-modding-logo
Modding The BIOS To Change The Startup Logo
bios customization logo modding tutorial
Last synced: 30 Jan 2026
https://github.com/chainstacklabs/procedural-nft-generator
Tutorial source code for "Procedurally generated NFTs: Being an artist as a developer" originally published on the Chainstack blog
generative-art nft tutorial tutorial-code
Last synced: 13 Apr 2025
https://github.com/thealexlichter/nuxt-auto-imports-unleash-full-potential
auto-imports dx nuxt nuxt3 tutorial video
Last synced: 16 Jun 2025
https://github.com/annimon-tutorials/similar-images-bot
Source code for tutorial
image-hash similar-images telegram-bot tutorial
Last synced: 10 Jul 2025
https://github.com/yhs0602/android-capstone-example
Example of capstone disassrmbly engine java bindings on android, using jna.
android capstone example-project java java-native-access jna reverse-engineering security tool tutorial
Last synced: 09 Jul 2025
https://github.com/codepanion/zustand-tutorial
https://www.youtube.com/watch?v=gz4NgSWjHoY In this tutorial we are going to cover how you can use zustand, a simple yet powerful library to manage state in your react app. I will show you examples of how you can create slices for the global store and combine different entities in there. At the end of the video I will show you how can you have a reactive state which is going to be updated when other states are changed.
react state statemanagement tutorial zustand
Last synced: 12 Mar 2025
https://github.com/nobodxbodon/java_in_hours_chn
Java编程一天入门-中文代码版. 镜像: https://git.oschina.net/zhishi/java_in_a_day_chn
24hour chinese java readability tutorial
Last synced: 07 May 2025
https://github.com/enkaypeter/cloudrun-node-api-tutorial
Project repository for how to deploy a node api on google cloud run
expressjs gcp-cloud-build gcp-cloud-run nodejs tutorial
Last synced: 28 Oct 2025
https://github.com/vyakymenko/angular-lib-starter-pack
[Deprecated] Angular Lib Starter Pack For Angular 2 (and beyond) Libraries
angular angular2 angular4 angular5 aot aot-compatible aot-compilation component development library ng seed starter tutorial typescript
Last synced: 24 Oct 2025
https://github.com/shivamgoyal03/azure-foundry-webinar
This repository is the official companion for the Azure AI Foundry Agent Service Webinar Series. It provides hands-on code samples, modular use cases, and practical guides for building, deploying, and scaling AI agents on Azure.
agentic-ai-architecture agentic-rag ai-agents azure azure-ai-foundry azure-ai-services azure-functions code-samples model-context-protocol semantic-kernel tutorial webinar
Last synced: 10 Jul 2025
https://github.com/lawmurray/gpu-course
Deep neural network and Adam optimizer in straight C and CUDA. Accompanies the short course Foundations of GPU Computing.
c course deep-learning deep-neural-networks deeplearning gpu gpu-computing machine-learning machinelearning tutorial
Last synced: 21 Mar 2025
https://github.com/marcocesarato/shell-botkiller
We'll post findings from an infected confluence-systems we investigated recently, to show how it looks/feel like. the most systems we took a look at were infected with mining-bots like kerberods.
bot bots infected killerbot process server shell tutorial zombies
Last synced: 24 Jun 2025
https://github.com/groda/the_ultimate_gitignore_guide
.gitignore reference - all about .gitignore for beginners
Last synced: 11 Jan 2026
https://github.com/mbejda/mapbox-map-example
MapBox example demonstrating how to add multiple route paths to a map.
example javascript mapbox mapbox-gl mapbox-gl-js mapboxgl tutorial
Last synced: 10 Jul 2025
https://github.com/volkansah/python-xpath-tutorial
XPath is a query language used for selecting nodes in an XML or HTML document. Python supports XPath queries through various libraries such as BeautifulSoup, lxml, and more. In this tutorial, we will use BeautifulSoup to demonstrate how XPath works with Python.
beautifulsoup html python python-3 python-script python-tutorial python-tutorials python3 scraping tutorial tutorials xml xpath
Last synced: 29 Mar 2025
https://github.com/zoejane/music_ai_prompt
音乐 AI 提示词指南。从个人规划到财务管理,从创作、制作、演出到发行推广。Music AI Prompt Guide. From personal planning to financial management, from creation, production, and performance to distribution and promotion.
ai ai-prompts guide music music-industry music-production tutorial
Last synced: 18 Jan 2026
https://github.com/raadiah/postgresql
A documentation on PostgreSQL. Here the Art Store Database is again made step-by-step using PostgreSQL. Live Link: https://raadiah.github.io/PostgreSQL/
database-management dbms entity postgresql postgresql-database relational-database tutorial
Last synced: 15 Jun 2025
https://github.com/arminjo/sloebertutorial
Tutorial for the Sloeber Eclipse plugin
arduino arduino-ide eclipse eclipse-plugin sloeber tutorial
Last synced: 04 Jan 2026
https://github.com/janinawibker/rpi-configuration-tutorial
A "quick" tutorial on how to configure a raspberry pi for use as a home server (including dynamic dns, ssl/tls/https, reverse proxying, node, databases, self hosted git server, samba, ...)
homeserver raspberrypi tutorial
Last synced: 13 Apr 2025
https://github.com/pranabdas/c-cpp
Learning programming concepts in C and C++
algorithms c cpp data-structures programming tutorial
Last synced: 07 May 2025
https://github.com/tailineju/SHINY-tutorial
Repositório de tutoriais, aplicações e exemplos da utilização do pacote shiny em R. Arquivos desenvolvidos como objetos de avaliação para disciplina Computação Estatística 2.
shiny shiny-apps shiny-r shinyapps shinydashboard tutorial
Last synced: 30 Jul 2025
https://github.com/fiware/tutorials.securing-access-openid-connect
:closed_book: FIWARE 407: Authenticating Identities with OpenID-Connect
fiware fiware-keyrock identity-management openid-connect security tutorial
Last synced: 30 Apr 2025
https://github.com/bytewax/imputing-missing-values
Managing missing values in streaming data.
machine-learning python real-time tutorial
Last synced: 04 May 2025
https://github.com/fiware/tutorials.administrating-xacml
:closed_book: FIWARE 406: Administrating XACML via a PAP
access-control authzforce fiware fiware-keyrock pap tutorial xacml
Last synced: 30 Apr 2025
https://github.com/michaelcurrin/coding-blog
My blog of experiences and advice around coding
advice blog github-pages jekyll jekyll-theme-midnight posts static-site-generator tutorial
Last synced: 21 Mar 2025
https://github.com/zoltan-nz/toy-robot-typescript
TypeScript project for beginners...
mocha toy-robot tutorial typescript
Last synced: 11 Jul 2025
https://github.com/2kabhishek/time
Digital clock using vanilla js. 💫⏰
digital-clock tutorial vanilla-javascript
Last synced: 03 May 2025
https://github.com/fiware/tutorials.ld-subscriptions-registrations
:blue_book: FIWARE 604. Linked Data Subscriptions and Registrations
context-aware contextual-data fiware ngsi-ld notification publish-subscribe subscription tutorial
Last synced: 11 Jul 2025
https://github.com/secoats/agora_network_sniffer
Python3 Network Sniffer
networking pentesting python3 tutorial
Last synced: 11 Jul 2025
https://github.com/thedvlprs/django-crud-web-app
Django CRUD Web Application
crud-application django-3 django-widget-tweaks pillow python3-7 tutorial
Last synced: 26 Mar 2025
https://github.com/link-/pr-metadata-action
🧪 (sample) Adds pull request file changes as a comment to a newly opened PR
freecodecamp github-actions tutorial
Last synced: 03 Apr 2025
https://github.com/angydev/javascript-tutorial
A JavaScript list of Objects including their methods and properties
Last synced: 13 Aug 2025
https://github.com/carlescg/faulttreetutorial
This is a tutorial for the package FaultTree from openreliability.com
fault-tree reliability-engineering risk-analysis risk-models tutorial
Last synced: 13 Jul 2025
https://github.com/alessine/aws_webscraping_automation
Tutorial: How to develop a webscraping script, save the data to an AWS S3 bucket and automate this process using an EC2 instance
automation aws-ec2 aws-s3 beautifulsoup tutorial webscraping
Last synced: 28 Jun 2025
https://github.com/premanandc/pact-jvm-cdc-tutorial
Contract testing tutorial using pact
contract-testing pact pact-consumer pact-jvm pact-provider tutorial
Last synced: 10 Apr 2025
https://github.com/nelson-gon/linit
Utilities for a freshly installed Linux System
apt apt-get bash beginners-guide data-science debian git installation installer linux linux-mint r r-base terminal tutorial tutorial-code ubuntu
Last synced: 30 Dec 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/namdnguyen/dbt-tutorial
DBT tutorial project with Kimball data warehouse modeling, jinja templating, and schema tests.
analytics data-warehouse dbt sql tutorial
Last synced: 20 Jul 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/jonathanhelianthicusdoe/skull_finder
Tutorial for the “Skull Finder” game
guide markdown minesweeper minesweeper-game toontown toontown-online toontown-rewritten toontownrewritten ttr tutorial
Last synced: 17 Jun 2025
https://github.com/annimon-tutorials/photo-albums-bot
Telegram bot that creates photo albums
Last synced: 18 Mar 2025
https://github.com/geshan/nodejs-express-tutorial
Node.js express tutorial with Pug
express-js nodejs pug tutorial
Last synced: 07 May 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/dvgodoy/gansnroses_odsc_europe2022
GANs N' Roses: Understanding Generative Models
deep-learning gan generative-adversarial-network pytorch tutorial
Last synced: 12 Jul 2025
https://github.com/aman9026/custom-filters
Simple guide with code snippets for creating Custom-Filters by Image-Processing
digital-image-processing filter filters guide image-processing mlops numpy numpy-arrays opencv python3 tutorial tutorial-code
Last synced: 03 Apr 2025
https://github.com/frameright/image-display-control-demo-nextjs
Demo of the Image Display Control React Component with Next.js
demo frameright image image-display-control iptc javascript metadata nextjs responsive-design responsive-images tutorial typescript
Last synced: 16 Jul 2025
https://github.com/onlyphantom/accomplish
A multi-series tutorial walking through the development of a task manager app, CRUD operations, and a cohesive UI design using the latest from Bootstrap and Material Design.
bootstrap4 flask flask-application flask-sqlalchemy material-ui tutorial
Last synced: 30 Oct 2025
https://github.com/angelojbgama/guiamestre.js
Biblioteca JavaScript para criar tours interativos em sites, destacando elementos e exibindo tooltips personalizados com texto e imagens. Facilita o onboarding de usuários e a descoberta de funcionalidades com navegação intuitiva
animation component-library documentation frontend guiamestrejs guide interactive javascript library open-source responsive tooltip tour tutorial ui user-experience user-onboarding ux web-components web-development
Last synced: 26 Mar 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/parzibyte/tutorial-graficas-chartjs
Ejemplos y demostraciones de mi tutorial para crear gráficas con Chart.js
chart chart-js example tutorial
Last synced: 20 Mar 2025
https://github.com/toni77777/listplaceholdersample
Empty List placeholder sample
article ios list macos placeholder sample swift swiftui tonidevblog tutorial viewmodifiers
Last synced: 05 Jul 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/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/tengu712/vulkan-tutorial
A simplest Vulkan Tutorial in Japanese.
Last synced: 01 Apr 2025
https://github.com/mrcfps/django_news
《Django 快速入门教程》
django learn-by-doing tutorial
Last synced: 09 Apr 2025
https://github.com/miguelmota/consensys-zkevm-messenger-l1-to-l2-example
Send a message from L1 Goerli to L2 ConsenSys zkEVM testnet.
bridge consensys-zkevm cross-chain ethereum example hardhat messenger multi-chain solidity tutorial zk zkevm
Last synced: 03 Apr 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/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/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: 19 Jun 2025
https://github.com/akash-joshi/auth-wiki-public
This repository was made to demonstrate functionality of Mongo and Auth0 with React using NextJS.
Last synced: 05 Apr 2025
https://github.com/whirlxd/fetch-data-from-api
How to fetch data from a restful api
api fetch hype node-fetch restful-api tutorial
Last synced: 29 Dec 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/wizardjedi/clickhouse-test
Yandex ClickHouse database test (clickhouse vs postgresql)
clickhouse docker example postgresql test tutorial
Last synced: 29 Dec 2025
https://github.com/cbhihe/doc_python-virtual-environments-quickstart
A hands-on python VE tutorial for Linux users
bash linux pyenv python shell tutorial virtualenv
Last synced: 07 Sep 2025
https://github.com/jothin-kumar/tic-tac-toe
This repository was created as part of a blog.
html-css-javascript python tic-tac-toe tkinter tutorial
Last synced: 06 May 2025