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-04-05 00:25:11 UTC
- JSON Representation
https://github.com/vicjun22/openai-chat-integration_spring-boot
OpenAI: Chat integration with Spring Boot
java maven openai springboot tutorial
Last synced: 11 Oct 2025
https://github.com/elazzouzihassan/tourofheroes-v2
Tour of Heroes : application and tutorial
angular framework javascript js tsx tutorial webapp
Last synced: 28 Feb 2025
https://github.com/detivenc/python
I put all my projects in python from Videos or MySelf
Last synced: 17 Mar 2025
https://github.com/petercamilleri/games_lessons
A series of simple demo programs for creating games in Ruby with the Gosu gem.
game-development gosu-gem ruby tutorial
Last synced: 04 Oct 2025
https://github.com/javitocor/tic-tac-toe-react
Classic game tic-tac-toe built with React.
javascript reactjs tictactoe-game tutorial
Last synced: 24 Mar 2025
https://github.com/davorpa/curso-academiawebca-git-terminal-ts
Curso Introducción a Typescript https://www.udemy.com/course/curso-de-programacion-aprender-a-programar-git-terminal/
introduction tutorial typescript
Last synced: 05 Mar 2025
https://github.com/codewithmayank-py/django-learning-series-step-by-step-blog-project
Django Tutorial Series: Explore practical Django projects from models to views. Learn to build and customize Django applications with easy-to-follow guides and real-world examples.
django django-framework django-project django-tutorial-practice django-tutorials-for-beginners python3 step-by-step-guide tutorial webdevelopment
Last synced: 05 Jan 2026
https://github.com/buttercrab/rust-tutorial
Simple Rust tutorial for programmers
Last synced: 11 Jun 2025
https://github.com/pfitzer/electron-dialog-examples
Examples of how to use electron dialog
dialog electron examples tutorial
Last synced: 05 Nov 2025
https://github.com/macagua/example-vuejs2-todo-app
A To-Do App with Vue.js 2 following the "Build a To-Do App with Vue.js 2" tutorial.
tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 26 Feb 2025
https://github.com/seroviicai/pizza_analytics
The objective of this mini project is to predict how many ingredients and of what kind would be needed in the near future.
data-analysis data-science data-visualization pandas python tutorial
Last synced: 10 Jun 2025
https://github.com/s-light/workshop__blender_web_creative_worlds
Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)
a-frame blender blender-addon tutorial workshop
Last synced: 12 Oct 2025
https://github.com/coders-school/first-contribution
Learn how to contribute to open-source projects
contribution open-source tutorial
Last synced: 05 Jul 2025
https://github.com/diegoguevara/tutorial_angular2_spa
Tutorial de ejemplo para la creacion de una SPA en Angular 2
Last synced: 31 Dec 2025
https://github.com/soyelmoreno/fullstack4fe-v2
Tutorial: Working through Frontend Masters course: "Full Stack for Frontend Engineers"
frontend-masters full-stack tutorial
Last synced: 13 Oct 2025
https://github.com/sylhare/powershell
Some PowerShell examples
documentation powershell tutorial
Last synced: 04 Mar 2025
https://github.com/ashwinpn/ml-learnings
Concepts, Research Papers, Implementations - The works.
applied-mathematics artificial-intelligence convolutional-neural-networks graph-theory machine-learning machine-learning-algorithms neural-network probabilistic-graphical-models reinforcement-learning tutorial
Last synced: 05 Mar 2025
https://github.com/optima-chat/cc-best-practice
Claude Code 使用技巧和最佳实践的中文社区集合
awesome best-practices chinese claude-code development tutorial
Last synced: 05 Nov 2025
https://github.com/swappy514/python-learning-hub
A comprehensive, well-structured Python learning repository — from basics to advanced topics including OOP, recursion, data structures, debugging, and real-world industry examples. Perfect for beginners and intermediate learners aiming to master Python programming.
advanced algorithms beginner code-examples data-structures debugging industry-projects intermediate learning oop programming python recursion tutorial
Last synced: 10 Aug 2025
https://github.com/afteracademy/goserve-docs
Official documentation for goserve - a robust Go backend framework for building production-ready REST APIs.
api-documentation api-framework clean-architecture docker documentation getting-started gin-framework go golang goserve jwt-authentication kong-gateway microservices mongodb nats postgresql redis rest-api tutorial
Last synced: 05 Feb 2026
https://github.com/llnl/weave-demos
General Demos for WEAVE Open-sourced tools.
Last synced: 29 Apr 2025
https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api
It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.
backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget
Last synced: 25 Mar 2025
https://github.com/michaelcurrin/hugo-quickstart
Starter template for a Hugo static site
hugo quickstart sample static-site tutorial
Last synced: 09 Jul 2025
https://github.com/ccrashzer0/lazyadmin
A write-up for the Lazy Admin challenge from TryHackMe.
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 04 Jan 2026
https://github.com/hash3lizer/khatta
📔 A Khatta (urdu for ledger). Based on Urara 🌸 (A sweet Svelte based theme)
blog ctf-writeups tutorial writeups
Last synced: 26 Dec 2025
https://github.com/didinj/react-native-tutorial-react-hooks
React Native Tutorial: Building Mobile Apps with React Hooks
android building example hooks ios mobileapps react-native reacthooks reactnative tutorial
Last synced: 06 Apr 2025
https://github.com/alexmhack/expressjs-todo-list
A simple todo list web app in ExpressJS
expressjs getting-started mongodb simple-app todolist tutorial
Last synced: 04 Apr 2026
https://github.com/michaelcurrin/go-tutorial
Scripts and notes based on Go's quickstart guide ⏩ 👩🏫
Last synced: 04 Mar 2025
https://github.com/kathleenwest/azure-virtual-machine-web-app-demo-project
This tutorial azure cloud project demonstrates how to install a basic web app on a virtual machine. We will use our azure account to creature a resource group and virtual machine. Then we will install and configure the virtual machine to run nginx web server and python. Our web app is a flask template and python web application that is uploaded to our virtual machine and then configured to run with nginx. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on an azure cloud virtual machine.
azure azure-virtual-machine azure-web-app azure-webapp demo flask flask-app flask-application how-to nginx nginx-configuration nginx-proxy nginx-reverse-proxy nginx-server python tutorial video virtual-machine virtual-machines-installation web-app
Last synced: 30 Dec 2025
https://github.com/cypriengille/barebones-tauri-svelte-app
A barebones, ready-to-run Tauri app template using Svelte-ts for its frontend
rust svelte tauri tutorial typescript vite
Last synced: 24 Oct 2025
https://github.com/antonio-f/deep_q-network
Deep Q-Network example from Udacity's Deep Reinforcement Learning Nanodegree.
101 box2d deep-learning deep-q-learning deep-q-network dqn dqn-pytorch gym lunarlander-v2 openai-gym pybox2d pytorch reinforcement-learning tutorial
Last synced: 30 Mar 2025
https://github.com/ryanwalder/how-to-git
Git repo to show how to use fetch/rebase/review PRs like a boss
Last synced: 17 Oct 2025
https://github.com/ibmstreams/streamsx.tutorial.teda
Tutorials for TEDA
ibm-streams stream-processing tutorial
Last synced: 21 Feb 2026
https://github.com/seokminhong/remix-jokes-workers
Remix Jokes Demo App for Cloudflare Workers
cloudflare-workers remix tutorial
Last synced: 22 Feb 2025
https://github.com/okaybenji/npm-no-task
A simple example of how to use NPM in the browser without a separate task runner
browserify npm task-runner tutorial
Last synced: 08 Jul 2025
https://github.com/psmyrdek/gha-demo-app
GitHub Actions - pierwsze kroki
actions cicd przeprogramowani tutorial
Last synced: 16 Aug 2025
https://github.com/akagi201/learning-rust
Learning rust, started from rust 1.0 beta.
Last synced: 03 Jan 2026
https://github.com/arcanemachine/phoenix-guide-todo-list
The companion repo for the todo list application in Phoenix Web Framework: The Unauthorized Guide
book elixir elixir-lang elixir-phoenix guide phoenix-framework tutorial
Last synced: 26 Oct 2025
https://github.com/zeucapua/scrawl
It's like Wordpress, but new, and yours.
markdown svelte sveltejs tutorial tutorial-code
Last synced: 27 Oct 2025
https://github.com/javascript-tutorial/me.javascript.info
Savremen JavaScript tutorijal na crnogorskom jeziku !
javascript montenegrin tutorial
Last synced: 31 Oct 2025
https://github.com/aristotelesbr/my_site
Project for a post from medium
ruby sinatra sinatra-applications tutorial
Last synced: 06 Mar 2025
https://github.com/devinceble/books
Books - A repository for Introduction to cross platform native mobile app using React Native. API: https://goo.gl/dcJszC
react-native react-native-app tutorial tutorials
Last synced: 17 Nov 2025
https://github.com/linthithtwe/typescript-react-shopingcard
Typescript and React Project from @WebDevSimplified
tutorial tutorial-exercises typescript
Last synced: 12 Jun 2025
https://github.com/guaix-ucm/megaradrp-cookbook
MEGARADRP Cookbook
astronomy python science tutorial
Last synced: 08 Mar 2026
https://github.com/extcore/extcore-sample-filestorage
ExtCore framework 7 sample web application that uses file storage
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 03 Aug 2025
https://github.com/mpc-bioinformatics/pia-tutorial
Tutorial for PIA - Protein Inference Algorithms
Last synced: 15 Mar 2026
https://github.com/saeedkohansal/site-blocker-extension
Site Blocker Chrome Extension, By that extension, You Can Control The User's Access To Any Website With Blacklist Or Whitelist and Block Or Allow User Access On the Client-Side Using Vanilla JavaScript then display the access denied error You can block any Domain or IP you want.
access-control chrome-extension css dom-manipulation extension-chrome extension-development free-source-code gilgeekify how-to how-to-code howto html javascript site-blocker siteblocker tutorial user-interface web-development website-development widget
Last synced: 05 Jan 2026
https://github.com/ethand91/python-text-extraction
Simple Python text extraction using Tesseract OCR
python python3 tesseract tutorial
Last synced: 03 Aug 2025
https://github.com/jcbritobr/sevenguitasksgiu
This is an implementation of the 7GUIs tasks written with Golang and GIU library.
Last synced: 06 Apr 2025
https://github.com/juliaturkudatascience/pkgtutorial.jl
Instructions and guidelines to create a package in Julia
julia julia-package package package-development tutorial walkthrough
Last synced: 25 Dec 2025
https://github.com/neok/symfony-tutorial-for-beginners
symfony tutorial for beginners
php php7 symfony tutorial tutorial-code
Last synced: 24 Oct 2025
https://github.com/alexmhack/cli_with_python
command line intergration with python
advanced-code argparse command-line intermediate-tutorial python-tutorial python3 tutorial
Last synced: 24 Oct 2025
https://github.com/alexmhack/django-hosts-awseb-boilerplate
Using Django backend with django-hosts and deploying using AWS ElasticBeanstalk
aws boilerplate deploying-django django-hosts django2 elasticbeanstalk subdomains tutorial
Last synced: 05 Mar 2025
https://github.com/alexmhack/pygame-tutorial
Learning the basics of Pygame from scratch and building a simple game
beginner-project pygame python3 tutorial tutorial-code
Last synced: 05 Mar 2025
https://github.com/gaprogman/blog-tutorials
A repository for full code listings used in tutorials on my .NET Core blog
netcore netcore-webapi netstandard tutorial
Last synced: 05 Mar 2025
https://github.com/makstyle119/dsa
Data Structure & Algorithum from beginner to advanced
algorithm begginer-friendly data-structure data-structures-and-algorithms dsa dsa-python makstyle119 tutorial
Last synced: 04 Jan 2026
https://github.com/ifarkhshatov/jira_pptx_with_officer
How to automate your reports with R and Powerpoint
automation officer powerpoint powerpoint-automation pptx r rscript slide-master tutorial
Last synced: 15 Sep 2025
https://github.com/dnbard/react-tutorial
Examples for React course in GlobalLogic Ukraine
guide gulp mocha react react-router redux tutorial
Last synced: 25 Oct 2025
https://github.com/makstyle119/php
PHP from beginner to advanced
begginer-friendly makstyle119 php tutorial
Last synced: 25 Oct 2025
https://github.com/alexmhack/grpc-microservices-tutorial
Understanding and implementing a basic Microservice with Python's popular gRPC framework
basics grpc microservices protobuf python rpc tutorial
Last synced: 25 Oct 2025
https://github.com/flavienbwk/elasticsearch-migration-tutorial
Companion repo to my blog post on migrating an Elasticsearch cluster without service disruption.
docker elasticsearch high-availability migration tutorial
Last synced: 23 Mar 2025
https://github.com/suryaadtmaja/sails-backend
backend using sails
hacktoberfest sailsjs tutorial
Last synced: 01 Mar 2025
https://github.com/ryanito/godot-action-rpg
Made with HeartBeast's Make an Action RPG in Godot, adapted for Godot 4
gdscript godot godot4 heartbeast rpg tutorial
Last synced: 30 Mar 2025
https://github.com/prathameshdhande22/c-sharp-tutorial
Repository for C# Tutorial Files
c-sharp c-sharp-tutorial kudvenkat net-7 net-core net-framework tutorial
Last synced: 03 Jan 2026
https://github.com/krsoninikhil/phil-opp-rust-os
A small working Operating System in Rust. Follows this blog series https://os.phil-opp.com/
Last synced: 22 Mar 2025
https://github.com/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 26 Oct 2025
https://github.com/sandro-pasqual/debian-docker-wordpress-cloudflare
A step-by-step guide for setting up a Debian 12 server with Docker, WordPress, MySQL, and Cloudflare, perfect for beginners and tech enthusiasts.
cloudflare cloudflared debian devops docker mysql server tutorial web-development wordpress
Last synced: 01 Aug 2025
https://github.com/dongweiming/stable-diffusion-model-tutorial
A stable diffusion tutorial written by a senior python engineer
sd sd-tutorial stable-diffusion stable-diffusion-webui tutorial
Last synced: 31 Jul 2025
https://github.com/dvanael/django-tutorial
WIP Um tutorial completo de como iniciar um projeto em Python utilizando o Django Framework.
css django documentation html javascript tutorial
Last synced: 11 Mar 2025
https://github.com/jotaaloud/overlappingjframecomponents
How to overlapp a JFrame component over Graphics ( Java )
color components java jframe tutorial
Last synced: 22 Mar 2025
https://github.com/jcrodriguez1989/firstcontributionsinr
🚀✨ Mini tutorial que nos enseña a contribuir al código libre en R
contribution hacktoberfest open-source tutorial
Last synced: 26 Oct 2025
https://github.com/actionv/github-actions-tutorial
GitHub Actions Tutorial | GitHub Actions 完全指南
actions github github-actions tutorial
Last synced: 11 Nov 2025
https://github.com/jerryfzhang/conferencetravelgrantsystem
CTGS is system for applying conference travel grant , built using Nodejs, Express.js, MongoDB ang jQuery
express jquery mongodb mongodb-ang-jquery nodejs reimbursement time-management travel-planner tutorial
Last synced: 03 Nov 2025
https://github.com/bluemix/oepetstore
Base module refactored for Odoo 13 to the Web Client tutorial: Customizing the web client https://www.odoo.com/documentation/13.0/howtos/web.html
odoo odoo13 oepetstore petstore tutorial webclient
Last synced: 31 Mar 2025
https://github.com/jrob774/tein-manual
An unofficial manual for modding the game The End is Nigh.
game manual mdbook modding modding-manual mods tein tein-manual thendisnigh tutorial website
Last synced: 23 Jan 2026
https://github.com/andrewjbateman/angular-tour-of-heroes
:clipboard: This is a data-driven app that stores and displays a list of heroes, edits their details and allows navigation of the data using different views.
angular angular13 asynchronous-functions css hero heroes html in-memory-storage injec observablearray rxjs rxjs7 tutorial typescript
Last synced: 03 Nov 2025
https://github.com/andrewjbateman/fullstack-twitter-clone
:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.
cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript
Last synced: 03 Nov 2025
https://github.com/zayedrais/weatherapp
Weather App with Nodejs
demo nodejs openweather-api openweathermap temperature tutorial weather weather-data weatherapi weatherapp webapp
Last synced: 06 Feb 2026
https://github.com/alexmhack/node_express
working on a simple project built with node and express
api beginner-project express-js javascript nodejs project tutorial
Last synced: 05 Mar 2025
https://github.com/ancatmara/dl-voronovo-networks
Network Analysis & Gephi tutorial
digital-humanities gephi network-analysis tutorial
Last synced: 04 Mar 2026
https://github.com/isomoes/tutor
This is project is one collection, which aims to provide the resource for my tutoring.
Last synced: 09 Mar 2026
https://github.com/withaarzoo/responsive-gym-website--zengym
Welcome to the Gym Website Project! This project offers a customizable template for creating your gym's online platform to showcase facilities, services, and achievements.
codewithaarzoo css html tutorial webiste
Last synced: 05 Mar 2025
https://github.com/marcinwitnik/simple_linear
Prosty model regresji liniowej zbudowany w TensorFlow/Keras. Uczy się zależności y = 2x - 1 i przewiduje nowe wartości na podstawie danych wejściowych.
ai beginner-friendly keras linear-regression machine-learning ml model pycharm python regression tensorflow training tutorial
Last synced: 23 Jul 2025
https://github.com/melchisedech333/code-reference
:pencil2: References about the programming languages I use and the new ones I'm learning, technologies that interest me and similar ones.
begginer begginers begginersguide beginner-code codding code-reference code-tutorials example example-code example-codes examples language-reference reference tutorial tutorial-code tutorial-demos tutorial-exercises tutorial-sourcecode tutoriales tutorials
Last synced: 30 Jul 2025