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/abdulmumin1/yt-kivycalculator

Calculator app for youtube tutorial.

kivy kivymd python tutorial

Last synced: 21 May 2026

https://github.com/marcospb19/godot-enet-packet-server-example

Minimal example on how to setup a raw-packet `ENet` client and server in Godot 4.2

enet godot multiplayer network tutorial

Last synced: 11 Jun 2025

https://github.com/lumunix/jekyll-docker

Jekyll blog template ready to go with docker!

docker docker-compose jekyll tutorial

Last synced: 30 Apr 2026

https://github.com/wiseaidev/rust-releases

πŸ¦€ Explore Rust Releases Through Tiny Practical Examples. (WIP)

rust rust-lang tutorial

Last synced: 18 May 2026

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/llnl/weave-demos

General Demos for WEAVE Open-sourced tools.

tutorial

Last synced: 29 Apr 2025

https://github.com/michaelcurrin/go-tutorial

Scripts and notes based on Go's quickstart guide ⏩ πŸ‘©β€πŸ«

go tutorial

Last synced: 28 May 2026

https://github.com/akarsh/adkit-install-apk-tutorial

Tutorial for installing apk on android device using adbkit

adbkit android node-js tutorial

Last synced: 16 Apr 2026

https://github.com/bsctl/nodejs-web-app

A simple demo web server written in nodejs.

docker nodejs openshift tutorial

Last synced: 11 Jul 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/aristofun/js-fantom-chat

Live while clients are alive, no messages persistency (demo JS socket.io web app)

bulma javascript nodejs socket-io tutorial vanilla-js

Last synced: 10 Apr 2026

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/mihailgaberov/dnd-chess-tut

Testing Drag and Drop for React

and drag drop react tutorial

Last synced: 19 May 2026

https://github.com/andrewjbateman/fullstack-twitter-clone

:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.

cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript

Last synced: 16 Apr 2026

https://github.com/codetit4n/backpropagation

Simple Backpropagation using churn modelling dataset

churn-modelling ml python tensorflow tensorflow-tutorials tutorial

Last synced: 03 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/chadkluck/serverless-sam-8ball-example

1st Tutorial for creating AWS Serverless web services - Introduction to SAM

aws aws-lambda aws-lambda-node aws-sam aws-sam-cli tutorial

Last synced: 04 Mar 2026

https://github.com/manthanthakor/c-sharp-tutorial

Welcome to the C# Tutorial repository! This repository contains a collection of tutorials, examples, and exercises to help you learn C# programming language from basics to advanced topics. Whether you're just starting with C# or looking to deepen your knowledge, you'll find useful resources here.

csha csharp-code oops-in-csharp opps opps-example tutorial

Last synced: 13 Sep 2025

https://github.com/mfaisalkhatri/playwright-ts-web-automation

Example code of end to end web automation testing using Playwright Typescript

playwright-typescript test-automation testing tutorial web-automation-testing

Last synced: 08 Aug 2025

https://github.com/rubensworks/slides-2019-iswc-graphql-rdf

Slides for the GraphQL tutorial at ISWC 2019 - GraphQL over RDF

graphql iswc rdf slides tutorial

Last synced: 18 May 2026

https://github.com/onderkalaci/pgcolor

Color data type (and more) for PostgreSQL

citus extension postgres postgresql prototype tutorial

Last synced: 19 Jun 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/didinj/ionic-4-push-notification-fcm-example

Ionic 4 Push Notification using Firebase Cloud Messaging (FCM) - YouTube Tutorial

cloud example fcm firebase ionic ionic4 messaging notification push tutorial youtube

Last synced: 06 Apr 2025

https://github.com/namecoder1/py_blockchain

Blockchain in Python with CLI interface

blockchain python tutorial

Last synced: 25 May 2026

https://github.com/gnebbia/package_management_for_scripting_languages

A personal tutorial about package management for common scripting languages

notes package-management packagemanagement pip scripting-language scripts tutorial virtualenv

Last synced: 06 Mar 2026

https://github.com/arm-education/executorch_on_arm_labs

πŸš€Explore how PyTorch models can be exported and lowered to the ExecuTorch Runtime for more effective, lightweight, minimalist inference at the Edge. Covers deploying to CPUs, particularly via the XNNPACK backend, for transformer-based and CNN models, before covering deployment to the Ethos-U backend, the TOSA IR, FVPs, and Google Model Explorer.πŸš€

arm edge-ai ethos-u executorch fvp inference jupyter-notebook kleidiai labs pytorch tosa tutorial xnnpack

Last synced: 30 May 2026

https://github.com/kogakure/nix-darwin-home-manager-tutorial

Setting up an example flake using Nix, nix-darwin, and home-manager

home-manager nix nix-darwin tutorial

Last synced: 09 Nov 2025

https://github.com/cnily03/learn

A self-study manual for learning knowledge. It is a collection and compilation of notes, code, and other materials.

book documentation tutorial vitepress

Last synced: 20 Mar 2026

https://github.com/didinj/upgrade-ionic-4-to-ionic-5

Upgrade the existing Ionic 4 app to Ionic 5 and Add New Feature

example feature ionic4 ionic5 new tutorial upgrade

Last synced: 20 Jan 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/cbillowes/cljs-app-from-scratch

Creating a ClojureScript web app from scratch with Reagent and npm

clojurescript npm tutorial webpack

Last synced: 17 Apr 2026

https://github.com/twitu/monad-challenges

Solving the monad challenges

challenge haskell monads tutorial

Last synced: 24 May 2026

https://github.com/rafi/docker-k8s-101

Docker & Kubernetes 101

101 docker kubectl kubernetes tutorial

Last synced: 18 Apr 2026

https://github.com/didinj/javascript-objects-example

Javascript Tutorial: Objects Example

example javascript js object objects tutorial

Last synced: 29 Mar 2025

https://github.com/lucas-diedrich/snakemake-learning

GitHub Repository for the snakemake learn session at the @MannLabs Group Retreat 2025

tutorial

Last synced: 26 Jan 2026

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

Tutorial BΓ‘sico em Shiny

r shiny tutorial

Last synced: 18 Aug 2025

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

Git tutorial for beginners

git git-tutorial github tutorial

Last synced: 18 Apr 2026

https://github.com/carloshmarques/build-.net-applications-with-csharp

.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.

course learn-to-code learning learning-by-doing learning-path microsoft-learn tutorial

Last synced: 27 Aug 2025

https://github.com/burakboduroglu/go_tutorial

Go Programming Language Tutorial

go go-tutorial golang tutorial

Last synced: 04 Apr 2025

https://github.com/zeyu-li/unity-tutorial-3d

A Unity Tutorial for 3D games :video_game:! Can act as a 3D template for a platformer

tutorial unity-3d unity-template unity-tutorial

Last synced: 14 Oct 2025

https://github.com/dgautsch/ts-demo

A TypeScript Tutorial Sandbox

tutorial typescript

Last synced: 17 Jun 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/L4zzur/minecraft-on-ursina

ΠŸΡ€ΠΎΡ‚ΠΎΡ‚ΠΈΠΏ Minecraft Π½Π° языкС Python ΠΈ Π΄Π²ΠΈΠΆΠΊΠ΅ Ursina

minecraft python tutorial ursina-engine

Last synced: 20 Apr 2026

https://github.com/h12m54am/javascript-notes

Discovering the basics to the intermediate side of writing Javascript code to suit the needs of a project to be done. I'm not interested in being a master in it. but certainly aware of the basics of what I am doing. I am interested in learning Typescript for its use of types in the code, but some frameworks don't support typescript entirely.

javascript notes tutorial

Last synced: 04 Apr 2025

https://github.com/trickypr/linux-game-console

A quick install system for a Debian based gaming console

awesomewm debian game-console gaming linux linux-game-console qt tutorial

Last synced: 26 Jan 2026

https://github.com/mikerah/simple_vm

A simple VM in Rust for learning purposes

rust tutorial virtual-machine vm

Last synced: 24 Mar 2025

https://github.com/sosiristseng/jl-dataframes

DataFrame examples by BogumiΕ‚ KamiΕ„ski, rendered in Jupyter-book

dataframes julia jupyter-book jupyter-notebook tutorial

Last synced: 19 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/aristotelesbr/my_site

Project for a post from medium

ruby sinatra sinatra-applications tutorial

Last synced: 21 Apr 2026

https://github.com/ndxdeveloper/formation-reverse-engineering-gcc-gpp

Formation complète au Reverse Engineering de binaires ELF (GCC/G++) : 36 chapitres, de l'assembleur x86-64 à l'analyse de malware. Bonus .NET, Rust, Go. Cours de Reverse Engineering : binaires ELF, GCC, Ghidra, GDB, Frida, angr, YARA, ImHex. 36 chapitres + exercices corrigés. FR

angr assembly binary-analysis course ctf cybersecurity elf french frida gcc gdb ghidra imhex linux malware-analysis pwntools reverse-engineering tutorial x86-64 yara

Last synced: 08 Apr 2026

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

Application example built with Angular 14 with authentication using the Auth0 service.

angular auth0 authentication beginners dev-community gh-actions gh-pages hacktoberfest login signin signup stackblitz tutorial

Last synced: 21 Apr 2026

https://github.com/uscbiostats/aws-notes

Random notes on how to use AWS for our research

aws cloud-computing notes rstats tutorial

Last synced: 18 Jun 2026

https://github.com/theodesp/qlik-demo

Demo application using the Qlik Core Platform

docker-compose example-project qlik qlik-c tutorial

Last synced: 20 Jan 2026

https://github.com/exasol/lua-styleguide

Lua style guide, examples and tutorials

coding-guideline examples exasol-integration lua tutorial

Last synced: 17 Feb 2026

https://github.com/yagiziskirik/screentypr

Transparent chat boxes for illustration purposes

css electronjs html javascript nodejs streaming-tool tutorial twitch youtube

Last synced: 12 Apr 2026

https://github.com/annakrystalli/emodnet-dataspice-tutorial

An Introduction to using R package Dataspice to collect metadata for EMODnet Biology Data Products

dataspice emodnet-biology metadata tutorial

Last synced: 25 Jan 2026

https://github.com/gjjvdburg/introtomake

A hands-on tutorial on using Make, with an application to a data analysis pipeline

gnu-make makefile reproducibility tutorial tutorial-code

Last synced: 15 Jun 2026

https://github.com/lukas-vlcek/mapping-normalization-example

Elasticsearch mapping and analysis based approach to normalization of document fields

discussion elasticsearch tutorial

Last synced: 24 Apr 2026

https://github.com/zeucapua/scrawl

It's like Wordpress, but new, and yours.

markdown svelte sveltejs tutorial tutorial-code

Last synced: 13 May 2026

https://github.com/applitools/tutorial-webdriverio5-applitools-service-ultrafastgrid

Applitools Ultrafast Test Grid VisualGridRunner tutorial using the WebdriverIO 5 Service

applitools tutorial webdriverio

Last synced: 06 Jun 2026

https://github.com/iml1111/lda_tutorial

ο»ΏLDA(Latent Dirichlet Allocation) - 잠재 λ””λ¦¬ν΄λ ˆ ν• λ‹Ή μ‹€μŠ΅ μ½”λ“œ

nlp python recommender-system tutorial

Last synced: 13 Aug 2025

https://github.com/alexmhack/django-hosts-awseb-boilerplate

Using Django backend with django-hosts and deploying using AWS ElasticBeanstalk

aws boilerplate deploying-django django-hosts django2 elasticbeanstalk subdomains tutorial

Last synced: 05 Mar 2025

https://github.com/drsmile444/tensorflow-ml-bot-example

πŸ€– Telegram Bot example using Machine Learning and Tensorflow

example telegram telegram-bot tensorflow tutorial

Last synced: 13 May 2026

https://github.com/hanstananda/BetaReactTutorial

Implmentation of https://react.dev/learn/tutorial-tic-tac-toe using Typescript+ Vite

frontend pnpm react sass tutorial typescript vercel vite zustand

Last synced: 12 Mar 2025

https://github.com/vidundergunder/expo-prototype-tutorial

Beginner's guide to development for iOS, Android and Web with Expo (React Native). Made in collaboration with Eik Lab and NMBU.

android calculator cat cats course eik eik-lab expo guide ios kitten kitten-ui lab nmbu react react-native tutorial vercel web website

Last synced: 12 Apr 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/controversial-fact877/frontend-master-prep-series

πŸ“š Prepare for frontend interviews with structured Q&A, coding problems, and interactive flashcards tailored for mid to senior-level developers.

accessibility css frontend html javascript npm performance-optimization react responsive-design state-management testing tutorial user-experience web-development webpack

Last synced: 27 Apr 2026

https://github.com/uhooi/jetpack-compose-tutorial

https://developer.android.com/courses/pathways/compose

android jetpack-compose kotlin tutorial

Last synced: 27 Apr 2026

https://github.com/andrewrporter/f-string-tutorial

Basic introduction to python 3.6 f-strings

fstrings python tutorial

Last synced: 13 May 2026

https://github.com/isomoes/tutor

This is project is one collection, which aims to provide the resource for my tutoring.

tutorial

Last synced: 09 Mar 2026

https://github.com/chainstacklabs/hello-block-hyperledger-fabric

A "Hello, Block!" tutorial in Java, Go, and JavaScript for Hyperledger Fabric

chaincode hello-world hlf hyperledger hyperledger-fabric java javascript tutorial tutorial-code

Last synced: 28 Apr 2026

https://github.com/sandro/phaser-lessons

programming lessons via phaser https://sandro.github.io/phaser-lessons/

examples phaser tutorial

Last synced: 18 May 2026

https://github.com/alexsjones/terraform-aws-bestpractise

An example of bastion ssh and subnetting on aws

aws terraform tutorial

Last synced: 29 Apr 2026

https://github.com/gaprogman/blog-tutorials

A repository for full code listings used in tutorials on my .NET Core blog

netcore netcore-webapi netstandard tutorial

Last synced: 10 May 2026

https://github.com/sushantnair/django-tutorial

A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.

django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial

Last synced: 28 Apr 2026

https://github.com/sng2c/use_perl_basic

perl5 속성 κ°•μ˜μžλ£Œ

korean lecture perl perl5 tutorial

Last synced: 28 Apr 2026

https://github.com/elazzouzihassan/angulartuto

Welcome to the Angular Tutorial repository!

angular coding development framework tsx tutorial typescript

Last synced: 15 May 2026

https://github.com/zeyu-li/django-tutorial

A tutorial for Django projects 🏫

django django-tutorial tutorial

Last synced: 21 May 2026

https://github.com/ryanito/godot-action-rpg

Made with HeartBeast's Make an Action RPG in Godot, adapted for Godot 4

gdscript godot godot4 heartbeast rpg tutorial

Last synced: 30 Mar 2025