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/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/aygp-dr/lazy-weekends

A chill, 8-week Haskell learning journey designed for busy people who want to explore functional programming without the pressure.

beginner-friendly education functional-programming haskell tutorial

Last synced: 23 Jun 2026

https://github.com/rl-king/howinelm

Elm equivalent of Javascript code, side by side

elm example javascript tutorial

Last synced: 29 Apr 2026

https://github.com/toolbuddy/linear-algebra-4fun

Learning Linear Algebra for fun!

learning linear-algebra papogen tutorial

Last synced: 03 Jan 2026

https://github.com/reubano/devcraft-workshop

Materials for the DevCraft workshop on stream processing

data functional-programming meza python riko stream-processing tutorial

Last synced: 04 May 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/zeyu-li/unity-user-guide

A Unity User Guide that supplements the Unity Documentation, along with some tips and tricks! Is a collection of my 2D and 3D notes on Unity :video_game:

3d-game tutorial unity unity-2d unity-3d unity-tutorial

Last synced: 16 Mar 2025

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/antonio-f/naive_convnet

Naive Convolutional Neural Network with TensorFlow 2

101 convolutional-neural-networks deep-learning easy matplotlib numpy simple tensorflow2 tutorial

Last synced: 29 Apr 2026

https://github.com/sahar-dev/kubernetes_101

This project demonstrates how to deploy and manage two intercommunicating Django applications on Kubernetes. It provides a step-by-step guide to writing Kubernetes YAML configuration files, containerizing Django applications with Docker, and deploying them to a Kubernetes cluster.

devops django docker kubernetes tutorial

Last synced: 29 Apr 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/michaelfromyeg/learn-you-node

My completed learnyounode course files.

nodejs tutorial

Last synced: 30 Apr 2026

https://github.com/maimart/angular-redux-tutorial

An angular 6 tutorial with redux, routing, lazy-loading

angular angular4 redux tutorial

Last synced: 11 May 2026

https://github.com/stephencavender/react-tictactoe-tutorial

Follow-along repo for https://reactjs.org/tutorial/tutorial.html

javascript react reactjs tutorial

Last synced: 11 May 2026

https://github.com/dairefinn/godot-deckbuilder-tutorial

Repo for a tutorial I'm following

deckbuilder godot godot-engine tutorial

Last synced: 30 Apr 2026

https://github.com/vikktor93/python-semestre-i

Initial algorithms for programming with Python and Jupyter Notebook Course

jupyter-notebook python python3 tutorial

Last synced: 30 Apr 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/danielfleischer/python-first-steps

A very short tutorial on installing and using python for scientific use.

python tutorial

Last synced: 30 Apr 2026

https://github.com/extcore/extcore-sample-events

ExtCore framework 7 sample web application that uses the events

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 30 Apr 2026

https://github.com/jihlenburg/fedit

A tiny cross-platform text editor in Rust + Tauri 2 — the teaching project for jihlenburg/rustic

beginner rust tauri text-editor tutorial

Last synced: 10 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/shamim-akhtar/tutorial_mixamo

This GitHub repository contains resources and code for the tutorial Importing and Animating 3D Models from Mixamo in Unity,

gamedev mixamo mixamo-animations tutorial unity3d

Last synced: 30 Apr 2026

https://github.com/oc8/ssh-vm-tuto

TUTO | Connect to a VM via SSH from VS Code

ssh tutorial vm

Last synced: 11 May 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/timeless-residents/handson-openai-responses-api

OpenAI Responses API の実践的なユースケース集。テキスト生成、画像分析、ツール連携、民間・公共利用例など多数のサンプルを提供しています。

api chatbot citizen-support examples function-calling government-services japanese openai parallel-tool-calls python responses-api tool-calling tutorial

Last synced: 30 Apr 2026

https://github.com/yds12/ts-cheatsheet

Cheatsheet for the Typescript language.

cheatsheet tutorial typescript typescript-language

Last synced: 08 Jul 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/rigelrozanski/shelldown

Let your markdown tutorials test themselves!

automation bash markdown markdown-parser shell-script tutorial tutorial-code

Last synced: 11 Apr 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/zyj1022/flutter-learning

About learning flutter, tutorials demos、articles and more.

dart demos flutter tutorial

Last synced: 01 May 2026

https://github.com/duskybomb/quantitative-finance-talk

Tutorial on Quantitative Finance for PyData Delhi 19 Conference

quantitative-finance r tutorial

Last synced: 01 May 2026

https://github.com/made2591/java-8-steps

This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)

default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code

Last synced: 12 May 2026

https://github.com/heiwa4126/tutorial-recoil0

RecoilのチュートリアルをTypeScriptのVite4で

immer react recoil tutorial typescript vite

Last synced: 04 May 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/abritopach/angular-phonecat-upgrade

Sample project where you migrate from AngularJS Phone Catalog to Angular (Angular 8, current version) Phone Catalog.

angular angular8 angularjs angularjs-phone-catalog tutorial typescript

Last synced: 01 May 2026

https://github.com/salmanbe/laravel-content-translation-tutorial

Laravel content translation tutorial using Astrotomic's laravel-translatable plugin.

astrotomic bootstrap5 html5 laravel laravel-translatable multi-lingual mysql php translation tutorial

Last synced: 12 Apr 2026

https://github.com/gregorykogan/devlog

Step by step tutorial for creating Vue blog (+ template)

blog css deployment devblog devlog github-pages markdown syntax-highlighting tutorial vue

Last synced: 03 May 2026

https://github.com/liquidvapour/javascript-buildpipeline

Respository to support a talk on JavaScript Build Pipelines

javascript tdd tutorial webpack

Last synced: 28 May 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/daffafaizan/go-rest-api

My first Go project creating a REST API.

go rest-api tutorial

Last synced: 24 Jul 2025

https://github.com/dimodimchev/learningreactnative

A repository for my projects from a YouTube course for React Native

firebase jsx mobile react-native tutorial

Last synced: 28 Apr 2026

https://github.com/pherrymason/react-tictactoe

Tic-Tac-Toe implementation in React as an exercise from https://reactjs.org/tutorial/tutorial.html

react tutorial

Last synced: 02 May 2026

https://github.com/pranabdas/javascript

avascript notes and references.

beginner javascript react tutorial

Last synced: 02 May 2026

https://github.com/plasmate-labs/notebooks

Interactive Jupyter notebooks for Plasmate. Getting started, benchmarks, and integration examples. Open in Colab.

ai-agents colab jupyter notebook plasmate python som tutorial

Last synced: 09 Jul 2026

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/fabriziojordan/hello-cargo

Un pequeño tutorial/guía de Rust. También te sirve si te olvidas de algo medio simple.

guide guidelines rust rustlang tutorial tutorials

Last synced: 20 Jun 2026

https://github.com/amirk1998/arch-linux-installation

A tutorial for Arch Linux Installation

arch-linux archlinux linux linux-kernel pacman shell tutorial

Last synced: 02 May 2026

https://github.com/raynardj/java_notes

Ray's Java study notes

docker java notes tutorial

Last synced: 02 May 2026

https://github.com/justalever/dokku_demo

Deploy a Rails App with Dokku

deployment dokku rails tutorial

Last synced: 02 May 2026

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/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/braiso-22/minecraft-mod-tutorial

Proyect for my minecraft mods creation tutorial

java miencraftserver minecraft mod spigot tutorial

Last synced: 03 May 2026

https://github.com/colbyfayock/my-ecomm-store

Demo for spacejelly.dev tutorial

ecommerce nextjs tutorial

Last synced: 03 May 2026

https://github.com/harukaionasao/git-projeto-alfa

Ensina a usar o Git e publicar no Github :smiley: Link do Programa : https://git-scm.com/downloads

dio-bootcamp ensinando git github projeto tutorial

Last synced: 03 May 2026

https://github.com/smmariquit/ml-iris-workshop

QCU Python data-science workshop materials — hands-on tutorials covering Pandas, scikit-learn, and scikit-image with the classic Iris dataset.

data-science iris-dataset machine-learning pandas python scikit-image scikit-learn tutorial workshop

Last synced: 09 Jul 2026

https://github.com/ikamranshahzad/golang-init

A collection of small Go (Golang) projects, each in its own folder

golang tutorial

Last synced: 15 Apr 2025

https://github.com/baggiponte/pymi-cookiecutter

🍪 @cookiecutter tutorial @PythonMilano

cookiecutter python template template-engine tutorial

Last synced: 03 May 2026

https://github.com/rodneylab/cloudcannon-sveltekit-social-sharing-images

Adding Social Sharing Images in SvelteKit: how to add social sharing images to your SvelteKit site as well as basic SEO meta and Schema.org.

blog cloudcannon jamstack markdown seo svelte sveltejs sveltekit tutorial

Last synced: 03 May 2026

https://github.com/ku00/toy_app

Rails Tutorial Chater2

syakyo tutorial

Last synced: 13 May 2026

https://github.com/mzaini30/w3

Tutorial W3 CSS

css-framework simple tutorial w3css

Last synced: 23 Mar 2025

https://github.com/syed-m-nofel/python-data-science-fundamentals

Python notebooks for data manipulation (Pandas/NumPy) and API workflows – from basics to practical examples.

api beginner-friendly data-analysis data-science http-requests jupyter-notebook numpy pandas pandas-dataframe python tutorial

Last synced: 03 May 2026

https://github.com/francois-le-ko4la/linuxtutorial

Personal documentation on Linux environments

linux-environment tutorial ubuntu

Last synced: 03 May 2026

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/laugharne/solana_foundation_tutorials

Solana Foundation Tutorials : Managing large accounts, Creating an Energy Game, Creating an Idle Game, Session Keys, Building Games

anchor blockchain blockchain-technology rust rust-lang solana tutorial tutorials

Last synced: 03 May 2026

https://github.com/demapy/element-position-observer

Tutorial how to create trackable react tooltip with position computation.

intersection-observer javascript portals react resize-observer tooltip tutorial typescript

Last synced: 03 May 2026

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

Java - List Conferences Tutorial

connecting-calls tutorial

Last synced: 18 Jun 2026

https://github.com/szczyglis-dev/quantum-random-bit-generator

[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit

azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial

Last synced: 26 May 2026

https://github.com/dylancheetah/reactive-calculator

A simple desktop calculator made with React to demonstrate basic frontend web development concepts.

calculator frontend nodejs react tutorial web

Last synced: 04 May 2026

https://github.com/zackproser/aws-react-golang-sam-codepipeline

An example React.js and Golang Lambda app for deployment to AWS, leveraging CodePipeline and AWS Serverless Application Model (SAM).

aws golang reactjs sam tutorial

Last synced: 11 Apr 2026

https://github.com/dclxviclangames/bossunity3d

Behaviour of Enemy BOSS character, very simple and easy to understanding for begginers

boss-battle bosses bossfight dclxviclan tutorial tutorial-code tutorial-sourcecode tutorials unity3d unitytutorial

Last synced: 04 May 2026

https://github.com/tolstoyj/unity-2d-beginner-refresher

Beginner Unity 2D tutorial project: Day 1 player setup, idle animation, prefab, and movement.

beginner csharp gamedev tutorial unity unity2d

Last synced: 10 Jul 2026

https://github.com/bn-l/vimtipsplus

A full vim editor in the browser's new tab page + tips for leaning vim.

chrome extension learning new newtab plugin tab tutorial vim

Last synced: 04 May 2026

https://github.com/syncfusionexamples/how-to-save-and-export-a-vue-diagram

A quick start Vue project that shows how to save and export the Vue Diagram component. This project includes code snippets for saving and loading the Diagram as a JSON string and file stream. It also includes a code snippet to export the Diagram in PNG format.

diagram diagrambuilder export filestream json png print region tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 04 May 2026

https://github.com/elzup/java-blank-tutorial

Java Programming basic tutorial with JUnit test

java junit5 tutorial

Last synced: 11 Jul 2025

https://github.com/billy0402/nestjs-event-api

A tutorial project for Nest.js API tutorial.

nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod

Last synced: 04 May 2026

https://github.com/miriarte33/pong

Simple Classic Pong game in C++. Created with the help of a tutorial by NVitanovic on YouTube.

game mac-osx pong pong-game tutorial youtube

Last synced: 04 May 2026