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/bestia-dev/rust02_workspace_and_testing

Learning Rust - how to use workspace, binary, library and testing

obsolete tutorial

Last synced: 09 Apr 2025

https://github.com/hugolebredo/react_tutorial_2

Pequeños ejercicios para aprender a trabajar con arrays en el estado de la aplicación en React ⚛️

reactjs tutorial tutorial-code

Last synced: 25 Apr 2026

https://github.com/chainstacklabs/hello-block-corda

A "Hello, Block!" tutorial in Java and Kotlin for the Corda blockchain platform

blockchain corda hello-world java kotlin tutorial

Last synced: 12 May 2026

https://github.com/bestia-dev/authentication_database_web_ui

09. Tutorial to code authentication for database_web_ui (2022-10)

obsolete tutorial

Last synced: 09 Apr 2025

https://github.com/apiverve/ocr-scanner-python-tutorial

OCR scanner that extracts text from images using Python

apiverve cli document-scanner image-to-text ocr python text-extraction tutorial

Last synced: 25 Jun 2026

https://github.com/neo/phonegap-start

PhoneGap Hello World app by Neo

demo phonegap practice tutorial

Last synced: 26 Apr 2026

https://github.com/yisuschrist/python-async-tutorial

Simple async tutorial extracted from RealPython

async markdown python tutorial

Last synced: 26 Apr 2026

https://github.com/toelt-llc/paper-nn-performance-bootstrap-tutorial

This repository contains material that has been linked in the MAKE paper on bootstrapping. No paper files are contained here. Only code.

paper python tutorial

Last synced: 26 Apr 2026

https://github.com/apiverve/dns-lookup-go-tutorial

DNS lookup tool that retrieves DNS records using Go

apiverve cli devops dns dns-lookup go golang networking tutorial

Last synced: 25 Jun 2026

https://github.com/demapy/realtime-chat

Socket.IO - project tutorial to understand how things works together.

chat socket-io sqllite tutorial

Last synced: 26 Apr 2026

https://github.com/thalsi/git

Master Git step-by-step from beginner to advanced. Check off tasks as you complete them!

git github tutorial

Last synced: 27 Apr 2026

https://github.com/freeclimbapi/java-get-a-queue-tutorial

Java - Get a Queue Tutorial

queues tutorial

Last synced: 07 Jun 2026

https://github.com/minitauros/go-concurrency-training

Exercises for practicing concurrency and testing in Go.

concurrency go golang testing training tutorial

Last synced: 11 Mar 2026

https://github.com/leesharma/flask-api

A tutorial application to play around with building API servers in Flask.

flask lynda tutorial

Last synced: 27 Apr 2026

https://github.com/centrogeo/tutorial-shiny-cig2022

Tutorial de Shiny para la semana de divulgación de las CIG 2022

r shiny tutorial

Last synced: 27 Apr 2026

https://github.com/davibmmgallo/monogame-tutorial

Getting started with monogame development

gaming tutorial

Last synced: 27 Apr 2026

https://github.com/jnbdz/demo-golang-nodejs-extension-helloworld

Demo: Golang Node.js Extension: Hello World!

demo extension golang helloworld nodejs tutorial

Last synced: 09 May 2026

https://github.com/lornajane/beyond-mysql-tutorial

Supporting material for my "Beyond MySQL" tutorial (includes PostgreSQL, CouchDB and Redis)

couchdb postgresql redis sample tutorial

Last synced: 13 May 2026

https://github.com/flowforfrank/nextjs

➡️ Render React on server-side with Next.js

javascript next nextjs react react-server reactjs server-side-rendering tutorial webtips

Last synced: 12 Apr 2026

https://github.com/ssoudan/bayesian_inference_tut

Quick tutorial on Bayesian inference applied to logistic functions

bayesian-inference tutorial

Last synced: 29 Jun 2026

https://github.com/antonio-f/autograd-tutorial

Pytorch Autograd Tutorial: contains the official tutorial notebook (autograd_tutorial.ipynb) with a couple of basic examples added.

101 autograd backward examples gradients pytorch pytorch-tutorial tutorial

Last synced: 27 Apr 2026

https://github.com/thinkverse/package-tutorial

Source for "Publishing your first Composer package." tutorial

blogpost composer packagist php tutorial

Last synced: 13 May 2026

https://github.com/brionmario/continuous-deployment-azure-blog-tutorial

Azure continuous deployment tutorial

azure blog ci tutorial

Last synced: 28 Apr 2026

https://github.com/meet59patel/github-pages-tutorial

Tutorial by DSC DAIICT for deploying simple website using GitHub Pages.

dsc-daiict github github-pages tutorial

Last synced: 06 Apr 2025

https://github.com/macagua/example-vuejs2-names-people

A Name People List App simple demo with Vue.js 2 following the "Vue.js 2 Quickstart Tutorial 2017"

demo tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 28 Apr 2026

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/dlzou/go-wiki

A bare-bones wiki site.

tutorial

Last synced: 28 Apr 2026

https://github.com/googtech/shell-tutorial

It's a learning note for shell beginner.

learning-note linux shell tutorial

Last synced: 13 May 2026

https://github.com/friendbear/_vagrant

Vagrant tutorial.

tutorial vagrant

Last synced: 14 May 2026

https://github.com/tripodsan/antlr4_js_calculator

Simple command line calculator built with antrl4 and nodejs.

antlr4 javascript nodejs tutorial

Last synced: 28 Apr 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/textbook/rps-api

Worked example for "JS TDD API"

cypress javascript jest mock msw react tdd test-doubles testing tutorial

Last synced: 28 Apr 2026

https://github.com/divertimentos/tutorial-django-todolist-pretty-printed

A simple to-do list app made with love using Django.

django python todoapp todolist tutorial

Last synced: 12 Apr 2026

https://github.com/mohnkhan/myos-simple

A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox

assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86

Last synced: 26 Jun 2026

https://github.com/davidyell/learning-typescript

Code from doing the TypeScript tutorial

learning tutorial typescript

Last synced: 28 Apr 2026

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

Java - List Calls Tutorial

tutorial voice

Last synced: 02 Jul 2026

https://github.com/rubaxa/rdot

Reactive Dot

reactive-programming tutorial

Last synced: 20 Jun 2025

https://github.com/mkdika/gin-rest-api

Simple REST API using Golang & Gin web framework

gin-gonic golang poc rest-api tutorial

Last synced: 29 Apr 2026

https://github.com/srmoore/oidc_django_demo

Small demo Django application using private keys and OpenID Connect

django django-application oidc tutorial

Last synced: 29 Apr 2026

https://github.com/jbenner-radham/mdn-2d-breakout-game

A learning implementation of MDN's "2D breakout game using pure JavaScript" tutorial.

2d beginner canvas games javascript mdn tutorial

Last synced: 16 Mar 2025

https://github.com/lintangwisesa/c_fundamentals

Fundamentals of C language

c tutorial

Last synced: 13 Jun 2026

https://github.com/adolbyb/minesweeper-games

A Collection of Minesweeper Repos Merged Into a Single Repo.

javascript minesweeper pygame python recursion tutorial

Last synced: 29 Apr 2026

https://github.com/ubaidsk/myrust.dev

🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.

ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial

Last synced: 29 Apr 2026

https://github.com/seanny123/webpack-typescript-helloworld

Get something showing up with Webpack, TypeScript

devops hello-world tutorial

Last synced: 12 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/howiprompt/deepseek-local-installer-script-mac-windows-no-docker

Developers lose critical hours fighting installation errors because 70% of local DeepSeek setups fail due to mismatched CUDA drivers or miss

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/ssoudan/bayesian-regression-101

Tutorial on Bayesian regression

bayesian-inference nuts rust tutorial

Last synced: 12 Apr 2026

https://github.com/spenserblack/git-bisect-tutorial

A small repository to help beginners learn git bisect

git git-bisect learning learning-by-doing tutorial

Last synced: 29 Apr 2026

https://github.com/howiprompt/self-hosted-ai-code-review-pipeline-offline

Developers building private AI workspaces lose over 40 hours manually wiring raw inference engines to security tools, leaving local reposito

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/wahengchang/saucelabs-tutorial-example

it is an example of running protractor, nightwatch and webdriver on saucelabs

e2e-tests example nightwatch protractor saucelabs selenium tutorial

Last synced: 29 Apr 2026

https://github.com/miksdigital/devandclick

Nice Symfony tutorial: https://www.youtube.com/watch?v=2ngvCQd-l74&list=PLzPK7Fy3SN2cvLglujdweDKNMNQhHDbTT

ecommerce symfony tutorial

Last synced: 29 Apr 2026

https://github.com/howiprompt/universal-hot-swap-local-ai-workbench

Eliminate "Model Fragmentation" and memory overload caused by daily weight releases that break static wrappers and force 100B+ parameter sys

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/bobbyma2014/coordinate-transform

A simple app that shows the transformation of coordinates

csharp robotics tutorial unity3d windows-app

Last synced: 01 Apr 2025

https://github.com/michaelfromyeg/learn-you-node

My completed learnyounode course files.

nodejs tutorial

Last synced: 30 Apr 2026

https://github.com/howiprompt/local-llm-context-injection-tool-for-custom-skills

Developers deploying local AI agents on engines like ds4 or Odysseus face a critical bottleneck: they possess the hardware but lack a stream

ai-agents autonomous-agents free guide howiprompt llm tutorial

Last synced: 14 Jun 2026

https://github.com/nomnomnonono/ruby-practice

Repository for storing code created in Go tutorials, hands-on and other learning activities.

handson ruby ruby-on-rails tutorial

Last synced: 30 Apr 2026

https://github.com/donghl-dev/study-django

https://www.djangoproject.com

django python3 tutorial

Last synced: 30 Apr 2026

https://github.com/howiprompt/local-ai-code-review-github-setup

Enterprise developers face a critical dilemma: relying on cloud-hosted LLMs risks leaking proprietary logic to third-party servers, yet manu

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/setup-local-ai-code-review-agent

Development teams are bleeding thousands in monthly GPT-4 API credits for code review while simultaneously risking data sovereignty by sendi

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/huseyinerikci/jsprojects

10 basic javascript projects

javascript tutorial

Last synced: 30 Apr 2026

https://github.com/anakloss/tutoriales-pygui

Tutoriales de GUI Python (Flask, TKinter & +)

contacts flask practice-project python3 tkinter tutorial

Last synced: 30 Apr 2026

https://github.com/leesharma/learning-flask

A tutorial app to learn about Flask

flask lynda tutorial

Last synced: 30 Apr 2026

https://github.com/chriskilinc/godot-gdquest-vampiresurvivor-tutorial

https://www.youtube.com/watch?v=GwCiGixlqiU

csharp game gdquest godot godot-engine tutorial

Last synced: 30 Apr 2026

https://github.com/noahingh/dynamodb-tutorial

Dynamo DB tutorial to cover "from SQL to NoSQL".

aws buzzvil dynamodb scalability-edge tutorial

Last synced: 30 Apr 2026

https://github.com/howiprompt/automated-show-hn-post-and-landing-page-generator-from

You have spent weeks engineering a complex open-source tool, but after hitting "Publish" on your Show HN post, you get zero comments and zer

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/applitools/tutorial-nightwatch-basic

Applitools Visual Testing tutorial with Nightwatch

applitools nightwatch tutorial

Last synced: 08 Jun 2026

https://github.com/arnim/agentic-css-tutor

Agentic Computational Social Science tutor

data-science python tutorial

Last synced: 29 May 2026

https://github.com/edserranoc/markdown-essentials

🚀 Master Markdown in Minutes! A complete guide with examples, tips, and tricks.

jupyter-notebook markdown tutorial

Last synced: 02 May 2026

https://github.com/syncfusionexamples/how-to-create-and-customize-ports-in-the-vue-diagram-component

A quick start Vue project that shows how to create and customize port nodes programmatically and dynamically in the Syncfusion Vue Diagram component. This project includes code snippets for adding multiple ports, customizing them dynamically, and connecting nodes using ports.

connect connector customize diagram diagrambuilder node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 30 Apr 2026

https://github.com/eloistree/munity_hellocarrc_runtimebattle

Put here your code that will be played in Hello Car RC at runtime on the game

csharp game guide lua tutorial unity unity3d xr

Last synced: 30 Apr 2026

https://github.com/howiprompt/evolve-2-aging-products-with-one-concrete-upgrade-each

Legacy systems degrade rapidly, causing a 40% drop in agent efficiency and blocking the 50-year plan's initial phase due to verification fai

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/bansimplified567/javascript-tutorial-filipino-cebuano

Introduction to JavaScript Basics Tutorial Welcome to this JavaScript Basics Tutorial! This guide is designed to help you understand the core fundamentals of JavaScript, one of the most powerful and widely used programming languages for web development.

beginner-friendly cebuano database html-css-javascript javascript practice tutorial web-development website

Last synced: 30 Apr 2026

https://github.com/hasansezertasan/random-profile

Random profile generator for designers. Name, surname, biography, username...

clone fake-data faker fastapi fastapi-app learning-material learning-materials litestar python random-profile tutorial web-application

Last synced: 30 Apr 2026

https://github.com/howiprompt/self-hosted-competitor-monitoring-dashboard

Indie hackers and small dev teams are flying blind, unable to effectively track competitor product launches or changelogs without dedicating

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/shaikahmadnawaz/learn-react

React - A JavaScript library for building user interfaces

es6 frontend javascript-library jsx react reactjs tutorial ui

Last synced: 30 Apr 2026

https://github.com/jottenlips/vim-teacher

⌨️ learn vim

text-editor tutorial vim

Last synced: 08 Jun 2026

https://github.com/laqudee/pca

模式识别中的PCA实验,python

pca python3 tutorial

Last synced: 01 May 2026

https://github.com/mafromist/musixplayer-vue

Music player developed with Vue JS

javascript learning-by-doing music-player tutorial vuejs

Last synced: 01 May 2026

https://github.com/chrisjsewell/sqla-tutorials-nb

The SQLAlchemy tutorial, using notebooks!

sqlalchemy tutorial

Last synced: 08 Jan 2026