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/kasir-barati/python

A comprehensive course for Python

python python3 software-engineering tutorial

Last synced: 23 Feb 2026

https://github.com/project-babble/babblebot

The Project Babble Discord bot repo

bot discord discord-bot docs faq faqs tutorial

Last synced: 22 Feb 2026

https://github.com/macagua/example-vuejs2-webpack-bootstrap

A Vue.js project that integrates the Bootstrap CSS Framework following the "Getting started with Vue, Webpack & Bootstrap" tutorial

bootstrap bootstrap-css bootstrap-css-framework tutorial vue2-demo vuejs vuejs2 vuejs2-webpack-bootstrap webpack

Last synced: 09 Apr 2026

https://github.com/devlights/try-python

This is my TUTORIAL project for Python.

jetbrains pycharm pycharm-ide pytest python python3 tutorial

Last synced: 18 Jan 2026

https://github.com/mozilla-services/subscriber_demo

A Companion suite for https://blog.mozilla.org/services/2017/02/23/managing-push-subscriptions/

demonstration python3 tutorial webpush

Last synced: 17 Jul 2025

https://github.com/sinalalebakhsh/portswigger

Solving PortSwigger Labs in YouTube

portsw portswigger-labs securi tutorial

Last synced: 05 Apr 2025

https://github.com/edijunior88/astro_documentacao

🚀 Astro é um framework web tudo em um para a construção de websites rápidos, focados em conteúdo.

astro astrojs blog documentacao documentation tutorial

Last synced: 19 Feb 2026

https://github.com/Azure/iot-central-compute

A simple way to do compute and data transformation on data sent to Azure IoT Central using Azure Functions and a slightly modified version of the Azure IoT Central Device Bridge.

azure-functions data-transformation iot iot-central javascript nodejs tutorial

Last synced: 08 May 2025

https://github.com/thibaudcolas/wagtail-tutorials

If you want to learn to use Wagtail, you are in the right place!

django djangogirls documentation gitbook netlify tutorial wagtail walkthrough

Last synced: 02 Apr 2025

https://github.com/akash-joshi/auth-wiki-public

This repository was made to demonstrate functionality of Mongo and Auth0 with React using NextJS.

mongo nextjs react tutorial

Last synced: 14 Apr 2026

https://github.com/shinchven/multiple-authentication-services-on-feathers-app

This is an example to show how to implement multiple authentication services on a FeathersJS app.

feathersjs tutorial

Last synced: 03 Jan 2026

https://github.com/nidup/manipulate-csv-data-in-php

Tutorials on How to Read and Write CSV Files in PHP

csv php php8 tutorial

Last synced: 29 May 2026

https://github.com/gvwilson/btt

Building Tech Together

codebender software-engineeering tutorial

Last synced: 08 Feb 2026

https://github.com/bhattbhavesh91/auto-ts-tutorial

Tutorial on Auto_TS : Automatically build ARIMA, SARIMAX, VAR, FB Prophet and ML Models on Time Series data sets with a Single Line of Code

auto-timeseries automl autosklearn demo time-series time-series-analysis tutorial

Last synced: 26 Sep 2025

https://github.com/bloginnovazione/laravel11-vue

Laravel 11 and Vue.js: installation, configuration and examplesLaravel 11 e Vue.js: installazione, configurazione ed esempi

bloginnovazione laravel php software-development software-engineering tutorial

Last synced: 15 Apr 2026

https://github.com/v4ss3ur/guideline.wpf

GuideLine is a C# WPF library designed to create interactive, step-by-step tutorials within your application. It highlights specific controls, dims the rest of the interface, and provides dialog-based explanations to guide users through various features.

guide guideline overlay tool tutorial wpf

Last synced: 19 Aug 2025

https://github.com/snipcart/snipcart-angular

A tutorial on integrating a single page Angular app with Snipcart's shopping cart platform.

angularjs ecommerce javascript tutorial

Last synced: 14 Apr 2026

https://github.com/cj-mills/fastai-to-libtorch-to-unity-tutorial

This follow-up to the fastai-to-unity tutorial covers creating a LibTorch plugin for the Unity game engine.

fastai image-classification libtorch tutorial unity

Last synced: 09 Oct 2025

https://github.com/felipewind/heroku-quarkus-angular-docker

Demo project to deploy Quarkus/PostgreSQL and Angular/Nginx as containers on Heroku

angular containers docker docker-compose heroku heroku-deployment quark tutorial

Last synced: 16 Apr 2025

https://github.com/ginberg/crypto

Tutorial: Create your cryptocurrency dashboard in R shiny

cryptocurrency r shiny tutorial

Last synced: 03 Jul 2025

https://github.com/chenshuliu/machine-learning-in-r

Introduction to Machine Learning Application in R

machine-learning r tutorial

Last synced: 18 Jan 2026

https://github.com/nexmo/ruby-passwordless-login

Passwordless Login with Nexmo Verify

tutorial

Last synced: 17 Aug 2025

https://github.com/amanpriyanshu/protaska-gpt

Unleash the Potential of Datasets with Intelligent Tasks, Tutorials, and Algorithm Recommendations.

beginner datasets deep-learning generative-models gpt gpt-3 langchain llm machine-learning openai python tutorial tutorials

Last synced: 08 Nov 2025

https://github.com/openlitedotdev/clearn

A documentation with resources for the C language.

documentation learn playground tutorial

Last synced: 18 Mar 2025

https://github.com/aadya940/pycoding

An Agentic Python Library and CLI Tool to automate Coding tutorial generation.

agent agentic-ai ai artificial-intelligence automation coding content python tutorial

Last synced: 19 Jul 2025

https://github.com/pedrorijo91/scala-play-forms

scala-play-forms blog post code

form play-framework playframework scala tutorial

Last synced: 18 Feb 2026

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

Docker is cool. Lets do Rust with Docker

maintained ready-for-use tutorial

Last synced: 21 Jan 2026

https://github.com/tversteeg/learn-sfx

How to use Rust libraries to create your own sound effects

cpal rust sdl2 sfx sound-effects tutorial

Last synced: 19 Apr 2025

https://github.com/rajdeep2804/darknet_yolo_tutorial

This repo acts like a training guide for yolo object detection model for custom data.

darknet object-detection training tutorial yolo yolov3

Last synced: 16 Aug 2025

https://github.com/nurfawaiq/seri-php-mysqli-oop

SC Seri Tutorial Membuat Web dengan PHP mysqli OOP + Bootstrap + MySQL by YukCoding

php tutorial

Last synced: 10 Jan 2026

https://github.com/websolutionstuff/laravel-9-crud-operation-example

As we know Laravel 9 was officially released yesterday with many new functionalities like Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route list output, a Laravel Scout database driver, etc, and many more and laravel 9 version requires a minimum PHP version of 8.0. So, here I will show you how to create CRUD operation in laravel 9, in this site we have performed many crud operations with example crud operation in ajax crud operation in laravel 8 etc. So, today I will give you laravel 9 crud application example or how to create crud in laravel 9.

crud crud-application crud-operation example html laravel laravel-9-crud-operation laravel-crud-operation laravel8 laravel9 php tutorial

Last synced: 30 Mar 2025

https://github.com/danieljancar/stellar-smart-contract

A simple Stellar smart contract environment to get you started with Blockchain and Web 3.0. 🌱🔥

blockchain rust smart-contracts stellar tutorial

Last synced: 09 Feb 2026

https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script

I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.

backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development

Last synced: 05 Jan 2026

https://github.com/didinj/spring-boot-security-user-role-login-eclipse

Spring Boot Tutorial: Create Java Login Web App using Spring Security and Eclipse

eclipse eclipse-ide java login spring-boot spring-data spring-security springboot springsecurity tutorial webapp

Last synced: 16 Oct 2025

https://github.com/BAMresearch/jupyter_tutorial_sas

A programming tutorial for looking at SAS Data with Python. Part of the 'Better with Scattering' Workshop.

data-science programming-exercises small-angle-neutron-scattering small-angle-scattering small-angle-xray-scattering tutorial

Last synced: 16 Jan 2026

https://github.com/launchscout/litelement-tic-tac-toe

The tic-tac-toe game from the React tutorial, implemented in Web Components using LitElement

lit-element react tutorial webcomponents

Last synced: 15 Apr 2026

https://github.com/cnahmetcn/30-gunde-javascript-turkce

30 günde javascript eğitimi Türkçe. 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. 30 günde JS öğrenebileceğiniz bir reponun Türkçe versiyonudur.

30dayscodechallenge 30daysofcode javascript js programming programming-language turkce turkish tutorial

Last synced: 14 May 2025

https://github.com/akhilmhdh/react-swiper

Project just to showcase the integration of react with swiper

reactjs swiper-js tutorial

Last synced: 16 Apr 2026

https://github.com/wsdltophp/packagecolissimopickuppoint

PHP SDK for Colissimo Pickup Point Web Services with SOAP

colissimo-webservices packagegenerator php soap-client tutorial

Last synced: 15 Aug 2025

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

Modern JavaScript Tutorial in Sinhala

javascript sinhala tutorial

Last synced: 15 Aug 2025

https://github.com/kwabenberko/mailtrap-tutorial

A Tutorial on Email Testing using Mailtrap.io

email expressjs javascript mailtrap nodejs sandbox testing tutorial

Last synced: 09 Apr 2026

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

First steps for Rust development.

obsolete tutorial

Last synced: 12 Jan 2026

https://github.com/robertcorponoi/unreal-follow-lead-ai

Demo project for my tutorial about creating an Ally AI that can follow the player around or lead them around the level.

ai cpp tutorial unreal-engine unreal-engine-4

Last synced: 29 Jun 2026

https://github.com/geggleto/course-1

Introduction to Slim PHP

course micro-framework php slim tutorial

Last synced: 11 Jun 2026

https://github.com/sanikamal/vuejs-omnibus

A collection of Code Snippet, tutorials and mini project of Vue.js, Vuex, axios and different other related technologies.This is a repository to discover Vue for beginners to advanced

axios nuxtjs tutorial vue-project vuejs vuetify vuex

Last synced: 11 Apr 2026

https://github.com/tact-lang/tour

WIP: 🎓 Learn Tact in your browser with an interactive tour

interactive-tutorial onboarding tact tact-by-example ton-blockchain tour tutorial

Last synced: 05 Mar 2026

https://github.com/ga58lar/ros2-docker-example

ROS2 Docker example

docker dockerfile ros2 tutorial

Last synced: 30 Mar 2025

https://github.com/blaze2216/java-learning-journey

🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.

algorithms beginner best-practices coding-journey documentation education java learning programming tutorial

Last synced: 29 Jul 2025

https://github.com/jbweston/maryland-kwant-tutorial

Slide deck for a Kwant tutorial that I gave at the University of Maryland in February 2019.

kwant quantum-mechanics tutorial

Last synced: 04 Jul 2025

https://github.com/thesoenke/serverless-tutorial

Serverless Tutorial mit OpenFaaS

openfaas serverless tutorial

Last synced: 02 Sep 2025

https://github.com/gitbolt/solana-linktree

🖇️ Linktree Clone on Solana with tutorial

anchor-lang rust solana tutorial typescript

Last synced: 25 Jul 2025

https://github.com/asifvora/webpack-react

Tutorial: How to set up React, webpack 4, and Babel 7 (2018) React is mostly used for Single Page Applications.

babel javascript react reactjs tutorial webpack webpack-react

Last synced: 11 Apr 2026

https://github.com/amsokol/openshift-lab01-hyper-converged

Step by step tutorial how to deploy hyper-converged infrastructure by OpenShift Origin + Gluster for CentOS Atomic Host (deploying containerized Gluster storage with Atomic Host and OpenShift)

cloud containers docker gluster glusterfs how-to howto hyper-converged hyperconverged openshift openshift-origin tutorial

Last synced: 12 Apr 2025

https://github.com/solo-steven/toy-lang-in-rust

A toy language build by myself

learning-by-doing llvm rust toy-project tutorial

Last synced: 09 Mar 2025

https://github.com/TexasBullet26/trey-learns

This is a repository to keep track of anything I'm learning. Notes on tutorials, books, docs, anything.

bootstrap code education ember go golang javascript learning notes php progress python react rust self-education tutorial tutorials

Last synced: 23 Aug 2025

https://github.com/margato/redis-spring-tutorial

Tutorial de como integrar Redis com aplicação Spring Boot

cache docker dockercompose guide redis spring sprintboot tutorial

Last synced: 28 Jan 2026

https://github.com/nfantone/2d-roguelike

Unity3D tutorial for a 2D Roguelike game

game tutorial unity3d

Last synced: 07 Jan 2026

https://github.com/cbetta/sinatra-letsencrypt-heroku-demo

Using LetsEncrypt with Sinatra on Heroku

heroku letsencrypt sinatra ssl tutorial

Last synced: 02 Aug 2025

https://github.com/garfbradaz/webapi-episodes

Episodes for my JSON API using .NET Core, Docker and Mongo Series.

blogging csharp docker mongodb netcore tutorial webapi-core

Last synced: 07 May 2026

https://github.com/davidmoremad/fraud-exercise

Creamos una BBDD de transacciones y mediante Python detectamos actividad fraudulenta

curso ejerciciosresueltos python supabase tutorial

Last synced: 19 Apr 2026

https://github.com/peterpeterparker/json-to-enum

Map a JSON file to ENUM in Java

java json maven properties tutorial

Last synced: 06 Jan 2026

https://github.com/wizardjedi/clickhouse-test

Yandex ClickHouse database test (clickhouse vs postgresql)

clickhouse docker example postgresql test tutorial

Last synced: 09 Apr 2026

https://github.com/drkenreid/introductory-data-science

Hands-on machine learning tutorials in Google Colab, covering various algorithms and techniques for learners at different levels.

cnn data data-science deep-learning learning-datascience learning-machine-learning learning-python neural-network neural-networks regression rnn science tutorial tutorial-exercises tutorials

Last synced: 28 Jan 2026

https://github.com/ismacortgtz/cpp-guide

An intermedius guide to learn C++ from any knowledge level.

course cpp cpp-course english guide spanish tutorial

Last synced: 07 Oct 2025

https://github.com/flowforfrank/faceapi

🤖 Face expression recognition created with face-api.js

emotion-detection emotion-recognition face-recognition faceapi faceapi-js javascript tutorial webtips

Last synced: 08 Mar 2026

https://github.com/sayed94h/full-stack-asp-net-core-mvc-project-customer-manager

In this ASP.NET core MVC course or Tutorial you will learn how to build a full stack web application step by step. This project helps you learn all the core concepts of ASP.NET Core MVC. You will learn everything you need to know to get started creating websites using ASP .NET Core MVC with SQL Database and Entity Framework core. Enjoy learning

asp-net-core asp-net-core-course asp-net-core-mvc asp-net-core-mvc-tutorial asp-net-core-tutorial coding-tutorial entity-framework-core full-course full-stack-web-development programming-course sql-database sql-server sql-server-database tutorial visual-studio web-api web-development-course web-development-project

Last synced: 22 Apr 2026

https://github.com/fn-code/bmkg

this package is retrieve the latest earthquake data from BMKG

bmkg bmkg-api golang tutorial

Last synced: 10 Apr 2025