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/dmvianna/gabriel-tut

Data science tutorial by @gabriel439

data-science haskell-stack tutorial

Last synced: 07 Oct 2025

https://github.com/hardmax71/qtutorial

A lightweight, interactive tutorial system for PySide6 applications.

gui pyqt6 pyside6 python tutorial

Last synced: 12 Nov 2025

https://github.com/labex-labs/docker-for-beginners

This course is designed to help you get started with Docker. We will cover the basics of Docker, including its architecture, components, and how to use it to build and run containers.

application-deployment beginner cli container-runtime containerization course devops docker docker-compose hands-on image-building labex labs linux microservices orchestration programming tutorial virtualization workflow

Last synced: 28 Oct 2025

https://github.com/jotaaloud/overlappingjframecomponents

How to overlapp a JFrame component over Graphics ( Java )

color components java jframe tutorial

Last synced: 22 Mar 2025

https://github.com/pierrebeitz/typescript-workshop

The fastest way to learn Typescript as a seasoned ES6-Dev

intro introduction learning learning-by-doing primer tutorial typescript typescript2

Last synced: 18 Jan 2026

https://github.com/austenstone/tour-of-heroes

In this tutorial, you build your own Angular application from the start.

angular tour-of-heroes tutorial

Last synced: 08 Oct 2025

https://github.com/laironcosta1994/simple-ecs

An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.

csharp data-oriented-technology-stack dots ecs entities entities-preview entity-component entity-component-system entity-prefabs example hybrid-renderer job-system tutorial unity unity-3d unity-physics unity-scripts unity-tutorial unity3d

Last synced: 13 Feb 2026

https://github.com/praveenscience/harry-potter-pusher

A real time voting application using Harry Potter's house selection for my article for Pusher.

blog expressjs nodejs nodejs-mongodb pusher pusher-api pusherjs real-time realtime realtime-messaging tutorial

Last synced: 14 Apr 2026

https://github.com/code-monad/ckb-tutorial-contract

a simple tutorial for how to write ckb contract using rust

ckb contract rust template-project tutorial

Last synced: 28 Aug 2025

https://github.com/flyingcakes85/git-workshop-notes

Handout notes for attendees during my workshops on Git

git learn notes tutorial workshop

Last synced: 08 May 2026

https://github.com/cbillowes/gentle-intro-to-git

Follow a the course "A gentle introduction to Git"

course git tutorial

Last synced: 25 Aug 2025

https://github.com/souravgoswami/ruby-masterclass

A Free Ruby class for Techno India college students (dept. of BCA)

ruby ruby-tutorial tutorial

Last synced: 11 Oct 2025

https://github.com/rodrigokamada/angular-auth0-zenvia-sms

Application example using Angular 14 where a simple WEB application will be implemented using the Auth0 platform to authenticate and authorize the user and the ZENVIA platform to integrate with SMS channel in order to validate the user phone.

angular auth0 authentication beginners dev-community frontend gh-actions gh-pages hacktoberfest sms tutorial zenvia

Last synced: 09 May 2026

https://github.com/srinidhibhat45/djangoblogapp

A Django Blog app based on a tutorial by Corey Schafer on YouTube

beginner beginner-friendly blog coreymschafer django hacktoberfest open-source python python3 tutorial webapp youtube

Last synced: 14 Apr 2026

https://github.com/saeedkohansal/php-session-full-tutorial

A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...

backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment

Last synced: 13 Oct 2025

https://github.com/soyelmoreno/fullstack4fe-v2

Tutorial: Working through Frontend Masters course: "Full Stack for Frontend Engineers"

frontend-masters full-stack tutorial

Last synced: 13 Oct 2025

https://github.com/loitd/rubycourse

Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw

basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist

Last synced: 21 Jan 2026

https://github.com/alexmhack/python_intermediate

using intermediate level python for solving simple and complex tasks

advanced-programming intermediate-code python-tutorials python3 tutorial tutorial-series

Last synced: 31 May 2026

https://github.com/nicholasjhenry/brandizzle

My repo for working through the BBDCasts series for Brandizzle using Rails 3

professional-development tutorial

Last synced: 13 Mar 2026

https://github.com/dan-almenar/vue-slots-example

Guide to Vue slots for exchanging data and functionality between parent and child components

slots tutorial vue vue3

Last synced: 19 Aug 2025

https://github.com/fiware/tutorials.extended-properties

:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty

entities enumeration fiware language ngsi-ld tutorial

Last synced: 13 Mar 2026

https://github.com/anamariapego/tutorial-shiny

Tutorial Básico em Shiny

r shiny tutorial

Last synced: 18 Aug 2025

https://github.com/mmgalushka/onnx-hello-world

The repository contains examples of serializing deserializing different ML models using Open Neural Network Exchange (ONNX).

machine-learning onnx tutorial

Last synced: 18 Aug 2025

https://github.com/opt-nc/atelier-spring-kafka

Projet d'exemple d'utilisation de la lib `org.springframework.kafka:spring-kafka`

digital-le elearning glia kafka kafka-client kafka-consumer kafka-producer kafka-streams learning-by-doing tutorial

Last synced: 24 Jan 2026

https://github.com/saeedkohansal/chart.js-monthly-visits-statistics-chart-tutorial

Learn to build a Monthly Visits Statistics Chart from scratch using Chart.js! This tutorial repo guides you through creating an interactive, customizable chart to track website traffic. Features include dark mode support, responsive design, and dynamic data integration via JSON API. Perfect for web devs looking to master data visualization.

chart chart-js chartjs charts coding gilgeekify html html5 javascript js line-chart linechart programming statistics tutorial visit-stats web-analytics web-development webanalytics webdevelopment

Last synced: 19 Apr 2026

https://github.com/chelmerrox/animations-article-tutorial

The files & live demo for a technical article I wrote on creating a bouncing ball using CSS Animations.

animation article beginner-friendly bouncing-ball css3 frontend hackernoon html5 medium published tech-articles technical-article technical-writing tutorial

Last synced: 18 Oct 2025

https://github.com/dariodip/golearngo

A workshop for learning the basic concepts of Go.

go golang tutorial

Last synced: 16 Aug 2025

https://github.com/petercamilleri/connect_n_game

A simple connect N (4..8) game with some simple AI players.

connect-four game ruby tutorial

Last synced: 04 Oct 2025

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

ExtCore framework 7 sample web application that uses Identity

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

Last synced: 24 Feb 2026

https://github.com/prathameshdhande22/data-visualization-tutorial

Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial

data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial

Last synced: 09 Apr 2026

https://github.com/glaucia86/dotnet-csharp-studies

Repository created to store all the studies and projects developed in dotnet and C#.

blazor csharp-code dotnet tutorial

Last synced: 06 May 2026

https://github.com/optimajet/dynamic-plugin-loading

Workflow Engine: Dynamic Plugin Loading

dynamic plugin tutorial workflow-engine

Last synced: 12 Aug 2025

https://github.com/c17an/mern-movie

mern 스택을 활용한 연습용 영화 정보 관리 어플리케이션

json-server react tutorial

Last synced: 09 Apr 2026

https://github.com/mpc-bioinformatics/pia-tutorial

Tutorial for PIA - Protein Inference Algorithms

proteomics tutorial

Last synced: 15 Mar 2026

https://github.com/petercamilleri/games_lessons

A series of simple demo programs for creating games in Ruby with the Gosu gem.

game-development gosu-gem ruby tutorial

Last synced: 04 Oct 2025

https://github.com/samuel-adekunle/autoencoders

Autoencoders Tutorial

autoencoders python tutorial

Last synced: 17 May 2026

https://github.com/swappy514/python-learning-hub

A comprehensive, well-structured Python learning repository — from basics to advanced topics including OOP, recursion, data structures, debugging, and real-world industry examples. Perfect for beginners and intermediate learners aiming to master Python programming.

advanced algorithms beginner code-examples data-structures debugging industry-projects intermediate learning oop programming python recursion tutorial

Last synced: 10 Aug 2025

https://github.com/donovanglover/learn-crystal

:tada: A hands-on introduction to the Crystal programming language.

challenge crystal exercise learning practice tutorial

Last synced: 09 Aug 2025

https://github.com/gildas/helloworld

Very Simple Express.js server

docker helm istio kubernetes nodejs prometheus tutorial

Last synced: 09 Apr 2026

https://github.com/marianpekar/ue5-fetch-art

An example project for 'Learn Working with APIs in Unreal Engine by Building a Virtual Art Gallery' tutorial.

blog-post cplusplus cpp tutorial ue5 unreal-engine unreal-engine-5

Last synced: 25 Oct 2025

https://github.com/andreid/privateblockchainsmartcontracts

a book about smart contracts on private blockchains

blockchain book ethereum smart-contracts tutorial

Last synced: 08 Aug 2025

https://github.com/akagi201/learning-rust

Learning rust, started from rust 1.0 beta.

learning rust tutorial

Last synced: 03 Jan 2026

https://github.com/jcrodriguez1989/firstcontributionsinr

🚀✨ Mini tutorial que nos enseña a contribuir al código libre en R

contribution hacktoberfest open-source tutorial

Last synced: 26 Oct 2025

https://github.com/vaishnavi-3969/nasm

8086 and 8051 Programming

tutorial

Last synced: 27 Oct 2025

https://github.com/jaidevd/talentsprint-workshop

TalentSprint workshop on Machine Learning in November 2017

data-science jupyter-notebook machine-learning python sklearn tutorial

Last synced: 02 Aug 2025

https://github.com/hidao80/mcp-tutorial-1

SQLite MCP Server tutorial for Cursor, VS Code, Windsurf, and Claude Desktop. Zero-configuration setup with uvx, cross-platform support, and DXT extension included. Perfect for learning Model Context Protocol integration.

ai-tools claude-desktop cursor mcp model-context-protocol sqlite tutorial vscode windsurf zero-config

Last synced: 17 Apr 2026

https://github.com/javascript-tutorial/pt-pt-old.javascript.info

Modern JavaScript Tutorial in Portuguese

javascript portuguese tutorial

Last synced: 02 Aug 2025

https://github.com/anshajk/python-frameworks

Curated collection of powerful Python frameworks across different domains with examples

deep-learning machine-learning python python-library python3 tutorial

Last synced: 24 Feb 2026

https://github.com/saifiimuhammad/learnwithme-typescript

A beginner-friendly TypeScript course repository that covers fundamental TypeScript concepts along with practical projects.

course javascript nodejs react shadcn tutorial typescript

Last synced: 09 Apr 2026

https://github.com/vagnerbellacosa/curso_markdown

Curso de comandos e estilos em Markdown

apontamentos comandos markdonw tutorial

Last synced: 24 Feb 2026

https://github.com/tathandev/ad-astra-addon-tutorial

Wanna make an addon for Ad Astra ? You are in the good place !

ad-astra minecraft tutorial

Last synced: 29 Jan 2026

https://github.com/dongweiming/stable-diffusion-model-tutorial

A stable diffusion tutorial written by a senior python engineer

sd sd-tutorial stable-diffusion stable-diffusion-webui tutorial

Last synced: 18 May 2026

https://github.com/arthurosipyan/python-programming-bootcamp

Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)

django learning learning-python python python-practice python-script python3 tutorial

Last synced: 15 Apr 2026

https://github.com/angelluzk/laravel-docker-pgsql-tailwind-boilerplate

Um boilerplate completo e didático para acelerar o desenvolvimento de aplicações web com um ambiente containerizado pronto para produção usando Laravel, Docker, PostgreSQL e TailwindCSS.

boilerplate containerization dev-environment didactic-repository docker docker-compose full-stack laravel laravel-12 learning-laravel nginx php php-8 postgres postgresql starter-kit tailwindcss template tutorial web-development

Last synced: 07 Apr 2026

https://github.com/ctih1/frii.site-guides

The guide section of the website for frii.site

docs frii-site guides tutorial vitepress

Last synced: 31 Jan 2026

https://github.com/johnpatek/icode-cpp

C++ lessons for iCode Little Rock black belt course

cpp17 icode tutorial

Last synced: 07 Feb 2026

https://github.com/nlesc/cwl-tutorial

Simple CWL tutorial based on the gentle introduction to CWL

cwl tutorial

Last synced: 01 Feb 2026

https://github.com/alumet-dev/user-book

User guide for Alumet: learn how to measure interesting metrics (including energy consumption)

energy-consumption energy-efficiency hpc measurement monitoring profiling rust tutorial

Last synced: 26 Feb 2026

https://github.com/didinj/flutter-android-ios-tutorial

Flutter Tutorial: Create a Native Android and iOS Apps Quickly

android dart example flutter ios mobileapps native quickly tutorial

Last synced: 18 Apr 2026

https://github.com/jasiek-net/react-webflow-memberstack

Showcase how to combine React and Webflow in app powered by MemberStack

memberstack no-code nocode primereact react showcase tutorial typescript webflow

Last synced: 20 May 2026

https://github.com/kadyb/sf_load_save

Tutorial on how to load and save spatial vector data in R

geospatial gis r sf tutorial

Last synced: 28 Jul 2025

https://github.com/boyiguo1/tutorial-sim_cluster_composer

A tutorial on automating R simulation studies with clusters

automation rstats simulations tutorial

Last synced: 09 Feb 2026

https://github.com/lintangwisesa/cpp_fundamentals

Fundamentals of C++ language

c-plus-plus cpp fundamental tutorial

Last synced: 28 Jul 2025

https://github.com/compomics/intro-to-deep-learning

Practical introduction to neural networks with Pytorch and Lightning

convolutional-neural-networks lightning neural-networks pytorch recurrent-neural-networks tutorial

Last synced: 10 Feb 2026

https://github.com/schlosslab/just-enough-python

Just enough Python for R users to write advanced Snakemake workflows

code-club python quarto rstats snakemake tutorial

Last synced: 16 Apr 2026

https://github.com/philipyip1988/fedora

Linux Fedora Installation Guide on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Fedora Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.

dell fedora fedora-workstation gnome gnome-extensions gnome-tweaks linux oem secure-boot touchscreen tutorial uefi

Last synced: 11 Feb 2026

https://github.com/zhangzhuang15/short-shell

short but easy shell script tutorial

chinese demo easy example shell short tutorial

Last synced: 28 Jul 2025

https://github.com/tsnsoft/tutorial-on-wxwidgets-components-with-examples-and-links-to-documentation

Методичка по компонентам wxWidgets с примерами и ссылками на документацию.md

cpp teaching tutorial wxwidgets

Last synced: 13 Feb 2026

https://github.com/comunica/tutorial-solid-graphql-ld-profile-viewer

🏫 Tutorial on GraphQL-LD for Solid in React

tutorial

Last synced: 19 Mar 2026

https://github.com/gvwilson/closure

A workshop on handing projects over (or winding them down)

codebender open-science succession-planning tutorial

Last synced: 15 Feb 2026

https://github.com/dandonahoe/crude-cards

❐ ❐ ❐ Crude Cards - A shameless "parody" of Cards Against Humanity for those of you who love laughing at the worst things imaginable — because clearly, your sense of humor is broken.

cypress docker game jest kubernetes nestjs nextjs react storybook tutorial typescript websockets

Last synced: 15 Feb 2026

https://github.com/kengbailey/golang-ref

Code samples of various concepts and topics in Go. As long as I'm learning I'll keep adding.

channels example functions golang goroutines json postgres postgresql scraping tutorial tutorials

Last synced: 28 Feb 2026

https://github.com/cryptape/ckb-tutorial

Time to `Hello World` on CKB

ckb tutorial

Last synced: 26 Jul 2025

https://github.com/ksachdeva/ml-in-hurry

Machine Learning in Hurry

computer-vision machine-learning tutorial

Last synced: 26 Jul 2025

https://github.com/demerino/braintree-sticker-store-ios

Sample store app using Braintree's iOS SDKs

braintree ios payments paypal sample-app store swift tutorial

Last synced: 16 Apr 2026

https://github.com/ry-ops/monitoring-infrastructure-prometheus-grafana

Monitor infrastructure with Prometheus metrics and Grafana dashboards

grafana monitoring observability prometheus tutorial

Last synced: 01 Mar 2026

https://github.com/ry-ops/building-your-first-claude-agent

Learn to build intelligent agents with Claude that automate your workflow

agents ai anthropic claude tutorial typescript

Last synced: 01 Mar 2026

https://github.com/noamfav/frisia

Frisian Draughts – A modern JavaFX-based take on the classic board game, featuring smart AI, multiplayer capabilities, tutorials, and customizable themes.

ai board-game checker desktop-app draughts frisian game-development java javafx maven multiplayer open-source strategy-game tutorial

Last synced: 26 Jul 2025

https://github.com/missingdays/supermariokotlin

Implementation + refactoring + new features of https://github.com/BrentAureli/SuperMario libgdx tutorial

gamedev java libgdx tutorial

Last synced: 17 Apr 2026

https://github.com/alexmhack/django-cache

Using redis and django-redis to perform caching for the django application

caching database django-application django-cache django-caching django-redis loadtest pipenv tutorial

Last synced: 16 Apr 2026

https://github.com/arceryz/archlinux-installer-script

Arch Linux install script. Only performs the minimal steps for booting into arch. 75 lines of script with full progress messages and tutorial.

arch-linux archlinux archlinux-installer grub install-script linux linux-installer minimal shell tutorial

Last synced: 16 Apr 2026

https://github.com/mrcolorr/howto-guides

This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.

coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl

Last synced: 09 Apr 2026

https://github.com/creative-tutorials/note-sharing-app

This is a simple NoteApp using JavaScript LocaStorage, the basic of this app is to store user note for future use, this means they wont expierence any loss of data, with the use of JavaScript LocalStorage

api css html javascript javascript-applications learnjavascript localstorage nodejs notes-app tutorial tutorials ui ui-components ui-design ux ux-design

Last synced: 08 Apr 2026