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/jakoch/installer_using_innosetup

Demo of building a simple installer using Innosetup.

innosetup installer template tutorial windows

Last synced: 07 Oct 2025

https://github.com/chanhi2000/tddtutorial

A kotlin-based Tetris TDD project made by @orfjackal

intellij intellij-idea intellijidea java java-8 java8 kotlin tdd tdd-java tutorial

Last synced: 13 Apr 2026

https://github.com/tao12345666333/practical-python

A Practial Tour of Python

practical-python python tutorial

Last synced: 07 Oct 2025

https://github.com/divertimentos/tutorial-django-todolist-pretty-printed

A simple to-do list app made with love using Django.

django python todoapp todolist tutorial

Last synced: 12 Apr 2026

https://github.com/sweetpotatohack/battlenet-wine-linux

🎮 Полное руководство по установке Battle.net на Linux через Wine с автоматическим скриптом установки

arch automation battlenet blizzard debian fedora gaming guide installation linux script tutorial ubuntu wine

Last synced: 11 Apr 2026

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

This is my TUTORIAL project for C

c clion cmake jetbrains tutorial

Last synced: 11 Jan 2026

https://github.com/florianvazelle/fyc-vulkan

Find Your Course - Course on Vulkan to finalize our degree

french tutorial tutorial-code tutorial-exercises tutorial-videos vulkan

Last synced: 17 Aug 2025

https://github.com/salmanbe/laravel-datatables-tutorial

Datatables integration to Laravel using yajra/laravel-datatables-oracle

datatables html5 jquery laravel laravel-datatables php tutorial yajra-datatable

Last synced: 12 Apr 2026

https://github.com/awpala/javascript-concepts-map

A collection of concepts related to JavaScript programming into a single "concepts map"

concept-map javascript programming tutorial

Last synced: 12 Aug 2025

https://github.com/jasdumas/bad-tomatoes

A tutorial to web scrape movie ratings :tomato:

movies r tutorial web-scraping

Last synced: 28 May 2026

https://github.com/hcl-tech-software/code-realtime-art-tutorial

A VS Code extension for learning Code RealTime and the Art language

art code-realtime cpp realtime statemachine tutorial

Last synced: 21 Feb 2026

https://github.com/m-thirumal/spring-boot-tutorial

Spring boot tutorial

spring-boot tutorial

Last synced: 12 Jun 2025

https://github.com/inbo/rpubs

A repository with the source code of the documents on http://rpubs.com/INBOstats

r tutorial

Last synced: 05 Jul 2025

https://github.com/noriller/react102

This project helps people learning React to grasp some basic concepts.

beginner javascript react tutorial

Last synced: 13 Apr 2026

https://github.com/juandic24/unity-essentials-pathway

My version of the Essentials Pathway project from Unity Learn. I explored the Unity editor, 3D features, 2D workflow, audio, programming, publishing, and more. In the bonus scene, I tried to create a small gallery of cool elements using free assets, where you can wander around and collect cheese while viewing the exhibits.

game-development tutorial unity

Last synced: 18 May 2026

https://github.com/professordeese/React-Based-Twitter-Search-Tool

See a demonstration of the app here: http://app20190802reacttwitter001-env.uqrmdk2wsk.us-east-2.elasticbeanstalk.com/

react tcnj tutorial twitter webapp

Last synced: 11 Mar 2025

https://github.com/iaccessability/site

Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.

accessability accessibility android apple google howto ios support technology tutorial watchos

Last synced: 09 Apr 2025

https://github.com/qchen-fdii-cardc/eigen3tutorial

Eigen3教程和示例

eigen eigen3 example tutorial

Last synced: 08 Oct 2025

https://github.com/felipefacundes/hdparm_tuto

Tradução em português do artigo da Linux Magazine de 2006 sobre HDPARM (atualizado).

hd hdparm improvement performance portuguese ssd tutorial tutorial-exercises tutorials

Last synced: 24 Mar 2025

https://github.com/aravindnc/polymer-3.0-demo

A tutorial for learning polymer 3.0 components

demo example polymer polymer-3 polymer3 polymerjs sample tutorial

Last synced: 08 Jan 2026

https://github.com/seanox/aspect-js-tutorial

Tutorial for using aspect-js

aspect-js javascript seanox tutorial

Last synced: 14 Jun 2025

https://github.com/simoesleticia/sql-server-data-import-export

O propósito deste repositório é demonstrar o processo de importação e exportação de dados utilizando Microsoft SQL Server, com foco em arquivos nos formatos .CSV e .JSON.

csv-import export-data import-data json-import sql sql-server tutorial

Last synced: 04 Jan 2026

https://github.com/zeyu-li/unity-user-guide

A Unity User Guide that supplements the Unity Documentation, along with some tips and tricks! Is a collection of my 2D and 3D notes on Unity :video_game:

3d-game tutorial unity unity-2d unity-3d unity-tutorial

Last synced: 16 Mar 2025

https://github.com/demonshreder/simplehttp

Simple HTTP server example for Go

go golang http learning tutorial

Last synced: 14 Jan 2026

https://github.com/thinkswan/react-express-file-uploader

A React app for uploading files to an Express server.

express javascript react tutorial

Last synced: 05 Apr 2026

https://github.com/rezazenouzi/htmltutorials

learn html and introduce with its features and tags and also learn how to use tags

html html5 rezzen tutorial tutorials youtube

Last synced: 08 Oct 2025

https://github.com/ddewaele/nginx-https

simpel project with an ngixn / docker-compose / self signed certs

docker docker-compose https nginx tutorial

Last synced: 09 Apr 2026

https://github.com/sshaplygin/make-file-tutorial

It is simple tutorial about make file by article from habr.com

cpp makefile tutorial

Last synced: 15 Mar 2025

https://github.com/baijum/guile-programming-tutorial

Guile Programming Tutorial

documentation guile scheme tutorial

Last synced: 01 Mar 2025

https://github.com/uilianries/conan-folly-example

Folly example using Conan for blog post

cmake conan cplusplus cpp folly tutorial

Last synced: 18 May 2026

https://github.com/harmindersinghnijjar/dreambot-first-logger-script

A simple logger script using the DreamBot API for the popular MMO Old School Runescape.

dreambot dreambot-3 java runescape runescape-api runescape-bots tutorial

Last synced: 09 Apr 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/aldro61/colosse-tutorial

Configuring your environment and running jobs on the Colosse super computer @ Calcul Quebec

calculquebec colosse supercomputing tutorial

Last synced: 11 Oct 2025

https://github.com/ot-nemoto/cdk-workshop

AWS CDK Workshop - TypeScript ワークショップ

cdk tutorial

Last synced: 27 Apr 2026

https://github.com/san-ghun/landmarks

An app for discovering and sharing the places you love.

ios macos swift swiftui tutorial watchos

Last synced: 09 May 2026

https://github.com/CheapTrix399/Cheap-s-Arch-Dual-Boot-Tutorial-for-UEFI-Laptops

This is a set of commands I personally used to install arch, which contains some caveats to workaround problems in laptops

archlinux dualboot laptop tutorial uefi

Last synced: 11 Mar 2025

https://github.com/flowforfrank/nextjs

➡️ Render React on server-side with Next.js

javascript next nextjs react react-server reactjs server-side-rendering tutorial webtips

Last synced: 12 Apr 2026

https://github.com/vasiliy-l/tutorial-ios-custom-dialog-box

Custom dialogs development in Swift

ios ios-ui swift tutorial

Last synced: 30 Mar 2025

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

A hands-on guide for learning how to build and run Java applications using Maven and Docker

docker java maven spring-boot tutorial

Last synced: 23 May 2026

https://github.com/herve07h22/expert-javascript-booking

Support du cours en ligne Expert javascript

clean-architecture javascript tutorial

Last synced: 02 Jul 2025

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

Node - Get a Queue Tutorial

queues tutorial

Last synced: 27 Jan 2026

https://github.com/jnbdz/demo-golang-nodejs-extension-helloworld

Demo: Golang Node.js Extension: Hello World!

demo extension golang helloworld nodejs tutorial

Last synced: 09 May 2026

https://github.com/san-ghun/mvvmbindings

Tutorial to practice the Bindings in MVVM pattern with UIKit

binding mvvm tutorial uikit

Last synced: 22 Aug 2025

https://github.com/vomnes/projects-vuejs

VueJS Projects following Grafikart tutorials

basics grafikart javascript tutorial vuejs

Last synced: 20 May 2026

https://github.com/shalabhaggarwal/cassandra-gocql-tutsplus-demo

Getting Started With Cassandra: Using Go client - gocql: http://code.tutsplus.com/tutorials/getting-started-with-cassandra-using-go-client-gocql--cms-28162

cassandra-cql golang tutorial

Last synced: 18 Aug 2025

https://github.com/djdarcy/mcp-server-tutorial

A detailed hands-on tutorial for learning Model Context Protocol (MCP) server development with Python. Includes working examples, VSCode debugging setup, tests, and a step-by-step guide covering everything from basic architecture to deployment. Perfect for anyone wanting to build AI-integrated tools and to understand how Claude extensions work.

ai-assistant ai-integration ai-tools anthropic beginner-friendly claude claude-code claude-desktop debugging developer-tools examples learning-resources llm-tools mcp model-context-protocol python sdk step-by-step tutorial vscode

Last synced: 25 Oct 2025

https://github.com/znagadeon/processing-tutorial

UNIST Pinocchio 프로세싱 튜토리얼

arduino processing tutorial unist

Last synced: 11 Mar 2025

https://github.com/divertimentos/pare-de-chutar-css

Tutoriais sobre "display: inline", "inline: block" e "display:block".

html tutorial

Last synced: 22 Feb 2026

https://github.com/erdemkeren/nhibernate-demo

A demo console application written using dotnet core, NHibernate and MySQL

beginner-friendly dotnet-core mysql nhibernate tutorial

Last synced: 13 Apr 2026

https://github.com/ryderdamen/circleci_deploy_google_cloud_function_example

An example (and tutorial) of how to deploy a Google Cloud Function with CircleCI.

cd ci circleci gcp google-cloud-functions tutorial

Last synced: 08 Oct 2025

https://github.com/freeclimbapi/c-sharp-play-a-recording-tutorial

C# - Play a Recording Tutorial

recordings tutorial

Last synced: 04 Sep 2025

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

Simple backup program tailored for my friend Željko. Made with rust and egui.

egui gui obsolete rust tutorial

Last synced: 09 Apr 2025

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/brlin-tw/hello-c-world

An example C software project to experiment coding methodology

c-programming experminental learning methodology tutorial

Last synced: 15 Mar 2025

https://github.com/mex1c/codex-roblox

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox script executor, providing unparalleled functionality to effortlessly run scripts for your preferred Roblox games.

builder code codex collaborate community contribute development framework game library lua open-source plugin project repository resource roblox scripting studio tutorial

Last synced: 08 Oct 2025

https://github.com/singhrahuldps/java_blog

Repository for blog @

java8 tutorial

Last synced: 28 Jun 2025

https://github.com/frnt-end/spread-the-joy

⚛️ React project - The Spread operator and styles in React (ES6 +) - How to guide tutorial: 👉 https://frnt-end.github.io/Spread-the-JOY/

css es6 guide how-to inline-styles javascript jsx jsx-syntax nested-objects react reactjs spread spread-operator syntax tutorial tutorial-code variables

Last synced: 13 Apr 2026

https://github.com/atom-dispencer/codenameteabag

A programming guide with personality.

python teaching tutorial

Last synced: 09 Apr 2025

https://github.com/yuokada/antlr4-work

My practice project for Antlr4

antlr4 java tutorial

Last synced: 28 Jun 2025

https://github.com/krystof2so/sublimetutorfr

SublimeTutor - Translate FR

editor sublime-text-3 tutorial

Last synced: 15 Mar 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/pmuens/goker

A Texas Hold'em Poker implementation written in Go

go golang tdd test-driven-development tutorial

Last synced: 29 Aug 2025

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/coasterfreakde/pythonv3

Es geht in die dritte Runde. Wieder einmal startet eine neue/aktualisierte Reihe der Discord Python Bot Tutorials.

discord4py tutorial

Last synced: 17 May 2025

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/kinneko-de/sample-protobuf-tutorial-styleguide

Template repository with samples of most things that can go wrong with protobuf. Can be used to evaluate protobuf code editor and to train the style guide.

format lint protobuf protocol-buffers styleguide styleguide-protobuf styleguides template tutorial

Last synced: 01 Feb 2026

https://github.com/frozar/laravel-9-grafikart

Tutoriel de Grakifart traduit en Laravel 9

laravel-9 tutorial

Last synced: 06 Jan 2026

https://github.com/hoptical/scala-exploration

an Introduction to Scala with Jupyter notebook

tutorial

Last synced: 15 Feb 2026

https://github.com/freeclimbapi/java-list-queue-members-tutorial

Java - List Queue Members Tutorial

queues tutorial

Last synced: 06 Sep 2025

https://github.com/macagua/vauxoo_webinar_widgets_odoo13

Tutorial of Vauxoo Webinar "Crea widgets en Odoo 13 (Webinar técnico)"

example frontend javascript odoo odoo-13 tutorial vauxoo webinar widgets

Last synced: 12 Jul 2025

https://github.com/yershalom/foodtracker

FoodTracker app based on apple tutorial

ios ios-navigation swift tutorial ui-automation

Last synced: 25 Mar 2025

https://github.com/kasir-barati/react

ReactJS tutorial

npm react tutorial typescript vite

Last synced: 16 Apr 2026

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/zackproser/aws-react-golang-sam-codepipeline

An example React.js and Golang Lambda app for deployment to AWS, leveraging CodePipeline and AWS Serverless Application Model (SAM).

aws golang reactjs sam tutorial

Last synced: 11 Apr 2026