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/0x4e3/twisted-tutorial

The Evolution of Finger: Twisted from Scratch

python tutorial twisted twisted-tutorial

Last synced: 07 Oct 2025

https://github.com/maurosilber/python-tutorial

Introducción a Python

python tutorial

Last synced: 14 Apr 2026

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/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/llnl/raja-tutorials

Materials to support RAJA hands-on tutorials

tutorial

Last synced: 04 Mar 2026

https://github.com/akagi201/learning-js

notes and codes while learning JavaScript

css html javascript learning tutorial

Last synced: 16 Apr 2026

https://github.com/ochiee/ai-engineering-resources

🤖 Explore essential AI engineering resources, from research papers to tools, to help software engineers transition into AI roles effectively.

ai ai-agents ai-research awesome awesome-context awesome-context-engineering claude context-engineering diffusers diffusion-models generative-ai gpt image-generation llm manus mlops tutorial tutorial-code

Last synced: 06 Oct 2025

https://github.com/mindninjax/data-structures-in-javascript

Learn to implement & use various Data Structures in JavaScript 📚💻

data-structures hacktoberfest javascript tutorial

Last synced: 05 Oct 2025

https://github.com/scorchinghot/core-machine-learning-exploration

This repository provides a hands-on exploration of classical machine learning algorithms applied to the MovieLens 100k dataset, aiming to build intuition and understanding of core ML concepts.

core-ml data-science hands-on machine-learning ml-algorithms python scikit-learn tutorial

Last synced: 05 Oct 2025

https://github.com/dejanu/ai-powered-coding-playbook

AI-powered development using resources from MCP to skills , agents and papers.

ai-tools anthropic antropic-claude claude-code tutorial

Last synced: 31 May 2026

https://github.com/itenthusiast-ru/my_proxy

This project provides a simple SOCKS5 proxy server using Dante, running inside a Docker container. It supports authentication and IPv6

beginner-friendly docker easy-deploy ipv6 linux logging networking open-source proxy server socks5 tutorial vpn

Last synced: 16 Apr 2026

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/guillaumefalourd/poc-go-mod

POC of a Golang module 🐿

golang hello-world module poc tutorial

Last synced: 06 Jun 2026

https://github.com/dlamott/hangman

Entry level HangMan

game hangman python python3 tutorial

Last synced: 23 Jun 2026

https://github.com/ilyasbozdemir/c-sharp-dokuman

Learn C# programming from scratch with step-by-step tutorials, examples, and exercises. Ideal for beginners and intermediate developers.

beginner-friendly c-sharp coding-exercises csharp-basics csharp-docs developer-tools dotnet learning-resources oop programming tutorial

Last synced: 10 May 2026

https://github.com/amirhoseinsalimi/deep-learning-codingcogs-course-codes

My complete code and notebooks from the Deep Learning Workshop by CodingCogs. Covers foundational to advanced deep learning topics using TensorFlow and Keras including CNNs, RNNs, LSTMs, GRUs, and text sequence models.

cnn deep-learning gru lstm machine-learning ml neural-network python rnn tutorial workshop

Last synced: 13 Apr 2026

https://github.com/boweihan/websockets-from-scratch

Ruby implementation of websockets V13 handshake and frame parsing

ruby tutorial websockets

Last synced: 26 Mar 2025

https://github.com/dmvianna/vinyl-tut

Vinyl tutorial

haskell tutorial

Last synced: 26 Mar 2025

https://github.com/davepeck/mastercat

The game of Mastermind, but with cats. By Ellie & Daddy.

cats example learning mastermind tutorial

Last synced: 02 Apr 2025

https://github.com/melezhik/python-echo-script

sparrow / python example script

python sparrow tutorial

Last synced: 30 Oct 2025

https://github.com/pin3dev/42_cpp_modules_05-09

Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on

42 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp-98 cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 doxygen doxygen-documentation oop-in-cpp oop-principles tutorial

Last synced: 06 Jul 2025

https://github.com/freeclimbapi/c-sharp-list-recordings-tutorial

C# - List Recordings Tutorial

recordings tutorial

Last synced: 21 Jun 2026

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

Java - Get a Queue Member Tutorial

queues tutorial

Last synced: 05 May 2026

https://github.com/saqibbedar/learn-assembly-masm-nasm-dosbox-linux

Learn x86 assembly with step-by-step examples and setup guides: DOS 8086 (MASM in DOSBox) and Linux x86-64 (NASM).

16-bit 8086 assembly assembly-language beginner dos dosbox examples int21h intel-syntax linux low-level-programming masm nasm systems-programming tutorial windows x86 x86-64

Last synced: 03 Jun 2026

https://github.com/sad0xer/firstpro

This is simple E-Commerce website built in Django. This Django Project was build with help of @CodeWithHarry's YouTube video.

django django-project python tutorial website

Last synced: 26 Mar 2025

https://github.com/nshimiye/time-shop

At our dream store, we sell time.

calendar reactjs tutorial

Last synced: 13 Apr 2026

https://github.com/lord-turmoil/cudacmakedemo

A demo for building CUDA program with CMake

cuda tutorial

Last synced: 16 Mar 2025

https://github.com/nimjay/machine-learning-tutorial

Easy-to-digest Machine Learning tutorial.

machine-learning tutorial

Last synced: 08 Jan 2026

https://github.com/mr-reutcky/tip-calculator

Learn how to create a simple and interactive tip calculator using HTML, CSS, and JavaScript. This tutorial covers building a user-friendly interface to calculate tips based on bill amounts and tip percentages. Perfect for beginners!

html-css-javascript tip-calculator tutorial webapplication

Last synced: 23 Feb 2026

https://github.com/uncomputable/simple-intro

Introduction to the Simplicity language

bitcoin circuit latex logic pdf tutorial

Last synced: 10 May 2026

https://github.com/tomerfi/groovy-script-java-project-tutorial

Using Groovy scripts in a Java project tutorial.

blog-post dev groovy-scripts java scripting tutorial

Last synced: 14 Jun 2025

https://github.com/kailoon/firegram

A Photo Gallery With React & Firebase.

firebase framer-motion learning-by-doing react tutorial

Last synced: 17 Apr 2026

https://github.com/thinkswan/js-linked-list

An implementation of the linked list data structure in JavaScript.

data-structures javascript tutorial

Last synced: 03 Jun 2026

https://github.com/solomonkassa/javascript-tutorial-complete

A complete, comprehensive, organized JavaScript tutorial with everything needed to learn JavaScript from absolute beginner to advanced developer.

javascript oop tutorial tutorial-code typescript

Last synced: 03 Apr 2026

https://github.com/morphclue/android-tutorial

Android-Kotlin fundamentals course

android tutorial

Last synced: 17 Apr 2026

https://github.com/yukihirai0505/coursera

personal repo for coursera

tutorial

Last synced: 17 Apr 2026

https://github.com/imolorhe/doit

A simple todo app

angular angular2 todo tutorial

Last synced: 18 May 2026

https://github.com/llnl/clippy-tutorial

CLIPPy tutorial

tutorial

Last synced: 27 Feb 2025

https://github.com/alexmhack/python-with-secrets-manager

Testing a simple python application by making use of GCP Secrets Manager for the environment variables

aws environment-variables gcp learning python3 secrets secrets-manager testing tutorial

Last synced: 17 Apr 2026

https://github.com/timcnicholls/angular-tour-of-heroes

Angular Tour of Heroes Tutorial example

angular javascript tutorial

Last synced: 04 Apr 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/maimart/angular-redux-tutorial

An angular 6 tutorial with redux, routing, lazy-loading

angular angular4 redux tutorial

Last synced: 11 May 2026

https://github.com/bobbyma2014/coordinate-transform

A simple app that shows the transformation of coordinates

csharp robotics tutorial unity3d windows-app

Last synced: 01 Apr 2025

https://github.com/eic/tutorial-jana2

EIC Tutorial: Reconstruction in JANA2

tutorial

Last synced: 05 Apr 2026

https://github.com/cbhihe/doc_git-quickstart

Hands-on introduction to Git{Hub,Lab} (23 pages)

bash documentation git tutorial tutorial-code

Last synced: 18 Apr 2026

https://github.com/lord-turmoil/deploymentdemo

Demo for deploying Spring Boot application with K3s

docker k3s kubernetes spring-boot tutorial

Last synced: 18 Apr 2026

https://github.com/gseismic/mlearn.py

classic machine learning algorithm implementation with clean and readable code

machine-learning machine-learning-library tutorial

Last synced: 18 Apr 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/chinmaym07/html-tutorial

This Repo Contains the whole Tutorial of Html

css html javascript tutorial website

Last synced: 11 May 2026

https://github.com/curiousily/getting-started-with-tensorflow-js

Tutorial on the basics of TensorFlow.js in the browser. Includes Tensors, visualization with tfjs-vis and building a simple model.

deep-learning machine-learning tensorflow tensorflow-js tensorflow-tutorials tutorial visualizations

Last synced: 19 Apr 2026

https://github.com/isensee-bastian/set-generics

Tutorial code for my video Generics Part 3: How to use Generics in Golang

basic-programming beginner-tutorial-series data-structures generics golang interfaces learn-to-code sets tutorial types youtube

Last synced: 19 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/ot-nemoto/cdk-workshop

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

cdk tutorial

Last synced: 27 Apr 2026

https://github.com/rkristelijn/dhtmlx-json-node

This is a short tutorial to set up dhtmlx (dhx) using only JSON and node/mongodb as a back-end and the REST API. Recently I followed the 'Your First App' tutorial and felt unsatisfied with what I've learned. So I decided to push a little harder and use a demo app 'CRM System' as the base and create my own tutorial.

crm dhtmlx dhx json node tutorial

Last synced: 19 Apr 2026

https://github.com/kinneko-de/sample-react-vscode

Sample application how to start a React app from Visual Studio Code in different browsers

chrome firefox react sample tutorial visual-studio-code windows

Last synced: 19 Apr 2026

https://github.com/atommnava/python-full-course-for-free-bro-2024-

Python tutorial for beginners' full course 2024

python tutorial

Last synced: 04 Jun 2026

https://github.com/jihlenburg/fedit

A tiny cross-platform text editor in Rust + Tauri 2 — the teaching project for jihlenburg/rustic

beginner rust tauri text-editor tutorial

Last synced: 10 Jun 2026

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/baijum/guile-programming-tutorial

Guile Programming Tutorial

documentation guile scheme tutorial

Last synced: 01 Mar 2025

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

This tutorial uses “salmanbe/mapquest" plugin to import latitude and longitude from Map Quest API

laravel mapquest php tutorial

Last synced: 20 Apr 2026

https://github.com/virginiegodfrin/symfo-security

Résultat de tuto:

sf3 symfony tutorial

Last synced: 20 Apr 2026

https://github.com/waterlink/expensemanager

This is an example application that is developed in the Ultimate Tutorial: Getting Started With Kotlin on Android

android ebook java kotlin tutorial

Last synced: 20 Apr 2026

https://github.com/rominalodolo/linux_terminal_course

Youtube tutorial by Free Code Camp - The 50 Most Popular Linux & Terminal Commands - Full Course for Beginners. Link: https://www.youtube.com/watch?v=ZtqBQ68cfJc

bash command-line linux permissions sort sudo tutorial whoami youtube zip

Last synced: 04 May 2026

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

C#- Make a Queue Tutorial

queues tutorial

Last synced: 20 Apr 2026

https://github.com/rubberducksbr/ruby4beginners

Repositório voltado para iniciantes na programação que desejam aprender Ruby

automated-testing beginner-code ruby ruby-on-rails test-automation tutorial

Last synced: 04 Jun 2026

https://github.com/mfdeveloper/android-uitest

A basic android UI test example application using Espresso framework

android android-tests espresso-tests test-automation test-runner tutorial

Last synced: 20 Apr 2026

https://github.com/hanzopgp/cryptozombies

Learning how to code decentralized applications thanks to cryptozombies.

blockchain decentralized-application ethereum personal smart-contract tutorial

Last synced: 20 Apr 2026

https://github.com/made2591/java-8-steps

This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)

default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code

Last synced: 12 May 2026

https://github.com/sammychinedu2ky/reactive-variables

A Web app that depicts local state management using apollo reactive variables

reactive-variables tutorial

Last synced: 20 Apr 2026

https://github.com/librity/learning_ruby

All my Ruby tutorials.

gists ruby snippets tutorial

Last synced: 16 Jun 2026

https://github.com/asmaloney/guildwars2-macos

A place for issues related to my blog post about playing GW2 on macOS

guildwars2 gw2 macos tutorial wine

Last synced: 05 Jun 2026

https://github.com/chrisjsewell/sqla-tutorials-nb

The SQLAlchemy tutorial, using notebooks!

sqlalchemy tutorial

Last synced: 08 Jan 2026

https://github.com/fhdsl/gdscn_biodigs_book

Getting started guide for using BioDIGS data in the classroom. Includes general information about BioDIGS.

anvil biodigs course gdscn r-programming tutorial

Last synced: 21 Apr 2026

https://github.com/mindsers/tutorial-listtweets

Tutorial source on how to list tweets using the Twitter API

mindsersit-tutorials tutorial tweets twitter-api

Last synced: 29 Jul 2025