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/freeclimbapi/node-make-a-queue-how-to-guide

Node - Make a Queue Tutorial

queues tutorial

Last synced: 15 Jun 2026

https://github.com/dmvianna/vinyl-tut

Vinyl tutorial

haskell tutorial

Last synced: 26 Mar 2025

https://github.com/nicolocurioni96/tutorial-swift-intermedio

Swift programming tutorials, Intermediate tutorials (ITA language) 🇮🇹

ios iosdevelopment programming swift swiftui tutorial

Last synced: 25 Apr 2026

https://github.com/keizerzilla/gamerbot-telegram-lumberjack

Eu fiquei irritado por não bater o record de um amigo num jogo para crianças e escrevi um bot que fez o trabalho sujo por mim.

bot pyautogui python telegram-game telegram-game-bot tutorial tutorial-demos

Last synced: 10 Apr 2025

https://github.com/gsaslis/openshift-basics-workshop

An introductory workshop into OpenShift, for application developers

kubernetes openshift openshift-origin openshift-v3 tutorial workshop

Last synced: 19 Apr 2026

https://github.com/amirhoseinsalimi/deep-learning-codingcogs-course-codes

My complete code and notebooks from the Deep Learning Workshop by CodingCogs. Covers foundational to advanced deep learning topics using TensorFlow and Keras including CNNs, RNNs, LSTMs, GRUs, and text sequence models.

cnn deep-learning gru lstm machine-learning ml neural-network python rnn tutorial workshop

Last synced: 13 Apr 2026

https://github.com/marcosvbras/androidexamples

Examples with several Android Components

android examples kotlin mobile mobile-app tutorial

Last synced: 25 Apr 2026

https://github.com/icyjoseph/phasertutorial

Learning Phaser to hack a game later on!

hackaton learning phaser3 tutorial

Last synced: 15 Mar 2025

https://github.com/imgarylai/enron-mturk

Create HIT on amazon mturk.

amazon boto enron mturk python tutorial

Last synced: 15 Mar 2025

https://github.com/polaris000/contactbot

A simple demo chatbot that collects a user's contact information. Built using Rasa.

chatbot demo rasa rasa-chatbot rasa-core rasa-nlu tutorial

Last synced: 13 Jun 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/rachitdhar/quick-guide-to-python

A quick guide to the Python programming language

guide python tutorial

Last synced: 30 Jun 2025

https://github.com/gamersi/account-tutorial-mongodb

Tutorial für ein Accountsystem mit mongodb

account accounting accounts accountsystem nodejs tutorial

Last synced: 16 Apr 2026

https://github.com/denvrdata/denvrdemos

A collection of sample applications to run on Denvr Cloud

demos tutorial

Last synced: 16 Jan 2026

https://github.com/datajuggler/gittrimmer

Git Trimmer is a demo project for DataJuggler.Core.UltimateHelper and DataJuggler.Win.Controls, but it is also useful in that it helps you find .png and / or .jpg files in a project folder, but not used by a project. This is specifically for C# projects, and not work for all project types.

csharp demoproject opensource tutorial

Last synced: 25 Aug 2025

https://github.com/mr-hrr-harry/my_python_documentation

This is Harry's mini python documentation

advanced basics notes python python3 tutorial

Last synced: 31 Mar 2025

https://github.com/vasiliy-l/tutorial-ios-qr-code-reader

A QR Code Scanner App in Swift

avfoundation ios swift tutorial

Last synced: 30 Mar 2025

https://github.com/serihiro/rails_mini_blog_tutorial

Rails5 web application tutorial

rails tutorial

Last synced: 27 Apr 2026

https://github.com/applitools/tutorial-selenium-ruby-basic

Applitools Selenium Ruby tutorial

applitools tutorial

Last synced: 28 May 2026

https://github.com/applitools/tutorial-protractor-basic

Applitools tutorial using Protractor

applitools protractor tutorial

Last synced: 23 Aug 2025

https://github.com/ucan-lab/react-tutorial

React tutorial

learning react tutorial

Last synced: 05 Jun 2026

https://github.com/qobulovasror/create-any-docs

University web course assignments

documentation mysql php tutorial

Last synced: 25 Apr 2026

https://github.com/twtrubiks/grpc_python_tutorial

grpc python 教學 Google RPC

grpc python3 tutorial

Last synced: 07 May 2026

https://github.com/david-dj-777/metamask-clone

🪙 Build a blockchain wallet management plugin for IntelliJ IDEA, inspired by MetaMask, to streamline your development with Web3 functionality.

blockchain cranq educational ethereum evm ganache infura ipfs ipfs-deploy javascript metamask react react-hooks sanity-io tutorial uniswap-sdk uniswap-v2 web3js

Last synced: 09 Apr 2026

https://github.com/bhgomes/rust-tutorial

Rust tutorial focused on type-theoretic and mathematical ideas

rust rust-lang rust-tutorial tutorial

Last synced: 16 Apr 2026

https://github.com/timstaley/voevent-parse-tutorial

Getting started with XML, VOEvent and voevent-parse.

deprecated-repo tutorial voevent

Last synced: 15 May 2025

https://github.com/shuuji3/terraform-tutorials

Terraform Tutorials - HashiCorp Learn

terraform tutorial

Last synced: 22 Mar 2025

https://github.com/thetoxin/pystudy

Example of possible python for studing

example python study study-project tutorial

Last synced: 10 Jun 2025

https://github.com/mindninjax/data-structures-in-javascript

Learn to implement & use various Data Structures in JavaScript 📚💻

data-structures hacktoberfest javascript tutorial

Last synced: 05 Oct 2025

https://github.com/ryan-haskell/gtk-hello

My first vala application

elementaryos tutorial vala

Last synced: 23 Mar 2025

https://github.com/szczyglis-dev/quantum-random-bit-generator

[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit

azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial

Last synced: 26 May 2026

https://github.com/thetoxin/hibernatetest

Example project for studing Hibernate

example hibernate java study tutorial

Last synced: 26 May 2026

https://github.com/applitools/tutorial-selenium-ruby-ultrafastgrid

Applitools Selenium Ruby tutorial with Ultrafast Grid

applitools ruby tutorial

Last synced: 06 Jun 2026

https://github.com/catchsubu/dependencyinjection

A comparative Dependency Injection tutorial showcasing Microsoft.Extensions.DependencyInjection (built-in) and Autofac containers with practical .NET Core and .NET Framework examples.

autofac csharp dependency-injection design-patterns dotnet dotnet-core ioc-container microsoft-extensions-dependencyinjection solid-principles tutorial

Last synced: 22 Apr 2026

https://github.com/dylancheetah/mongo-todo

A todo list REST API that demonstrates basic backend development concepts.

backend express mongodb nodejs rest-api todo-list tutorial

Last synced: 13 Apr 2026

https://github.com/ikamranshahzad/golang-init

A collection of small Go (Golang) projects, each in its own folder

golang tutorial

Last synced: 15 Apr 2025

https://github.com/jenny-ouyang/vibe-coding-bootcamp

Ship your first AI product in 7 days — no programming experience required. A complete guide to building with AI assistance.

ai ai-assisted-coding beginner-friendly bootcamp guide no-code tutorial vibe-coding

Last synced: 13 Jan 2026

https://github.com/3olen/phpunit-tp

Base de code pour le TP PHPUnit.

phpunit tutorial

Last synced: 18 Jan 2026

https://github.com/didinj/html-comment-example

HTML Tutorial: Comment Example

comment example html html5 tutorial

Last synced: 29 Mar 2025

https://github.com/ronanarm/walkthroughjs

Walkthrough.js is a lightweight, dependency-free JavaScript library for creating interactive tutorials, product tours, and onboarding experiences. It features smart positioning, progress tracking, customizable templates, and works seamlessly across browsers and devices.

frontend guide javascript onboarding product-tour react reactjs tutorial ui ux vue vuejs walkthrough

Last synced: 04 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/jf17/roguelike

Implementation of a roglike game based on a tutorial in the Rust language .

roguelike-game rust tutorial

Last synced: 06 Jul 2025

https://github.com/0x4e3/twisted-tutorial

The Evolution of Finger: Twisted from Scratch

python tutorial twisted twisted-tutorial

Last synced: 07 Oct 2025

https://github.com/jay-study-nildana/bungiecordblog

Blogging project that shows a web api (.NET) and front end (Angular and React)

angular dotnet react tutorial

Last synced: 18 Apr 2026

https://github.com/ch4s3/proto_man

elixir protobuf exercise

elixir plug protobuf protobuf3 tutorial

Last synced: 07 Oct 2025

https://github.com/klebann/moodle-plugin-helloworld

Hello world plugin created for education purposes following tutorial on https://learn.moodle.org/.

education moodle moodle-plugin plugin tutorial

Last synced: 07 Oct 2025

https://github.com/hugolebredo/react_tutorial_2

Pequeños ejercicios para aprender a trabajar con arrays en el estado de la aplicación en React ⚛️

reactjs tutorial tutorial-code

Last synced: 25 Apr 2026

https://github.com/augustoasilva/todo-go-app-tutorial

Repositório do projeto ToDo App feito em Go para série de Artigos no meu Blog.

api golang tutorial

Last synced: 13 Jul 2025

https://github.com/chrisae9/installubuntu

How to easily install Ubuntu alongside Windows 10.

boot-priority disk disk-partition installation tutorial ubuntu ubuntu-installation

Last synced: 03 Mar 2026

https://github.com/thinkswan/netlify-dev-demo

A Netlify Dev app that retrieves random words and names.

javascript netlify tutorial

Last synced: 07 Oct 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/tao12345666333/practical-python

A Practial Tour of Python

practical-python python tutorial

Last synced: 07 Oct 2025

https://github.com/vin20777/tanks

Unity3D Tutorial

csharp tutorial unity3d

Last synced: 22 Apr 2026

https://github.com/qchen-fdii-cardc/eigen3tutorial

Eigen3教程和示例

eigen eigen3 example tutorial

Last synced: 08 Oct 2025

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/rezazenouzi/htmltutorials

learn html and introduce with its features and tags and also learn how to use tags

html html5 rezzen tutorial tutorials youtube

Last synced: 08 Oct 2025

https://github.com/freeclimbapi/node-get-a-queue-member-how-to-guide

Node - Get a Queue Tutorial

queues tutorial

Last synced: 27 Jan 2026

https://github.com/silvestrevivo/react-redux-sagas

React application following the Udemy tutorial from Tom Philips to explain the Saga's functionality

reactjs redux redux-saga tutorial udemy udemy-tutorial

Last synced: 11 Apr 2026

https://github.com/kanukim97/nodejs_tutorial

Tutorial of Node.js

node nodejs tutorial

Last synced: 28 Apr 2026

https://github.com/ryderdamen/circleci_deploy_google_cloud_function_example

An example (and tutorial) of how to deploy a Google Cloud Function with CircleCI.

cd ci circleci gcp google-cloud-functions tutorial

Last synced: 08 Oct 2025

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/mex1c/codex-roblox

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox script executor, providing unparalleled functionality to effortlessly run scripts for your preferred Roblox games.

builder code codex collaborate community contribute development framework game library lua open-source plugin project repository resource roblox scripting studio tutorial

Last synced: 08 Oct 2025

https://github.com/alfarseniko/learning-c

Walkthrough of the freeCodeCamp tutorial of C language.

c learn tutorial

Last synced: 24 Jul 2025

https://github.com/amirali511/nim-tutorial

Nim programming tutorial

nim nim-lang nim-language nimlang tutorial

Last synced: 23 Mar 2025

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/swisscom/docs-appcloud-tutorial-nodejs

A step-by-step getting started tutorial for Node.js in the cloud

cloud-foundry javascript nodejs swisscom swisscom-application-cloud tutorial

Last synced: 08 Oct 2025

https://github.com/swisscom/docs-appcloud-tutorial-java

A tutorial about how to use Java with Cloud Foundry and the Swisscom Application Cloud

cloud-foundry java swisscom swisscom-application-cloud tutorial

Last synced: 24 Jan 2026

https://github.com/swisscom/docs-appcloud-tutorial-python

A step-by-step getting started tutorial for Python on Cloud Foundry

cloud-foundry flask python swisscom swisscom-application-cloud tutorial

Last synced: 25 Jan 2026

https://github.com/seanny123/webpack-typescript-helloworld

Get something showing up with Webpack, TypeScript

devops hello-world tutorial

Last synced: 12 Apr 2026

https://github.com/guilhermecaz/py-rabbitmq-tutorials

Hands-on exploration of RabbitMQ using Python, following the official RabbitMQ tutorials.

python rabbitmq tutorial

Last synced: 08 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/llnl/raja-tutorials

Materials to support RAJA hands-on tutorials

tutorial

Last synced: 04 Mar 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/000daniel/collision-mask-layer

A page dedicated to explaining how collision masks/layers works in the Godot game engine

collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial

Last synced: 03 Feb 2026

https://github.com/fogarecious/rust_tutorial

Tutorial of Rust

rust rust-lang tutorial

Last synced: 26 Jan 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/ogcincubator/sushi-workshop

This workshop shows different ways of consuming data from OGC API - Features services.

jupyter leaflet ogc ogcapi python qgis standards tutorial workshop

Last synced: 24 Apr 2026

https://github.com/salilab/actin_tutorial

IMP/PMI tutorial, modeling the complex of actin and tropomodulin-gelsolin chimera

integrative-modeling tutorial

Last synced: 19 Jan 2026

https://github.com/hashicorp-education/learn-terraform-organize-configuration

Source files for a workshop about Terraform source file organization

hashicorp terraform tutorial

Last synced: 19 Jan 2026

https://github.com/kahsolt/tiny-q

Tiny-Q is a minimal framework to show quantum computation basics in a tensor/matrix perspective view.

educational quantum-computing tutorial

Last synced: 04 Mar 2026

https://github.com/krishnaura45/code-tutorials

Collection | Beginner-friendly | Notebooks

a-to-z beginner-friendly collection jupyter-notebook python3 tutorial

Last synced: 31 May 2026