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/pwildenhain/counter-app

The example app I created in the React Crash Course: https://www.youtube.com/watch?v=Ke90Tje7VS0

create-react-app javascript react tutorial

Last synced: 29 Mar 2025

https://github.com/bestia-dev/backup_for_zeljko_egui

Simple backup program tailored for my friend Željko. Made with rust and egui.

egui gui obsolete rust tutorial

Last synced: 09 Apr 2025

https://github.com/jakoch/installer_using_innosetup

Demo of building a simple installer using Innosetup.

innosetup installer template tutorial windows

Last synced: 07 Oct 2025

https://github.com/shearichard/nim-tutorial-exercises

My versions of the Nim tutorial exercises

exercises nim tutorial

Last synced: 28 May 2026

https://github.com/tao12345666333/practical-python

A Practial Tour of Python

practical-python python tutorial

Last synced: 07 Oct 2025

https://github.com/newlandtv/python-tutorial-3.11.0

This is tutorial about Python 3.11.0 for beginners.

programming-language python python3 python3-11 tutorial

Last synced: 16 Sep 2025

https://github.com/emanuele-em/slicing-in-python

Simple guide - Slicing in Python by examples

array best-practices guide python3 slicing string tutorial wiki

Last synced: 21 Mar 2025

https://github.com/nimjay/machine-learning-tutorial

Easy-to-digest Machine Learning tutorial.

machine-learning tutorial

Last synced: 08 Jan 2026

https://github.com/lord-turmoil/fluentapidemo

Repository for the article Thoughts on Building Fluent API

fluent-api tutorial tutorial-code

Last synced: 16 Mar 2025

https://github.com/bessouat40/keycloak-postgres-docker

Minimalist example of keycloak connection with a postgres database.

beginner beginner-project docker docker-compose keycloak postgresql tutorial

Last synced: 06 May 2026

https://github.com/richardca58/powersub-demo-7913

🔧 Simplify your workflow with powersub-demo-7913, a tool designed for efficient task management and collaboration in software development projects.

api cloud demo deployment example git github javascript microservices nodejs open-source powersub serverless tutorial web-app

Last synced: 12 Apr 2026

https://github.com/lord-turmoil/cudacmakedemo

A demo for building CUDA program with CMake

cuda tutorial

Last synced: 16 Mar 2025

https://github.com/seanmcp/tutorial-deploy-gh-pages

Tutorial to deploy a static site to GitHub Pages

github github-pages hosting how-to static-site tutorial

Last synced: 04 Apr 2025

https://github.com/eschao/redux-tutorial-cn

redux-tutorial (中文版)

redux tutorial

Last synced: 09 Apr 2025

https://github.com/nagipragalathan/python_tutorial_for_data-science

This repository is a comprehensive guide for learning data science using Python. It covers various essential libraries and tools commonly used in the field of data science, including Jupyter Notebook, Matplotlib, NumPy, Pandas, Scikit-learn, and PyTorch.

datascience datavisualization deeplearning jupyter jupyter-notebook learning-by-doing learningresources machinelearning matplotlib numpy opensource pandas python python-script python3 pytorch pytorch-implementation scikitlearn tutorial

Last synced: 09 Apr 2026

https://github.com/zackproser/aws-react-golang-sam-codepipeline

An example React.js and Golang Lambda app for deployment to AWS, leveraging CodePipeline and AWS Serverless Application Model (SAM).

aws golang reactjs sam tutorial

Last synced: 11 Apr 2026

https://github.com/uxborges/kr

kr is a simple command line tool for generating Kubernetes resources using a single YAML file. It streamlines the process of creating complex configurations for deploying applications on Kubernetes clusters.

cloud-native container generate grpc java k8s-sig-cli kraken kratos kubernetes langchain langchain-python tutorial user-management user-profiles

Last synced: 12 Apr 2026

https://github.com/kelvingao/python-tutorials

Python tutorial

python tutorial

Last synced: 15 May 2025

https://github.com/jaygaha/laravel-graphql-basic

Simple graphQL demo using Laravel

api beginner graphql laravel tutorial

Last synced: 09 Apr 2026

https://github.com/simoesleticia/sql-server-data-import-export

O propósito deste repositório é demonstrar o processo de importação e exportação de dados utilizando Microsoft SQL Server, com foco em arquivos nos formatos .CSV e .JSON.

csv-import export-data import-data json-import sql sql-server tutorial

Last synced: 04 Jan 2026

https://github.com/lord-turmoil/rabbitmqdemo

A demo of RabbitMQ in Spring Boot

rabbitmq spring-boot tutorial

Last synced: 17 May 2026

https://github.com/make-school-labs/few-track-demo

Demo app to give an idea of the kind of programming involved with frontend web applications

css css3 game html html5 javascript js tutorial

Last synced: 01 Aug 2025

https://github.com/vin20777/roll-a-ball

Unity 3D Tutorial Practice

tutorial unity3d

Last synced: 19 Apr 2026

https://github.com/arsharaj/tutorial-apna-college-subject-notes

Short notes on the main computer science subjects typically asked in interviews

computer-science tutorial

Last synced: 08 Jan 2026

https://github.com/abhisekp/the-gists

:bowtie: Gists of tutorials, articles, and miscellaneous stuffs :yum:

article gist javascript js tutorial

Last synced: 19 Jun 2025

https://github.com/pacovk/cdk-terraform-tutorial

A CDK portation of the official Terraform Lambda + ApiGateway tutorial

aws cdk lambda serverless terraform tutorial

Last synced: 10 May 2026

https://github.com/freeclimbapi/java-connect-caller-to-another-party

Java - Connect Caller To Another Party

connecting-calls tutorial

Last synced: 23 Jun 2026

https://github.com/rmnblm/cnsm-smart-contracts-tutorial

Handout for the Smart Contracts Tutorial at CNSM in Rome 🇮🇹

smart-contracts solidity tutorial

Last synced: 20 May 2026

https://github.com/mfurquimdev/bevy-foo

A game development tutorial for Bevy, inspired by Lazy Foo's SDL2 tutorial

bevy bevy-engine game-development gamedev tutorial

Last synced: 14 Apr 2026

https://github.com/frozen-beak/hash_table

Hash Table in rust from scratch with djb2 algorithm

djb2 hashtable rust tutorial

Last synced: 23 Mar 2025

https://github.com/robertjgabriel/tate-gallery-in-express-node-api

Tate gallery in javascript using angular.js

angularjs college-project side-project tutorial

Last synced: 05 May 2026

https://github.com/billy0402/prisma-tutorial

A project using only Prisma for playground and learning.

nodejs orm prisma ts-node tutorial

Last synced: 10 May 2026

https://github.com/sohunn/rest-api-express

A simple project teaching the concepts of REST APIs using Express JS.

express-js expressjs learning-by-doing node-js nodejs rest-api restful-api tutorial

Last synced: 21 Jan 2026

https://github.com/freeclimbapi/java-dequeue-member-how-to-guide

Java - Dequeue a Member Tutorial

queues tutorial

Last synced: 11 Sep 2025

https://github.com/erictleung/talk-unittest-travis-ci

Presentation on Python's unittest and Travis CI

continuous-integration presentation travis-ci tutorial unittest

Last synced: 03 Apr 2025

https://github.com/migue253201/powersub-demo-2864

🚀 Demonstrate power submission techniques with this sample project, enhancing efficiency in data processing and workflow management.

api backend database demo example-project frontend git javascript microservices open-source powersub software-development tutorial user-authentication web-app

Last synced: 02 May 2026

https://github.com/kevinbdx35/ros2-courses

Plateforme interactive d'apprentissage ROS 2 avec 5 chapitres progressifs, quiz interactifs et exemples de code

education interactive learning-platform react robotics ros2 tutorial typescript

Last synced: 15 May 2026

https://github.com/pin3dev/42_cpp_modules_05-09

Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on

42 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp-98 cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 doxygen doxygen-documentation oop-in-cpp oop-principles tutorial

Last synced: 06 Jul 2025

https://github.com/mlhiter/messenger

A chat application,simple and fully-functional.

chat messenger real-time tutorial

Last synced: 10 Apr 2026

https://github.com/brainfkt/tic-tac-toe

A simple Tic Tac Toe console game in C with multi-language support (FR/EN).

c-language console-game tictactoe tutorial

Last synced: 12 Apr 2025

https://github.com/angelbarrera92/hugo-static-web-site-in-s3

CNAB Bundle - Hugo static web site deployed in S3

aws cnab duffle hugo s3 tutorial

Last synced: 13 May 2026

https://github.com/monsterbrain/angularhttptutorial

A angular 7 tutorial on for http web api setup.

angular tutorial

Last synced: 21 Jan 2026

https://github.com/felurye/rest-api-tests

Repositório para pratica de automação de testes de API com BDD

apiautomation automated-testing cucumber gherkin java junit qaautomation rest-api restassured test-automation tutorial

Last synced: 13 Sep 2025

https://github.com/nadjiel/petit-pixels

This project is a tutorial on how to set up games with pixel art aesthetics using Godot 4.3.

gamedev godot4-3 low-resolution pixel-art retro tutorial

Last synced: 27 Jan 2026

https://github.com/carljosephsalac/job-board-platform

Project in Laracasts Laravel 11 course

course laracasts laravel11 tutorial

Last synced: 29 Oct 2025

https://github.com/reubano/pyconza-tutorial

Jupyter notebooks and data for "Data Mining and Processing for fun and profit" PyConZA16 tutorial

data functional-programming jupyter-notebook meza pycon python tutorial

Last synced: 17 May 2026

https://github.com/mel-rocha/django-rest-framework

Tutorial da documentação oficial rest_framework

tutorial

Last synced: 25 Jul 2025

https://github.com/molefrog/fpjs-login-demo

FingerprintJS Pro Demo: preventing credential stuffing attacks

demo fingerprinting-websites fingerprintjs tutorial

Last synced: 19 May 2026

https://github.com/kevinbdx35/cours-vite-react

Cours interactif pour apprendre Vite et React avec des exemples pratiques, animations et mini-projet guidé

beginner-friendly course education french frontend interactive-learning javascript react tutorial vite web-development

Last synced: 15 May 2026

https://github.com/bittricky/node-torrent

Simple node.js bittorrent client

javascript nodejs torrent tutorial

Last synced: 17 May 2026

https://github.com/atsistemas/ios-travis-example

Integración Continua de una App iOS con Travis CI

ios swift travis travis-ci travisci tutorial

Last synced: 11 Sep 2025

https://github.com/akecel/deploy-shell-script

Simple shell scripts to easily deploy your applications on a web server.

beginner-friendly deployment devops script ssh tutorial

Last synced: 10 Oct 2025

https://github.com/saqibali-2k/tutorial.js

A javascript library for creating tutorials for your website.

js-library tutorial vanilla-js

Last synced: 10 Mar 2026

https://github.com/amazingcoderpro/huobi-5minutes

火币账号注册、交易入门指导

huobi tutorial

Last synced: 04 Jan 2026

https://github.com/santiagodotsh/expo-sticker-smash

🍩 📱 Sticker Smash app with React Native and Expo.

expo images react react-native tutorial typescript

Last synced: 11 Apr 2026

https://github.com/arielspencer/issue

👾 Este guia irá ajudá-lo a entender como criar uma issue de forma clara e concisa.

github issue issues open-source tutorial

Last synced: 15 May 2025

https://github.com/cadu-leite/argparse_exemplo_tutorial

Python ArgParse exemplos e tutorial - Python ArgParse Sample and Tutorial

argparse python python3 sample sample-code tutorial

Last synced: 15 Aug 2025

https://github.com/kasir-barati/react

ReactJS tutorial

npm react tutorial typescript vite

Last synced: 16 Apr 2026

https://github.com/uscbiostats/git-crash

Happy Scientist Seminar: A Crash course on git

git happyness tutorial workshop

Last synced: 03 Aug 2025

https://github.com/lagenorhynque/react-tutorial-re-frame

React tutorial app implemented in ClojureScript using re-frame

clojurescript re-frame react reagent tutorial

Last synced: 12 Apr 2026

https://github.com/yuokada/antlr4-work

My practice project for Antlr4

antlr4 java tutorial

Last synced: 28 Jun 2025

https://github.com/harmindersinghnijjar/dreambot-first-logger-script

A simple logger script using the DreamBot API for the popular MMO Old School Runescape.

dreambot dreambot-3 java runescape runescape-api runescape-bots tutorial

Last synced: 09 Apr 2025

https://github.com/metalmoosefrc/mooseguides

Guides related to the First Robotics Competition by the Metal Moose.

frc guide java tutorial

Last synced: 20 Apr 2026

https://github.com/liteobject/demo.loadtesting.locust

Getting Started with Load Testing Using Locust

csharp load-testing locust python tutorial

Last synced: 10 May 2026

https://github.com/haroldadmin/hello-kotlin

Code samples to introduce Kotlin to beginners in programming

kotlin tutorial

Last synced: 18 Jul 2025

https://github.com/speg03/python-packaging-tutorial

An example of Packaging Python Projects

packaging python tutorial

Last synced: 24 May 2026

https://github.com/vsvito420/learning-python

Python Übungen mithilfe von w3schools.com/python .

deutsch python tutorial

Last synced: 23 Mar 2025

https://github.com/ot-nemoto/learn-terraform-aws-instance

Terraform Tutorials AWS

terraform tutorial

Last synced: 31 May 2026

https://github.com/arsy786/fruit-hero

This React project demonstrates some basics of TailwindCSS.

2024 reactjs tailwindcss tutorial

Last synced: 09 May 2026

https://github.com/valchanoficial/tutorialgitandgithub

Tutorial Básico de configuração Git com GitHub

git github tutorial

Last synced: 16 May 2026

https://github.com/ydlv-frc/ydlv-frc.github.io

Blog (hebrew): Yuval Dolev teaches Java and programming with Java for FRC teams

blog first-robotics-competition frc frc-java frc-robot java tutorial

Last synced: 03 Jan 2026

https://github.com/ineat/graphql-pokemon-training

An example of GraphQL service with Appolo Server calling pokemon API

blog graphql pokemon tutorial

Last synced: 18 May 2026

https://github.com/squishy123/networking-with-greenfoot

Short tutorial for setting up sockets in greenfoot

java network sockets tutorial

Last synced: 16 Jul 2025

https://github.com/5afe/safe-demo-template

Template to create Safe demo applications

demo ethereum react-hooks safe safe-core-sdk tutorial typescript

Last synced: 19 Feb 2026

https://github.com/davepeck/mastercat

The game of Mastermind, but with cats. By Ellie & Daddy.

cats example learning mastermind tutorial

Last synced: 02 Apr 2025

https://github.com/thinkswan/redux-voting-app

A React app that allows users to vote for things and uses Redux.

javascript react redux socket-io tutorial

Last synced: 13 Apr 2026