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-01-29 00:28:19 UTC
- JSON Representation
https://github.com/philipyip1988/fedora
Linux Fedora Installation Guide on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Fedora Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.
dell fedora fedora-workstation gnome gnome-extensions gnome-tweaks linux oem secure-boot touchscreen tutorial uefi
Last synced: 24 Aug 2025
https://github.com/philipyip1988/linux
Linux Installation Guide (Fedora and Ubuntu) on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.
convertible dell dell-laptops fedora gnome gnome-extensions gnome-tweaks intel intel-rapid-storage-technology intel-vmd linux oem secure-boot touchpad touchscreen tutorial ubuntu uefi
Last synced: 21 Jan 2026
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/macagua/example-vuejs2-spa
A Simple Single Page Application Demo Using Vue.js 2 following the "How To Build A Simple Single Page Application Using Vue 2 (Part 1)" tutorial.
tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 03 Sep 2025
https://github.com/arjunprabhulal/google-adk-masterclass
A free, hands-on masterclass for building AI agents with Google's Agent Development Kit (ADK). 20 modules from basics to advanced topics.
agent-development-kit ai-agents crash-course crash-courses gemini google-adk llm masterclass mcp mcp-toolbox python tutorial vertex-ai
Last synced: 26 Dec 2025
https://github.com/fraigo/git_tutorial
Git tutorial for beginners
git git-tutorial github tutorial
Last synced: 16 Aug 2025
https://github.com/uhooi/jetpack-compose-tutorial
https://developer.android.com/courses/pathways/compose
android jetpack-compose kotlin tutorial
Last synced: 07 Apr 2025
https://github.com/tbhaxor/golang-turing-tutorial
This repository contains the codes used in the turing.com golang post
blog go-google go-programming golang snippets source-code turing tutorial tutorial-code tutorials
Last synced: 14 Mar 2025
https://github.com/lukas-vlcek/mapping-normalization-example
Elasticsearch mapping and analysis based approach to normalization of document fields
discussion elasticsearch tutorial
Last synced: 30 Jun 2025
https://github.com/mingrammer/deep-learning-from-scratch
Jupyter notebooks for "deep learning from scratch" book
deep-learning deep-learning-from-scratch-master jupyter-notebook tutorial
Last synced: 16 Nov 2025
https://github.com/alexandrecoulay/nathalie
Code open Source of a code to create discord bot.
alexpgm bot discord discord-bot javascript open-source tutorial youtube
Last synced: 23 Feb 2025
https://github.com/soran-ghaderi/backpropagation
Backpropagation and automatic differentiation, and grid search from scratch.
automatic-differentiation backpropagation backpropagation-neural-network gridsearch mlp neural-network tuning tutorial
Last synced: 12 Nov 2025
https://github.com/mpc-bioinformatics/pia-tutorial
Tutorial for PIA - Protein Inference Algorithms
Last synced: 26 Dec 2025
https://github.com/shubhammandowara/learn
Learn all about AI
embedchain langchain langchain-app langchain-chains langchain-python learn-langchain llm llms tutorial
Last synced: 15 May 2025
https://github.com/applitools/example-selenium-csharp-xunit-classic
Applitools Example: Selenium C# xUnit.net with the Classic runner
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet selenium selenium-webdriver test-automation testing tutorial visual-testing webdriver xunit
Last synced: 06 Mar 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/aristotelesbr/my_site
Project for a post from medium
ruby sinatra sinatra-applications tutorial
Last synced: 06 Mar 2025
https://github.com/antonio-f/airqualityindex
Air quality index with Prophet - Tutorial
air-quality forecasting machine-learning pandas prophet-facebook-model python tutorial
Last synced: 30 Mar 2025
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/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/makstyle119/python
Python from beginner to advanced
begginer-friendly makstyle119 python tutorial
Last synced: 11 Oct 2025
https://github.com/thibaudcolas/my-first-blog-wellington2016
Django Girls tutorial blog, Django Girls Wellington 2016
Last synced: 15 Mar 2025
https://github.com/chilipp/psyplot-icon-c2sm-meeting-20220215
Presentation material for the psyplot demonstration at the ICON C2SM-Meeting 2022/1
icon jupyter jupyter-notebook presentation psyplot tutorial visualization
Last synced: 07 Apr 2025
https://github.com/mrbrunelli/consulta-fetch
Realizar consultas GET e POST ao backend com fetch
fetch fetch-api get javascript php post tutorial
Last synced: 05 Mar 2025
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: 05 Mar 2025
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/programarivm/solidity-receive-ether
The Git way for a smart contract to receive Ether.
dapp ether example receive ropsten smart-contracts solidity tutorial
Last synced: 28 Jun 2025
https://github.com/perisicnikola37/php-design-patterns-simple-way
PHP design patterns presented in a clear and accessible manner within this repository. With comprehensive explanations and practical code examples, it serves as a valuable resource for developers aiming to deepen their understanding of software design principles.
begginer-friendly begginer-to-advance design-patterns object-oriented-programming oop php tutorial
Last synced: 08 Mar 2025
https://github.com/code-monad/ckb-tutorial-contract
a simple tutorial for how to write ckb contract using rust
ckb contract rust template-project tutorial
Last synced: 28 Aug 2025
https://github.com/fpsvogel/lets-learn-ruby
A site listing resources to learn Ruby, Rails, and related skills.
book-list books bookshelf curriculum learning practice programming rails resources ruby ruby-on-rails study-materials tutorial web-development
Last synced: 27 Aug 2025
https://github.com/cbillowes/gentle-intro-to-git
Follow a the course "A gentle introduction to Git"
Last synced: 25 Aug 2025
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: 06 Mar 2025
https://github.com/liteobject/anthropic-agent-in-docker
This repository offers a Dockerized implementation of the Anthropic Agent for streamlined deployment and scalability. It ensures consistent running environments, simplifying integration into various infrastructures. Get started with deploying your own instance effortlessly.
ai ai-agent anthropic claude-3 python sonnet tutorial
Last synced: 01 Jul 2025
https://github.com/joshwnj/react-starter
Learn to build a react UI piece by piece
Last synced: 04 Oct 2025
https://github.com/tshenolo/peoplesoft-app-engine-values
learn how to create all the required PeopleSoft objects to pass values to an application engine program.
app-engine peoplesoft tutorial
Last synced: 24 Aug 2025
https://github.com/freeclimbapi/node-speech-recognition-how-to-guide
Node - Speech Recognition Tutorial
Last synced: 24 Aug 2025
https://github.com/greynewell/tone-js-tutorial
How to create sounds with Tone.js
audio audio-processing javascript mit-license parallel-processing sound sound-design tonejs tutorial
Last synced: 23 Aug 2025
https://github.com/dilowagner/roguelike-unity
Project to study with Unity Engine
csharp development engine game roguelike tutorial unity
Last synced: 15 Mar 2025
https://github.com/uncomputable/rust-wasm-ffi
Minimal website that exposes C functions via WASM
c ffi javascript rust rust-wasm tutorial wasm
Last synced: 29 Mar 2025
https://github.com/primaryobjects/cardano-tutorial
Easy tutorial for developing with the Cardano blockchain. Create a wallet. Send and receive ADA.
ada blockchain cardano cardano-cli cardano-community cardano-wallet dapp javascript lovelace node-js nodejs tutorial tutorials web3
Last synced: 16 May 2025
https://github.com/magnetic-fox/c64-tutorial-like
Some easy projects for cc65 compiler suite. Mostly C-written.
assembler assembler-6502 c c64 examples experiments retroprogramming simple tutorial
Last synced: 22 Aug 2025
https://github.com/altugbakan/tutorials
Various tutorial projects for languages, frameworks, and systems that I have been working on
Last synced: 21 Jan 2026
https://github.com/ilyeshammadi/djangostagram
A simple instagram clone made using Django
Last synced: 22 Aug 2025
https://github.com/dan-almenar/vue-slots-example
Guide to Vue slots for exchanging data and functionality between parent and child components
Last synced: 19 Aug 2025
https://github.com/frameright/image-display-control-demo-irregular-shapes
Demo of Image Display Control with Irregularly Shaped Image Containers
css demo frameright html image image-display-control iptc javascript metadata responsive-design responsive-images tutorial
Last synced: 19 Aug 2025
https://github.com/riesinger/css-animation-tutorial
The repo for my css animation tutorial
Last synced: 17 Aug 2025
https://github.com/franaudo/coding_induction
Basic guidelines to start with python, git and compas. Originally meant for master's thesis students.
Last synced: 21 Nov 2025
https://github.com/jessetg/cpp-boot-camp
Slides for a tutorial I'm giving on C++
c-plus-plus cpp latex lecture presentation slides tutorial
Last synced: 08 May 2025
https://github.com/michaelcurrin/html-to-jekyll-sample
A demo to showcase converting a plain HTML site to a Jekyll site 🌏 🧪
gh-pages-site jekyll template tutorial
Last synced: 16 Aug 2025
https://github.com/michaeldouglas/mvcgo
Tutorial Go MVC
article golang mvc mvc-architecture tutorial
Last synced: 16 Mar 2025
https://github.com/dariodip/golearngo
A workshop for learning the basic concepts of Go.
Last synced: 16 Aug 2025
https://github.com/cjimti/notes-kafka
Getting started with Kafka on Docker
docker kafka kafka-container mq tutorial
Last synced: 14 Aug 2025
https://github.com/gillkyle/egghead-elixir
Getting started lessons with elixir
Last synced: 14 Oct 2025
https://github.com/erismardev/learn-dart
📚Playground e cheatsheet para aprender Dart. Coleção de projetos Dart que são divididos por tópicos e contêm exemplos de código com explicações.
cheatsheet dart dart-lang examples flutter learning playground snippets tutorial
Last synced: 14 Aug 2025
https://github.com/maurerkrisztian/machine_learning
Machine Learning with Python Examples
deep-learning examples machine-learning neural-network tutorial
Last synced: 15 Mar 2025
https://github.com/kennfatt/go-concurrency-control
A way to control concurrency in Go web application with MySQL database.
concurrency-control enorm ent golang tutorial
Last synced: 04 Oct 2025
https://github.com/andry81-devops/github-action-extensions
Tutorial to setup GitHub action extensions. • :page_with_curl: https://github.com/andry81-stats/github-action-extensions--gh-stats :page_with_curl:
action-extension actions extensions github github-action tutorial workflow
Last synced: 12 Apr 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/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/pedrochamberlain/pwa-example
Build a Progressive Web Application from scratch.
Last synced: 04 Oct 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/ghostwriternr/github-battle
My code from Taylor McGinnis' unbelievably good ReactJS tutorial
Last synced: 22 Nov 2025
https://github.com/sandeepsoni/comparing-word2vec-models
Code, data, and notes for tutorial on using word embeddings to find variation and change
Last synced: 12 Aug 2025
https://github.com/cbillowes/cljs-app-from-scratch
Creating a ClojureScript web app from scratch with Reagent and npm
clojurescript npm tutorial webpack
Last synced: 10 Mar 2025
https://github.com/senior-sigan/springboottutorial
java mybatis spring-boot tutorial
Last synced: 26 Jun 2025
https://github.com/bradleyboehmke/analytics-connect-intro-r
Introduction to R (slides for Analytics Connect '18)
data-science r training tutorial
Last synced: 24 Mar 2025
https://github.com/saeedkohansal/vanilla-javascript-infinite-scroll-html-css-js
Web-Based Infinite Scroll Feature using Vanilla JavaScript. With the Infinite Scrolling feature, you can improve the user experience for your website. Infinite Scrolling or Continuous Scrolling or also known as Endless Scrolling is a web design technique where, as the user scrolls down a page, more content automatically and continuously loads...
animatecss animation css gilgeekify html infinite-scroll infinite-scrolling infinitescroll infinitescrolling javascript plugin tutorial tutorials vanilla-javascript vanillajavascript vanillajs web-design web-development webdesign webdevelopment
Last synced: 11 Aug 2025
https://github.com/utkarsh5026/dsdb
Implementation of data structures used in Databases as Jupiter notebooks
database dsa jupyter-notebooks notebooks python tutorial
Last synced: 18 Mar 2025
https://github.com/samuelfolledo/custom_ai_in_ios
Object detection iOS app that scores rock paper scissor game for you
machine-learning object-detection python swift swiftui tutorial
Last synced: 11 Aug 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/richelbilderbeek/mxe_tutorial
Tutorial about the MXE cross-compiling environment
cpp mxe mxe-tutorial qmake qtcreator tutorial
Last synced: 06 Apr 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/jgcmarins/django-commands
A repository that provides information about how to start a new project in Django.
django framework introduction python python3 tutorial
Last synced: 29 Mar 2025
https://github.com/danielres/yarn-workspaces-unified-env-example
Example boilerplate of unified env vars management using yarn workspaces, works on Heroku
envalid environment-variables example-app graphql graphql-yoga heroku monorepo parceljs react tutorial yarn-workspaces
Last synced: 09 Aug 2025
https://github.com/nexmo/ruby-mobile-app-invites
Mobile App Promotion via SMS in Ruby
Last synced: 23 Mar 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/redhat-iot/rhte-2019
Cloud scale messaging and IoT connectivity with AMQ Online
amq-online cloud-scale-messaging eclipse-iot iot-connectivity kubernetes tutorial
Last synced: 21 Apr 2025
https://github.com/Nikya/slabShed
Slab Shed is a collaborative project to create, self 3D printing, decorative mini-collections to display on a given theme.
3d-modelling 3d-models 3d-printing collaborative collection creative-commons freecad freecad-models inkscape slab-shed slabshed tutorial
Last synced: 10 Mar 2025
https://github.com/a-luna/flask-api-tutorial-old
Boilerplate for a Flask REST API with JWT-based authentication, focused on test-coverage and CI via pytest, tox, and github actions.
flask flask-restplus jwt pytest python sqlalchemy tox tutorial
Last synced: 08 Aug 2025