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

Code for youtube videos on streamlit

python streamlit tutorial tutorial-code

Last synced: 10 Oct 2025

https://github.com/francescodisalesgithub/exercisesdonefromlinuxcommandsbook

Some exercises done from the book Linux Commands,C,C++,Java,Python by Manjunath.R and some optional exercises made by me

exercise java learning serialization tutorial understanding

Last synced: 14 Apr 2026

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

Python from beginner to advanced

begginer-friendly makstyle119 python tutorial

Last synced: 11 Oct 2025

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

Various tutorial projects for languages, frameworks, and systems that I have been working on

tutorial

Last synced: 21 Jan 2026

https://github.com/s-light/workshop__blender_web_creative_worlds

Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)

a-frame blender blender-addon tutorial workshop

Last synced: 12 Oct 2025

https://github.com/kt474/sleeper-api-example

Example visualization using the Sleeper API

api fantasy-football sleeper tutorial

Last synced: 26 Oct 2025

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/stevepolitodesign/auto-unsubscribe-from-email-in-rails

Learn how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email. As an added bonus, we'll build a page allowing a user to update their email preferences across all mailers.

rails tutorial

Last synced: 13 Oct 2025

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/zhangzhuang15/git-command

specific application of git command and some exercise instructions

beginner chinese commandline exercise git tutorial

Last synced: 31 May 2026

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/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/ryanwalder/how-to-git

Git repo to show how to use fetch/rebase/review PRs like a boss

git howto tutorial

Last synced: 17 Oct 2025

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/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/colinwilliams91/exh-cli-cmd-md

Catalogue of every single keyboard shortcut I have ever used as a software developer

how-to shortcuts speed system tutorial

Last synced: 24 Feb 2026

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

Tutorial for PIA - Protein Inference Algorithms

proteomics tutorial

Last synced: 15 Mar 2026

https://github.com/ephbaum/elxrbb-tutorial

A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application

elixir elixir-lang forum-application pheonix-elixir phoenix tutorial

Last synced: 24 Oct 2025

https://github.com/organization-devxp/solid-principios-tutorial

Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.

principios-solid solid tutorial tutorial-exercises

Last synced: 24 Oct 2025

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/alcrene/fokker-planck-brief-intro

A brief, opinionated introduction to the Fokker-Planck equation

fokker-planck-equation tutorial

Last synced: 25 Feb 2026

https://github.com/jrob774/tein-manual

An unofficial manual for modding the game The End is Nigh.

game manual mdbook modding modding-manual mods tein tein-manual thendisnigh tutorial website

Last synced: 23 Jan 2026

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

8086 and 8051 Programming

tutorial

Last synced: 27 Oct 2025

https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example

Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.

cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest

Last synced: 28 Jan 2026

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

How to quickly get to working productively with Clojure

clojure tutorial

Last synced: 06 Feb 2026

https://github.com/kprince28/django-sample-app

🐍🐳 Learn Docker & Kubernetes with Django! Educational containerized Django app with PostgreSQL support, environment variables, and production-ready patterns. Perfect for DevOps beginners.

beginners ci-cd containerization devops django docker docker-compose education k8s kubernetes learning microservices postgresql python tutorial

Last synced: 15 Apr 2026

https://github.com/elazzouzihassan/typescript-tuto

Welcome to the TypeScript Tutorial for Beginners repository! 🚀

javascript reactjs ts tutorial typescript

Last synced: 15 Apr 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/feelpp/feelpp-tutorial-dev

Feel++ development tutorial

cpp17 development feelpp tutorial

Last synced: 31 Jan 2026

https://github.com/mikeludemann/init.sh

Complete tutorial with all tools, frameworks and much more - Simple "Bash/Shell"-Script

bash-script frameworks init-script shell-script tools tutorial

Last synced: 15 Apr 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/mvuorre/hpbm-bayes-tutorial

A tutorial on Bayesian statistics for HPBM

bayesian-statistics psychology statistics tutorial

Last synced: 25 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/seandavi/rnaseqbeginnertutorial

An introduction to RNA-seq file formats, quality control, and visualization targeted to a biologist audience

bioinformatics education fastq genomics gtf tutorial

Last synced: 02 Feb 2026

https://github.com/saeedkohansal/vanilla-javascript-infinite-scroll-html-css-js

Web-Based Infinite Scroll Feature using Vanilla JavaScript. With the Infinite Scrolling feature, you can improve the user experience for your website. Infinite Scrolling or Continuous Scrolling or also known as Endless Scrolling is a web design technique where, as the user scrolls down a page, more content automatically and continuously loads...

animatecss animation css gilgeekify html infinite-scroll infinite-scrolling infinitescroll infinitescrolling javascript plugin tutorial tutorials vanilla-javascript vanillajavascript vanillajs web-design web-development webdesign webdevelopment

Last synced: 07 Feb 2026

https://github.com/conradwt/cockroach-example-using-ruby

The purpose of this step by step tutorial is to provide a very simple example of configuring and using Cockroach database engine with the Ruby Language.

cockroachdb ruby ruby-on-rails tutorial

Last synced: 08 Feb 2026

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

ExtCore framework 7 sample web application that uses a database

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

Last synced: 09 Feb 2026

https://github.com/cdrani/blog

my blog site

blog blogposts tutorial

Last synced: 09 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/andry81-devops/github-action-extensions

Tutorial to setup GitHub action extensions. • :page_with_curl: https://github.com/andry81-stats/github-action-extensions--gh-stats :page_with_curl:

action-extension actions extensions github github-action tutorial workflow

Last synced: 11 Feb 2026

https://github.com/javieraviles/trunk-based-development

Example exercise of how to apply trunk based development methodology

example how-to trunk-based-development tutorial

Last synced: 19 Mar 2026

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/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/getting-started-docker-containers

Package applications into portable containers with Docker

containerization containers devops docker tutorial

Last synced: 01 Mar 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/percymamedy/vue-shop

An Ecommerce Demo Web App using VueJS

demo tutorial vue vuejs2

Last synced: 01 Mar 2026

https://github.com/ximitiejiang/MyCodeForPytorch

deep learning examples by pytorch implement

deep-learning pytorch tutorial

Last synced: 20 Mar 2025

https://github.com/pgassmann/teamapps-demolessons

Lessons to show TeamApps functionality and to learn how to use TeamApps

java learn-to-code teamapps tutorial

Last synced: 29 Apr 2025

https://github.com/pedrochamberlain/pwa-example

Build a Progressive Web Application from scratch.

pwa tutorial

Last synced: 16 Feb 2026

https://github.com/mlibre/linux_essential_tutorial_presentation

Linux essential tutorial presentation

essential linux presentation slide tutorial

Last synced: 17 Mar 2025

https://github.com/sukhoy94/webpack-101

Tutorial wprowadzający w podstawy działania narzędzia Webpack

npm tutorial webpack5

Last synced: 26 Mar 2025

https://github.com/marclave/koans

Getting started with Ruby 🚀

ruby tutorial

Last synced: 23 Jun 2026

https://github.com/umair13adil/flutter_in_urdu

This project is part of Youtube course: Flutter in Urdu.

course dart example flutter flutter-app flutter-demo flutter-examples flutter-ui tutorial urdu

Last synced: 14 May 2026

https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-cpp

An in-depth guide to getting started with SDL3 in the C++ Language .

cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial

Last synced: 26 Mar 2025

https://github.com/da-huin/hadoop-tutorial

✨ This document explains how to install Hadoop and Hbase and how to basic use it.

hadoop happybase hbase hdfs python thrift tutorial

Last synced: 07 Sep 2025

https://github.com/da-huin/ai-notebook-tutorial

✨ Tutorial of Jupyter Notebook in GCP AI Platform.

ai-platform gcp jupyter notebook tutorial

Last synced: 07 Sep 2025

https://github.com/da-huin/spark-tutorial

✨ Tutorial of Spark.

easy jupyterlab simple spark tutorial

Last synced: 07 Sep 2025

https://github.com/da-huin/load-balancer-and-auto-scaling-tutorial

✨ In this article, we will learn how to set up Load Balancer and Auto Scaling.

auto-scaling aws ec2 load-balancer tutorial

Last synced: 07 Sep 2025

https://github.com/medicinal-ruby/active_storage_demo

An ActiveStorage demo for S3 uploads + local disk. It's better than the paperclip gem, by far..

activestorage guide helpers rails rails5 rails6 tutorial tutorials

Last synced: 19 Jan 2026

https://github.com/mpluxery/basic-cpp-age-checker

Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.

beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial

Last synced: 15 Jun 2025

https://github.com/silvestrevivo/svelte-meetups

SvelteJS application as example, regarding the Udemy tutorial from @mschwarzmueller

javascript svelte-meetups svelte3 tutorial udemy

Last synced: 06 May 2026

https://github.com/tangoman75/paygreen

[TUTO] Comment coder une API avec Symfony 5 en seulement 13 étapes ?

api article php7 symfony5 tutorial

Last synced: 20 Mar 2025

https://github.com/makstyle119/super-set-of-c

C++ from beginner to advanced

begginer-friendly makstyle119 tutorial

Last synced: 02 Apr 2025

https://github.com/cnruby/learn-rust-by-crates

"Learn Rust By Crates" for Work In Progress

language rust tutorial

Last synced: 17 Mar 2025

https://github.com/oelna/hsma-int-slides

Mein Kurs GCT2/INT an der Hochschule Mannheim vermittelt einen Einstieg in die Umsetzung von Websites mit den Sprachen HTML und CSS aus Sicht von Gestaltern.

css html tutorial

Last synced: 17 Jan 2026

https://github.com/datyayu-xyz/yarn-demo

Un demo de como usar yarn

espanol tutorial yarn

Last synced: 03 Apr 2025