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/prabhakar-naik/java-core

java-core project provides vast interview programs, Real time implementation, Exceptions, regular expressions, collections, oops concepts ect. Here you can gain the knowledge about java syntax, advance concepts and so on. join the collaborations and contribute transfer your best and explore more things.

accessmodifiers arrays collections-framework datastructures datatypes dsa-algorithm enums exception-handling generics-in-java java java-8 lambda methods multithreading oops-in-java singleton streams-standard strings tutorial

Last synced: 13 Sep 2025

https://github.com/gerbenjacobs/unix-piping-course

This course will show you how to make a Go binary that acts as a unix tool. We will read data from stdin, convert it to our custom JSON model and push it through to stdout, completing the cycle.

golang pipes tutorial unix

Last synced: 10 Mar 2026

https://github.com/jccampagne/sql_playground

play with SQL / PLSQL - tutorial

learning-by-doing postgresql sql tutorial

Last synced: 16 Mar 2025

https://github.com/pereprior/space-invaders

Tutorial de Python para principiantes

pygame pygame-games python space-invaders tutorial tutorial-code

Last synced: 24 Mar 2025

https://github.com/cybex-dev/java_reflection_xml

A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.

example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml

Last synced: 02 Jul 2025

https://github.com/brlin-tw/hello-gnu-build-system

This is a starter project for learning GNU Build System and its features and constraints.

autoconf autoheader automake gnu-build-system limitations tutorial

Last synced: 02 Jan 2026

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

Workshop Anyblok slides

book development-tools tutorial

Last synced: 10 Apr 2025

https://github.com/datajuggler/gittrimmer

Git Trimmer is a demo project for DataJuggler.Core.UltimateHelper and DataJuggler.Win.Controls, but it is also useful in that it helps you find .png and / or .jpg files in a project folder, but not used by a project. This is specifically for C# projects, and not work for all project types.

csharp demoproject opensource tutorial

Last synced: 25 Aug 2025

https://github.com/jaygaha/ai-mastery-roadmap

A collaborative AI learning roadmap. I'm documenting my journey from grasping the fundamentals of Python to mastering Machine Learning. Feel free to fork and contribute — let's build our AI skills together!

artificial-intelligence beginners-guide data-science deep-learning education numpy python python-programming self-taught tutorial

Last synced: 18 Jan 2026

https://github.com/iqpizza6349/starcraft_broodwar_basicbot

스타봇 동아리에서 사용될 소스코드입니다.

basicbot bwapi-java dgsw java-8 starcraft-broodwar tutorial

Last synced: 10 Apr 2025

https://github.com/themarlboroman/refresh-symfony

A Symfony 2.8 refresher to remember how stuff worked in a very basic way.

remember symfony2 tutorial

Last synced: 05 Oct 2025

https://github.com/krystof2so/sublimetutorfr

SublimeTutor - Translate FR

editor sublime-text-3 tutorial

Last synced: 15 Mar 2025

https://github.com/jo56/three-saas-apps

Three SaaS architecture approaches in TypeScript with shadcn/ui

fastify nextjs saas shadcn-ui tutorial typescript

Last synced: 11 Jun 2026

https://github.com/snaka/storybook-tutorial-taskbox

This repository is a practical application of the contents of following page

reactjs storybook tutorial

Last synced: 11 Apr 2026

https://github.com/mauranne-lg/flask_tutorial

This project is the result of the Flask step-by-step tutorial. See more on https://flask.palletsprojects.com/en/2.3.x/tutorial/

flask tutorial

Last synced: 05 Jan 2026

https://github.com/epranka/bin2dec

Simple Bin2Dec converter created in CRA which helps to convert the number from binary to decimal

bin2dec binary binary-to-decimal converter cra create-react-app css decimal javascript react tool tutorial webdesign website

Last synced: 07 May 2026

https://github.com/liquidvapour/javascript-buildpipeline

Respository to support a talk on JavaScript Build Pipelines

javascript tdd tutorial webpack

Last synced: 28 May 2026

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

Angular 2 for TypeScript Tutorial: Tour of Heroes

angular2 demo implementation practice tour-of-heroes tutorial typescript

Last synced: 06 May 2026

https://github.com/svelterust/saltos

Tutorial for creating an x86 operating system from scratch using Zig

osdev tutorial x86 zig

Last synced: 01 Jul 2025

https://github.com/ronanarm/walkthroughjs

Walkthrough.js is a lightweight, dependency-free JavaScript library for creating interactive tutorials, product tours, and onboarding experiences. It features smart positioning, progress tracking, customizable templates, and works seamlessly across browsers and devices.

frontend guide javascript onboarding product-tour react reactjs tutorial ui ux vue vuejs walkthrough

Last synced: 04 May 2026

https://github.com/swisscom/docs-appcloud-tutorial-go

A step-by-step getting started tutorial for Go in the cloud

cloud-foundry go golang swisscom swisscom-application-cloud tutorial

Last synced: 06 Oct 2025

https://github.com/cconsta1/godot_3d_sphere_youtube

This project was made as part of my learning process in Godot. It demonstrates how to set up a scene with lights and camera, apply free CC0 textures, and animate a mesh both through scripting and shaders

3d-graphics game-development gdscript godot godot-engine godot4 pbr pbr-textures shader-material shaders tutorial youtube-demo youtube-project

Last synced: 07 Oct 2025

https://github.com/mzaini30/w3

Tutorial W3 CSS

css-framework simple tutorial w3css

Last synced: 23 Mar 2025

https://github.com/ch4s3/proto_man

elixir protobuf exercise

elixir plug protobuf protobuf3 tutorial

Last synced: 07 Oct 2025

https://github.com/applitools/tutorial-watir-ruby-basic

Applitools Watir tutorial

applitools ruby tutorial watir

Last synced: 28 May 2026

https://github.com/shearichard/nim-tutorial-exercises

My versions of the Nim tutorial exercises

exercises nim tutorial

Last synced: 28 May 2026

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

React-hooks application developed the Udemy Tutorial from @reedbarger

react-hooks-application reactjs tutorial udemy-tutorial

Last synced: 11 Apr 2026

https://github.com/der3318/winrt-fd-sample

Notes and Samples to Use WinRT Face Detector

notes samples tutorial winrt

Last synced: 27 May 2026

https://github.com/foufou-exe/iac-terraform-ansible-aws-webserver-demo

Complete example of deploying a Debian web server on AWS EC2 using Terraform and Ansible. Perfect for learning infrastructure as code (IaC) basics. 🤖

ansible automation aws cloud debian devops ec2 example iac infrastructure-as-code linux open-source terraform tutorial webserver

Last synced: 11 Apr 2026

https://github.com/monsterbrain/angularhttptutorial

A angular 7 tutorial on for http web api setup.

angular tutorial

Last synced: 21 Jan 2026

https://github.com/freeclimbapi/java-list-calls-how-to-guide

Java - List Calls Tutorial

tutorial voice

Last synced: 01 Jul 2025

https://github.com/freeclimbapi/c-sharp-get-a-queue-tutorial

C# - Get a Queue Tutorial

queues tutorial

Last synced: 08 Oct 2025

https://github.com/swisscom/docs-appcloud-tutorial-nodejs

A step-by-step getting started tutorial for Node.js in the cloud

cloud-foundry javascript nodejs swisscom swisscom-application-cloud tutorial

Last synced: 08 Oct 2025

https://github.com/swisscom/docs-appcloud-tutorial-java

A tutorial about how to use Java with Cloud Foundry and the Swisscom Application Cloud

cloud-foundry java swisscom swisscom-application-cloud tutorial

Last synced: 24 Jan 2026

https://github.com/swisscom/docs-appcloud-tutorial-python

A step-by-step getting started tutorial for Python on Cloud Foundry

cloud-foundry flask python swisscom swisscom-application-cloud tutorial

Last synced: 25 Jan 2026

https://github.com/guilhermecaz/py-rabbitmq-tutorials

Hands-on exploration of RabbitMQ using Python, following the official RabbitMQ tutorials.

python rabbitmq tutorial

Last synced: 08 Oct 2025

https://github.com/choyiny/ruby_app

Learning Ruby on Rails with tutorial

rails-tutorial ruby ruby-on-rails tutorial

Last synced: 21 Jan 2026

https://github.com/nakamura196/ethers-ja-tutorial

ethers.js v6 の日本語チュートリアル / Japanese Tutorial for ethers.js v6

blockchain ethereum ethersjs japanese tutorial vitepress web3

Last synced: 31 May 2026

https://github.com/000daniel/ray-cast-godot

This is documentation about 3D Ray Casting in Godot

3d cast game-engine godot made-easy ray ray-casting tutorial website

Last synced: 21 Jan 2026

https://github.com/bruvellu/3d-tutorial

Tutorial on how to visualize 3D data in Fiji using built-in tools and 3Dscript

3d 3d-visualization 3dscript fiji imagej tutorial

Last synced: 13 Jan 2026

https://github.com/kaayzouee/windows-efi-recovery

This is a quick guide to help whoever accidentally formatted nvme0n1p1 while installing a linux distro like nixos for example. Feel free to fix this guide and correct me if anything in this guide doesn't work.

dualboot efi guide recovery tutorial windows-11

Last synced: 09 Oct 2025

https://github.com/joeribreedveld/traversy-graphql-mern

Traversy Media GraphQL crash course with MERN project

apollo express graphql mern mongodb nodejs react traversy-media tutorial

Last synced: 08 Apr 2026

https://github.com/librity/learning_cpp

All my C++ tutorials

cpp opengl tutorial tutorials

Last synced: 15 Apr 2026

https://github.com/jeremy-miller/weather

API server for retrieving the weather of a particular city

tutorial

Last synced: 14 Jan 2026

https://github.com/santiagodotsh/expo-sticker-smash

🍩 📱 Sticker Smash app with React Native and Expo.

expo images react react-native tutorial typescript

Last synced: 11 Apr 2026

https://github.com/ineat/graphql-pokemon-training

An example of GraphQL service with Appolo Server calling pokemon API

blog graphql pokemon tutorial

Last synced: 18 May 2026

https://github.com/silvestrevivo/react-typescript-fazt

React/typescript application following the YouTube tutorial from faztweb.com

fazt reactjs tutorial typescript youtube

Last synced: 05 Apr 2026

https://github.com/mickablondo/golang-exercises

Exercises to learn coding with golang.

golang tutorial

Last synced: 14 Jan 2026

https://github.com/imgarylai/enron-mturk

Create HIT on amazon mturk.

amazon boto enron mturk python tutorial

Last synced: 15 Mar 2025

https://github.com/matix-media/docker-ctf

A playful tutorial into docker

ctf docker learning learning-by-doing tutorial

Last synced: 16 Apr 2026

https://github.com/eloistree/2020_05_28_themagicdoors

This project is community experiment to practice the creation of Unity Package with dependencies.

experiment package parctice tutorial unity

Last synced: 19 Apr 2026

https://github.com/yds12/ts-cheatsheet

Cheatsheet for the Typescript language.

cheatsheet tutorial typescript typescript-language

Last synced: 10 Oct 2025

https://github.com/yosh1/rails-practice

This is Ruby on Rails tutorial application.

rails-tutorial ruby ruby-on-rails tutorial

Last synced: 19 Jan 2026

https://github.com/rubaxa/rdot

Reactive Dot

reactive-programming tutorial

Last synced: 20 Jun 2025

https://github.com/achie72/druid-dash-2

PICO-8 puzzle game made for Pursuing Pixels James Jam Game Gam #3

game-development gamejam lua pico-8 pico8 tutorial

Last synced: 29 Mar 2025

https://github.com/syncfusionexamples/explore-form-support-in-the-vue-file-uploader-component

A quick-start Vue project that shows how to use the Syncfusion Vue File Upload component in an HTML form to upload files to a server. This project contains code to add the uploader component and upload a file to the server along with form data.

asynchronous-upload auto-upload customize-drop-area ej2-uploader file-upload-forms form-support html-form multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 11 Oct 2025

https://github.com/waleedsamy/letsgo

let's go

golang tutorial

Last synced: 14 Jan 2026

https://github.com/jangalinski/react-tic-tac-toe

me doing the react tutorial

game reactjs tutorial

Last synced: 16 Apr 2026

https://github.com/ndxdeveloper/formation-debian

Formation complète Debian (Desktop/Server) de 280h, des fondamentaux aux infrastructures cloud-native modernes. Maîtrisez Debian, Docker, Kubernetes, Ansible, Terraform et les pratiques DevSecOps.

ansible cloudnative debian devops devsecops docker formation grafana infrastructure-as-code k3s kubernetes kvm linux networking security sysadmin terraform tutorial

Last synced: 11 May 2026

https://github.com/paulgovan/weibullr.learnr

An Interactive Introduction to Life Data Analysis

life-data-analysis r reliability tutorial weibull-analysis

Last synced: 15 Apr 2025

https://github.com/aavache/cpp-tutorial

Get started with C++ with this tutorial repository. It contains plenty of intuitive examples.

cmake cpp cpp-programming getting-started patterns pointers programming tutorial

Last synced: 19 Jul 2025

https://github.com/mustafaahmed313/typescript-for-jsdevs

This repository is a shorthand tutorial that explain the basic differences between typescript and Javascript for all javascript developers.

js-developer programming-language strongly-typed tutorial types typescript

Last synced: 13 Oct 2025

https://github.com/aaronksaunders/ionic-react-pickerapp1

This is a sample Ionic ReactJS Application using the IonPicker Component derived from plain javascript example provided in the Ionic Framework Picker Documentation.

forms ionic-framework ionic-react ionpicker-component javascript picker-component react react-hooks reactjs sample-code tutorial

Last synced: 16 Apr 2026

https://github.com/freeclimbapi/java-list-conferences-how-to-guide

Java - List Conferences Tutorial

connecting-calls tutorial

Last synced: 18 Jun 2026

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

Node - Make a Queue Tutorial

queues tutorial

Last synced: 15 Jun 2026

https://github.com/bryantson/copilot-simple-command-execution-webapp

Made for my Udemy course titled "GitHub Copilot - The Complete Guide learning from an expert. See the link below. GitHub Copilot tutorial that demonstrates a simple web app console creation.

copilot-tutorial github githubcopilot javascript learning nodejs tutorial webdevelopment

Last synced: 15 Feb 2026

https://github.com/adolbyb/typescript-tutorial

A tutorial on TypeScript used with ReactJS (in progress)

react reactjs tutorial typescript

Last synced: 08 May 2026

https://github.com/jkosla/nexus-tutorial

Dev.to Tutorial Repository

devops jenkins nexus tutorial

Last synced: 22 Jan 2026

https://github.com/icyjoseph/phasertutorial

Learning Phaser to hack a game later on!

hackaton learning phaser3 tutorial

Last synced: 15 Mar 2025

https://github.com/mihneadb/mongo-api-demo

Simple project showing off how to integrate an external API and store data into Mongo

api demo docker docker-compose example mongodb python scraper sentiment-analysis tutorial

Last synced: 02 May 2026

https://github.com/penge/csharp-web-app-examples

Example Web app projects in C#

aspnet-core csharp example tutorial web-app

Last synced: 14 Oct 2025

https://github.com/denvrdata/denvrdemos

A collection of sample applications to run on Denvr Cloud

demos tutorial

Last synced: 16 Jan 2026

https://github.com/vasiliy-l/tutorial-ios-qr-code-reader

A QR Code Scanner App in Swift

avfoundation ios swift tutorial

Last synced: 30 Mar 2025

https://github.com/piyalidas10/pdf-tutorials

PDF / Images Tutorials for UI/Front-end

frontend tutorial tutorials ui

Last synced: 15 Mar 2025

https://github.com/initdc/crsh

The toy shell written by Crystal

crystal shell tutorial

Last synced: 18 Apr 2026

https://github.com/shuuji3/terraform-tutorials

Terraform Tutorials - HashiCorp Learn

terraform tutorial

Last synced: 22 Mar 2025

https://github.com/slemus9/corelang-hs

Code and exercises of the book Implementing Functional Languages: a tutorial by S.P. Jones and D. Lester

functional-programming haskell tutorial

Last synced: 26 May 2026

https://github.com/thetoxin/pystudy

Example of possible python for studing

example python study study-project tutorial

Last synced: 10 Jun 2025

https://github.com/oc8/ssh-vm-tuto

TUTO | Connect to a VM via SSH from VS Code

ssh tutorial vm

Last synced: 11 May 2026

https://github.com/andrewjbateman/javascript-mousemove-shadow

:clipboard: Javascript30 tutorial 16 from Wes Bos. Javascript code to move shadown around text when mouse is moved.

css-text-shadow javascript-mousemove-shadow mouse mouse-move tutorial

Last synced: 15 Oct 2025