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/neok/symfony-tutorial-for-beginners

symfony tutorial for beginners

php php7 symfony tutorial tutorial-code

Last synced: 16 May 2026

https://github.com/br3ndonland/golearn

Resources from learning Go

course go golang testing tutorial

Last synced: 09 Apr 2025

https://github.com/mrmendoza-dev/my-electron-app

Quick tutorial for a React desktop app made with Electron.

desktop electron react tutorial

Last synced: 11 May 2026

https://github.com/oxygen-dioxide/ghdoc

面向非程序员与业余程序员的Github教程

citizen-developers git github tutorial

Last synced: 11 Apr 2025

https://github.com/halvoxenkskokqt/sourcecode-flash

Run flashloan arbitrage with JS code, smart contracts for passive profits, safe on PC.

blockchain crypto defi eth ethereum flash-loan flashloan go-ethereum guide profit script sourcecode tools trading tutorial

Last synced: 15 May 2026

https://github.com/bsctl/nodejs-web-app

A simple demo web server written in nodejs.

docker nodejs openshift tutorial

Last synced: 11 Jul 2025

https://github.com/yds12/minimal-containerized-webapp

A minimal Node.js/Express web-app prepared for building a Docker container.

docker docker-container docker-image node-js tutorial

Last synced: 06 May 2026

https://github.com/marclave/koans

Getting started with Ruby 🚀

ruby tutorial

Last synced: 23 Jun 2026

https://github.com/nunogois/wishlist

A basic wishlist made in Quasar Framework!

easy list quasar quasar-framework simple tutorial wishlist

Last synced: 08 May 2026

https://github.com/silvestrevivo/react-hooks-contextapi

Basic react application corresponding to the YouTube Tutorial of @iamshaunjp

javascript react react-context-api react-hooks tutorial youtube

Last synced: 10 May 2026

https://github.com/mohitjaisal/reactrecipecomponents

A ReactJs Based app which will give you a perfect idea about how react components works seamlessly and the power of react with redux

javascript reactjs recipe tutorial

Last synced: 15 May 2026

https://github.com/panpito/youtube

Code snippets for YouTube

tutorial youtube

Last synced: 19 May 2026

https://github.com/juanitofatas/twitter

Ruby on Rails Tutorial: Build a Twitter app

ruby-on-rails tutorial

Last synced: 15 May 2026

https://github.com/saeedkohansal/send-form-to-telegram

This repo contains a complete tutorial series showing three implementations (Simple, Complex, Image Upload Support) for sending website form data to Telegram using JavaScript and the Telegram Bot API. It demonstrates secure deployment with Cloudflare Workers and Pages while protecting BOT_TOKEN and CHAT_ID. Includes source, examples, and deployment

cli cloudflare cloudflare-pages cloudflare-workers gilgeekify javascript node nodejs programming telegram telegramapi telegramapp telegrambot telegrambotapi telegrambots tutorial webdev webdevelopment wrangler wrangler-cli

Last synced: 06 May 2026

https://github.com/mark-i-m/tutorials

A repo of tutorials for various things

bash gdb terminal tutorial tutorials

Last synced: 11 May 2026

https://github.com/sosiristseng/jl-dataframes

DataFrame examples by Bogumił Kamiński, rendered in Jupyter-book

dataframes julia jupyter-book jupyter-notebook tutorial

Last synced: 19 May 2026

https://github.com/nicnocquee/react-stripe-checkout

A sample project for integrating Stripe Checkout with React (CRA) app

checkout create-react-app react sample stripe tutorial

Last synced: 07 Jan 2026

https://github.com/srmoore/oidc_nodejs_demo

Small demo Node.js Express application using private keys and OpenID Connect

expressjs nodejs oidc tutorial

Last synced: 12 Apr 2026

https://github.com/machu-gwu/afwf_example-project

Alfred Workflow example project based on afwf python library

alfred alfred-workflow python tutorial workflow

Last synced: 21 Jul 2025

https://github.com/applitools/tutorial-nightwatch-ultrafastgrid

Applitools Visual Testing tutorial with Nightwatch and the Ultrafast Grid

applitools nightwatch tutorial

Last synced: 20 Jul 2025

https://github.com/codebydant/compilingPCL-Linux

This is a tutorial of how to compile PCL 1.11.1 on Ubuntu 20.04.2 LTS

cmake pcl-library tutorial ubuntu

Last synced: 10 Sep 2025

https://github.com/pgassmann/teamapps-demolessons

Lessons to show TeamApps functionality and to learn how to use TeamApps

java learn-to-code teamapps tutorial

Last synced: 29 Apr 2025

https://github.com/wsdltophp/packagecolissimotracking

PHP SDK for Colissimo Tracking Web Services with SOAP

colissimo-webservices packagegenerator php soap-client tutorial

Last synced: 17 Jun 2025

https://github.com/bittricky/fireworks

Fireworks display with javascript and css

canvas javascript tutorial

Last synced: 18 May 2026

https://github.com/scottswezey/scrumdinger

iOS SwiftUI App Dev Tutorial by Apple.

swift swiftui tutorial

Last synced: 20 May 2026

https://github.com/shubham18024/demo-repo

DEMO repository for learning git and github, especially using windows powershell

demo git github learning powershell tutorial windows

Last synced: 11 Apr 2026

https://github.com/0-mostafa-rezaee-0/dotfiles

Complete dotfiles tutorial for beginners. Step-by-step guide with automated installation script, detailed explanations, and a troubleshooting section. Start version controlling your dev environment today!

automation bash beginner-friendly configuration development-environment dotfiles git tutorial vim zsh

Last synced: 07 Apr 2026

https://github.com/dblock/frgom

First Ruby Gem of Many: live coded at Flatiron School in NYC, January 2018

ruby-gem ruby-gems tutorial

Last synced: 09 Oct 2025

https://github.com/raigorx/thinking-in-react-hooks

The code tutorial found in https://reactjs.org/docs/thinking-in-react.html but using hooks and functional components

create-react-app educational example react react-hook thinking-in-react tutorial

Last synced: 12 May 2026

https://github.com/mrmimic/tadadata.fr

Short codes for http://tadadata.fr/

data-mining machine-learning tadadata tutorial

Last synced: 04 May 2026

https://github.com/didinj/springboot-mvc-java-web-app

Spring Boot Tutorial: Build an MVC Java Web App using Netbeans

boot build java mvc netbeans spring spring-boot tutorial using webapp

Last synced: 12 Apr 2025

https://github.com/cj-mills/icevision-mask-rcnn-tutorial

Train a Mask R-CNN model on a custom dataset using the IceVision library and perform inference with ONNX Runtime.

icevision instance-segmentation mask-rcnn object-detection tutorial

Last synced: 04 May 2025

https://github.com/didinj/javascript-objects-example

Javascript Tutorial: Objects Example

example javascript js object objects tutorial

Last synced: 29 Mar 2025

https://github.com/a-luna/flask-api-tutorial-old

Boilerplate for a Flask REST API with JWT-based authentication, focused on test-coverage and CI via pytest, tox, and github actions.

flask flask-restplus jwt pytest python sqlalchemy tox tutorial

Last synced: 20 May 2026

https://github.com/makstyle119/super-set-of-c

C++ from beginner to advanced

begginer-friendly makstyle119 tutorial

Last synced: 02 Apr 2025

https://github.com/matthiware/cli.tutorial

Command line parser tutorial for https://github.com/MatthiWare/CommandLineParser.Core

cli command-line-interface command-line-parser tutorial

Last synced: 13 Apr 2025

https://github.com/theodesp/creative-scala

Learning Scala with Creative Scala

learning-by-doing scala tutorial

Last synced: 28 Mar 2025

https://github.com/n4vrl0s3/basic-hypertext-markup-language

Basic Hypertext Markup Language (HTML)

html html5 tutorial

Last synced: 29 Mar 2025

https://github.com/breezy-codes/server-client-program

This Python-based server-client application allows users to query a predefined animal dictionary using UDP socket communication. The server listens for requests and responds with animal names and details, while the client provides an interactive interface for sending queries and displaying results.

clientprogram python pythonprogram serverprogram tutorial

Last synced: 20 Jul 2025

https://github.com/mrmendoza-dev/my-react-native-app

Quick tutorial for building a mobile app with React Native.

mobile react-native tutorial

Last synced: 19 May 2026

https://github.com/connor11528/communicating-between-vue-components

how to use Vue with Google maps and send and respond to events across components

tutorial tutorial-code tutorial-sourcecode vue vue-components vue-tutorial vuejs vuejs-components vuejs2 vuex

Last synced: 09 Jun 2026

https://github.com/aaesalamanca/tc-csharp-mastercourse

Soluciones a los proyectos del curso C# Mastercourse impartido por Tim Corey.

console csharp dotnet learning tutorial

Last synced: 25 Apr 2026

https://github.com/rodrigokamada/angular-template-driven-form-validation

Application example built with Angular 14 and creating and validating a template-driven form.

angular beginners dev-community form frontend gh-actions gh-pages hacktoberfest stackblitz tutorial validation webdev webdevelopment

Last synced: 16 May 2026

https://github.com/cdimascio/ballparks

Source code for developerWorks article: Create a baseball-themed app powered by Weather Company Data for IBM Bluemix and DBpedia

bluemix dbpedia ibm-cloud reactjs tutorial weather-api weather-data weather-service

Last synced: 28 Apr 2026

https://github.com/frozenassassine/fastedit-winapi

Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.

cpp tutorial winapi

Last synced: 03 May 2025

https://github.com/thevahidal/quizy

A step by step hands-on React tutorial

react tutorial

Last synced: 18 May 2026

https://github.com/datyayu-xyz/yarn-demo

Un demo de como usar yarn

espanol tutorial yarn

Last synced: 03 Apr 2025

https://github.com/jessie-codes/golang-cat-cafe

Learn Go by building a cat cafe API.

golang golang-examples tutorial tutorial-exercises

Last synced: 13 Jul 2025

https://github.com/deadlykam/tutorialproceduralanimationfix

A tutorial on fixing the procedural animation with baked animation in Unity3D.

animation animation-fix kamran kamran-wali tutorial unity unity3d wali

Last synced: 17 May 2026

https://github.com/dimaamega/js-promise-implementation

implementation of js promises covered by tests

js learning promise tutorial web

Last synced: 22 Jun 2025

https://github.com/0xwal/assembly-x86

This repository will include assembly x86 tutorials and practices

assembly assembly-language i386 intel tutorial tutorial-exercises x86

Last synced: 19 Jul 2025

https://github.com/pedrochamberlain/pwa-example

Build a Progressive Web Application from scratch.

pwa tutorial

Last synced: 16 Feb 2026

https://github.com/viki53/tuto-git

Dépôt d'illustration de mon tutoriel Git

git tutorial

Last synced: 02 Nov 2025

https://github.com/sukhoy94/webpack-101

Tutorial wprowadzający w podstawy działania narzędzia Webpack

npm tutorial webpack5

Last synced: 26 Mar 2025

https://github.com/bradmartin/egghead-email

https://egghead.io/lessons/javascript-composing-emails-in-a-nativescript-app

eggheadio lesson nativescript tutorial

Last synced: 15 May 2026

https://github.com/sumit-kr-das/jsdoc

A modern JavaScript related documentation for you

documentation es6 interviews javascript tutorial typescript

Last synced: 27 Apr 2026

https://github.com/dangom/mrtoolkit-contrast

Tutorial exercises on MR Image Contrast

mri tutorial

Last synced: 12 May 2026

https://github.com/saeedkohansal/javascript-alarm-web-application

This Is A Client-side Vanilla JavaScript Web Application, I'm Using localStorage From HTML Web Storage API To Save My Data Inside The Browser, The localStorage Object Stores Data With No Expiration Date So We Have All Data We Need In The User's Browser...

client-side css front-end gilgeekify html javascript tutorial tutorials web-application web-design web-development

Last synced: 17 May 2026

https://github.com/aidoskanapyanov/big-mac-index-streamlit

Hi everyone! 👋 I've made this cool tutorial on how you can make your own web application using Streamlit.

datascience economics softwaredevelopment streamlit tutorial

Last synced: 12 May 2026

https://github.com/manthanthakor/c-sharp-tutorial

Welcome to the C# Tutorial repository! This repository contains a collection of tutorials, examples, and exercises to help you learn C# programming language from basics to advanced topics. Whether you're just starting with C# or looking to deepen your knowledge, you'll find useful resources here.

csha csharp-code oops-in-csharp opps opps-example tutorial

Last synced: 13 Sep 2025

https://github.com/eriksjolund/writing-more-secure-perl-cgi-scripts

Tutorial of how to write more secure Perl CGI scripts

cgi perl perl5 security security-hardening tutorial

Last synced: 06 Apr 2025

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

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

fastai image-classification openvino tutorial unity

Last synced: 05 May 2026

https://github.com/mihailgaberov/dnd-chess-tut

Testing Drag and Drop for React

and drag drop react tutorial

Last synced: 19 May 2026

https://github.com/oelna/hsma-int-slides

Mein Kurs GCT2/INT an der Hochschule Mannheim vermittelt einen Einstieg in die Umsetzung von Websites mit den Sprachen HTML und CSS aus Sicht von Gestaltern.

css html tutorial

Last synced: 17 Jan 2026

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

:musical_keyboard: Tutorial, resources, and notes on the text editor Vim

coding text-editing tutorial vim

Last synced: 03 Apr 2025

https://github.com/tangoman75/paygreen

[TUTO] Comment coder une API avec Symfony 5 en seulement 13 étapes ?

api article php7 symfony5 tutorial

Last synced: 20 Mar 2025

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

Application example built with Angular 14 and adding the map component using the @tomtom-international/web-sdk-maps library.

angular beginners devcommunity frontend geolocation ghactions ghpages hacktoberfest map stackblitz tomtom tutorial web webdev webdevelopment

Last synced: 21 Apr 2026

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

Savremen JavaScript tutorijal na crnogorskom jeziku !

javascript montenegrin tutorial

Last synced: 31 Oct 2025

https://github.com/ethand91/android-compose-todo

Simple Todo App created using Android compose

android compose jetpack-compose kotlin tutorial

Last synced: 17 May 2026

https://github.com/kevinlin1/nifty-web-apps

Build a web app for any programming assignment.

education java python tutorial web-app

Last synced: 17 May 2026

https://github.com/theodesp/qlik-demo

Demo application using the Qlik Core Platform

docker-compose example-project qlik qlik-c tutorial

Last synced: 20 Jan 2026

https://github.com/kennardwang/funcom_reproduction

Reproduction code for the paper

paper reproduction tutorial

Last synced: 06 Apr 2025

https://github.com/anyblok/anyblok-book-examples

The anyblok book example source code.

book development-tools tutorial

Last synced: 11 Sep 2025

https://github.com/ntk148v/kshell

Simple shell implementation in C#

csharp shell tutorial

Last synced: 17 May 2026

https://github.com/michaelcurrin/go-tutorial

Scripts and notes based on Go's quickstart guide ⏩ 👩‍🏫

go tutorial

Last synced: 28 May 2026

https://github.com/michaelcurrin/hugo-quickstart

Starter template for a Hugo static site

hugo quickstart sample static-site tutorial

Last synced: 09 Jul 2025

https://github.com/petrosdemetrakopoulos/restapimanagertutorial

Complete code of a tutorial for a REST API manager in Swift

api-client ios swift tutorial

Last synced: 26 Jun 2025

https://github.com/hjsblogger/selenium-tool-tip-validation

This repository contains demo code for extracting validation tooltip

selenium selenium-automation selenium-python selenium-webdriver tutorial

Last synced: 16 May 2026

https://github.com/dishuihengxin/gitbook-tutorial

Gitbook 使用指导手册 -

gitbook kalid tutorial

Last synced: 25 Jan 2026