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/jshn9515/dnnl-notebooks

Personal deep learning study notes and tutorial-style notebooks

deep-learning jupyter-notebooks pytorch quarto tutorial

Last synced: 22 Jun 2026

https://github.com/stormpyro/brownie-lottery

Lottery smart contract for ETH. Thanks to the awesome tutorial here: https://www.youtube.com/watch?v=M576WGiDBdQ&t=6363s

blockchain brownie chainlink python smart-contracts solidity tutorial

Last synced: 02 May 2026

https://github.com/adamliter/tree-drawing-tutorial

A tutorial covering several different computer-based options for drawing syntactic trees

latex linguistics syntax syntax-trees tutorial

Last synced: 21 Jun 2026

https://github.com/codenameone/toolbarsidemenu

Code of the How Do I tutorial for designing a sidemenu

codenameone demo sidemenu tutorial tutorial-code

Last synced: 23 Mar 2025

https://github.com/krishnaura45/code-tutorials

Collection | Beginner-friendly | Notebooks

a-to-z beginner-friendly collection jupyter-notebook python3 tutorial

Last synced: 31 May 2026

https://github.com/silvestrevivo/svelte-intro-tutorial

SvelteJS application as intro tutorial, regarding the YouTube video from @mschwarzmueller

css3 html5 javascript sveltejs tutorial youtube

Last synced: 04 May 2026

https://github.com/obitech/tutorials

Various tutorials I've tried/completed

css html javascript python rails ruby tutorial

Last synced: 11 Apr 2026

https://github.com/tsamaya/passport-example-with-google-oauth2

a Passport example using an Express with Google OAuth2

bulma express google javascript oauth2 passport tutorial

Last synced: 29 Apr 2026

https://github.com/fblupi/angularjs-facilito

AngularJS tutorial

angularjs tutorial

Last synced: 25 Mar 2025

https://github.com/hcl-tech-software/code-realtime-art-tutorial

A VS Code extension for learning Code RealTime and the Art language

art code-realtime cpp realtime statemachine tutorial

Last synced: 21 Feb 2026

https://github.com/caiofov/pygame-tutorial

A game developed in Python using pygame module. This game was a practice from "Pygame Programming Tutorial" course by Tech With Tim YouTube channel

pygame python tutorial

Last synced: 06 Apr 2025

https://github.com/olakara/gotuts

Learning Go!

golang tutorial

Last synced: 17 Mar 2025

https://github.com/arsy786/workout-mern-app

This is a full-stack MERN app for managing workouts.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 09 Apr 2026

https://github.com/smiled0g/react-focal-point

🔍 React component that does that masking for tutorial / walkthrough with multiple focus points.

focus react tutorial walkthrough

Last synced: 19 Jan 2026

https://github.com/caiofov/tutorial-haskell

Studying Haskell language

haskell tutorial

Last synced: 06 Apr 2025

https://github.com/palewire/first-pull-request

How to propose changes to open-source software using GitHub pull requests

education git github guide pull-requests sphinx training tutorial version-control

Last synced: 18 May 2026

https://github.com/aaghamohammadi/tdd-stack

This is an example of how someone should use TDD in practice.

tdd tdd-java test-driven-development tutorial

Last synced: 22 May 2026

https://github.com/jmrecodes/hackmd-notes

Accumulated General Knowledge Base HackMD notes

github-badges guide knowledge-base laravel prompt-engineering tutorial

Last synced: 19 Feb 2026

https://github.com/kaayzouee/windows-efi-recovery

This is a quick guide to help whoever accidentally formatted nvme0n1p1 while installing a linux distro like nixos for example. Feel free to fix this guide and correct me if anything in this guide doesn't work.

dualboot efi guide recovery tutorial windows-11

Last synced: 09 Oct 2025

https://github.com/delabassee/fn-flow-base

Minimalistic Fn Flow project

fn-flow fnproject java serverless tutorial

Last synced: 23 Apr 2025

https://github.com/gorkemgul/golang_tutorial

This is the Golang tutorial that I've prepared after I learned it.

go golang tutorial

Last synced: 27 Jul 2025

https://github.com/jjyr/vulkan-tutorial-c

Learn https://vulkan-tutorial.com/Introduction with C

c macos tutorial vulkan

Last synced: 21 May 2026

https://github.com/app-generator/tutorial-django

Django Tutorial - Learn to code in Django | AppSeed

appseed django elearning tutorial

Last synced: 07 Apr 2025

https://github.com/mouhcine-flutter/tutorial-kotlin

tutorial during my UDEV integration to CGI

audio-player kotlin kotlin-android tutorial

Last synced: 24 Mar 2025

https://github.com/rahul-sahani04/must_need_vs_code_extensions

This is a list of Visual Studio Code extensions that you can use to enhance your coding experience. These extensions cover a wide range of functionalities, from code formatting to theme customization and more.

beginner-friendly extensions tutorial vscode vscode-configs vscode-extension

Last synced: 24 Feb 2026

https://github.com/kougioulis/mags

An Introductory Tutorial to Maximal Ancestral Graphs

causality graph-algorithms maximal-ancestral-graphs tutorial

Last synced: 18 Jan 2026

https://github.com/timeless-residents/handson-elm

A hands-on guide for learning the Elm programming language through basic concepts and practical examples

beginner-friendly elm functional-programming learning programming tutorial web-development

Last synced: 31 Jul 2025

https://github.com/xlab-si/fana

Farm animal noise assistant python library

pip pypi python tutorial

Last synced: 10 Oct 2025

https://github.com/edha1/go-tutorial

My learning notes as I learn the Go language.

go golang golang-examples how-to tutorial

Last synced: 31 Jul 2025

https://github.com/shalabhaggarwal/cassandra-gocql-tutsplus-demo

Getting Started With Cassandra: Using Go client - gocql: http://code.tutsplus.com/tutorials/getting-started-with-cassandra-using-go-client-gocql--cms-28162

cassandra-cql golang tutorial

Last synced: 18 Aug 2025

https://github.com/javascript-tutorial/ro-old.javascript.info

The translated version of https://github.com/iliakan/javascript-tutorial-en in Romanian.

javascript romanian tutorial

Last synced: 24 Jul 2025

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

This is my TUTORIAL project for C

c clion cmake jetbrains tutorial

Last synced: 11 Jan 2026

https://github.com/paulokarabyna/ml-foundations-day1

🔧 Set up a Python environment and practice linear algebra with NumPy while plotting vectors and reflections in this Day 1 ML foundations starter repository.

ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy terminal-mac tutorial visualization

Last synced: 18 May 2026

https://github.com/noriller/react102

This project helps people learning React to grasp some basic concepts.

beginner javascript react tutorial

Last synced: 13 Apr 2026

https://github.com/ivailop7/snake-game

A snake game in JavaScript done following a YouTube Video

javascript p5js snake-game tutorial

Last synced: 30 Mar 2025

https://github.com/iaccessability/site

Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.

accessability accessibility android apple google howto ios support technology tutorial watchos

Last synced: 09 Apr 2025

https://github.com/kevinbird61/grpc-practice

Practice & Tutorial of grpc and protocol buffer

grpc tutorial

Last synced: 29 Apr 2026

https://github.com/aravindnc/polymer-3.0-demo

A tutorial for learning polymer 3.0 components

demo example polymer polymer-3 polymer3 polymerjs sample tutorial

Last synced: 08 Jan 2026

https://github.com/seanox/aspect-js-tutorial

Tutorial for using aspect-js

aspect-js javascript seanox tutorial

Last synced: 14 Jun 2025

https://github.com/uudashr/git-intro

Introduction to Git

git tutorial

Last synced: 29 May 2026

https://github.com/ethand91/opencv-cartoon-filter

Simple Opencv + Python example showing cartoon filter

computer-vision opencv python sample tutorial

Last synced: 18 May 2026

https://github.com/sumeetsarkar/art-of-go

Learning Go

go golang tutorial

Last synced: 04 Aug 2025

https://github.com/aavache/cpp-tutorial

Get started with C++ with this tutorial repository. It contains plenty of intuitive examples.

cmake cpp cpp-programming getting-started patterns pointers programming tutorial

Last synced: 19 Jul 2025

https://github.com/baijum/guile-programming-tutorial

Guile Programming Tutorial

documentation guile scheme tutorial

Last synced: 01 Mar 2025

https://github.com/iamriteshkoushik/go-server

Tutorial driven web-server implementation in Go lang

akhil-sharma go tutorial web-server

Last synced: 09 Apr 2025

https://github.com/paulgovan/weibullr.learnr

An Interactive Introduction to Life Data Analysis

life-data-analysis r reliability tutorial weibull-analysis

Last synced: 15 Apr 2025

https://github.com/jennasys/pyuseref

Python version of useRef demo at: https://dev.to/ziratsu/the-useref-hook-in-react-3h98

parcel python react transcrypt tutorial

Last synced: 10 Jun 2026

https://github.com/CheapTrix399/Cheap-s-Arch-Dual-Boot-Tutorial-for-UEFI-Laptops

This is a set of commands I personally used to install arch, which contains some caveats to workaround problems in laptops

archlinux dualboot laptop tutorial uefi

Last synced: 11 Mar 2025

https://github.com/jkosla/neural_network_from_scratch_numpy

Neural Network From Scratch in Python | Build a simple neural network from scratch using pure Python and NumPy. Learn about forward propagation, backpropagation, and training with gradient descent. Accompanies my Medium article.

ai aritificial-intelligence medium nerual-networks numpy python3 tutorial

Last synced: 10 Apr 2026

https://github.com/silvestrevivo/react-typescript-fazt

React/typescript application following the YouTube tutorial from faztweb.com

fazt reactjs tutorial typescript youtube

Last synced: 05 Apr 2026

https://github.com/julienxx/elm-bingo

Code for the Pragmatic Studio Elm course

elm tutorial

Last synced: 25 May 2026

https://github.com/gerbenjacobs/unix-piping-course

This course will show you how to make a Go binary that acts as a unix tool. We will read data from stdin, convert it to our custom JSON model and push it through to stdout, completing the cycle.

golang pipes tutorial unix

Last synced: 10 Mar 2026

https://github.com/freeclimbapi/c-sharp-update-a-queue-tutorial

C# - Update a Queue Tutorial

queues tutorial

Last synced: 05 May 2026

https://github.com/udayraj123/webdworkshop

Useful material for beginners in web development. Focused in a hands-on way with more examples. This was used in the series of lectures conducted by me at IIT Guwahati.

css example-code guide html js practice tutorial web-development

Last synced: 10 Apr 2026

https://github.com/wr-projects/github-sandbox

👋 In support of new code explorers, we have set up a project so that everyone can test their many skills in using GitHub commands.

2022 2022-project github github-organization new-user open-source sandbox testing tutorial webreadyprojects wrprojects

Last synced: 17 Jun 2025

https://github.com/couchbase-examples/java-transactions-quickstart

A Spring Boot application that illustrates using Couchbase transactions with Java SDK

acid couchbase how-to howto java spring-boot transactions tutorial

Last synced: 20 Feb 2026

https://github.com/thorium/fsharptraining.fi

Finnish open-source F# training (by Ari-Pekka Lappi and me). Check parts 01-Basic and 04-MoreAdvancedStuff. Suomenkielinen avoin F#-opetusmateriaali. Katso kappaleet 01 ja 04.

f-sharp finnish suomi tutorial

Last synced: 15 Mar 2025

https://github.com/thinkswan/react-native-shared-components

A React Native app that shares components with a React web app.

javascript react react-native tutorial

Last synced: 14 Apr 2026

https://github.com/zeppaman/docker-basics-tutorial

Docker tutorial for base operation

docker docker-turorial tutorial

Last synced: 05 Oct 2025

https://github.com/twtrubiks/grpc_python_tutorial

grpc python 教學 Google RPC

grpc python3 tutorial

Last synced: 07 May 2026

https://github.com/ahammadshawki8/pycampaign20

😇 Learn to Code in Python during Lockdown! 🔥🔥

beginner-friendly lockdown python tutorial

Last synced: 09 Nov 2025

https://github.com/cumulocity-iot/cumulocity-provision-epl

This microservice provides a POST endpoint provision to deploy an EPL model from the enterprise tenant to a subscribed target tenant.

agent cli client cumulocity-iot cumulocity-microservice example extension iot-analytics microservice microservices simulator tutorial webapp widget

Last synced: 23 Mar 2025

https://github.com/silvestrevivo/mern-contact-keeper

Web application using MERN stack following the Udemy tutorial from @bradtraversy

crud express mern-stack nodejs reactjs tutorial udemy

Last synced: 09 Apr 2026

https://github.com/edgomez/vulkan_tutorial

Following the vulkan-tutorial.com

tutorial vulkan

Last synced: 25 May 2026

https://github.com/ntg2208/production-ai-customer-support

Enterprise-grade multi-agent AI customer support system. Built for production, saves companies £150K+ annually. Complete tutorials included.

artificial-intelligence business-automation chatbot customer-support enterprise google-adk google-ai machine-learning multi-agent-system production-ready python rag tutorial vector-database

Last synced: 13 Aug 2025

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

Java - List Queue Members Tutorial

queues tutorial

Last synced: 06 Sep 2025

https://github.com/arsy786/todo-mern-app

This is a simple Todo MERN app that follows the CRUD operations for the todos.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/kmbuki/django_new_boston_tutorial

Updating skills on django framework

boston django tutorial

Last synced: 26 May 2026

https://github.com/royerlab/sample-project

Sample microscope project for ClearControl environment

clearcontrol tutorial

Last synced: 24 Aug 2025

https://github.com/mt-digital/flask-example

Example webapp showing some python and browser programming basics

beginner-project example flask python tutorial webapp

Last synced: 19 Jan 2026

https://github.com/nmrshll/hello-rust

Code extracts from the Rust programming language book

learning rust rust-lang tutorial

Last synced: 30 Mar 2025

https://github.com/ravi-prakash1907/golang-walkthrough

Kinda crash course for golang

course crash-course go golang tutorial

Last synced: 23 Aug 2025

https://github.com/andrewrporter/youtube

Repository to store all code that aids my YouTube videos here: https://www.youtube.com/c/AndrewPorterCode

learn python teaching tutorial youtube

Last synced: 10 May 2026

https://github.com/jaiakash/cryptozombies_solidarity_web3

Crytpozombies solidarity tutorial codes

crypto solidarity tutorial web3

Last synced: 08 Jan 2026

https://github.com/krystof2so/sublimetutorfr

SublimeTutor - Translate FR

editor sublime-text-3 tutorial

Last synced: 15 Mar 2025

https://github.com/rakifsul/studi_kasus_godot_3_predictive_aim

Studi Kasus Godot Engine 3 Predictive Turret Aim System dengan Godot Engine

aim case-study godot-engine predictive turret tutorial

Last synced: 27 Jul 2025

https://github.com/mkdika/react-todo

a reproduce of KITM vue-todo, now with React.js

bulma learning reactjs todo-app tutorial

Last synced: 10 Apr 2026

https://github.com/iankitsinghk/connecting-eclipse-adt-to-github-repository

Step-by-step guide to connect Eclipse ADT with GitHub using abapGit. Covers plugin installation, GitHub token setup, and linking ABAP packages with repositories.

abap abapgit documentation eclipse-adt github-integration guide sap sap-abap tutorial

Last synced: 15 Sep 2025

https://github.com/eloistree/2020_05_28_themagicdoors

This project is community experiment to practice the creation of Unity Package with dependencies.

experiment package parctice tutorial unity

Last synced: 19 Apr 2026

https://github.com/lynder063/basic-networking

This repository contains fundamental networking concepts and examples. It is designed to help beginners understand the basics of networking

beginner educational examples ip-addressing network-security network-topologies networking routing subnetting tutorial university-project vspj

Last synced: 30 May 2026