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/uilianries/conan-folly-example

Folly example using Conan for blog post

cmake conan cplusplus cpp folly tutorial

Last synced: 18 May 2026

https://github.com/thebigsasha/tic-tac-toe

A Tic Tac Toe game made to teach arrays, and to introduce object oriented programming :) Part of COMP250 - Intro to Computer Science @ McGill University

array education loops mcgill oop syntax tutorial university

Last synced: 11 Aug 2025

https://github.com/jccampagne/sql_playground

play with SQL / PLSQL - tutorial

learning-by-doing postgresql sql tutorial

Last synced: 16 Mar 2025

https://github.com/nongol7090/ci-cd-node-app

🚀 Build and deploy a Node.js app effortlessly with a CI/CD pipeline using GitHub Actions and Docker for seamless integration and delivery.

angular angular-cli angular20 aws-cloudformation circleci continuous-deployment docker e2e-tests eksctl example hibernate mongodb nodejs protractor react redux ssr tutorial

Last synced: 14 Apr 2026

https://github.com/pedritomelenas/python-intro

Introducción a python (y sympy)

teaching-materials tutorial

Last synced: 27 Jan 2026

https://github.com/obitech/exercises

A pool of small scripts and exercises I've done in different languages

c cpp javascript python ruby tutorial

Last synced: 10 Apr 2026

https://github.com/johanns/ref-secure-share

SecureShare is a tutorial and reference implementation of a one-time-use message sharing web-app, developed using Next.JS 14, TypeScript, Prisma, and styled with Tailwind CSS

cryptography next tailwindcss tutorial typescript webcrypto

Last synced: 05 Feb 2026

https://github.com/iurianu/react-jokes

The puns app created in the React tutorial

react tutorial

Last synced: 08 Jun 2026

https://github.com/kevingimbel/blog-patch-example

Part of https://kevingimbel.de/blog/2020/12/apply-a-patch-from-a-github-pr/

blog demo-content tutorial

Last synced: 09 Mar 2026

https://github.com/penge/csharp-web-app-examples

Example Web app projects in C#

aspnet-core csharp example tutorial web-app

Last synced: 14 Oct 2025

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/vaadin/mpr-demo

Demonstrate stepwise migration of Vaadin 8 to Vaadin 13 using MPR (DevDays May / 2019)

demo demo-app devday example java migration tutorial vaadin vaadin-flow vaadin-platform vaadin13 vaadin8

Last synced: 14 Apr 2026

https://github.com/brlin-tw/hello-gnu-build-system

This is a starter project for learning GNU Build System and its features and constraints.

autoconf autoheader automake gnu-build-system limitations tutorial

Last synced: 02 Jan 2026

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

A Vue todo app that uses Vuex for state management.

javascript tutorial vue vuex

Last synced: 15 Apr 2026

https://github.com/girkovarpa/sciter-js-autocomplete

Simple demo of autocompleting a textbox in Sciter.JS

after autocomplete autofill css demo example js pseudo sciter sciter-js suggestions tis tutorial

Last synced: 14 Apr 2026

https://github.com/thinkswan/express-tracking-dashboard

An Express app that tracks visits in realtime by using a tracking pixel.

express javascript socket-io tutorial

Last synced: 29 Apr 2026

https://github.com/freeclimbapi/c-sharp-inbound-call-queue-tutorial

C# - Inbound Call Queue Tutorial

queues tutorial

Last synced: 15 Oct 2025

https://github.com/mcanouil/mctrainings

Training Workshops from Mickaël Canouil

ggplot2 r r-package tutorial

Last synced: 15 Jul 2025

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/jaygaha/ai-mastery-roadmap

A collaborative AI learning roadmap. I'm documenting my journey from grasping the fundamentals of Python to mastering Machine Learning. Feel free to fork and contribute — let's build our AI skills together!

artificial-intelligence beginners-guide data-science deep-learning education numpy python python-programming self-taught tutorial

Last synced: 18 Jan 2026

https://github.com/andrewjbateman/javascript-mousemove-shadow

:clipboard: Javascript30 tutorial 16 from Wes Bos. Javascript code to move shadown around text when mouse is moved.

css-text-shadow javascript-mousemove-shadow mouse mouse-move tutorial

Last synced: 15 Oct 2025

https://github.com/johannesrabauer/optionals

This is my script for the corresponding youtube video.

introduction java optional tutorial

Last synced: 15 Oct 2025

https://github.com/hermit-os/tutorial

https://hermitcore.github.io/tutorial/

tutorial unikernels

Last synced: 30 Aug 2025

https://github.com/lenisha/appsrv-dockerlab

Docker 101 lab for Azure, and Azure App Service

appservice docker mattermost tutorial

Last synced: 16 Oct 2025

https://github.com/sscaff1/react-workshop

Dev Meeting solutions and supplemental notes

introduction react react-components tutorial

Last synced: 04 May 2026

https://github.com/anjakammer/staticsite

A tutorial for creating a static website with GitHub Pages

tutorial

Last synced: 22 Jan 2026

https://github.com/freeclimbapi/node-stream-recording-how-to-guide

Node - Stream a Recording Tutorial

recordings tutorial

Last synced: 18 Feb 2026

https://github.com/speg03/python-packaging-tutorial

An example of Packaging Python Projects

packaging python tutorial

Last synced: 24 May 2026

https://github.com/coasterfreakde/pythonv3

Es geht in die dritte Runde. Wieder einmal startet eine neue/aktualisierte Reihe der Discord Python Bot Tutorials.

discord4py tutorial

Last synced: 17 May 2025

https://github.com/khaledsalshibani/markdown-tutorial

A simple guide to learn Markdown with examples.

guide markdown tutorial

Last synced: 01 Jun 2026

https://github.com/ianhomer/try-hibernate-with-spring

Try Hibernate With Spring

example hibernate try tutorial

Last synced: 17 Oct 2025

https://github.com/singhrahuldps/java_blog

Repository for blog @

java8 tutorial

Last synced: 28 Jun 2025

https://github.com/refkinscallv/taskbar

Minimize modal popup to taskbar or tab

bootstrap5 html jquery tutorial

Last synced: 22 Jan 2026

https://github.com/coveros-archive/vagrant-docker-workshop

Sample code for Gene Gotimer's tutorial: Using Docker Containers for Automating Web Testing

chef docker dockerfile tutorial vagrant virtualization

Last synced: 01 May 2026

https://github.com/obitech/practice_python

Refreshing my Python with practicepython.org

python tutorial

Last synced: 27 Jan 2026

https://github.com/rohya8/unixfundamentalcommands

Fundamental UNIX commands necessary for development

cheatsheet commandline development linux linux-shell perl tutorial unix unix-command

Last synced: 14 Apr 2026

https://github.com/mxagar/azure_guide

This repository contains my personal guide on different services provided by Microsoft Azure. These notes were collected after following several courses and tutorials, among others.

azure cloud data-science guide machine-learning tutorial

Last synced: 02 May 2026

https://github.com/5afe/safe-demo-template

Template to create Safe demo applications

demo ethereum react-hooks safe safe-core-sdk tutorial typescript

Last synced: 19 Feb 2026

https://github.com/frozenassassine/cpp-winapi-tutorial

C++ WinApi tutorial with some samples

cpp samples tutorial winapi

Last synced: 03 May 2025

https://github.com/shearichard/nim-tutorial-exercises

My versions of the Nim tutorial exercises

exercises nim tutorial

Last synced: 28 May 2026

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/der3318/winrt-fd-sample

Notes and Samples to Use WinRT Face Detector

notes samples tutorial winrt

Last synced: 27 May 2026

https://github.com/boutiques/tutorial

A Boutiques tutorial

boutiques tutorial

Last synced: 10 Mar 2026

https://github.com/kteavery/dip-into-data-tutorial

Data science tutorial for grades 9 and 10, covering classification, clustering, and regression

data-science jupyter-notebook python tutorial

Last synced: 04 May 2026

https://github.com/tehlers/bevy-introduction

An introduction to the game engine Bevy made with presenterm.

bevy game-development tutorial

Last synced: 18 Apr 2026

https://github.com/bruvellu/cartography-tutorial

Tutorial on how to generate map projections using Blender Tissue Cartography

3d-visualization blender blender-tissue-cartography fiji ilastik imagej map-projections tissue-cartography tutorial

Last synced: 13 Jan 2026

https://github.com/silvestrevivo/native-manager

React Native application following the Udemy Tutorial from @StephenGrider

firebase react react-native reactjs stephengrider tutorial udemy

Last synced: 11 Apr 2026

https://github.com/librity/learning_cpp

All my C++ tutorials

cpp opengl tutorial tutorials

Last synced: 15 Apr 2026

https://github.com/japhetrugas/javatutorial

A beginner-friendly Java tutorial repository with various tutorials to help you learn and master Java programming.

beginners examples java learning programming tutorial

Last synced: 07 Apr 2025

https://github.com/zjeffer/xcb-tutorial

https://www.codeproject.com/articles/1089819/an-introduction-to-xcb-programming

c tutorial xcb

Last synced: 07 Apr 2025

https://github.com/akshaybabloo/unrealengine_4_notes

UnrealEngine 4 Notes

tutorial unrealengine

Last synced: 23 Jan 2026

https://github.com/000daniel/000daniel.github.io

A website about confusing C# programming topics made easy to understand.

csharp document documentation easy made-easy program programming simple tutorial website

Last synced: 04 Jun 2026

https://github.com/cyberdevcorp/tutorial-kotlin

tutorial during my UDEV integration to CGI

audio-player kotlin kotlin-android tutorial

Last synced: 31 Aug 2025

https://github.com/imgarylai/enron-mturk

Create HIT on amazon mturk.

amazon boto enron mturk python tutorial

Last synced: 15 Mar 2025

https://github.com/toxe/react-router-tutorial

React Router Tutorial

react react-router tutorial

Last synced: 10 Apr 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/toolbuddy/mininet-python

Practice with mininet API in python.

learning mininet python tutorial

Last synced: 23 Oct 2025

https://github.com/pranabdas/javascript

avascript notes and references.

beginner javascript react tutorial

Last synced: 02 May 2026

https://github.com/arun-kc/flask_sqlalchemy_rest_api

A simple RESTful API build for educational purpose

api-rest educational-project flask-api flask-sqlalchemy python tutorial

Last synced: 24 Oct 2025

https://github.com/themarlboroman/doctrineless-symfony

A repo-tutorial to see how we can do database work in symfony without doctrine and with PDO.

doctrine pdo symfony2 tutorial

Last synced: 04 Jan 2026

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

This is my TUTORIAL project for Java.

java tutorial

Last synced: 23 Feb 2026

https://github.com/dipaolo/price-extractor

The source code of a video tutorial: how to parse prices from a web site and store them to DB (links in README)

parsing python scraping selenium tutorial web-parser

Last synced: 15 May 2026

https://github.com/peter22-cell/walkthroughjs

🎨 Create interactive tutorials and onboarding experiences for web apps easily, with a beautiful design and no dependencies required.

frontend guide javascript onboarding product-tour react tutorial ui ux vue walkthrough

Last synced: 29 Apr 2026

https://github.com/achie72/druid-dash-2

PICO-8 puzzle game made for Pursuing Pixels James Jam Game Gam #3

game-development gamejam lua pico-8 pico8 tutorial

Last synced: 29 Mar 2025

https://github.com/venenux/tutorial-codeigniter

(mirror) tutorial de codeigniter en linux usando Geany y mysqlworkbench correctamente, en lenguaje comun.

codeigniter debian espanol geany linux mariadb mysql php tutorial venenux

Last synced: 11 Apr 2026

https://github.com/anarchymonkey/learn_golang

go programming language | beginner | advanced | comprehensive | repository | syntax | data types | concurrency | web development | interactive code examples | tutorials | challenges | practice | skills | updated regularly | latest information | best practices.

basics-of-go create-go-app go golang learn-go learn-go-webservers learn-go-with-tests learn-golang tutorial

Last synced: 24 Oct 2025

https://github.com/faizantkhan/numpy

NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.

data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial

Last synced: 21 May 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/peterfox/form-exception-handler-demo

The example code for the article https://medium.com/@SlyFireFox/laravel-tip-a-workflow-for-exceptions-when-handling-forms-9ffb262b6a0

article laravel php tutorial

Last synced: 15 Apr 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/bygui86/go-protobuf

Golang ProtoBuf sample project

go golang protobuf protobuf3 tutorial

Last synced: 10 Aug 2025

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/freeclimbapi/node-accept-incoming-call-how-to-guide

Node - Accept Incoming Call Tutorial

tutorial voice

Last synced: 28 Jan 2026

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

Practice & Tutorial of grpc and protocol buffer

grpc tutorial

Last synced: 29 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/aaronksaunders/ionic-react-pickerapp1

This is a sample Ionic ReactJS Application using the IonPicker Component derived from plain javascript example provided in the Ionic Framework Picker Documentation.

forms ionic-framework ionic-react ionpicker-component javascript picker-component react react-hooks reactjs sample-code tutorial

Last synced: 16 Apr 2026

https://github.com/antonio-f/easy_naive_bayes

Easy Naive Bayes method implementationfor the Spam Filtering problem (using Python)

101 easy machine-learning naive-bayes spam-classification spam-filtering spamassassin tutorial

Last synced: 30 Mar 2025

https://github.com/validusgroup-design/beaglebone-clion-remote-build

Step-by-step guide to setting up remote CMake builds for BeagleBone boards using CLion IDE.

beaglebone clion cmake cross-compilation embedded-linux remote-development tutorial

Last synced: 23 Jan 2026

https://github.com/beanwei/kotlin-android--by-practice

Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。

android demo kotlin tutorial tutorial-demos

Last synced: 02 May 2026