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-30 00:28:13 UTC
- JSON Representation
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/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/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/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: 18 May 2026
https://github.com/vhiribarren/llvm-tuto-kaleidoscope-rust
LLVM Kaleidoscope tutorial in Rust, toy project.
inkwell llvm rust toy-project tutorial
Last synced: 14 Apr 2025
https://github.com/ifelsebranch/appsync-react-webapp
Tutorial code - How to AWS AppSync
Last synced: 01 Apr 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/bitfumes/vue-series
Learn Vue.js 2.0 From Beginning to Advanced
bitfumes-channel tutorial vuejs
Last synced: 13 Apr 2025
https://github.com/javitocor/react-devise-tutorial
Practice project following the instructions from: https://github.com/DakotaLMartinez/rails-react-devise-tutorial
devise rails5 reactjs tutorial
Last synced: 20 Jan 2026
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/fsoky/vkapi-lessons
Исходники с видео-роликов по vk_api
api bot python tutorial vk vk-api vkontakte vkontakte-api
Last synced: 20 Jan 2026
https://github.com/ismailza/agence-immobiliere
Application web simple pour la gestion d'une agence immobilière avec Laravel
Last synced: 18 May 2026
https://github.com/parzibyte/demostracionrecyclerview
Tutorial de RecyclerView en Android. Animaciones, adaptador y layout XML
adapter android animation layout recyclerview tutorial viewholder xml
Last synced: 14 May 2026
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/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/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/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/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/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/adamo08/bash-scripting-basics
Beginner's guide to shell scripting with examples and explanations.
bash bash-scripting command-line linux shell tutorial unix
Last synced: 03 Feb 2026
https://github.com/modcommunity/how-to-install-mods-in-baldurs-gate-3-for-pc
A guide on how to install mods in Baldur's Gate 3 for PC (Windows).
baldurs-gate baldurs-gate-3 bg bg3 guide how-to mod modding mods tutorial windows
Last synced: 13 Jun 2026
https://github.com/husamettinarabaci/rustexam
🦀 A question-based Rust learning project to master Rust through practice and repetition.
coding-challenges exam exercises learning programming questions rust tutorial
Last synced: 30 Sep 2025
https://github.com/yeonghyeon/codility-python
The solutions of the Codility lessons are provided. Each solution is written with python. The starting point for reading solutions is given in the following web link.
codility codility-lessons codility-python codility-solutions codility-training programming python solutions tutorial
Last synced: 26 Feb 2025
https://github.com/101t/react-tutorial
This is React Tutorial to master reactjs
react-tutorial reactjs redux tutorial
Last synced: 08 May 2026
https://github.com/websolutionstuff/dynamic-pie-chart-in-laravel-8
In this tutorial i will show you how to create dynamic pie chart in laravel 8, Pie charts are use to representing data in graphics view, for creation of dynamic pie chart example you need to create model, controller, route, blade file and database
charts dynamic-piechart example jquery laravel-framework laravel8 pie-chart piechart tutorial websolutionstuff
Last synced: 14 Apr 2025
https://github.com/jharrilim/k8s-demo
Tutorial/Example repo of a simple K8s setup.
docker-desktop docker-desktop-for-mac docker-desktop-for-windows kubernetes kubernetes-deployment kubernetes-service tutorial
Last synced: 12 Mar 2026
https://github.com/kevcodez/kotlin-jacoco-gradle
Project demonstrating the usage of Jacoco for coverage reports in a Kotlin project with JUnit 5 and Gradle.
coverage coverage-report gradle jacoco junit5 kotlin tutorial
Last synced: 22 Apr 2025
https://github.com/alexcu/fastai-primer
A quick-n-dirty 45 minute primer to train an image classifier using FastAI
computer-vision deep-learning fastai google-colab google-colab-notebook google-colab-tutorial google-colaboratory ipython-notebook learning machine-learning python3 tutorial
Last synced: 05 Feb 2026
https://github.com/svaveop/javascripttutor
Helping People with Java Script. JS Tutorial
javascript js learning programming tutor tutorial tutorial-code tutorials
Last synced: 14 Feb 2026
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: 09 Jun 2026
https://github.com/dev-chenxing/mwse-modding-tutorial
Learn to use MWSE-Lua in this tutorial for beginners! You will learn the basics of MWSE-Lua and make a MWSE-Lua mod step-by-step. No previous programming experience is necessary before following this tutorial. Built with Mkdocs
lua mkdocs morrowind mwse tutorial
Last synced: 08 Mar 2026
https://github.com/demining/tutorials-power-ai
Tutorials Power AI list and categories of Artificial Intelligence for Business
ai bard-ai chatgpt chatgpt-api civitai clipchamp codegpt elevenlabs forefront-ai gemini huggingface leonardoai nightcafe openai perplexity-ai quillbot replicate tutorial tutorials vocalremover
Last synced: 19 Sep 2025
https://github.com/thealexlichter/nuxt-auto-imports-unleash-full-potential
auto-imports dx nuxt nuxt3 tutorial video
Last synced: 21 Apr 2026
https://github.com/daishe/androidgametutorial
Repository of the Android Game (programming) Tutorial
android android-game android-tutorial game game-development tutorial
Last synced: 02 May 2026
https://github.com/nidup/manipulate-json-data-in-php
Code examples for the tutorial How to Read, Decode, Encode, Write JSON Data in PHP?
Last synced: 08 May 2026
https://github.com/frankiefab100/tip-calculator
👨💻 Learn how to build a tip calculator using HTML, CSS and JavaScript
css css3 html html5 javascript tip-calculator tutorial tutorial-code
Last synced: 15 Apr 2026
https://github.com/cehbrecht/quick-sphinx-tutorial
A very quick tutorial to get started with Sphinx.
Last synced: 10 Jun 2025
https://github.com/thejohnfreeman/angular2-tour-of-heroes
A progression through the Angular 2 Tutorial, including the missing step 0: starting from an empty directory.
Last synced: 19 Jun 2026
https://github.com/kaizerpwn/skriptanje-sa-kaizerom
This is a gamemode from sa-mp scripting tutorials on my Youtube channel. Hit that star, fork repo and start building your own project from here.
pawn pawn-language samp sampctl tutorial
Last synced: 18 Mar 2026
https://github.com/data-camp/github
学习如何使用GitHub来进行版本控制,从而更好地与他人协作。Learn to use GitHub.
github github-desktop tutorial
Last synced: 05 Jun 2026
https://github.com/mwakaba2/machine-learning-for-engineers
Machine Learning, Deep Learning and NLP Resources for Engineers
deep-learning machine-learning mooc natural-language-processing nlp pytorch research-paper scikit-learn tensorflow tutorial
Last synced: 06 May 2026
https://github.com/hawkiq/pythontutorial
scripts course for Python Fundamentals
Last synced: 09 Apr 2025
https://github.com/javitocor/rails-api-tutorial
Practice project following the instructions from: https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one
Last synced: 19 Jan 2026
https://github.com/stonecypher/demo_gulp_build
demo gulp build of react, es6, less
babel browserify demo demonstration express gulp howto less react tutorial
Last synced: 12 Apr 2026
https://github.com/blendsdk/racing-the-beam
🕹️ Racing the Beam — Learn Atari 2600 assembly programming from scratch. 72 hands-on lessons from zero to homebrew mastery.
6502 assembly atari-2600 game-development homebrew retro-gaming tutorial
Last synced: 23 Jun 2026
https://github.com/svaveop/pythontutor
Helping People with Python. Python Tutorial
learning programming py python shcodim tutor tutorial tutorial-code tutorials
Last synced: 11 Feb 2026
https://github.com/nagexiucai/mla
机器学习算法。
ai algorithm deep-learning machine-learning nn python tutorial
Last synced: 03 May 2026
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: 27 Feb 2026
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 Jul 2025
https://github.com/paddymorgan84/terragrunt-tutorial
A simple example of using some of Terragrunts main features
infrastructure terraform terragrunt tutorial
Last synced: 14 Oct 2025
https://github.com/ohjurot/cppproject-expenses
C++ Project (YouTube Video) on "Expenses"
Last synced: 02 May 2026
https://github.com/mding5692/js-snake-workshop
Workshop for vanilla JS game of snake for Knack at Western
game javascript teaching tutorial
Last synced: 30 Apr 2026
https://github.com/lmammino/opinionated-intro-to-node
Code examples for the talk "An opinionated intro to Node.js" - https://loige.link/devrupt-node
examples getting-started javascript learning node nodejs tutorial
Last synced: 27 Apr 2026
https://github.com/scala-szeged/Scala-Course-Hungarian
A Szegedi Egyetemen általam tartott Scala gyakorlat anyaga
course-materials course-project coursework functional-programming howto howto-tutorial made-in-hungary scala tutorial tutorial-code
Last synced: 09 Apr 2025
https://github.com/rodrigokamada/angular-logger
Application example built with Angular 15 and adding the log component using the ngx-logger library.
angular beginners dev-community frontend gh-actions gh-pages hacktoberfest log logger stackblitz tutorial webdev webdevelopment
Last synced: 19 Feb 2026
https://github.com/rodrigokamada/angular-recaptcha-v2
Application example built with Angular 18 and adding the Google reCAPTCHA v2 using the ng-recaptcha library.
angular beginners dev-community gh-actions gh-pages hacktoberfest recaptcha stackblitz tutorial
Last synced: 02 Aug 2025
https://github.com/ilumsden/rust-tutorial
Material for the Rust Tutorial I put together
Last synced: 28 Apr 2026
https://github.com/futurestudio/university-ping
Do you want us to write a tutorial on Android or Node.js? Please let us know in the issues :)
android future-studio-university glide gson hapi hapijs mongodb mongoose nginx nodejs okhttp picasso pm2 rethinkdb retrofit2 thinky tutorial tutorials
Last synced: 12 Apr 2026
https://github.com/haaris272k/dock-and-roll
Docker notes, essential commands, and quick fixes to common setup problems.
docker learning open-source tutorial
Last synced: 14 Jan 2026
https://github.com/sagargupta16/deploy-guide
Step-by-step deployment guides for every platform - 25+ guides for GitHub Pages, Vercel, Render, Railway, Netlify, AWS, and more
aws cloud deploy deployment devops free-hosting github-pages guides hosting netlify railway render tutorial vercel
Last synced: 03 May 2026
https://github.com/javitocor/friendly-chat-firebase
Firebase Tutorial - You can find it here: https://codelabs.developers.google.com/codelabs/firebase-web/#0
Last synced: 04 May 2026
https://github.com/davepartner/framework7-hackathon-starter
This is a sample hackathon starter for with framework7 well integrated into phonegap. To start building a mobile app all you need is download and start, no further setup needed.
android-application firebase framework7 framework7-angularjs hackathon ios phonegap tutorial video youtube
Last synced: 12 Apr 2026
https://github.com/000daniel/how-to-install-visual-studio-code-on-arch-linux
A simple guide on how to install Visual Studio Code on Arch-Linux or Arch-based systems, and set it up to work with C# and Code-Runner
arch-linux archlinux code code-runner csharp easy guide linux simple studio tutorial visual visual-studio visual-studio-code
Last synced: 05 May 2026
https://github.com/educ8s/python-pong-game-with-pygame
Python Pong Game with Pygame.
game game-development pong-game pong-python pygame pygame-game pygame-games pygame-gaming-engine python tutorial
Last synced: 20 May 2026
https://github.com/sahansera/deploying-containers-on-service-fabric
Deploying Multi-Container Services on Azure Service Fabric
azure microservices service-fabric tutorial
Last synced: 16 Jan 2026
https://github.com/courses-at-nju-by-hfwei/problem-solving-class-tutorial
Tutorial on the Problem Solving Class at Nanjing University
nanjing-university problem-solving-class tutorial
Last synced: 19 Mar 2026
https://github.com/alvinwan/tricking-neural-networks
Fooling a neural network with adversarial examples
adversarial-example adversarial-machine-learning deep-learning tutorial
Last synced: 27 Oct 2025
https://github.com/pegah-ardehkhani/python-tutorial-plus-questions
A comprehensive Python tutorial repository that covers key programming concepts along with practical questions and examples
conditional-statements data-science data-structures exercises functions learn-to-code object-oriented-programming oop oops-in-python programming python python-exercises python-programming python-questions python-tutorial python-tutorial-notebook python3 tutorial tutorial-code tutorial-exercises
Last synced: 14 Apr 2025
https://github.com/zerotohero-dev/iowa
iowa: A Promise-based IO Utility; also known as “the land of corn”.
byte-sized bytesized-tv corn education file-system fs io iowa javascript learning network promises screencast trainings tutorial tutorials tv utility vidcast wrapper
Last synced: 12 Jun 2026
https://github.com/petrosdemetrakopoulos/react-multiple-checkboxes
Handling multiple checkboxes in React
Last synced: 07 May 2026
https://github.com/emxsys/worldwind-web-app-tutorial
A template and tutorial for creating a WorldWInd web app with Bootstrap and Knockout
3d bootstrap bootstrap4 esa gis globe knockout maps nasa nasa-worldwind template tutorial worldwind worldwind-web
Last synced: 07 Sep 2025
https://github.com/laqudee/rust-learn
《Rust程序设计语言》笔记-练习代码与设计模式(Design Pattern)练习
design-patterns factory-pattern flyweight-pattern learning-exercise notes proxy-pattern rust rust-lang state-pattern template-method-pattern tutorial
Last synced: 26 Oct 2025
https://github.com/rafaelcastrocouto/p2p-web-game-tutorial
Learn how to make a space shooter with basic HTML, CSS and JS. Just follow each file and have fun!
game javascript p2p-network tutorial
Last synced: 10 Jun 2025
https://github.com/md-weber/qonversion_tutorial_app
Qonversion Tutorial from Flutter Explained
dart flutter qonversion tutorial
Last synced: 15 Apr 2026
https://github.com/gvwilson/unbreak
Unbreaking Software
debugging open-education open-source python tutorial
Last synced: 08 Apr 2026
https://github.com/extcore/extcore-sample-service
ExtCore framework 7 sample web application that registers a service inside the extension
asp-net-core extcore-framework sample tutorial
Last synced: 07 Apr 2025
https://github.com/robertobochet/opencv-talk
Jupyter notebook for the OpenCV talk, part of the Python Course 2020 by Politecnico Open unix Labs
course image-processing jupyter-notebook opencv politecnico-di-milano politecnico-open-unix-labs python talk tutorial
Last synced: 14 Apr 2026
https://github.com/nexmo/ruby-sms-customer-support
SMS Customer Support Application using Ruby and Nexmo
Last synced: 24 Jul 2025
https://github.com/erzhtor/docker-for-local-nodejs-development
Created for an Article on Medium.com
development docker docker-compose get-started javascript nodejs tutorial
Last synced: 07 May 2026
https://github.com/chainstacklabs/quorum-loyalty-program-tutorial
A Quorum DApp tutorial to manage loyalty points
blockchain dapp quorum solidity truffle tutorial
Last synced: 15 Oct 2025
https://github.com/applitools/tutorial-images-python
Applitools Visual Testing tutorial with Python Images SDK
Last synced: 26 Sep 2025
https://github.com/brh55/discord-magic-8-ball
Code reference for YouTube tutorial for creating a Discord chat bot that functions as a magic 8 ball
chatbot-discord discord discord-bots tutorial
Last synced: 25 Oct 2025
https://github.com/agagniere/blackmagic
C preprocessor tricks, explained
c preprocessor tutorial zig-package
Last synced: 18 Sep 2025
https://github.com/javascript-tutorial/ml.javascript.info
Modern JavaScript Tutorial in Malayalam
Last synced: 14 Oct 2025
https://github.com/gvwilson/ds4se
Data Science for Software Engineers
codebender data-science open-science software-engineering tutorial
Last synced: 19 Jan 2026
https://github.com/valnub/particle-animation-javascript
Demo code for my particle animation video in JavaScript/HTML5 Canvas
animation canvas demo example html5-canvas javascript tutorial
Last synced: 28 Jul 2025
https://github.com/fiware/tutorials.relationships-linked-data
:blue_book: FIWARE 602: Linked Data Relationships and Data Models
entity-relationships fiware json-ld linked-data ngsi-ld tutorial
Last synced: 29 Jul 2025