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/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/lambdachad/saltos

Tutorial for creating an x86 operating system from scratch using Zig

osdev tutorial x86 zig

Last synced: 15 May 2026

https://github.com/jmarrec/testcpp-crosscompile-linuxtowin64

A repo to test how to cross compile a dummy C++ project using Github Actions, mingw32, **and** conan.

conan cpp cross-compile github-actions tutorial

Last synced: 10 May 2026

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/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/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/freeclimbapi/java-list-queues-tutorial

Java - List Queues Tutorial

queues tutorial

Last synced: 14 Jul 2025

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/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/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/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/pvigier/pychain-part1

Code for the part 1 of the tutorial on pychain

computational-graphs tutorial

Last synced: 17 Jun 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/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/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/cagdaseksi/wkwebview

Swift Tutorial: WKWebView in ios swift xcode

ios swift tutorial webview wkwebview

Last synced: 02 Mar 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/uselessscat/python-backend

The definitive guide to mastering backend development with Python.

python tutorial

Last synced: 04 Mar 2025

https://github.com/anupammaurya6767/tanji

Tanji is a Python encryption library that provides a secure and flexible solution for encrypting and decrypting messages. It leverages both symmetric and asymmetric encryption techniques to ensure the confidentiality and integrity of your data.

asymmetric-cryptography code-review continuous-integration cryptography cryptography-algorithms documentation encryption github-actions github-package-registry open-source pytest python release-management security software-development software-engineering sphinx-doc symmetric-cryptography tanji tutorial

Last synced: 21 Mar 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/silvestrevivo/svelte-materialize-posts

SvelteJS app based on the YouTube video-tutorial from @hidjou.

css3 html5 javascript sveltejs tutorial youtube

Last synced: 07 Apr 2026

https://github.com/renandmc/cap-bookshop

Tutorial SAP CAP Bookshop

fiori hana sap sap-cap sapui5 sqlite3 trial tutorial

Last synced: 19 Mar 2026

https://github.com/newlandtv/csharp-tutorial-2023

This is the code from a C# tutorial conducted in 2023.

2023 csharp dotnet tutorial

Last synced: 18 May 2026

https://github.com/syncfusionexamples/getting-started-with-the-vue-query-builder-component

A quick start project that shows how to create and configure the Syncfusion Vue Query Builder component in a Vue project. This project contains simple code to bind a data source, customize the columns, add rules at initial load, filter Data Grid records using the Query Builder.

ej2-query-builder filter getting-started grid html5 query-builder query-builder-ui tutorial vue vue-components vue-query-builder vue-ui-components vuejs

Last synced: 20 Jan 2026

https://github.com/thinkswan/vue-todos

A Vue todo app.

javascript tutorial vue

Last synced: 15 May 2026

https://github.com/thinkswan/react-comments

A React app that allows visitors to post comments.

express javascript react tutorial

Last synced: 21 Apr 2026

https://github.com/tkssharma/next-js-training-sessions

Next JS Training Session for Youtube Training Videos

express javascript next nextjs nodejs-server react tutorial

Last synced: 01 May 2026

https://github.com/velenir/workers-journey

Guide to Web Workers

guide tutorial web-worker

Last synced: 25 Jun 2025

https://github.com/thinkswan/redux-saga-counter

A React counter app using Redux and Saga.

javascript react redux redux-saga tutorial

Last synced: 09 May 2026

https://github.com/freeclimbapi/c-sharp-accept-incoming-call-tutorial

C# - Accept Incoming Call Tutorial

tutorial voice

Last synced: 25 Jun 2025

https://github.com/bpesquet/pytorch-tutorial

Concise and annotated examples for learning the basics of PyTorch

pytorch tutorial

Last synced: 19 Apr 2025

https://github.com/thinkswan/rails-sidekiq-code-snippets

A Rails app that manages a library of code snippets and uses Sidekiq workers to apply syntax highlighting.

ruby ruby-on-rails sidekiq tutorial

Last synced: 03 Jun 2026

https://github.com/thinkswan/flux-shopping-cart

A Flux app that allows users to manage a shopping cart.

flux javascript react tutorial

Last synced: 23 Jun 2026

https://github.com/thinkswan/react-maps

A React app that allows users to search a map and save locations.

google-maps javascript react tutorial

Last synced: 11 Apr 2026

https://github.com/devnyxie/weatherapp_react

Weather Web Application built on React.js and OpenWeather API. Nice and minimalistic styling. The project is fully open sourced, feel free to use.

html-css-javascript react tutorial weather-api weather-app

Last synced: 15 May 2026

https://github.com/amitness/google-python-class

Solving exercises of google python class.

exercises google python tutorial

Last synced: 14 May 2025

https://github.com/timeless-residents/handson-streamdeck

A comprehensive collection of Stream Deck customization samples and demos, featuring 40+ basic examples, advanced features, and game integration tutorials for developers of all skill levels.

automation customization demos development development-tools elgato game-development python samples streamdeck tutorial ui-components

Last synced: 26 Mar 2025

https://github.com/ravijo/dump-lua-array

Dump 1-dimensional Lua array into a file efficiently

lua tutorial

Last synced: 21 Jul 2025

https://github.com/joaofaveri/pull-request-na-pratica

Repositório de aprendizagem sobre como criar um Pull Request (PR). Saiba na prática como criar um Pull Request, submetendo alterações neste repositório, que serão aceitas pelos colaboradores

awesome awesome-list begginer-friendly begginers css3 education first-timers-friendly floss foss git github html5 iniciantes javascript learning-by-doing open-source programming pull-request tutorial

Last synced: 31 Dec 2025

https://github.com/ketouem/the-road-to-learn-react

Hackernews cloned described in [The Road To Learn React](https://leanpub.com/the-road-to-learn-react)

react tutorial

Last synced: 18 May 2026

https://github.com/erictleung/tutorial-latex

:musical_score: Tutorial to the typesetting application LaTeX

latex presentation tutorial

Last synced: 29 Oct 2025

https://github.com/syncfusionexamples/how-to-group-nodes-and-connectors-in-the-vue-diagram-component

A quick start Vue project that shows how to group nodes and connectors in the Vue Diagram component. This project includes code snippets to create and update groups dynamically. It also includes code snippets to add annotations to a group and create a nested group.

connector customize diagram diagrambuilder group interaction node style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 18 May 2026

https://github.com/bryantson/copilot-custom-workshop-django-react-web

Made for my Udemy course titled "GitHub Copilot - The Complete Guide learning from an expert".See the link below. Repository that has custom GitHub Copilot tutorial demonstrating a full stack web application demo using PostgreSQL, ReactJS, and Python Django

copilot-tutorial github githubcopilot javascript learning python reactjs tutorial udemy webdevelopment

Last synced: 16 Feb 2026

https://github.com/javascript-tutorial/sl.javascript.info

Modern JavaScript Tutorial in Slovenian

javascript slovenian tutorial

Last synced: 14 Apr 2025

https://github.com/didinj/grails-4-easy-crud-webapp

Grails 4 Tutorial: Easy to Build CRUD Web Application

crud easy grails grails4 groovy tutorial web-application

Last synced: 30 Apr 2026

https://github.com/didinj/css3-navigation-bars-example

CSS3 Tutorial: Navigation Bars

bar bars css css3 example navigation tutorial

Last synced: 29 Mar 2025

https://github.com/zkan/dbt-tutorial

A Comprehensive Tutorial to Learn dbt

dbt tutorial

Last synced: 20 Jan 2026

https://github.com/javascript-tutorial/no.javascript.info

Modern JavaScript Tutorial in Norwegian

javascript norvegian tutorial

Last synced: 14 Apr 2025

https://github.com/michael-yin/django-pack

Django SaaS open-source Guide

django saas tutorial

Last synced: 15 May 2026

https://github.com/art049/simple-buffer-overflow-server

Challenge/Tutorial aiming to exploit the buffer overflow vulnerability w/ Metasploit plugin implementation

buffer-overflow-vulnerability challenge metasploit security tutorial

Last synced: 07 Jan 2026

https://github.com/didinj/css3-styling-html-element

CSS3 Tutorial: Styling The HTML Element

css css3 element html htmlelement styling tutorial

Last synced: 29 Mar 2025

https://github.com/luboshl/tutorial-protect-aspnet-core-api-with-aad

Source code for tutorial Protect API in ASP.NET Core with Azure AD

api aspnet-core authentication authorization azure-ad tutorial

Last synced: 13 Mar 2025

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/alexmhack/serverless-python

In this repository we are going to write a very basic python application and focus mainly on its deployment using GCP Cloud Run and the various things involved in the deployment process.

cloud-run docker dockerfile fastapi gcp simple-app tutorial

Last synced: 18 May 2026

https://github.com/Tayco110/Zephyr--Getting_started_on_Windows

Passos iniciais para o setup do Zephyr-rtos no windows junto de um exemplo para teste

c embedded-systems getting-started sample-code tutorial zephyr-rtos

Last synced: 12 Mar 2025

https://github.com/zartre/angular-tour-of-heroes

Angular Tour of Heroes tutorial

angular tutorial

Last synced: 09 May 2026

https://github.com/flowforfrank/places

🗺️ Get the best places in town with the Google Maps API

google-maps google-maps-api javascript places-api tutorial webtips

Last synced: 28 Mar 2025

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/gorkemgul/c_and_cpp_collection

This is a complete C and C++ collection repository (currently working on this).

cpp tutorial

Last synced: 17 Mar 2025

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/nevrome/uni.tuebingen.poseidon.intro.2h.2024

Website for a ~2h demonstration of Poseidon and some of its tools, features and components

adna archaeology tutorial

Last synced: 07 Mar 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/peimelo/calendareact

Rails calendar using React

api learnetto react ruby-on-rails tutorial

Last synced: 18 Apr 2026

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

Java - Stream a Recording Tutorial

recordings tutorial

Last synced: 12 Oct 2025

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/freeclimbapi/c-sharp-dequeue-member-how-to-guide

C# - Dequeue a Member Tutorial

queues tutorial

Last synced: 16 Jun 2025

https://github.com/sungkwangsong/lean-python

Python 학습 자료

django learn practice python tutorial

Last synced: 19 May 2026

https://github.com/goto-bus-stop/sideshow

An npm-friendly fork of the fantastic fortesinformatica/sideshow tutorial library.

tutorial wizard

Last synced: 21 Jul 2025

https://github.com/wisnuwiry/flutter-tutorial

Several sample collections of code for using Flutter. https://wisnuwiry.space/

flutter tutorial

Last synced: 19 May 2026

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/donovan-said/tutorial-learning-typescript

A repository to start learning TypeScript.

javascript nodejs tutorial typescript

Last synced: 07 May 2026

https://github.com/donovan-said/tutorial-learning-mongodb

A repository to start learning mongodb

mongodb tutorial

Last synced: 18 May 2026

https://github.com/akshaybabloo/swift-notes

Swift notes

swift tutorial

Last synced: 13 Apr 2025

https://github.com/brlin-tw/learning_gnu_bash

學習 GNU Bash

bash tutorial

Last synced: 19 May 2026

https://github.com/haotrr/rabbitmq-tutorials-go-cn

RabbitMQ tutorials Go version in Chinese.

golang rabbitmq tutorial

Last synced: 29 Oct 2025

https://github.com/ndxdeveloper/sqlite3-advanced-training

Formation SQLite3 du niveau débutant au développeur avancé.

course french sqlite3 training tutorial

Last synced: 08 Apr 2026

https://github.com/thearchitector/dotfiles-win

Automated and configurable Windows registry edits and environment configs.

dotfiles-windows tutorial utility

Last synced: 07 Mar 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/liteobject/docker.training

Writing a Dockerfile for a C# Application

containerization csharp docker dockerfile tutorial

Last synced: 17 May 2026