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/naereen/how-to-customize-title-of-jupyter-notebook

:tada: How to customize the web page title of all pages created with Jupyter Notebook :notebook:

jupyter-notebook jupyter-notebook-extension tutorial

Last synced: 13 Sep 2025

https://github.com/omiyagames/make-it-juicy

Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).

educational educational-game game game-development tutorial unity unity2d

Last synced: 20 May 2026

https://github.com/janinawibker/rpi-configuration-tutorial

A "quick" tutorial on how to configure a raspberry pi for use as a home server (including dynamic dns, ssl/tls/https, reverse proxying, node, databases, self hosted git server, samba, ...)

homeserver raspberrypi tutorial

Last synced: 13 Apr 2025

https://github.com/pranabdas/c-cpp

Learning programming concepts in C and C++

algorithms c cpp data-structures programming tutorial

Last synced: 07 May 2025

https://github.com/johncoene/base-gior

Setup to start building the gior package

htmlwidgets r tutorial visualization

Last synced: 21 Mar 2025

https://github.com/stephengold/acorus

An action-oriented user-interface library for jMonkeyEngine

acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface

Last synced: 14 Apr 2025

https://github.com/pbayer/discreteeventscompanion.jl

Tutorials, examples, notebooks, benchmarks to DiscreteEvents.jl

clock discrete-event discrete-event-simulation documentation event examples process tutorial

Last synced: 25 Feb 2025

https://github.com/stephengold/Acorus

An action-oriented user-interface library for jMonkeyEngine

acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface

Last synced: 19 Mar 2026

https://github.com/davepartner/framework7-hackathon-starter

This is a sample hackathon starter for with framework7 well integrated into phonegap. To start building a mobile app all you need is download and start, no further setup needed.

android-application firebase framework7 framework7-angularjs hackathon ios phonegap tutorial video youtube

Last synced: 12 Apr 2026

https://github.com/javitocor/rails-react-recipes

Practice project following the instructions from: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-ruby-on-rails-project-with-a-react-frontend

css rails-application reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/chat21/chat21-get-started-ios

Get Started Objective-C

chat chat-application demo tutorial

Last synced: 11 Apr 2025

https://github.com/travorlzh/learnos

A repo that contains all the code written in my study of OS development.

assembly c kernel operating-system-learning tutorial

Last synced: 18 Apr 2026

https://github.com/living-with-machines/jupyter-notebooks-the-weird-and-wonderful

Materials for a British Library, Digital Scholarship "hack and yack" workshop.

glam jupyter-notebook tutorial workshop

Last synced: 09 Apr 2025

https://github.com/alefesouza/php-tutorial

:book: :elephant: Support Material for my Introduction to PHP Language Workshop.

gitbook php php-introduction tutorial

Last synced: 13 Jun 2025

https://github.com/autodesk-platform-services/aps-design-automation-dotnet

Design Automation tutorial in .NET: Sample project for Design Automation tutorial

autodesk-designautomation dotnet tutorial

Last synced: 05 May 2025

https://github.com/cgohlke/simulate_diffusion

Simulate diffusion on a grid using Python

diffusion jupyter-notebook python simulation tutorial

Last synced: 20 Apr 2026

https://github.com/phantominsights/python-getting-started

A series of tutorials on how to get started in Python 3 development using PyDev.

eclipse pydev python python-development python3 tutorial

Last synced: 18 Jun 2025

https://github.com/shockwavemk/tomcat-debug-template-app

Demo application for debugging a docker driven tomcat java web application

container debug debugger docker docker-compose dockercon intellij java macos mysql tomcat tutorial

Last synced: 13 Apr 2026

https://github.com/twtrubiks/croppic-combine-carousel-example

Croppic 搭配 Carousel 簡單範例 ,使用 Python Flask

bootstrap-carousel croppic dropzone flask pillow python tutorial

Last synced: 13 Apr 2026

https://github.com/voquanghoa/spring-tutorial

Learn to work with Spring Boot

java-web spring spring-boot tutorial

Last synced: 24 Oct 2025

https://github.com/md-weber/qonversion_tutorial_app

Qonversion Tutorial from Flutter Explained

dart flutter qonversion tutorial

Last synced: 15 Apr 2026

https://github.com/laqudee/rust-learn

《Rust程序设计语言》笔记-练习代码与设计模式(Design Pattern)练习

design-patterns factory-pattern flyweight-pattern learning-exercise notes proxy-pattern rust rust-lang state-pattern template-method-pattern tutorial

Last synced: 26 Oct 2025

https://github.com/svaveop/javatutor

Helping People with Java. Java Tutorial

java learning programming tutor tutorial tutorial-code tutorials

Last synced: 06 Feb 2026

https://github.com/alvinwan/tricking-neural-networks

Fooling a neural network with adversarial examples

adversarial-example adversarial-machine-learning deep-learning tutorial

Last synced: 27 Oct 2025

https://github.com/andrewrporter/flask-gunicorn-tutorial

Basic tutorial showing how to run a flask web application with Gunicorn

flask gunicorn hello-world python tutorial

Last synced: 29 Apr 2026

https://github.com/douaa1819/mapstruct-guide

Guide pratique pour apprendre MapStruct, une bibliothèque Java de mapping d’objets rapide et performante. Ce repo inclut des exemples de mappings basiques et imbriqués, une comparaison avec ModelMapper, et des explications sur les principes SOLID appliqués.

java mapping mapstruct modelmapper performance solid tutorial

Last synced: 06 Feb 2026

https://github.com/caspark/rust-game-of-life-exercises

An intro to Rust by partially implementing Conway's Game of Life via some exercises

learning rust tutorial

Last synced: 07 Feb 2026

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

Application example built with Angular 14 and adding the ESLint using @angular-eslint/schematics library.

angular beginners dev-community eslint hacktoberfest lint stackblitz tutorial

Last synced: 14 Feb 2026

https://github.com/svaveop/javascripttutor

Helping People with Java Script. JS Tutorial

javascript js learning programming tutor tutorial tutorial-code tutorials

Last synced: 14 Feb 2026

https://github.com/alexmhack/django-email-username-login

Implementing custom backend to authenticate using the user's username or email

beginner-project django2 tutorial

Last synced: 14 Feb 2026

https://github.com/ljdursi/make_pattern_rules

Tutorial for using Makefile pattern rules

makefile tutorial

Last synced: 19 Mar 2026

https://github.com/mtvector/ghostofmt

A set of tools for the biologists who sequence RNA or watch cells in the Thomson Lab

bioinformatics biological-data-analysis rstudio scientists tutorial

Last synced: 19 Mar 2026

https://github.com/florianrappl/piral-nextjs-sample

Migrating an existing Next.js application to be used in a Piral instance as a pilet. :package:

demo microfrontend microfrontends nextjs pilet piral sample tutorial

Last synced: 28 Apr 2026

https://github.com/alhassy/interactive-way-to-c

Learning C program proving using Emacs --reminiscent of Coq proving with Proof General.

c emacs interactive literate-programming tutorial

Last synced: 30 Apr 2026

https://github.com/fepegar/miccai-educational-challenge-2020

My submission to the MICCAI Educational Challenge 2020.

augmentation cnn medical-images pytorch torchio tutorial

Last synced: 01 May 2026

https://github.com/daishe/androidgametutorial

Repository of the Android Game (programming) Tutorial

android android-game android-tutorial game game-development tutorial

Last synced: 02 May 2026

https://github.com/kok202/firetorch

Quickstart for firebase frontend and backedn template

express firebase firebase-fe firebase-functions frontend quickstart template tutorial

Last synced: 02 May 2026

https://github.com/manojpawar94/java-programming-tutorials

The repository contains the sample programs on multithreading and java 8 features.

howto howto-tutorial java java-8 javaee multithreaded multithreading tutorial

Last synced: 09 Jun 2026

https://github.com/truemedia/lwap

Source code for building a laravel website as package (LWAP), from tutorial series by me (Wade Penistone)

as composer development laravel lwap package parts series tutorial website

Last synced: 06 May 2026

https://github.com/petrosdemetrakopoulos/react-multiple-checkboxes

Handling multiple checkboxes in React

checkboxes react tutorial

Last synced: 07 May 2026

https://github.com/101t/react-tutorial

This is React Tutorial to master reactjs

react-tutorial reactjs redux tutorial

Last synced: 08 May 2026

https://github.com/planetoftheweb/angularformvalidation

This is the repository for my course, AngularJS 1: Form Validation on LinkedIn Learning and Lynda.com.

angular angularjs angularjs1 frameworks javascript linkedinlearning lynda lynda-com rayvillalobos training tutorial

Last synced: 09 May 2026

https://github.com/modcommunity/how-to-install-mods-in-baldurs-gate-3-for-pc

A guide on how to install mods in Baldur's Gate 3 for PC (Windows).

baldurs-gate baldurs-gate-3 bg bg3 guide how-to mod modding mods tutorial windows

Last synced: 13 Jun 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/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/mesmacosta/dlp-to-datacatalog-tags-tutorial

Walkthrough tutorial for DLP and Data Catalog script.

cloudshell datacatalog datalossprevention dlp java tutorial

Last synced: 12 Jun 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/sirbuig/host-gemini-ai

Short and fast tutorial on how to host Gemini 1.5 Pro on a local environment without an API key.

debian gemini gemini-ai os-linux tutorial ubuntu vertex-ai

Last synced: 25 Apr 2025

https://github.com/mahdimotamedi/go-echo-example-app

A tutorial app with go and echo micro framework.

echo echo-framework golang tutorial

Last synced: 14 Jun 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/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/pratik-nawale/homelab-vpn-journey

My week-long journey setting up VPN access to my homelab server behind CGNAT - from frustration to success with Tailscale

cgnat documentation homelab mesh-vpn networking self-hosted tailscale tutorial vpn wireguard

Last synced: 29 Nov 2025

https://github.com/pmuens/ziglearn

Learning Zig via ziglearn.org

tutorial zig zig-lang zig-programming-language

Last synced: 04 Jan 2026

https://github.com/drkenreid/introductory-data-science

Hands-on machine learning tutorials in Google Colab, covering various algorithms and techniques for learners at different levels.

cnn data data-science deep-learning learning-datascience learning-machine-learning learning-python neural-network neural-networks regression rnn science tutorial tutorial-exercises tutorials

Last synced: 28 Jan 2026

https://github.com/OmiyaGames/make-it-juicy

Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).

educational educational-game game game-development tutorial unity unity2d

Last synced: 25 Apr 2025

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/dangom/mrtoolkit-recon

Tutorial exercises on MR Image Reconstruction and Parallel Imaging

mri tutorial

Last synced: 12 May 2026

https://github.com/axellep/quickguide-symfony-7

A guide to getting started with Symfony 7 / Guide pour prendre en main facilement Symfony 7

guide php php-framework php-framework-symfony symfony symfony7 tutorial web-development-course

Last synced: 15 Feb 2026

https://github.com/mozilla-services/subscriber_demo

A Companion suite for https://blog.mozilla.org/services/2017/02/23/managing-push-subscriptions/

demonstration python3 tutorial webpush

Last synced: 17 Jul 2025

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/benaandrew/fusion360tutorial

Guide to 3D modelling to Fusion 360

3d-modelling fusion360 tutorial

Last synced: 19 Mar 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/frnt-end/the-string-theory-react-typescript

⚛️ React & Typescript Project. In this app you can practice 🧪 JS String Methods. Watch DEMO ✨ https://Frnt-End.github.io/The-String-Theory-React-Typescript 🍦

application exercises form frontend function js learning methods practice react sass string strings-manipulation testing tutorial typescript ui

Last synced: 16 Feb 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/hasanbaysal/uml-class-diagrams

Uml Class diyagramları ve anlamlarıyla ilgili aldığım notlar

tutorial uml uml-class-diagram uml-diagram

Last synced: 19 Mar 2026

https://github.com/pjaskulski/escriptorium_tutorial

Wprowadzenie do aplikacji eScriptorium i Kraken

escriptorium kraken tutorial

Last synced: 19 Mar 2026

https://github.com/thibaudcolas/wagtail-tutorials

If you want to learn to use Wagtail, you are in the right place!

django djangogirls documentation gitbook netlify tutorial wagtail walkthrough

Last synced: 02 Apr 2025

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/aminya/acutegit

Git commands for operations not available in GitHub desktop

git push rebase squash tutorial

Last synced: 30 Apr 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/tact-lang/tour

WIP: 🎓 Learn Tact in your browser with an interactive tour

interactive-tutorial onboarding tact tact-by-example ton-blockchain tour tutorial

Last synced: 05 Mar 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/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/rahulmalhotra/httpcalloutframework-tutorial-series

This repository consists of all the code used in Simplifying the Callouts Tutorial Series by SFDC Stop featuring HTTPCalloutFramework

callouts httpcalloutframework salesforce salesforce-apex salesforce-api salesforce-developers salesforce-rest-api sfdc-stop sfdcstop tutorial

Last synced: 19 Mar 2026

https://github.com/tmartins11/git_tutorial

Projeto de um site que visa ensinar ao usuário como funciona o sistema de controle de versões Git.

git github tutorial

Last synced: 13 Apr 2026

https://github.com/sqitchers/sqitch-firebird-intro

A tutorial introduction to Sqitch change management on Firebird

firebird sqitch tutorial

Last synced: 23 Jan 2026

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