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/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/Project-Babble/BabbleBot

The Project Babble Discord bot repo

bot discord discord-bot docs faq faqs tutorial

Last synced: 20 Sep 2025

https://github.com/samuelfolledo/custom_ai_in_ios

Object detection iOS app that scores rock paper scissor game for you

machine-learning object-detection python swift swiftui tutorial

Last synced: 03 May 2026

https://github.com/jklemon17/redux-crash-course

Tutorial for Redux with React

react redux tutorial

Last synced: 03 May 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/magnetic-fox/c64-tutorial-like

Some easy projects for cc65 compiler suite. Mostly C-written.

assembler assembler-6502 c c64 examples experiments retroprogramming simple tutorial

Last synced: 19 Jun 2026

https://github.com/peti/hex2017

Nix-based Haskell development environment for the Haskell eXchange 2017 workshop.

docker haskell nix tutorial

Last synced: 08 May 2026

https://github.com/eopxd/llvm-ir-basic

LLVM so cool ~ OAO

llvm llvm-ir tutorial

Last synced: 19 Apr 2026

https://github.com/franaudo/coding_induction

Basic guidelines to start with python, git and compas. Originally meant for master's thesis students.

compas git python tutorial

Last synced: 15 May 2026

https://github.com/diegoguevara/tutorial_angular2_spa

Tutorial de ejemplo para la creacion de una SPA en Angular 2

angular2 tutorial typescript

Last synced: 09 Apr 2026

https://github.com/hugocruzlfc/react-router-dom-update

Tutorial about react-router-dom version 6 with Typescript. Folder estructures and options.

react react-router-v6 tutorial typescript

Last synced: 04 May 2026

https://github.com/kinneko-de/sample-react-typescript-githubpages

Sample application how to setup a React app with typescript and deploy it to GitHub Pages.

cd-pipeline github-pages react sample tutorial typescript

Last synced: 13 Feb 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/yasindehfuli/roocket-javascript-course

Roocket JavaScript Tutorial Step By Step

course javascript tutorial

Last synced: 26 Mar 2025

https://github.com/zhh2001/p4-language-guide-zh

P4(P4_16)语言中文教程:从数据平面编程、Parser、Match-Action Pipeline 到架构与实战(BMv2 / P4Runtime)

bmv2 chinese data-plane p4 p4-16 p4lang p4runtime sdn tutorial

Last synced: 20 Apr 2026

https://github.com/fedify-dev/content-sharing

Federated image sharing example using Fedify and Nuxt

activitypub example fedify fediverse image-sharing nuxt pixelfed tutorial

Last synced: 23 May 2026

https://github.com/saeedkohansal/site-blocker-extension

Site Blocker Chrome Extension, By that extension, You Can Control The User's Access To Any Website With Blacklist Or Whitelist and Block Or Allow User Access On the Client-Side Using Vanilla JavaScript then display the access denied error You can block any Domain or IP you want.

access-control chrome-extension css dom-manipulation extension-chrome extension-development free-source-code gilgeekify how-to how-to-code howto html javascript site-blocker siteblocker tutorial user-interface web-development website-development widget

Last synced: 05 Jan 2026

https://github.com/choidae1/git-github-study

Repo for learning 「깃&깃허브 입문」(이지스퍼블리싱)

git github tutorial

Last synced: 21 Apr 2026

https://github.com/bfmhno3/git_guide

本教程的主要目的系让大家快速入门 Git,掌握其基本使用方法和常规操作,而非深入讨论 Git 的内部实现细节。通过本教程,您将能够轻松应用 Git 进行版本控制,提高团队协作效率。

git tutorial

Last synced: 17 Jun 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/krsoninikhil/phil-opp-rust-os

A small working Operating System in Rust. Follows this blog series https://os.phil-opp.com/

os phil-opp rust tutorial

Last synced: 22 Mar 2025

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/actionv/github-actions-tutorial

GitHub Actions Tutorial | GitHub Actions 完全指南

actions github github-actions tutorial

Last synced: 12 May 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/champi-dev/structuring-react-apps

Work in progress blog post. I'm writing my take on how to define, write and maintain a react application that is intended to grow in complexity.

react redux styled-components tutorial unit-testing

Last synced: 06 May 2026

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

Code for youtube videos on streamlit

python streamlit tutorial tutorial-code

Last synced: 10 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/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/withaarzoo/cafe-website-desibrew

Welcome to our cozy café website, crafted with HTML, CSS, and JavaScript. Enjoy a clean and modern design, enhanced with smooth scroll reveal effects, as you explore our delightful menu and inviting ambiance.

codewithaarzoo css html javascript js tutorial

Last synced: 06 May 2026

https://github.com/bravoborja/firebasenotifications

Tutorial about Firebase Notifications in Android

android firebase firebase-notifications java notifications tutorial

Last synced: 06 May 2026

https://github.com/stevecondylios/contactforminrails6

A contact form in production in rails 6

tutorial

Last synced: 06 May 2026

https://github.com/saadazghour/django-practice

Learn Django by doing . & Basic CRUD Operations using Views & Class Based Views & Much More ........

django html5 python3 training tutorial tutorial-teaches-people

Last synced: 22 Apr 2026

https://github.com/parzibyte/angular-php-http-client-cors

Conexión PHP y Angular usando HttpClient y CORS

angular cors example http php tutorial

Last synced: 06 May 2026

https://github.com/alexmhack/node_express

working on a simple project built with node and express

api beginner-project express-js javascript nodejs project tutorial

Last synced: 13 Apr 2026

https://github.com/alexmhack/channels_tutorial

working along django channels official tutorial and creating a chat service with chat groups

beginner beginner-project channels-framework django django-channels-framework django-project python3 tutorial

Last synced: 08 May 2026

https://github.com/bravoborja/databinding

Tutorial about Data Binding in Android

android databinding tutorial

Last synced: 07 May 2026

https://github.com/tengge1/j2me-tutorial

tengge j2me教程。

j2me javame phone tutorial

Last synced: 10 May 2026

https://github.com/pandevim/learn_sql

This repository will help you to learn SQL!

sql tutorial

Last synced: 24 Apr 2026

https://github.com/mareksuchanek/ontouml-basictypes

Explanation basic OntoUML stereotypes, rigidity and identity principles via simple example and graphics

conceptual-model education ontouml tutorial ufo-ontology

Last synced: 10 Mar 2026

https://github.com/truemedia/wordpress-plugin-from-scratch

Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)

create from php plugin programming scratch series tutorial wordpress

Last synced: 13 May 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/javascript-tutorial/sk.javascript.info

Modern JavaScript Tutorial in Slovak

javascript slovak tutorial

Last synced: 22 Feb 2026

https://github.com/makstyle119/react

React from beginner to advanced + Interview Questions

begginer-friendly interview-preparation interview-questions makstyle119 reactjs tutorial

Last synced: 12 Apr 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/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/buttercrab/rust-tutorial

Simple Rust tutorial for programmers

rust tutorial

Last synced: 24 Apr 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/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/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/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/gvwilson/l4py

Lean for Python Programmers

lean4 open-source python tutorial

Last synced: 13 Jun 2026

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/mdanalysis/spidal-mdanalysis-midas-tutorial

Tutorial for SPIDAL presentation at workshop, showing how to use Midas radical.pilot to analyze an ensemble of MD trajectories with Path Similarity Analysis (as implemented in MDAnalysis).

mdanalysis python science spidal tutorial

Last synced: 14 May 2025

https://github.com/candasm/bens-ansible-tutorial

This is a tutorial code of "Ansible - A Beginner's Tutorial" from "Ben's IT Lessons" Channel on Youtube.

ansible tutorial

Last synced: 26 Apr 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/nurul-gc/pyqt-tutorial

basic guide to introduce to you the most awesome python graphical interface

pyqt-examples pyqt-framework pyqt-gui python-graphical-interface tutorial tutorial-teaches-people

Last synced: 11 Feb 2026

https://github.com/kingabzpro/automating-machine-learning-testing

Automating Machine Learning Testing using GitHub Actions and DeepChecks

automation cicd deepchecks machine-learning testing tutorial

Last synced: 04 Jul 2025

https://github.com/seandavi/rbiocbook

An instructional/experiential book using R and Bioconductor.

bioconductor bioinformatics book quarto r rstats statistics tutorial

Last synced: 13 Jun 2025

https://github.com/saeedkohansal/javascript-word-counter-web-application

It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS

clientside css education frontend gilgeekify html javascript programming tutorial vanillajs webapplication webdevelopment

Last synced: 25 Mar 2025

https://github.com/chloelavrat/orca-tutorial

Unofficial tutorial and documentation for the Orca procedural sequencer.

musicmaking programming-language sequencer sequencer-midi tutorial

Last synced: 04 Feb 2026

https://github.com/elazzouzihassan/tourofheroes-v2

Tour of Heroes : application and tutorial

angular framework javascript js tsx tutorial webapp

Last synced: 13 Apr 2026

https://github.com/thatguysam/infinite-nfts-on-vercel-with-react

Fetches Album Art as NFTs from infinite possible universes

deterministic hardhat metamask nft nfts opensea react serverless tutorial vercel vite

Last synced: 12 Apr 2026

https://github.com/Pranshu-Bahadur/tic-tac-toe-minimax

Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).

ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial

Last synced: 11 Mar 2025

https://github.com/dchicchon/flutter-mobile-app

Flutter project for Approachable Geeks

android-emulator flutter tutorial xcode

Last synced: 19 Apr 2026

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

Color data type (and more) for PostgreSQL

citus extension postgres postgresql prototype tutorial

Last synced: 19 Jun 2026

https://github.com/lexascms/tutorial-snipcart

Personalized e-commerce store tutorial using LexasCMS, Snipcart and Next.js

ecommerce lexascms nextjs snipcart tutorial

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

This tutorial is for people with little programming, python and machine learning knowledge to get started with Tensorflow

machine-learning python tensorboard tensorflow tutorial

Last synced: 20 May 2026