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/shinyypig/HFUT-Thesis

合肥工业大学本科毕业设计论文模版

latex-template tutorial

Last synced: 06 Aug 2025

https://github.com/thejohnfreeman/angular2-tour-of-heroes

A progression through the Angular 2 Tutorial, including the missing step 0: starting from an empty directory.

angular2 tutorial

Last synced: 19 Jun 2026

https://github.com/rodrigokamada/angular-internationalization

Application example built with Angular 15 and adding the internationalization (i18n) component using the @ngx-translate library.

angular beginners dev-community gh-pages hacktoberfest i18n internationalization translate travis-ci tutorial

Last synced: 21 May 2026

https://github.com/uncomputable/simple-layer-twos

Replit resources from Bitcoin++ 2023 in Austin

bitcoin circuit learning logic tutorial

Last synced: 29 Mar 2025

https://github.com/brh55/discord-magic-8-ball

Code reference for YouTube tutorial for creating a Discord chat bot that functions as a magic 8 ball

chatbot-discord discord discord-bots tutorial

Last synced: 25 Oct 2025

https://github.com/ajayns/freecodecamp-soln

Solutions from the Free Code Camp course

algorithm-challenges algorithms freecodecamp javascript js tutorial

Last synced: 10 Mar 2026

https://github.com/leoborai/pngme

Command line program that lets you hide secret messages in PNG files

learning png rust tutorial

Last synced: 15 Apr 2025

https://github.com/truemedia/lwap

Source code for building a laravel website as package (LWAP), from tutorial series by me (Wade Penistone)

as composer development laravel lwap package parts series tutorial website

Last synced: 06 May 2026

https://github.com/anton-trunov/fold-tutorial-talk

Papers We Love. Mad. Talk on fold: slides, Coq file, and links for further reading

coq fold papers-we-love recursion-schemes talk tutorial

Last synced: 14 Apr 2025

https://github.com/mjstealey/swagger-demo

Brief tutorial on swagger, swaggerhub, generating clients and other miscellany

smartapi swagger tutorial

Last synced: 10 Apr 2025

https://github.com/manojpawar94/java-programming-tutorials

The repository contains the sample programs on multithreading and java 8 features.

howto howto-tutorial java java-8 javaee multithreaded multithreading tutorial

Last synced: 09 Jun 2026

https://github.com/planetoftheweb/angularformvalidation

This is the repository for my course, AngularJS 1: Form Validation on LinkedIn Learning and Lynda.com.

angular angularjs angularjs1 frameworks javascript linkedinlearning lynda lynda-com rayvillalobos training tutorial

Last synced: 09 May 2026

https://github.com/pcafrica/introduction_to_cmake

Slides and exercises for the "Introduction to CMake" lecture.

cmake cpp examples exercises introduction tutorial

Last synced: 14 Mar 2025

https://github.com/kok202/firetorch

Quickstart for firebase frontend and backedn template

express firebase firebase-fe firebase-functions frontend quickstart template tutorial

Last synced: 02 May 2026

https://github.com/mding5692/js-snake-workshop

Workshop for vanilla JS game of snake for Knack at Western

game javascript teaching tutorial

Last synced: 30 Apr 2026

https://github.com/rodrigokamada/angular-highcharts

Application example built with Angular 15 and adding charts using the highcharts library.

angular beginners charts dev-community gh-actions gh-pages hacktoberfest highcharts stackblitz tutorial

Last synced: 15 May 2025

https://github.com/ankit-thealchemist/on_off_model_with_relay

Hello, this code is to show the simple on off model with relay functionality, just to clear the air about the relay node functioning.

ble blemesh bluetooth-low-energy bluetooth-mesh esp-idf esp32 relay tutorial

Last synced: 19 Apr 2026

https://github.com/fepegar/miccai-educational-challenge-2020

My submission to the MICCAI Educational Challenge 2020.

augmentation cnn medical-images pytorch torchio tutorial

Last synced: 01 May 2026

https://github.com/shenmian/sokoban-tutorial

本文将描述如何实现一个推箱子 📦, 示例代码使用 Rust 语言 🦀 编写.

sokoban sokoban-solver tutorial

Last synced: 19 Apr 2025

https://github.com/NunuM/linux_namespaces_tutorial

Tutorial of Linux Namespaces

linux namespaces tutorial

Last synced: 04 Apr 2025

https://github.com/thelime1/aichatbridge

a template repository designed to facilitate the integration of Poe.com bots into your website.

ai chatbot poe tutorial website

Last synced: 02 Jan 2026

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

Modern JavaScript Tutorial in Czech

czech javascript tutorial

Last synced: 07 Apr 2025

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

Modern JavaScript Tutorial in Hungarian

hungarian javascript tutorial

Last synced: 07 Apr 2025

https://github.com/applitools/tutorial-images-python

Applitools Visual Testing tutorial with Python Images SDK

applitools tutorial

Last synced: 26 Sep 2025

https://github.com/javitocor/friendly-chat-firebase

Firebase Tutorial - You can find it here: https://codelabs.developers.google.com/codelabs/firebase-web/#0

firebase tutorial

Last synced: 04 May 2026

https://github.com/sahansera/deploying-containers-on-service-fabric

Deploying Multi-Container Services on Azure Service Fabric

azure microservices service-fabric tutorial

Last synced: 16 Jan 2026

https://github.com/arstnei0/ohhwebdev

The amazing web dev tutorial!

guide tutorial webdev

Last synced: 05 Jun 2026

https://github.com/kingabzpro/creating-python-package-using-jupyter-notebook

Creating your first data science python package straight from Jupyter Notebook.

article begineer data-science notebook-jupyter package tutorial

Last synced: 22 Apr 2026

https://github.com/fiware/tutorials.relationships-linked-data

:blue_book: FIWARE 602: Linked Data Relationships and Data Models

entity-relationships fiware json-ld linked-data ngsi-ld tutorial

Last synced: 29 Jul 2025

https://github.com/rodrigokamada/angular-reactive-form-validation

Application example built with Angular 14 and creating and validating a reactive form.

angular beginners devcommunity form forms ghactions ghpages hacktoberfest reactiveforms stackblitz tutorial validation

Last synced: 30 Aug 2025

https://github.com/rj1221/pythontutorial

Python Tutorials For Beginners

cheatsheet python python3 tutorial tutorials

Last synced: 22 Sep 2025

https://github.com/didinj/angular8-rxjs-forkjoin-example

Angular 8 RxJS Multiple HTTP Request using the forkJoin Example

angular angular8 angularjs example forkjoin http multiple request rxjs tutorial

Last synced: 24 Apr 2025

https://github.com/kevcodez/kotlin-jacoco-gradle

Project demonstrating the usage of Jacoco for coverage reports in a Kotlin project with JUnit 5 and Gradle.

coverage coverage-report gradle jacoco junit5 kotlin tutorial

Last synced: 22 Apr 2025

https://github.com/schemacrawler/schemacrawler-tutorials

Live online tutorials for SchemaCrawler

tutorial tutorial-exercises tutorial-sourcecode

Last synced: 29 Jul 2025

https://github.com/ohjurot/cppproject-expenses

C++ Project (YouTube Video) on "Expenses"

cpp project tutorial youtube

Last synced: 02 May 2026

https://github.com/planetoftheweb/slides_graphqlreact

This is a repository for my course Building GraphL Projects with React.

functions graphql hooks react tutorial

Last synced: 09 May 2026

https://github.com/sarthakpati/pytorchmodelimporttemplate

An example shoowing how to import a PyTorch model and use it using C++

cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial

Last synced: 02 May 2026

https://github.com/g-otn/godot-action-rpg-course

Simple action RPG game made in Godot following HeartBeast's "Godot Action RPG" tutorial series

course-project gdscript godot godot-game tutorial tutorial-project

Last synced: 29 Aug 2025

https://github.com/valnub/particle-animation-javascript

Demo code for my particle animation video in JavaScript/HTML5 Canvas

animation canvas demo example html5-canvas javascript tutorial

Last synced: 28 Jul 2025

https://github.com/petrosdemetrakopoulos/react-multiple-checkboxes

Handling multiple checkboxes in React

checkboxes react tutorial

Last synced: 07 May 2026

https://github.com/rightpoint/sample-float-remapping-ios

Sample code for a blog post on float remapping on iOS

lerp linear-interpolation sample-code tutorial

Last synced: 07 Jul 2025

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

Code examples for the tutorial How to Read, Decode, Encode, Write JSON Data in PHP?

json php php8 tutorial

Last synced: 08 May 2026

https://github.com/drammock/logistic-regression-tutorial

Logistic regression tutorial using R and the Jupyter notebook

logistic-regression r tutorial

Last synced: 28 Apr 2026

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/ga58lar/ros2-docker-example

ROS2 Docker example

docker dockerfile ros2 tutorial

Last synced: 30 Mar 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/javascript-tutorial/sq.javascript.info

Modern JavaScript Tutorial in Albanian

albanian javascript tutorial

Last synced: 23 Aug 2025

https://github.com/yujiosaka/wdb109_puppeteer

WEB+DB PRESS Vol.109 特集「速習Puppeteer──ヘッドレスChromeでテスト&スクレイピング」サンプルコード

e2e-tests headless-browsers headless-chrome puppeteer sample scraper scraping tutorial

Last synced: 29 Apr 2026

https://github.com/ikr4-m/vbscript-learning

Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.

database repository tutorial vbscript

Last synced: 14 Jun 2026

https://github.com/theoomoregbee/angular4-auth-sails

Sails Backend for Angular2+ Auth

jwt sailsjs tutorial

Last synced: 31 Mar 2025

https://github.com/goodnesskay/laravel-auto-mail-tutorial

A tutorial that shows how to automate mails in your Laravel Application

automation laravel mail tutorial

Last synced: 29 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/zoelabbb/serial-key-windows-10

This is windows 10 license & tutorial how to activate windows using KMS

license microsoft tutorial windows windows-10

Last synced: 05 Nov 2025

https://github.com/npragin/ai-club-project-management

Materials created by the OSU AI Club Project Management team for members.

data-science learning machine-learning python tutorial

Last synced: 09 Jun 2026

https://github.com/theryansmee/jest-mocking-like-a-pro

Mocking data like a pro (Jest & Angular tutorial)

angular jest mocking tutorial unit-testing

Last synced: 30 Apr 2026

https://github.com/marco0antonio0/about-api-next-js

Este é um tutorial de API básica criando a estrutura basica clean usando o Next.js, um framework React de renderização do lado do servidor (SSR) e renderização do lado do cliente (CSR). Essa estrutura permite criar APIs de forma simples e eficiente.

api como-fazer learn next react tutorial

Last synced: 03 May 2026

https://github.com/mahdimotamedi/go-echo-example-app

A tutorial app with go and echo micro framework.

echo echo-framework golang tutorial

Last synced: 14 Jun 2026

https://github.com/comunica/tutorial-comunica-reduced-actor

[DEPRECATED] 🏫 Advanced tutorial on Comunica for creating a new actor

tutorial

Last synced: 13 May 2026

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

This beginner tutorial covers how to train an image classifier using the fastai library and implement it in a Unity game engine project using the Barracuda inference library.

barracuda fastai image-classification tutorial unity

Last synced: 11 May 2026

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

Passwordless Login with Nexmo Verify

tutorial

Last synced: 17 Aug 2025

https://github.com/messagemedia/lookups-nodejs-tutorial

A tutorial on how to lookup phone numbers stored in a CSV file and output the details into a separate CSV file.

api csv lookups nodejs tutorial

Last synced: 01 May 2026

https://github.com/giwi/vert.x-beers

A server-side companion to the polymer-beers project

education java tutorial vertx vertx-web

Last synced: 01 May 2026

https://github.com/kuduxaaa/python

Python -ის სახელმღვანელო დამწყებთათვის ქართულ ენაზე

code learn-python learning lesson python tutorial

Last synced: 16 Aug 2025

https://github.com/morningspace/termitorial

A script that allows you to organize your tutorial in multiple lessons using a hierarchical structure where each lesson is written as a Markdown file, then run interactively in a terminal.

interactive markdown shell terminal tutorial

Last synced: 11 May 2026

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/javascript-tutorial/da.javascript.info

Modern JavaScript Tutorial in Danish

danish javascript tutorial

Last synced: 07 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/iamflowz/multi-region-cdk-example

Companion repository for the Multi Region Deployments blog post

aws aws-cdk iac tutorial

Last synced: 03 May 2026

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/javascript-tutorial/tk.javascript.info

Modern JavaScript Tutorial in Turkmen

javascript turkmen tutorial

Last synced: 07 Apr 2025

https://github.com/angelojbgama/guiamestre.js

Biblioteca JavaScript para criar tours interativos em sites, destacando elementos e exibindo tooltips personalizados com texto e imagens. Facilita o onboarding de usuários e a descoberta de funcionalidades com navegação intuitiva

animation component-library documentation frontend guiamestrejs guide interactive javascript library open-source responsive tooltip tour tutorial ui user-experience user-onboarding ux web-components web-development

Last synced: 08 May 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/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/andrei15193/react-model-view-viewmodel-sample-todo-list

A sample todo list application to illustrate react-model-view-viewmodel usage.

model model-view-viewmodel mvvm react sample tutorial view viewmodel

Last synced: 07 Apr 2025

https://github.com/spack/spack-tutorial-ami

Setup scripts for our Spack tutorial AMI

ami aws spack tutorial

Last synced: 13 Mar 2026

https://github.com/javitocor/currency-converter-react-native

A mobile app calling acustom api to convert currencies,following the instructions by Spencer Carli. Built with React Native.

currency-converter eslint-config expo mobile-app native react-native-app tutorial

Last synced: 12 Apr 2026

https://github.com/jakesteam/firebasereference

FirebaseReference is a project being developed alongside a straightforward tutorial series, featuring step by step guides to every service in Firebase.

android authentication cloud-firestore cloud-functions cloud-storage crashlytics firebase hosting invites kotlin mlkit performance-monitoring realtime-database tutorial

Last synced: 08 May 2026

https://github.com/twtrubiks/install_ubuntu_on_hyperv_tutorial

Windows 透過 Hyper-V 安裝 Ubuntu 18.04

hyper-v tutorial ubuntu1804 windows-10

Last synced: 10 Jun 2026

https://github.com/cqh963852/react-refresh-test

A tutorial about react function component

hook react tutorial

Last synced: 01 May 2026