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-27 00:27:56 UTC
- JSON Representation
https://github.com/imvickykumar999/postgresql
How to Use PostgreSQL in Python
Last synced: 28 Apr 2026
https://github.com/saeedkohansal/php-session-full-tutorial
A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...
backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment
Last synced: 13 Oct 2025
https://github.com/lucasmagnum/django-tip-01
#DjangoTIP 01
django example-project portfolio python tutorial
Last synced: 20 Apr 2026
https://github.com/flowforfrank/classifier
🤖 Image classification with TensorFlow.js
classification image-classification javascript tensorflow tensorflow-js tutorial webtips
Last synced: 20 Apr 2026
https://github.com/applitools/tutorial-webdriverio-ultrafastgrid
Applitools Ultrafast Test Grid VisualGridRunner tutorial using WebdriverIO 4
applitools tutorial webdriver webdriverio
Last synced: 19 Feb 2026
https://github.com/devinmatte/your-first-api
A series of basic layouts that allow you to quickly learn how to spin up your own API in various languages
api express expressjs flask java nodejs php python rest-api restful-api slim slim-framework spring tutorial
Last synced: 12 Apr 2026
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
https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 28 Sep 2025
https://github.com/ronanyeah/promise-workshop
FAC/GSG Workshop - April 2017
javascript promise promise-workshop tutorial
Last synced: 29 Apr 2026
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/didinj/javascript-highest-order-function-examples
Javascript Tutorial: Higher Order Function Examples
examples function highest-order javascript js tutorial
Last synced: 13 Oct 2025
https://github.com/sanidhyy/gpt3-web-app-react
GPT-3 Web App created using React JS.
javascript nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/kingtut10101/isometricmapwithdepth
Shows how to implement an isometric map with depth.
demo isometric love2d tutorial
Last synced: 18 May 2026
https://github.com/wiseaidev/rust-releases
🦀 Explore Rust Releases Through Tiny Practical Examples. (WIP)
Last synced: 18 May 2026
https://github.com/akagi201/learning-rust
Learning rust, started from rust 1.0 beta.
Last synced: 03 Jan 2026
https://github.com/ierickaraujo/tutorial-angular
angular13 bootstrap5 css html tutorial typescript
Last synced: 29 Apr 2026
https://github.com/alexmhack/django_channels
using django and web sockets to create a simple yet elegant project
beginner-friendly beginners-tutorial-series channels django python3 tutorial
Last synced: 29 Apr 2026
https://github.com/sylhare/ruby
:gem: Ruby tests and exploration
rails ruby ruby-website tutorial
Last synced: 29 Apr 2026
https://github.com/loitd/rubycourse
Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw
basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist
Last synced: 21 Jan 2026
https://github.com/yvng-jie/ds-visualized
📚 Interactive data structures tutorial with visual animations and live code playground.
data-structures dsa javascript tutorial visualization
Last synced: 29 May 2026
https://github.com/justcodeit7/streamlit_101
Code for youtube videos on streamlit
python streamlit tutorial tutorial-code
Last synced: 10 Oct 2025
https://github.com/grb-workspace/nextjs-15-intro
Sample repository showcasing the core features and best practices of Next.js 15. This project covers React Server Components vs. Client Components, file-based routing, layouts, route handlers, server actions, data fetching strategies, and authentication using Clerk.
authentication clerk client-components data-fetching layouts nextjs react routing server-actions server-components starter tutorial
Last synced: 08 May 2026
https://github.com/kingabzpro/automating-machine-learning-testing
Automating Machine Learning Testing using GitHub Actions and DeepChecks
automation cicd deepchecks machine-learning testing tutorial
Last synced: 04 Jul 2025
https://github.com/nurul-gc/pyqt-tutorial
basic guide to introduce to you the most awesome python graphical interface
pyqt-examples pyqt-framework pyqt-gui python-graphical-interface tutorial tutorial-teaches-people
Last synced: 11 Feb 2026
https://github.com/mmgalushka/onnx-hello-world
The repository contains examples of serializing deserializing different ML models using Open Neural Network Exchange (ONNX).
machine-learning onnx tutorial
Last synced: 18 Aug 2025
https://github.com/nixern/wireguard-mullvadvpn
Container with WireGuard and Mullvad VPN Config using SOCKS5, with tutorial
container docker mullvad socks5-proxy-server tutorial vpn wireguard
Last synced: 29 Apr 2026
https://github.com/dykstrom/mazela-man-web
Tutorial website for FXGL
fxgl game-development javafx tutorial
Last synced: 29 Apr 2026
https://github.com/carloshmarques/build-.net-applications-with-csharp
.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.
course learn-to-code learning learning-by-doing learning-path microsoft-learn tutorial
Last synced: 27 Aug 2025
https://github.com/andersonleite1/testes-unitarios-jest
Este artigo fornece uma introdução aos testes unitários usando Jest. Aborda os conceitos básicos dos testes unitários, incluindo isolamento, automatização, cobertura de código, feedback rápido e confiabilidade. O artigo também descreve o que é necessário saber para trabalhar com Jest, incluindo a instalação e configuração, escrita de testes...
jest jest-tests test testing tests tutorial
Last synced: 02 Aug 2025
https://github.com/james-see/go-examples
go get github.com/jamesacampbell/go-examples WIP!
example example-project golang tutorial
Last synced: 02 Sep 2025
https://github.com/zhh2001/p4-language-guide-zh
P4(P4_16)语言中文教程:从数据平面编程、Parser、Match-Action Pipeline 到架构与实战(BMv2 / P4Runtime)
bmv2 chinese data-plane p4 p4-16 p4lang p4runtime sdn tutorial
Last synced: 20 Apr 2026
https://github.com/blefnk/blefed
📚 Repo for my personal future coding tutorials for YouTube, Medium, and for many other platforms. I plan to tell in my courses about langs like: Html, Css, Js, React, Python, C#, Pawn, and others.
Last synced: 19 Jan 2026
https://github.com/nexmo/ruby-mobile-app-invites
Mobile App Promotion via SMS in Ruby
Last synced: 23 Mar 2025
https://github.com/mabuonomo/example-springboot-redis
java redis springboot tutorial
Last synced: 06 May 2026
https://github.com/gnebbia/bash_scripting_tutorial
A personal tutorial for Bash scripting
Last synced: 05 Jun 2026
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: 16 May 2026
https://github.com/manusa/presentations-mock-mvc-in-action
Source code for workshop/presentation mock-mvc-in-action
mockmvc presentation spring spring-boot spring-mvc tutorial tutorial-code workshop
Last synced: 29 Apr 2026
https://github.com/javadtorabikh/microservices-k8s-lab
🚀 Complete Kubernetes Microservices Lab | FastAPI , Node.js , Vue.js , Redis A practical guide to building, deploying, and scaling microservices on Kubernetes. Perfect for developers learning cloud-native development.
api-gateway cloud-native devops distributed-systems docker fastapi hands-on-lab kubernetes microservices nodejs tutorial vuejs
Last synced: 11 Apr 2026
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/choidae1/git-github-study
Repo for learning 「깃&깃허브 입문」(이지스퍼블리싱)
Last synced: 21 Apr 2026
https://github.com/alexmhack/python_intermediate
using intermediate level python for solving simple and complex tasks
advanced-programming intermediate-code python-tutorials python3 tutorial tutorial-series
Last synced: 31 May 2026
https://github.com/divertimentos/tutorial-selenium-real-python
Tutorial de Selenium
Last synced: 21 Apr 2026
https://github.com/stevepolitodesign/auto-unsubscribe-from-email-in-rails
Learn how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email. As an added bonus, we'll build a page allowing a user to update their email preferences across all mailers.
Last synced: 13 Oct 2025
https://github.com/adamisntdead/hackr-news
📰 A Hacker News Front Page clone in React
hacker-news react react-hn sample tutorial
Last synced: 30 Apr 2026
https://github.com/detivenc/python
I put all my projects in python from Videos or MySelf
Last synced: 17 Mar 2025
https://github.com/fajarwz/blog-react-paginate
Simple example of how to use react-paginate in React
example-project javascript pagination react react-paginate tutorial
Last synced: 30 Apr 2026
https://github.com/andredarcie/2d-roguelike-game-unity
2D game created in Unity 5
chsarp game game-2d game-development tutorial unity
Last synced: 30 Apr 2026
https://github.com/aristotelesbr/my_site
Project for a post from medium
ruby sinatra sinatra-applications tutorial
Last synced: 21 Apr 2026
https://github.com/antonio-f/attention_mechanism_tf2
Neural Machine Translation with Attention - TensorFlow 2.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning neural-machine-translation python seq2seq sequence-models tensorflow2 tutorial
Last synced: 30 Apr 2026
https://github.com/gamadorh/make-a-great-readme
Let's make a great README file.
how-to howto markdown readme readme-badges readme-bolierplate readme-md readme-quality tutorial
Last synced: 21 May 2026
https://github.com/pedrochamberlain/proffy
A single page application for Rocketseat's Next Level Week #2
react react-native spa tutorial typescript
Last synced: 08 May 2026
https://github.com/fedify-dev/content-sharing
Federated image sharing example using Fedify and Nuxt
activitypub example fedify fediverse image-sharing nuxt pixelfed tutorial
Last synced: 23 May 2026
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: 19 Apr 2026
https://github.com/auycro/mvc-chart-gdi
ASP.NET MVC, GDI+
asp-net-mvc csharp gdi-plus tutorial
Last synced: 02 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/gozaddy/building-a-blog-with-gatsby
This is repo for my tutorial on building a blog with Gatsby
Last synced: 09 Apr 2026
https://github.com/rodrigokamada/angular-auth0
Application example built with Angular 14 with authentication using the Auth0 service.
angular auth0 authentication beginners dev-community gh-actions gh-pages hacktoberfest login signin signup stackblitz tutorial
Last synced: 21 Apr 2026
https://github.com/atarazana/gramola-operator
End to End Operator Framework lab guide and demo using Operator SDK 1.0.0
kubernetes olm operators tutorial
Last synced: 16 Jan 2026
https://github.com/littledivy/denobyexample
Learn Deno by Example. WIP. Community maintained.
deno denobyexample examples learn tutorial typescript
Last synced: 30 Apr 2026
https://github.com/senior-sigan/vgg_style_transfer
Style transfer example app for Huggingface spaces based on the PyTorch tutorial
Last synced: 21 Apr 2026
https://github.com/chinmayvivek/my-learning
My Learning is PHP based Project where Admin Will upload a tutorial which can be a code, any file or video and visitor will register him self/ her self to add these stuffs to website web site will be controlled by admin
blog php php7 project register tutorial video visitor
Last synced: 30 Apr 2026
https://github.com/zeyu-li/unity-tutorial-3d
A Unity Tutorial for 3D games :video_game:! Can act as a 3D template for a platformer
tutorial unity-3d unity-template unity-tutorial
Last synced: 14 Oct 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/jaidevd/talentsprint-workshop
TalentSprint workshop on Machine Learning in November 2017
data-science jupyter-notebook machine-learning python sklearn tutorial
Last synced: 02 Aug 2025
https://github.com/hidao80/mcp-tutorial-1
SQLite MCP Server tutorial for Cursor, VS Code, Windsurf, and Claude Desktop. Zero-configuration setup with uvx, cross-platform support, and DXT extension included. Perfect for learning Model Context Protocol integration.
ai-tools claude-desktop cursor mcp model-context-protocol sqlite tutorial vscode windsurf zero-config
Last synced: 17 Apr 2026
https://github.com/allaman/kustomize-demo
Demonstrating Kubernetes manifest generation with Kustomize.
demo deployment hands-on kubernetes kustomize tutorial
Last synced: 30 Apr 2026
https://github.com/souravgoswami/ruby-masterclass
A Free Ruby class for Techno India college students (dept. of BCA)
Last synced: 11 Oct 2025
https://github.com/sylhare/powershell
Some PowerShell examples
documentation powershell tutorial
Last synced: 05 Jun 2026
https://github.com/nicholasjhenry/brandizzle
My repo for working through the BBDCasts series for Brandizzle using Rails 3
professional-development tutorial
Last synced: 13 Mar 2026
https://github.com/philipyip1988/windows-11-installation-guide
Windows 11 Installation Guide for Dell Computers. These guides cover updating the BIOS, configuring the BIOS Setup, downloading Windows 11, preparing a Windows 11 Bootable USB with Intel VMD and network preinstallation drivers and preparing Upgrade and Clean Installs on Dell PC which satisfy Microsoft Soft or Hard System Requirements.
24h2 bios dell installation intel microsoft tutorial uefi vmd windows-11
Last synced: 10 Nov 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: 18 May 2026
https://github.com/eduardoprofe666/jformattedtextfield
Proyecto del tutorial en Youtube del JFormattedTextField
java java-swing jformattedtextfield tutorial youtube
Last synced: 21 Apr 2026
https://github.com/apsrcreatix/3t
Tic Tac Toe implemented differently.
game learning-by-doing play react test tutorial
Last synced: 01 May 2026
https://github.com/eduardoprofe666/jframe-draggable
Proyecto del tutorial en Youtube de como hacer un JFram personalizado draggable
drag java java-swing jframe tutorial youtube
Last synced: 21 Apr 2026
https://github.com/saeedkohansal/sync-website-theme-with-os-dark-mode-and-light-mode-css-only-trick
Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...
autodarkmode automaticdarkmode css css-tricks css3 csstricks darkmode darktheme gilgeekify html night-mode night-theme nightmode programming tutorial web-design web-development webdesign webdesigner webdevelopment
Last synced: 25 Mar 2025
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/applitools/example-webdriverio-javascript-classic
Applitools Example: WebdriverIO JavaScript with the Classic Runner
applitools applitools-example applitools-eyes applitools-tutorial javascript test-automation tutorial visual-testing webdriverio webdriverio-v7 webdriverio-v8
Last synced: 05 Jun 2026
https://github.com/saeedkohansal/html-editable-table-oop-javascript
Master Interactive HTML Tables: A Step-by-Step Guide to Editing with Mouse Clicks and Keyboard Navigation, Unlock the power of dynamic web pages with this comprehensive tutorial on making HTML tables editable using both your mouse and keyboard arrow keys. This guide provides clear instructions and practical examples to help you integrate...
code css editable editable-table excel gilgeekify how-to howto html html-css-javascript javascript js objectoriented objectoriented-js objectorientedprogramming oop oops programming tutorial tutorials
Last synced: 25 Mar 2025
https://github.com/javascript-tutorial/pt-pt-old.javascript.info
Modern JavaScript Tutorial in Portuguese
javascript portuguese tutorial
Last synced: 02 Aug 2025
https://github.com/zhangzhuang15/git-command
specific application of git command and some exercise instructions
beginner chinese commandline exercise git tutorial
Last synced: 31 May 2026
https://github.com/the-black-knight-01/tensorflow-tutorial
TensorFlow Tutorial
tensor tensorboard tensorflow tensorflow-examples tensorflow-experiments tensorflow-models tensorflow-serving tensorflow-tutorial tensorflow-tutorials tutorial
Last synced: 19 Jan 2026
https://github.com/davidwparker/programmingtil-algorithms
Code for ProgrammingTIL Algorithms Screencasts
algorithms clrs javascript programming tutorial tutorials
Last synced: 10 Jun 2026
https://github.com/saadazghour/django-practice
Learn Django by doing . & Basic CRUD Operations using Views & Class Based Views & Much More ........
django html5 python3 training tutorial tutorial-teaches-people
Last synced: 22 Apr 2026