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/fogarecious/rustemo_tutorial

Tutorial of Rustemo

rust rustemo tutorial

Last synced: 24 Jan 2026

https://github.com/arceryz/raylib-tesseract

Raylib 3D tesseract example. Very short, 70 lines.

3d-rendering example raylib raylib-c raylib-examples tesseract tutorial

Last synced: 07 Sep 2025

https://github.com/margato/redis-spring-tutorial

Tutorial de como integrar Redis com aplicação Spring Boot

cache docker dockercompose guide redis spring sprintboot tutorial

Last synced: 28 Jan 2026

https://github.com/javascript-tutorial/ku.javascript.info

Modern JavaScript Tutorial in Kurdish | فێرکاری مۆدێرن جاڤاسکڕێپت بە زمانی کوردی

javascript kurdish kurdistan rojcode tutorial

Last synced: 28 Oct 2025

https://github.com/idanov/craftinginterpreters

Implementation of craftinginterpreters.com in Rust

craftinginterpreters interpreter learning-by-doing rust tutorial

Last synced: 25 Feb 2026

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

Nelua game tutorial with SDL2

examples game lua luajit nelua nim sdl2 tutorial

Last synced: 31 Jan 2026

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

All my experience packed into cheatsheets

maintained ready-for-use tutorial

Last synced: 02 Feb 2026

https://github.com/melasistema/hyde-wizard

Welcome to the Hyde Wizard repository! This magical project brings to life "The Tale of Zoe: From Doodler to Best-Seller", a whimsical journey of creativity and web development powered by HydePHP and Layouts Manager. You can find the tutorial link in the README.md!

blogging flowbite font-manager google-fonts hydephp landing-page layout-manager tailwindcss tutorial

Last synced: 08 Feb 2026

https://github.com/whirlxd/fetch-data-from-api

How to fetch data from a restful api

api fetch hype node-fetch restful-api tutorial

Last synced: 17 Mar 2026

https://github.com/gvwilson/btt

Building Tech Together

codebender software-engineeering tutorial

Last synced: 08 Feb 2026

https://github.com/pythoncoderunicorn/rtweet-tutorial

Beginner intro to the R package rtweet for scraping the Twitter API for tweets

rtweet tutorial twitter-api twitter-bot

Last synced: 09 Feb 2026

https://github.com/yasenstar/ontology-pizza-cn

pizza.owl的本体模型教程的中文版本与建模实践的源码仓库

modeling ontology owl pizza pizza-owl protege semantics tutorial

Last synced: 10 Feb 2026

https://github.com/eriksjolund/find-the-nearest-runestone-in-sweden

Step-by-step instructions of how to find runestones in Sweden with https://app.raa.se/open/fornsok/ (A database from the Swedish National Heritage Board, Riksantikvarieämbetet)

archaeological-monuments rock-art runes runestone sweden tourist-attractions tourist-guide tutorial

Last synced: 19 Mar 2026

https://github.com/manifoldfinance/omnibus

Manifold Finance Knowledgebase & Documentation Hub

community docs documentation guides how-to hub knowledgebase resource tutorial

Last synced: 17 Mar 2025

https://github.com/prathameshdhande22/my-tutorial-references

This Repository contains my learned new technology references which i can refer in future.

click dwm jupyter learning notebook-jupyter practice python python-telegram-bot python3 tutorial

Last synced: 14 Feb 2026

https://github.com/hpprc/react-three-trial

Tutorial for three.js in React

cannonjs react threejs tutorial webgl

Last synced: 14 Feb 2026

https://github.com/theinvincibleknight/aws-knowledge-hub

This repository serves as a central hub for storing AWS-related scripts, documents, guides, and step-by-step tutorials. This repository aims to simplify AWS operations and empower users with practical knowledge and tools. Explore, contribute, and accelerate your journey with Amazon Web Services!

amazon-web-services automation aws ci-cd-pipeline devops json shell-script tutorial

Last synced: 01 Mar 2026

https://github.com/the-akira/pygamedev

Repositório voltado para estudos sobre o desenvolvimento de Games com Python.

examples pygame pygame-games pygame-library python3 tutorial

Last synced: 03 Mar 2026

https://github.com/lucretia/lispy

An implementation of a Lisp from Build your own Lisp written in Ada 2012.

ada ada-port ada2012 gnat lisp mpc port tutorial tutorial-exercises tutorial-sourcecode tutorials

Last synced: 16 Apr 2026

https://github.com/icebearbares/iot_ipcamera-to-applehomekit

This Repository Is The Useful Article To Someone Who Wanna Add Their IP Cameras Into The Apple Homekit.

homebridge iot raspberry-pi tutorial

Last synced: 04 Mar 2026

https://github.com/suewonjp/django-tutorial-todolist

Tutorial web app for Django framework

django python3 tutorial

Last synced: 03 Jun 2026

https://github.com/rodrigokamada/angular-spinner

Application example built with Angular 15 and adding the loading (spinner) component using the ngx-spinner library.

angular beginners dev-community gh-actions gh-pages hacktoberfest loading spinner stackblitz tutorial

Last synced: 21 Apr 2026

https://github.com/antonniklasson/cssgrid.pro

An interactive guide through CSS Grid.

css-grid react tutorial

Last synced: 22 Apr 2026

https://github.com/choidae1/2022-cvlab-winter-study

Repo for learning at 2022 CVLAB Winter Study

deep-learning pytorch tutorial

Last synced: 24 Apr 2026

https://github.com/thesephist/web-audio-workshop-2020

Web Audio API Workshop for Hack the Fog and hackswiftly 2020

replit tutorial web-audio-api workshop

Last synced: 25 Apr 2026

https://github.com/andrewrporter/nextjs-google-analytics-tutorial

Tutorial showing how to add Google Analytics to a Next.js application

example google-analytics nextjs tracking tutorial

Last synced: 27 Apr 2026

https://github.com/076923/tensorflow-2.0-object-detection-api

Tensorflow 2.x Object Detection API to use easily. Tensorflow 2.x Object Detection API Tutorial

object-detection python tensorflow2 tensorflow2-object-detection tutorial

Last synced: 27 Apr 2026

https://github.com/yujiosaka/wdb109_puppeteer

WEB+DB PRESS Vol.109 特集「速習Puppeteer──ヘッドレスChromeでテスト&スクレイピング」サンプルコード

e2e-tests headless-browsers headless-chrome puppeteer sample scraper scraping tutorial

Last synced: 29 Apr 2026

https://github.com/rizerkrof/nestjs-featureflags

Ever wanted to implement feature flags in Nest.js? 😻 Here's how!

feature-flags nestjs showcase tutorial

Last synced: 06 May 2026

https://github.com/djbyrne/neural-network-from-scratch-tumour-diagnosis

This notebook goes through how to build a neural network using only numpy. The network classifies tumours, identifying if they are malignant or benign. This notebook uses the Breast Cancer Wisconsin dataset.

artificial-intelligence cloud-computing deep-learning-tutorial machine-learning neural-network neural-networks-from-scratch numpy python tutorial

Last synced: 02 May 2026

https://github.com/ikr4-m/vbscript-learning

Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.

database repository tutorial vbscript

Last synced: 14 Jun 2026

https://github.com/crossplatformsweden/reactnativeapollotypescript

Implementation of Apollo for GraphQL in React-Native using TypeScript boilerplate project. Learn more:

apollo apollo-client apollographql boilerplate graphql react-native reactnative tutorial typescript

Last synced: 06 May 2026

https://github.com/aman9026/custom-filters

Simple guide with code snippets for creating Custom-Filters by Image-Processing

digital-image-processing filter filters guide image-processing mlops numpy numpy-arrays opencv python3 tutorial tutorial-code

Last synced: 05 May 2026

https://github.com/iamflowz/multi-region-cdk-example

Companion repository for the Multi Region Deployments blog post

aws aws-cdk iac tutorial

Last synced: 03 May 2026

https://github.com/uncomputable/bitcoin-nix-tools

Tools for easy Bitcoin Core development using nix.

bitcoin bitcoind liquid-network nix nixos tutorial

Last synced: 03 May 2026

https://github.com/jennybc/excuse-me-iris

Toy example used in the article "Excuse me, do you have a moment to talk about version control?"

example-project git github r rmarkdown rstudio tutorial

Last synced: 04 May 2026

https://github.com/andrewjbateman/angular-budget-app

:clipboard: Angular tutorial app to create a simple budget calculator. Tutorial Code by Devstackr.

angular angular-material angular15 budget budget-calculator bulma html modal-dialogs rxjs7 sass tutorial typescript4

Last synced: 03 May 2026

https://github.com/nsdonato/redux-essentials-example-app

App en proceso, de los vivos de "Aprendiendo: Redux Toolkit desde cero". https://twitch.tv/vamoacodear

redux tutorial twitch

Last synced: 24 Apr 2026

https://github.com/npragin/ai-club-project-management

Materials created by the OSU AI Club Project Management team for members.

data-science learning machine-learning python tutorial

Last synced: 09 Jun 2026

https://github.com/benaandrew/fusion360tutorial

Guide to 3D modelling to Fusion 360

3d-modelling fusion360 tutorial

Last synced: 19 Mar 2026

https://github.com/jgcmarins/django-commands

A repository that provides information about how to start a new project in Django.

django framework introduction python python3 tutorial

Last synced: 04 May 2026

https://github.com/enkaypeter/custom-artisan-command

Create custom artisan commands with laravel 5.4

laravel php tutorial

Last synced: 25 Apr 2026

https://github.com/didinj/grails-spring-security-rest-api-example

Securing REST API with Grails 3 and Spring Security Rest

example grails grails3 plugin rest restapi security spring tutorial

Last synced: 29 Apr 2026

https://github.com/sqreen/devise_sqreener_tutorial

A tutorial for helping filter potentially malicious users from signing up for your Rails app.

devise rails security sqreen tutorial

Last synced: 12 May 2026

https://github.com/twtrubiks/stripe_flask

Stripe Use Python Flask

flask python stripe tutorial

Last synced: 12 May 2026

https://github.com/valera-rozuvan/howtos

a collection of HOWTO documents - mostly linux related

howto tutorial

Last synced: 02 Mar 2026

https://github.com/ruddra/myblog

An example project from my tutorial of making a simple blog.

django myblog tutorial

Last synced: 12 May 2026

https://github.com/cj-mills/fastai-to-unity-tutorial

This beginner tutorial covers how to train an image classifier using the fastai library and implement it in a Unity game engine project using the Barracuda inference library.

barracuda fastai image-classification tutorial unity

Last synced: 11 May 2026

https://github.com/don-phdev/rails-sidekiq

Tutorial on how to start a Rails 7 app with Sidekiq

foreman procfile rails7 ruby-on-rails sidekiq tutorial

Last synced: 16 Feb 2026

https://github.com/morningspace/termitorial

A script that allows you to organize your tutorial in multiple lessons using a hierarchical structure where each lesson is written as a Markdown file, then run interactively in a terminal.

interactive markdown shell terminal tutorial

Last synced: 11 May 2026

https://github.com/mrglaster/sgdk-megapong-expanded

Expanded version of Megapong game from the Andrej Preradovic's tutorial.

assembly-language c expanded guide sega sega-genesis sega-mega-drive sgdk sgdk-library tutorial tutorial-code

Last synced: 10 May 2026

https://github.com/pa87901/hotmodulereplacementtutorial

A repository to accompany my hot module replacement tutorial. This repository can also serve as a template for developers to start developing in React and Node. Webpack, Babel and Eslint are configured accordingly.

babel eslint hmr tutorial webpack3

Last synced: 29 Apr 2026

https://github.com/shahednasser/chrome-omnibox-tutorial

Tutorial on How to Use Chrome's Omnibox API

chrome chrome-extension javascript tutorial

Last synced: 10 May 2026

https://github.com/aminya/acutegit

Git commands for operations not available in GitHub desktop

git push rebase squash tutorial

Last synced: 30 Apr 2026

https://github.com/marco0antonio0/about-api-next-js

Este é um tutorial de API básica criando a estrutura basica clean usando o Next.js, um framework React de renderização do lado do servidor (SSR) e renderização do lado do cliente (CSR). Essa estrutura permite criar APIs de forma simples e eficiente.

api como-fazer learn next react tutorial

Last synced: 03 May 2026

https://github.com/theryansmee/jest-mocking-like-a-pro

Mocking data like a pro (Jest & Angular tutorial)

angular jest mocking tutorial unit-testing

Last synced: 30 Apr 2026

https://github.com/drammock/logistic-regression-tutorial

Logistic regression tutorial using R and the Jupyter notebook

logistic-regression r tutorial

Last synced: 28 Apr 2026

https://github.com/cutwell/langchain-in-y-seconds

Learn the entire LangChain tech-stack fast 🏃‍♀️

generative-ai langchain langserve langsmith llm tutorial

Last synced: 25 Apr 2026

https://github.com/gvwilson/aida

AI data analysis

ai data-science open-source tutorial

Last synced: 13 Jun 2026

https://github.com/messagemedia/lookups-nodejs-tutorial

A tutorial on how to lookup phone numbers stored in a CSV file and output the details into a separate CSV file.

api csv lookups nodejs tutorial

Last synced: 01 May 2026

https://github.com/cbhihe/doc_python-virtual-environments-quickstart

A hands-on python VE tutorial for Linux users

bash linux pyenv python shell tutorial virtualenv

Last synced: 05 Mar 2026

https://github.com/gnebbia/ncat_tutorial

Some notes about ncat

guide ncat notes tutorial

Last synced: 06 Mar 2026

https://github.com/fiware/tutorials.big-data-spark

:blue_book: FIWARE 306: Real-time Processing of Context Data using Apache Spark

apache-spark big-data-analytics fiware fiware-cosmos orion-spark-connector spark tutorial

Last synced: 27 Feb 2026

https://github.com/giwi/vert.x-beers

A server-side companion to the polymer-beers project

education java tutorial vertx vertx-web

Last synced: 01 May 2026

https://github.com/kitswas/cpp-project-template

Secure CMake template for C and C++ projects.

beginner-friendly c cmake cpp template template-project tutorial

Last synced: 01 May 2026

https://github.com/pjaskulski/escriptorium_tutorial

Wprowadzenie do aplikacji eScriptorium i Kraken

escriptorium kraken tutorial

Last synced: 19 Mar 2026

https://github.com/cqh963852/react-refresh-test

A tutorial about react function component

hook react tutorial

Last synced: 01 May 2026

https://github.com/flowforfrank/jest-test

🔬 Unit tests created with Jest

javascript jest jest-tests tutorial unit-test webtips

Last synced: 27 Apr 2026

https://github.com/vmandic/learning-denojs

I am using this repository to learn about Deno JS.

denojs javascript learning tutorial typescript

Last synced: 27 Apr 2026

https://github.com/ziadoz/laravel-vue-spa-tutorial

https://laravel-news.com/using-vue-router-laravel

laravel learning php tutorial vuejs

Last synced: 02 May 2026

https://github.com/springload/redux-form-exercise

Exercises to understand better redux-form, how it works and how to use it.

exercise learn learning-exercise react redux redux-form tutorial

Last synced: 18 Apr 2026

https://github.com/piotrpersona/etcd-core

Core concepts of etcd database assembled in a single document.

coreos-etcd etcd etcd-tutorial raft tutorial

Last synced: 19 Mar 2026

https://github.com/rssr25/opengl

TheCherno OpenGL

cpp opengl thecherno tutorial youtube

Last synced: 09 May 2026

https://github.com/jesse-r-s-hines/shelladventure

A tool for making tutorials to teach the Linux command line.

command-line docker education linux tutorial

Last synced: 09 May 2026

https://github.com/twtrubiks/install_ubuntu_on_hyperv_tutorial

Windows 透過 Hyper-V 安裝 Ubuntu 18.04

hyper-v tutorial ubuntu1804 windows-10

Last synced: 10 Jun 2026

https://github.com/angelojbgama/guiamestre.js

Biblioteca JavaScript para criar tours interativos em sites, destacando elementos e exibindo tooltips personalizados com texto e imagens. Facilita o onboarding de usuários e a descoberta de funcionalidades com navegação intuitiva

animation component-library documentation frontend guiamestrejs guide interactive javascript library open-source responsive tooltip tour tutorial ui user-experience user-onboarding ux web-components web-development

Last synced: 08 May 2026

https://github.com/jakesteam/firebasereference

FirebaseReference is a project being developed alongside a straightforward tutorial series, featuring step by step guides to every service in Firebase.

android authentication cloud-firestore cloud-functions cloud-storage crashlytics firebase hosting invites kotlin mlkit performance-monitoring realtime-database tutorial

Last synced: 08 May 2026