An open API service indexing awesome lists of open source software.

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.

https://github.com/devlights/try-java

This is my TUTORIAL project for Java.

java tutorial

Last synced: 23 Feb 2026

https://github.com/freeclimbapi/node-update-a-queue-how-to-guide

Node - Update a Queue Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/thawkin3/a11y-nested-interactive-content

This project is meant to teach software engineers how to create accessible nested interactive content in React. It includes good examples and bad examples.

a11y accessibility demo inclusive-design javascript react tutorial

Last synced: 20 Apr 2026

https://github.com/dirigiblelabs/tutorial-custom-stack

Tutorial - Custom Stack

custom-stack tutorial

Last synced: 17 Jan 2026

https://github.com/sidharthmohannair/px4-ros2-beginner-tutorials

Step-by-step tutorials for learning drone development with PX4, ROS 2, and Gazebo simulation. From basic setup to camera integration and autonomous flight.

autonomous beginner camera computer-vision drone gazebo humble mavros px4 px4-sitl robotics ros2 simulation tutorial uav

Last synced: 05 Apr 2025

https://github.com/ireddragonicy/cb24153-lab-intent-activity

A simple Android application that demonstrates the use of explicit and implicit intents to navigate between different activities and send data across them.

activity android demo demo-app intent java kotlin lab mobile-app tutorial

Last synced: 07 May 2026

https://github.com/davidzcode/angular-localize-example

Add i18n to your Angular App

angular example i18n tutorial

Last synced: 01 May 2026

https://github.com/seawaffle/picotron-roguelike-tutorial

A tutorial for making a basic roguelike using Picotron

lua picotron roguelike tutorial

Last synced: 04 Apr 2025

https://github.com/devlights/try-linux

This is my TUTORIAL project for linux.

linux tutorial

Last synced: 15 Jan 2026

https://github.com/lagenorhynque/go-getting-started

A barebones Go app, which can easily be deployed to Heroku

go heroku tutorial

Last synced: 19 Jun 2026

https://github.com/thehoneymad/tweetsearchsample

A sample search api on asp.net core baked by ANTLR with a sample data storage of Azure CosmosDb

antlr4 asp-net-core dotnet-core query-language rest-api sample-code search searching tutorial tutorial-sourcecode

Last synced: 17 May 2026

https://github.com/androidcrypto/esp32_adafruit_pn532_read_credit_card

The tutorial explains how to read a Credit Card on an ESP32 with a connected PN5232 NFC reader.

arduino credit-card creditcard emv emv-card emv-contactless esp32 nfc nfc-card-reader pn532 pn532-rfid-module tutorial tutorial-code

Last synced: 25 Jan 2026

https://github.com/christopherandrewtopalian/catopalian_python_computer_science

A Python tutorial series that teaches pure functional programming with a data driven object oriented style.

computer-science py python tutorial

Last synced: 11 Sep 2025

https://github.com/thetoxin/sliderreactjs

Example of web page with slider on ReactJS

example js reactjs slider tutorial

Last synced: 17 May 2026

https://github.com/emmanuel-dominic/ot-bootcamp-v1

Bootcamp learning tutorial level-up deep dive in python, with a flask application!

api bootcamp css deep-learning flask html javascript postgresql python tutorial

Last synced: 09 Apr 2026

https://github.com/freeclimbapi/java-make-recording-tutorial

Java - Make a Recording Tutorial

recordings tutorial

Last synced: 26 Oct 2025

https://github.com/schluppeck/matlab-catchup

Documents and some code snippets for Matlab catch-up session

catch-up matlab tutorial

Last synced: 21 Mar 2025

https://github.com/colinwilliams91/split-converge-scripts

A way around file transfer limits using powershell buffers and write streams

buffers diy file-sharing file-transfer fix hacking how-to powershell powershell-script scripting tutorial writestream

Last synced: 19 Jun 2026

https://github.com/anjali-001/django-todo

Todo app made using Django and vanilla JS

django django-rest-framework javascript todoapp tutorial

Last synced: 07 May 2026

https://github.com/atsistemas/ios-travis-example

Integración Continua de una App iOS con Travis CI

ios swift travis travis-ci travisci tutorial

Last synced: 11 Sep 2025

https://github.com/neozenith/hello_go

Toy project exploring the capabilities of GoLang

exercise golang tutorial

Last synced: 21 Mar 2025

https://github.com/marwendoukh/android-layouts-exam-solution

The solution for the android layout exam

android android-layout tutorial

Last synced: 19 Jul 2025

https://github.com/huangfusl/python-lec

Slides and example code for the Python lecture in 2023-2024 Spring semester.\

python tutorial tutorial-exercises

Last synced: 24 Aug 2025

https://github.com/josephadoga/hamburger-menu

How to create Hamburger Menu in HTML and CSS.

github hamburger-menu tutorial

Last synced: 17 Jul 2025

https://github.com/ikzaa/systemd-systemctl

Discover systemd and systemctl, the modern init system for Linux. Learn efficient service management, parallel booting, and centralized logging. 🚀🛠️

configuration containers daemon-management devops journald linux linux-commands linux-logging linux-services machinectl service service-management sysadmin system-administration systemctl systemd systemd-nspawn tutorial

Last synced: 16 Jul 2025

https://github.com/fblupi/nodejs-express-postgres-sequelize-tutorial

Repository hosting code for the "Getting Started with Node, Express and Postgres Using Sequelize" tutorial by @waiyaki

express nodejs npm postgresql sequelize todos tutorial

Last synced: 15 Apr 2026

https://github.com/iamfrench/mise-en-place-d-un-load-balancer-sous-pfsense

Ou comment configurer PfSense avec 2 WAN et 1 LAN

guide load-balancer pfsense router tutorial

Last synced: 24 Jan 2026

https://github.com/macagua/example-vuejs2-bootstrap3-dialog

A Vue.js project that integrates the bootstrap3-dialog

bootstrap3 dialog tutorial vue vue2-demo vuejs vuejs2 vuejs2-bootstrap3-dialog

Last synced: 08 May 2026

https://github.com/freeclimbapi/node-list-calls-how-to-guide

Node - List Calls Tutorial

tutorial voice

Last synced: 28 Jan 2026

https://github.com/mzaini30/tutorial

Kumpulan berbagai macam tutorial

tutorial

Last synced: 29 Jan 2026

https://github.com/tianlangstudio/svelte

Svelte中文教程文档翻译

svelte svelte5 sveltejs sveltekit tutorial

Last synced: 15 Jul 2025

https://github.com/vladyslav-panchenko280/debug-custom-hooks-in-react

A React + TypeScript app with intentional bugs in custom hooks. Practice debugging with StrictMode, useDebugValue, and React DevTools. Includes 4 real-world bugs: race conditions, stale closures, missing dependencies, and unstable references.

debugging frotnend react react-devtools react-training strict-mode tutorial typescript

Last synced: 07 Apr 2026

https://github.com/applitools/tutorial-webdriverio5-ultrafastgrid

Applitools Ultrafast Test Grid VisualGridRunner tutorial using WebdriverIO 5

applitools tutorial

Last synced: 23 Jun 2025

https://github.com/kevin-doolaeghe/emudeck-tutorial

Emulation - EmuDeck Setup Tutorial

emudeck setup tutorial

Last synced: 30 Jan 2026

https://github.com/developer-zahid/our-formation

Live preview link: https://ourformation.netlify.app/ | Our Formation is a tutorial sell type website

course responsive-layout responsive-web-design sell tutorial website

Last synced: 30 Jan 2026

https://github.com/gf712/cython-tutorial

Cython tutorial notebooks

cython python tutorial

Last synced: 08 May 2026

https://github.com/optimistvova75rc/codex-roblox-saj

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.

code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial

Last synced: 19 Jun 2025

https://github.com/naja-js/guide

Code for Naja's introductory guide

guide naja nette-framework tutorial

Last synced: 07 Feb 2026

https://github.com/pedrohenriquebr/react-tutorial

React tutorial project

html javascript react tutorial web

Last synced: 15 Apr 2026

https://github.com/devbm7/courses-dl-ai

Short Course on working in AI ML field

o1 openai python reasoning tutorial

Last synced: 08 May 2026

https://github.com/jessetg/taciturn-octo-woof

Example repo for a Git tutorial I'm giving

example git github tutorial

Last synced: 08 May 2025

https://github.com/freeclimbapi/node-create-conference-how-to-guide

Node - Create Conference Tutorial

connecting-calls tutorial

Last synced: 07 Feb 2026

https://github.com/explooosion/phasertutorial

this is a tutorial for Phaser

phaser tutorial

Last synced: 16 May 2026

https://github.com/fzaninotto/ra-access-control-tutorial

A sample react-admin app demonstrating Access Control features. Support for a video tutorial on YouTube.

react react-admin security tutorial

Last synced: 08 May 2026

https://github.com/freeclimbapi/node-list-recordings-how-to-guide

Node - List Recordings Tutorial

recordings tutorial

Last synced: 28 Jan 2026

https://github.com/pierreroth64/python-startup

Python course for beginners (code:en, slides:fr)

python python-course tutorial

Last synced: 11 Apr 2025

https://github.com/modcommunity/how-to-install-mods-in-oblivion

A guide on how to download and install mods in Oblivion for PC.

guide how-to mod modding mods oblivion oblivion-mods obse tutorial vortex wrye-bash

Last synced: 08 Feb 2026

https://github.com/jermspeaks/nextjs-dashboard

The tutorial dashboard

dashboard nextjs tutorial

Last synced: 15 Apr 2026

https://github.com/fblupi/blog-librosweb

Introducción a Ruby on Rails de librosweb

blog rails tutorial

Last synced: 16 May 2026

https://github.com/fzaninotto/ra-custom-field-tutorial

A sample react-admin app demonstrating custom fields. Support for a video tutorial on YouTube.

react react-admin tutorial

Last synced: 04 Sep 2025

https://github.com/bmalbusca/cplus2_tutorial

Modern C++ tutorial

cmake tutorial

Last synced: 09 Sep 2025

https://github.com/erossini/fsharptutorial

F# tutorial: building applications, data programming and tests

application data-programming test tutorial

Last synced: 10 Feb 2026

https://github.com/bwsix/sci_camp

Python crash course(not really)

bob clhs python tutorial

Last synced: 11 Aug 2025

https://github.com/valchanoficial/tutorialgitandgithub

Tutorial Básico de configuração Git com GitHub

git github tutorial

Last synced: 16 May 2026

https://github.com/pj-568/long-paper-ai-agent-tutorial

This tutorial describes how to use the Roo Code Agent extension for Visual Studio Code to write long academic papers.

chinese english essay html llm paper tutorial visual-studio-code vscode

Last synced: 02 Feb 2026

https://github.com/pin3dev/42_cpp_modules_00-04

Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on

42 42-cpp-module 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 cpp-project cpp98 cpp98-compatible doxygen doxygen-documentation tutorial

Last synced: 11 Feb 2026

https://github.com/ericgrandt/spongeskills

Sponge plugin for the "Sponge Plugin Programming" series.

java minecraft plugin sponge tutorial

Last synced: 21 Jun 2026

https://github.com/gvwilson/doris

a minimal dashboard engine

dashboard python tutorial

Last synced: 03 Apr 2025

https://github.com/iljapavlovs/java-training

Java Training

java tasks tutorial

Last synced: 03 Apr 2025

https://github.com/toolforge/my-first-flask-oauth-tool

Mirror of https://phabricator.wikimedia.org/source/tool-my-first-flask-oauth-tool/

mirror toolforge tutorial

Last synced: 27 Feb 2026

https://github.com/erictleung/tutorial-sweave-and-knitr

:pencil: Tutorial on using Sweave and knitr with R and RStudio for reproducible research

knitr literate-programming rstudio sweave tutorial

Last synced: 12 Feb 2026

https://github.com/fogarecious/rstar_tutorial

Tutorial of rstar

rstar rust tutorial

Last synced: 16 Jun 2025

https://github.com/vogelino/shell-scripting-basics

The repository where I collect knowledge about shell scripting as I learn about it 💾👾🤓💻

cheatsheet learning notes scripting shell shell-script tutorial wiki

Last synced: 18 Mar 2025

https://github.com/japhetrugas/pythontutorial

Python tutorial series covering essential concepts from variables to object-oriented programming, tailored for beginners and presented in Tagalog.

beginner-friendly filipino programming python tagalog tutorial

Last synced: 09 Jul 2025

https://github.com/annimon-tutorials/java-generics-tutorial

Source code for tutorial

generics java tutorial

Last synced: 18 Mar 2025

https://github.com/lambdachad/saltos

Tutorial for creating an x86 operating system from scratch using Zig

osdev tutorial x86 zig

Last synced: 15 May 2026

https://github.com/timeless-residents/handson-hyperledger-fabric

A hands-on guide for Hyperledger Fabric providing step-by-step instructions for setting up a network, developing chaincode (smart contracts), and managing operations.

blockchain chaincode enterprise-blockchain fabric guide hands-on hyperledger smart-contracts tutorial

Last synced: 29 Apr 2026

https://github.com/rahulbhadani/rnn

Recurrent Neural Network Implementation based on WildML's tutorial

machine-learning python recurrent-neural-networks rnn statistical-learning statistics tutorial

Last synced: 15 May 2026

https://github.com/glebegor/neural-networks-mini-course

Minicourse for studying based futures of neural networks on python.

course data-science neural-network python tutorial

Last synced: 16 Jun 2025

https://github.com/freeclimbapi/c-sharp-list-queue-members-tutorial

C# - List Queue Members Tutorial

queues tutorial

Last synced: 01 Jul 2026

https://github.com/volf52/lru_cache_rs_tutorial

https://dev.to/seanchen1991/implementing-an-lru-cache-in-rust-33pp

learning lru-cache lrucache rust rust-lang rust-library tutorial

Last synced: 26 Mar 2025

https://github.com/chanos-dev/tour.net

.net farmework48 winforms tour uiux

csharp netframework48 tutorial winforms

Last synced: 16 Feb 2026

https://github.com/flyingcakes85/mitx-6.00.1x-notes

Notes for MITx 6.00.1x Introduction to Computer Science and Programming Using Python

book computer-science mit notes python python3 tutorial

Last synced: 07 May 2026

https://github.com/protw/tw5

Створюємо вільний вікі простір на базі Тідлівікі 5

tiddlywiki tiddlywiki5 tutorial ukrainian

Last synced: 01 Jul 2026

https://github.com/eloistree/openmacroinputdocumentation

Documentation, support, tutorial on how to use Open Macro Input

documentation macro omi productivity rtfm tutorial utility

Last synced: 19 Mar 2026

https://github.com/pvigier/pychain-part1

Code for the part 1 of the tutorial on pychain

computational-graphs tutorial

Last synced: 17 Jun 2026

https://github.com/divertimentos/tutorial-web-development-learncodeacademy

Tutorial de introdução à construção de websites em HTML e CSS (2018 - 2019)

css flexbox html tutorial

Last synced: 13 Jun 2026

https://github.com/cagdaseksi/wkwebview

Swift Tutorial: WKWebView in ios swift xcode

ios swift tutorial webview wkwebview

Last synced: 02 Mar 2025