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/llnl/raja-tutorials

Materials to support RAJA hands-on tutorials

tutorial

Last synced: 04 Mar 2026

https://github.com/kahsolt/tiny-q

Tiny-Q is a minimal framework to show quantum computation basics in a tensor/matrix perspective view.

educational quantum-computing tutorial

Last synced: 04 Mar 2026

https://github.com/maxwell-hauser/ps1_py_co_sys_and_logic_course_summary

Computer Systems and Logic course materials - 16 comprehensive Python projects covering signals, number systems, binary arithmetic, data representation, and communication protocols.

binary-arithmetic computer-science digital-signals education number-systems python tutorial

Last synced: 04 Mar 2026

https://github.com/michaelgermini/python-3d-programming-book

Complete Python & 3D Programming Book: 30 chapters, 120+ examples, real-time ray tracing, ML graphics, OpenGL, NumPy

3d-graphics computer-graphics educational game-development graphics-programming machine-learning numpy opengl python ray-tracing tutorial

Last synced: 16 Apr 2026

https://github.com/garanas/tailwind-css-course

The output of a course by Dave Gray about TailwindCSS

css tailwind tutorial

Last synced: 28 Jun 2025

https://github.com/dinau/zig-platformer

Writing a 2D Platform Game in Zig language with SDL

build dev devel game learning platformer sdl2 sdl3 stb stb-image tutorial zig

Last synced: 16 Apr 2026

https://github.com/eloistree/munity_hellocarrc_networkbattle

Put here your code that will be played in Hello Car RC but from UDP on a virtual machine.

csharp esport game guide lua tutorial udp unity3d

Last synced: 09 May 2026

https://github.com/po8rewq/vite-react-weather-app

Source code for the tutorial on how to create a weather application with viteks and react

react tutorial tutorial-sourcecode typescript vitejs

Last synced: 16 Apr 2026

https://github.com/der3318/repackapk-readme

Notes and Libraries for Android Application Package Postprocessing

apk notes tutorial

Last synced: 04 Mar 2026

https://github.com/o-x-l/ebpf-getting-started-guide

A guide that sums up some information about eBPF for beginners

bpf ebpf getting-started network-analysis network-intelligence tutorial

Last synced: 18 May 2026

https://github.com/apiverve/username-checker-node-tutorial

Username profanity checker that validates usernames for inappropriate content using Node.js

apiverve content-moderation express nodejs profanity-checker tutorial user-registration username-validation

Last synced: 25 Jun 2026

https://github.com/gvcgo/vdocs

Tutorial for version-manager.

documents manual tutorial version-manager vmr

Last synced: 19 Mar 2026

https://github.com/azmainadel/the-rabbit-with-the-python

Just the basic implementations of RabbitMQ using Python

python rabbitmq tutorial

Last synced: 06 Apr 2025

https://github.com/alexmhack/serverless-python

In this repository we are going to write a very basic python application and focus mainly on its deployment using GCP Cloud Run and the various things involved in the deployment process.

cloud-run docker dockerfile fastapi gcp simple-app tutorial

Last synced: 18 May 2026

https://github.com/sano-jin/rust-hands-on-wiki

A hands on of Rust language creating a simple wiki.

blog-app rust tutorial web-development wiki

Last synced: 01 Jul 2026

https://github.com/zartre/angular-tour-of-heroes

Angular Tour of Heroes tutorial

angular tutorial

Last synced: 09 May 2026

https://github.com/flowforfrank/places

🗺️ Get the best places in town with the Google Maps API

google-maps google-maps-api javascript places-api tutorial webtips

Last synced: 28 Mar 2025

https://github.com/fogarecious/rstar_tutorial

Tutorial of rstar

rstar rust tutorial

Last synced: 16 Jun 2025

https://github.com/isensee-bastian/set-strings

Tutorial code for my video Generics Part 2: Using the empty Interface in Golang

basic-programming beginner-tutorial-series data-structures generics golang learn-to-code maps sets tutorial youtube

Last synced: 16 May 2026

https://github.com/golaughlin/hi-elysia

Completed example Elysia.js API server from the Elysia.js tutorial.

api bun bunjs elysiajs example tutorial typescript

Last synced: 16 May 2026

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/sachinsagrawal/nrc-maze-robot-tutorial

A tutorial to build a robot for the National Robotics Challenge's Robot Maze contest.

3d-print c-plus-plus instructions maze nrc robot tutorial

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/eesuhn/spaceship-shooting-thingy

Just a simple Pygame tutorial

pygame tutorial

Last synced: 18 Mar 2025

https://github.com/nevrome/uni.tuebingen.poseidon.intro.2h.2024

Website for a ~2h demonstration of Poseidon and some of its tools, features and components

adna archaeology tutorial

Last synced: 07 Mar 2026

https://github.com/mattpap/pycon-2017-bokeh

Bokeh tutorial at PyCon.PL 2017

bokeh data tutorial visualization

Last synced: 17 Mar 2025

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

Source code for tutorial

generics java tutorial

Last synced: 18 Mar 2025

https://github.com/hurnell/zf-three-social-auth

Social Sign-in and registration for Zend Framework 3

free social-login tutorial zend-framework zend-framework3

Last synced: 27 Mar 2025

https://github.com/rfluethi/easy-file-lock

Deliver protected files based on WordPress user groups.

training tutorial webdevelopment wordpress-development

Last synced: 15 May 2026

https://github.com/juliannicholls/mh-sample-app-514

Michael Hartl Ruby on Rails Tutorial Sample App

ruby ruby-on-rails tutorial

Last synced: 15 May 2026

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/sungkwangsong/lean-python

Python 학습 자료

django learn practice python tutorial

Last synced: 19 May 2026

https://github.com/goto-bus-stop/sideshow

An npm-friendly fork of the fantastic fortesinformatica/sideshow tutorial library.

tutorial wizard

Last synced: 21 Jul 2025

https://github.com/jmarrec/testcpp-crosscompile-linuxtowin64

A repo to test how to cross compile a dummy C++ project using Github Actions, mingw32, **and** conan.

conan cpp cross-compile github-actions tutorial

Last synced: 10 May 2026

https://github.com/wisnuwiry/flutter-tutorial

Several sample collections of code for using Flutter. https://wisnuwiry.space/

flutter tutorial

Last synced: 19 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/donovan-said/tutorial-learning-typescript

A repository to start learning TypeScript.

javascript nodejs tutorial typescript

Last synced: 07 May 2026

https://github.com/donovan-said/tutorial-learning-mongodb

A repository to start learning mongodb

mongodb tutorial

Last synced: 18 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/brlin-tw/getting-started-with-java-lab

Documenting the process of doing the "Getting Started with Java" tutorial <https://dev.java/learn/getting-started/>.

java lab-projects tutorial

Last synced: 09 May 2026

https://github.com/akshaybabloo/swift-notes

Swift notes

swift tutorial

Last synced: 13 Apr 2025

https://github.com/devarakalyani/edu-tutor-ai-

EDU TUTOR AI is an intelligent educational platform designed to provide personalized tutoring support to students through AI-driven technologies. this also includes features like interactive quizzes ,progress tracking ,and instant feedback and it makes the complex projects easier. This system uses NLP. It simulates human-like interactions.

artificial-intelligence css3 education fastapi firebase-database flask html5 javascript javascript-library machine-learning matplotlib mysql-database nlp-machine-learning plotly pypdf2 python3 streamlit-webapp tutorial

Last synced: 13 Apr 2026

https://github.com/thedvlprs/tutorial-bot

🤖 simple Discord bot for tutorial purposes

codenewbie discord-bot javascipt tutorial

Last synced: 26 Mar 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/brlin-tw/learning_gnu_bash

學習 GNU Bash

bash tutorial

Last synced: 19 May 2026

https://github.com/mfurquimdev/bevy-foo

A game development tutorial for Bevy, inspired by Lazy Foo's SDL2 tutorial

bevy bevy-engine game-development gamedev tutorial

Last synced: 14 Apr 2026

https://github.com/haotrr/rabbitmq-tutorials-go-cn

RabbitMQ tutorials Go version in Chinese.

golang rabbitmq tutorial

Last synced: 29 Oct 2025

https://github.com/ndxdeveloper/sqlite3-advanced-training

Formation SQLite3 du niveau débutant au développeur avancé.

course french sqlite3 training tutorial

Last synced: 08 Apr 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/kevinbdx35/ros2-courses

Plateforme interactive d'apprentissage ROS 2 avec 5 chapitres progressifs, quiz interactifs et exemples de code

education interactive learning-platform react robotics ros2 tutorial typescript

Last synced: 15 May 2026

https://github.com/thearchitector/dotfiles-win

Automated and configurable Windows registry edits and environment configs.

dotfiles-windows tutorial utility

Last synced: 07 Mar 2026

https://github.com/kevinbdx35/cours-vite-react

Cours interactif pour apprendre Vite et React avec des exemples pratiques, animations et mini-projet guidé

beginner-friendly course education french frontend interactive-learning javascript react tutorial vite web-development

Last synced: 15 May 2026

https://github.com/protw/tw5

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

tiddlywiki tiddlywiki5 tutorial ukrainian

Last synced: 01 Jul 2026

https://github.com/sorianog/kotlin-koans

Playground for Kotlin Koans

intellij koan koans kotlin learning playground tutorial

Last synced: 19 May 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/avine/git-cheat-sheet

Simple GIT commands that produce a clean log history

cheat-sheet commands git tutorial

Last synced: 01 May 2026

https://github.com/abhiksark/gluon-by-example

Learn Triton's Gluon by example — the same GPU kernels written in Triton and Gluon, benchmarked

cuda deep-learning gluon gpu gpu-kernels triton tutorial

Last synced: 01 Jul 2026

https://github.com/ntno/processing-seed

simple seed for processingjs project. interactive demo here --->

processing processingjs tutorial

Last synced: 19 May 2026

https://github.com/ndxdeveloper/reverse-engineering-gcc-gpp-training

Complete Reverse Engineering training for ELF binaries (GCC/G++): 36 chapters, from x86-64 assembly to malware analysis. Bonus .NET, Rust, Go. Reverse Engineering course: ELF binaries, GCC, Ghidra, GDB, Frida, angr, YARA, ImHex. 36 chapters + solutions included. EN

angr assembly binary-analysis course ctf cybersecurity elf frida gcc gdb ghidra imhex linux malware-analysis pwntools reverse-engineering tutorial x86-64 yara

Last synced: 08 Apr 2026

https://github.com/zeppaman/owin-nancy-tutorial

Tutorial for creating a Owin module using Nancy as rendering engine.

example nancy owin tutorial

Last synced: 08 Sep 2025

https://github.com/tannerbyers/codutorial

MVP for a new coding tutorial format. Idea detailed here: matthiashager.com/tardis/programming-tutorial-demo

django github-api python tutorial

Last synced: 20 May 2026

https://github.com/motapinto/open-cv-tutorial

OpenCV-Python image processing tutorial and exercises

computer-vision exercises open-cv opencv python tutorial

Last synced: 21 Mar 2025

https://github.com/asyncwizard/npm-link-peerdependencies

Using peerDependencies with npm link example

node nodejs npm-link peerdependencies tutorial

Last synced: 19 May 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

https://github.com/starburst997/apple-code-sign

Code Signing for macOS as an Individual Developer without a mac

appstore appstoreconnect code-sign code-signing codesign codesigning tutorial

Last synced: 20 Jan 2026

https://github.com/oneted11/scrimba-react-project1

free react tutorial on scrimba static project 1

css3 reactjs static-site tutorial

Last synced: 05 May 2026

https://github.com/syncfusionexamples/getting-started-with-the-vue-query-builder-component

A quick start project that shows how to create and configure the Syncfusion Vue Query Builder component in a Vue project. This project contains simple code to bind a data source, customize the columns, add rules at initial load, filter Data Grid records using the Query Builder.

ej2-query-builder filter getting-started grid html5 query-builder query-builder-ui tutorial vue vue-components vue-query-builder vue-ui-components vuejs

Last synced: 20 Jan 2026

https://github.com/thinkswan/vue-todos

A Vue todo app.

javascript tutorial vue

Last synced: 15 May 2026

https://github.com/didinj/ionic4-angular8-accordion-collapsible-menu

Build a Multilevel Accordion Menu in Ionic with Angular

accordion angular collapsible example ionic menu multilevel tutorial

Last synced: 07 Mar 2026

https://github.com/thinkswan/react-comments

A React app that allows visitors to post comments.

express javascript react tutorial

Last synced: 21 Apr 2026

https://github.com/123mwanjemike/autoidle-saving

This is a demo application for how to cut costs on Heroku with AutoIdle in the article https://blog.mikemwanje.dev/autoidle-cuts-your-heroku-bill-by-auto-putting-your-staging-and-review-apps-to-sleep. Start fom the start branch as you follow along untill the code version in the main branch is reached.

autoidle demo demo-app deployment heroku heroku-app heroku-apps herokuapp reviewapp savings staging tutorial

Last synced: 25 Apr 2026

https://github.com/didinj/groovy-map-example

Groovy Tutorial: Map Example

example groovy map tutorial

Last synced: 29 Mar 2025

https://github.com/thinkswan/redux-saga-counter

A React counter app using Redux and Saga.

javascript react redux redux-saga tutorial

Last synced: 09 May 2026

https://github.com/thinkswan/rails-sidekiq-code-snippets

A Rails app that manages a library of code snippets and uses Sidekiq workers to apply syntax highlighting.

ruby ruby-on-rails sidekiq tutorial

Last synced: 03 Jun 2026

https://github.com/joshuapurushothaman/rouxtorial

Roux method tutorial for the 3x3 Rubik's cube.

markdown tutorial website

Last synced: 21 Mar 2025

https://github.com/educhastenier/go-sandbox

Sandbox for Go Language testing + auto-tutorial

golang tutorial tutorial-exercises

Last synced: 26 Jun 2025

https://github.com/thinkswan/flux-shopping-cart

A Flux app that allows users to manage a shopping cart.

flux javascript react tutorial

Last synced: 23 Jun 2026

https://github.com/thinkswan/react-maps

A React app that allows users to search a map and save locations.

google-maps javascript react tutorial

Last synced: 11 Apr 2026

https://github.com/devnyxie/weatherapp_react

Weather Web Application built on React.js and OpenWeather API. Nice and minimalistic styling. The project is fully open sourced, feel free to use.

html-css-javascript react tutorial weather-api weather-app

Last synced: 15 May 2026

https://github.com/harrisonwelch/pythondatascience

Repo of code from the linked-in lesson "Python: Data Analysis"

data data-science matplotlib notes numpy python tutorial

Last synced: 12 Apr 2026