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/rahuldshetty/anywhere-read

This is an online book reading, management platform written in React JS. It uses Tensorflow-JS component for ML operations.

reactjs tensorflowjs tutorial

Last synced: 18 Apr 2026

https://github.com/mdhabibi/12-factor-app-explained

A free, interactive, beginner-friendly tutorial on the 12-Factor App methodology — with plain-English analogies, Python examples, and diagrams.

12-factor beginner-friendly cloud-native devops docker kubernetes learning microservices python software-architecture tutorial twelve-factor-app web-development

Last synced: 13 Jun 2026

https://github.com/syncfusionexamples/importing-and-exporting-rules-in-the-vue-query-builder

A Vue quick start project that shows how to import and export rules in the Syncfusion Vue Query Builder component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling.

ej2-query-builder exporting html5 importing inline-sql json mongodb named-parameter-sql parameter-sql query-builder query-builder-ui sql tutorial vue vue-components vue-query-builder vue-ui-components vuejs

Last synced: 02 May 2026

https://github.com/rustkas/cmake-guide-tutorial-solutinons

Solutions for step by step Cmake tutorial

cmake solutions tutorial

Last synced: 05 Jan 2026

https://github.com/rustkas/svelte-quickstart-through-instroduction-tutorial-projects

Projects based on YouTube video https://youtu.be/LIfIRdRlD58

svelte tutorial

Last synced: 11 Apr 2026

https://github.com/curegit/unity-reversi-tutorial

ゲームエンジン Unity を手っ取り早く触るためのハンズオン

education handson reversi tutorial unity

Last synced: 11 May 2025

https://github.com/teboho/drawer-layout

Android project. Learning how to use the drawer layout for navigation. Also how to change the menu on the fly. Also how to use the View Model.

android tutorial viewmodel

Last synced: 14 May 2026

https://github.com/thejoin95/messenger-bot-quick-start

Quick Start Tutorial - Starter Project for a FB Messenger bot in PHP

facebook messenger-bot messenger-platform-sample php quickstart tutorial webhook

Last synced: 13 Apr 2025

https://github.com/stephane-klein/linux-firewall-playground

Linux firewall playground environment

draft firewall playground tutorial

Last synced: 18 May 2026

https://github.com/tanvirhasanprince/tour_of_heroes_angular_module_version

Angular Tour of Heroes is a tutorial application provided by the Angular team. It serves as an introduction to Angular concepts and features by building a simple application for managing heroes. The tutorial covers various Angular topics, including components, services, data binding, routing, and more.

angular css tutorial typescript

Last synced: 10 May 2026

https://github.com/udofia2/easylearn

This is a web platform which provides free learning contents to students around the world, with special attention to some of the most challenging educational environment.

e-learning free-resources learn learning tutorial

Last synced: 07 May 2025

https://github.com/colin-farkas-personal/nextjs-dashboard

A dashboard built with Next.js following the Learn Next.js tutorial

dashboard nextjs tutorial

Last synced: 18 May 2026

https://github.com/liteobject/docker.training

Writing a Dockerfile for a C# Application

containerization csharp docker dockerfile tutorial

Last synced: 17 May 2026

https://github.com/fzaninotto/ra-customroutes-tutorial

A sample react-admin app demonstrating the CustomRoutes component. Support for a video tutorial on YouTube.

react react-admin routing tutorial

Last synced: 15 May 2026

https://github.com/bero937/auto-tutor

✉️ Generate personalized emails to professors effortlessly, leveraging AI to craft tailored messages based on your resume and their profiles.

agent ai android api-testing auto-sklearn automl collaborative-filtering computer-vision data-science deep-learning gpt graph-neural-network llm machine-learning restful-api tensorflow tensorflow-lite tutorial

Last synced: 15 May 2026

https://github.com/freeclimbapi/java-stream-recording-tutorial

Java - Stream a Recording Tutorial

recordings tutorial

Last synced: 12 Oct 2025

https://github.com/fzingg/hyperloop-showcase-heroku

Deployment of the Hyperloop-showcase on a HEROKU Server.

heroku hyper-rails hyperloop isomorphic rails react-component tutorial

Last synced: 20 May 2026

https://github.com/kunaldhongade/stellar-soroban-rust-tutorials

This repository provides a hands-on, beginner-friendly guide to building smart contracts using Soroban on the Stellar blockchain with the Rust programming language. Whether you're new to Stellar, Soroban, or Rust, these tutorials will help you understand the basics and advance step-by-step through real-world contract examples.

blockchain code rust smart-contracts soroban stellar tutorial

Last synced: 29 Oct 2025

https://github.com/nacal/ts-basic

Build Typescript Environment

tutorial typescript

Last synced: 29 Apr 2026

https://github.com/davzoku/get-started-julia

Getting Started with Julia

data-science julia tutorial

Last synced: 19 May 2026

https://github.com/freeclimbapi/c-sharp-list-queues-tutorial

C# - List Queues Tutorial

queues tutorial

Last synced: 22 Jun 2026

https://github.com/freeclimbapi/java-send-sms-during-call-tutorial

Java - Send SMS During Call Tutorial

messaging tutorial

Last synced: 07 Jul 2025

https://github.com/oneted11/scrimba-react-project1

free react tutorial on scrimba static project 1

css3 reactjs static-site tutorial

Last synced: 05 May 2026

https://github.com/j-sephb-lt-n/dbt-example

Showcase of DBT functionality with a toy local duckdb dataset

dbt duckdb example local tutorial

Last synced: 18 May 2026

https://github.com/mousav1/learn-go

Learn Go (Golang) with step-by-step tutorials. Practical examples and projects to enhance your Go skills.

examples examples-go go golang learning projects tutorial

Last synced: 11 Jan 2026

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

C# - Dequeue a Member Tutorial

queues tutorial

Last synced: 16 Jun 2025

https://github.com/sohnryang/react-tutorial

I followed the official react.js tutorial.

javascript react tutorial

Last synced: 14 May 2026

https://github.com/thawkin3/boundaries-demo

Demo of Clean Code Chapter 8: Boundaries

clean-code date-time react tutorial workshop

Last synced: 18 May 2026

https://github.com/youngermaster/my-tutorials

This repository has some scripts that I used to teach people some concepts about different topics

cpp python tutorial

Last synced: 16 May 2026

https://github.com/kathleenwest/azure-app-service-web-app-demo-project

This tutorial azure cloud project demonstrates how to create and deploy a basic web app using the Azure portal or the CLI (command-line interface). We will use our azure account to creature a resource group, app service plan, and web app. Then we will configure a CI/CD pipeline (continuous integration/continuous deployment) that integrates with our GitHub project code repository. Our demo web app is a flask template and python web application. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on the Azure cloud using the Azure portal. A second bonus video and instructions are shown that demonstrate the quick start creation of a web app using the CLI (command-line interface).

az-cli azure azure-cli azure-portal azure-portal-ui azure-web-app azure-webapp ci-cd ci-cd-pipeline demo flask flask-app flask-application how-to python tutorial video vscode web-app

Last synced: 14 Jul 2025

https://github.com/clamor-py/get-started

Detailed explanations, examples and best practices to get started with Discord bot development using Clamor

clamor discord-bot get-started guide python tutorial

Last synced: 27 Mar 2025

https://github.com/cagdaseksi/wkwebview

Swift Tutorial: WKWebView in ios swift xcode

ios swift tutorial webview wkwebview

Last synced: 02 Mar 2025

https://github.com/divertimentos/tutorial-web-development-learncodeacademy

Tutorial de introdução à construção de websites em HTML e CSS (2018 - 2019)

css flexbox html tutorial

Last synced: 13 Jun 2026

https://github.com/protw/tw5

Створюємо вільний вікі простір на базі Тідлівікі 5

tiddlywiki tiddlywiki5 tutorial ukrainian

Last synced: 06 Apr 2025

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

SvelteJS small application regarding the youtube tutorial of @bradtraversy

css3 html5 javascript sveltejs tutorial youtube

Last synced: 06 May 2026

https://github.com/zeppaman/owin-nancy-tutorial

Tutorial for creating a Owin module using Nancy as rendering engine.

example nancy owin tutorial

Last synced: 08 Sep 2025

https://github.com/pvigier/pychain-part1

Code for the part 1 of the tutorial on pychain

computational-graphs tutorial

Last synced: 17 Jun 2026

https://github.com/freeclimbapi/java-list-queues-tutorial

Java - List Queues Tutorial

queues tutorial

Last synced: 14 Jul 2025

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

Simple node.js bittorrent client

javascript nodejs torrent tutorial

Last synced: 17 May 2026

https://github.com/gnebbia/vim_notes

Some notes about Vim

notes tutorial vim

Last synced: 12 Sep 2025

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/rfluethi/german-translation-for-lesson-wordpress-essentials-domains-and-hosting

German translation of the lesson “WordPress essentials: Domains and hosting” improves accessibility for German speakers, part of OER for free, adaptive learning.

educ german-translation lear training tutorial wordpr

Last synced: 20 Jan 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/mikeludemann/docker-tutorial-and-command

A good tutorial and learning setup for Docker with commands and more

command docker tutorial

Last synced: 28 Mar 2025

https://github.com/jrcichra/vscode_c_project

Files needed to get started writing C in VSCode

c tutorial vscode

Last synced: 12 Sep 2025

https://github.com/flyingcakes85/mitx-6.00.1x-notes

Notes for MITx 6.00.1x Introduction to Computer Science and Programming Using Python

book computer-science mit notes python python3 tutorial

Last synced: 07 May 2026

https://github.com/salmanbe/laravel-firebase-tutorial

Tutorial to integrate Laravel with firebase database using kreait/laravel-firebase.

bootstrap5 firebase html5 laravel laravel-firebase php tutorial

Last synced: 06 Apr 2026

https://github.com/lukewait/django-learnerlab

A tutorial for Django beginners to get a project up and running. Aids in understanding the fundamentals of web framework and how they interact with databases and APIs.

api-rest django learner-lab nosql sql tutorial web-development-course

Last synced: 20 May 2026

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

Node - Connect Caller To Another Party

connecting-calls tutorial

Last synced: 25 Feb 2026

https://github.com/arthurdjn/pynews

NLP - Neural Network Classifier from Bag of Words features.

bag-of-words classifier document-classification nlp pytorch tutorial

Last synced: 20 May 2026

https://github.com/freeclimbapi/node-handle-a-call-queue-how-to-guide

Node - Inbound Call Queue Tutorial

queues tutorial

Last synced: 05 Feb 2026

https://github.com/freeclimbapi/node-make-recording-how-to-guide

Node - Make Recording Tutorial

recordings tutorial

Last synced: 27 Feb 2026

https://github.com/aoudiamoncef/rxsearch

Getting started with RxJava on Android using Kotlin.

android kotlin rxjava travis-ci tutorial

Last synced: 18 May 2026

https://github.com/eftec/autoloadone-example

Example code of AutoLoadOne Library.

example tutorial

Last synced: 12 Dec 2025

https://github.com/syncfusionexamples/how-to-customize-the-vue-diagram-and-its-elements

A quick start Vue project that shows how to customize the canvas page in the Vue Diagram component. This project includes code snippets for displaying page breaks and multiple pages in the canvas. It also includes code snippets for customizing the appearance of nodes and connectors and bridging connectors.

bridging connector customize diagram diagrambuilder node page-breaks ports tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 18 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/freeclimbapi/node-update-a-queue-how-to-guide

Node - Update a Queue Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/glebegor/neural-networks-mini-course

Minicourse for studying based futures of neural networks on python.

course data-science neural-network python tutorial

Last synced: 16 Jun 2025

https://github.com/rahulbhadani/rnn

Recurrent Neural Network Implementation based on WildML's tutorial

machine-learning python recurrent-neural-networks rnn statistical-learning statistics tutorial

Last synced: 15 May 2026

https://github.com/jeremiegince/learning_svm

Support vector machines (SVM) tutorial with classical and quantum kernels.

kernel quantum-computing svm tutorial

Last synced: 30 Oct 2025

https://github.com/timeless-residents/handson-hyperledger-fabric

A hands-on guide for Hyperledger Fabric providing step-by-step instructions for setting up a network, developing chaincode (smart contracts), and managing operations.

blockchain chaincode enterprise-blockchain fabric guide hands-on hyperledger smart-contracts tutorial

Last synced: 29 Apr 2026

https://github.com/syncfusionexamples/explore-node-types-in-the-vue-diagram-component

A quick start Vue project that shows the node types available in the Vue Diagram component. This project includes code snippets for rendering basic, flow, text, image, HTML, UML, BPMN, path, and native or SVG node types.

basic bpmn diagram diagrambuilder flow html image native node path svg text tutorial uml visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 30 Apr 2026

https://github.com/syncfusionexamples/how-to-perform-interactions-in-the-vue-diagram-component

A quick start Vue project that shows how to perform interactions in the Vue Diagram component. This project includes code snippets for interactions like selection, dragging, resizing, rotating nodes, editing texts, deletion of nodes and connectors, and how to restrict interactions. It also shows how to perform zooming, and undo-redo operations.

deletion diagram diagrambuilder dragging editing interactions panning resizing rotating selection tutorial undo-redo visualizing vue vue-components vue-diagram vue-ui-components vuejs zooming

Last synced: 03 Apr 2025

https://github.com/bartzalewski/react-stripe

A simple React + Stripe project for my Instagram @bart.code

javascript react stripe styled-components tutorial

Last synced: 06 May 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/23tae/nest-board

강의: 따라하며 배우는 NestJS

tutorial

Last synced: 25 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/applitools/tutorial-selenium-ruby-ultrafastgrid

Applitools Selenium Ruby tutorial with Ultrafast Grid

applitools ruby tutorial

Last synced: 06 Jun 2026

https://github.com/iampriteshkumar/desktop-tutorial

GitHub Desktop tutorial repository.

git github githubdesktop practice tutorial

Last synced: 25 Apr 2026

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/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/yisuschrist/python-async-tutorial

Simple async tutorial extracted from RealPython

async markdown python tutorial

Last synced: 26 Apr 2026

https://github.com/turkunov/ml-from-scratch

Thoroughly documented implementations of ML and DS concepts

ds implementation interview ml pytorch tutorial

Last synced: 26 Apr 2026

https://github.com/fmind/android-tutorial-favorite

An Android tutorial to demonstrate the use of local and on device tests

android junit mokito testing tutorial

Last synced: 26 Apr 2026

https://github.com/thalsi/git

Master Git step-by-step from beginner to advanced. Check off tasks as you complete them!

git github tutorial

Last synced: 27 Apr 2026

https://github.com/quantam-studios/topdownshooterlesson

A game made for programming lessons of the CCHS Makers Club specific to game design.

c-sharp-unity tutorial unity

Last synced: 07 Jun 2026

https://github.com/leesharma/flask-api

A tutorial application to play around with building API servers in Flask.

flask lynda tutorial

Last synced: 27 Apr 2026

https://github.com/smallstepman/rs-tokio-chat-server

hello world tokio project

learning rust tokio tutorial youtube

Last synced: 27 Apr 2026

https://github.com/centrogeo/tutorial-shiny-cig2022

Tutorial de Shiny para la semana de divulgación de las CIG 2022

r shiny tutorial

Last synced: 27 Apr 2026