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/vhiribarren/llvm-tuto-kaleidoscope-rust

LLVM Kaleidoscope tutorial in Rust, toy project.

inkwell llvm rust toy-project tutorial

Last synced: 14 Apr 2025

https://github.com/appcoda/spritekitdemo-scale

A simple SpriteKit demo showing you how to work with scaling

demo spritekit swift swift3 tutorial xcode8

Last synced: 09 Sep 2025

https://github.com/astrotars/mongodb-node-restify-api-part-1

🚀 Getting Started with MongoDB, Node.js and Restify

api babel es6 mongodb mongoose nodejs rest restify tutorial

Last synced: 05 Apr 2026

https://github.com/pranabdas/c-cpp

Learning programming concepts in C and C++

algorithms c cpp data-structures programming tutorial

Last synced: 07 May 2025

https://github.com/icebearbares/bios-modding-logo

Modding The BIOS To Change The Startup Logo

bios customization logo modding tutorial

Last synced: 30 Jan 2026

https://github.com/janinawibker/rpi-configuration-tutorial

A "quick" tutorial on how to configure a raspberry pi for use as a home server (including dynamic dns, ssl/tls/https, reverse proxying, node, databases, self hosted git server, samba, ...)

homeserver raspberrypi tutorial

Last synced: 13 Apr 2025

https://github.com/kthkuang/wwdocc

Worldwide DocC tutorials collection.

apple docc documentation ios tutorial wwdc

Last synced: 20 May 2026

https://github.com/tailineju/SHINY-tutorial

Repositório de tutoriais, aplicações e exemplos da utilização do pacote shiny em R. Arquivos desenvolvidos como objetos de avaliação para disciplina Computação Estatística 2.

shiny shiny-apps shiny-r shinyapps shinydashboard tutorial

Last synced: 30 Jul 2025

https://github.com/13rac1/roll-a-ball-vr

SteamVR HTC Vive conversion for the Unity "Roll a Ball" Tutorial https://github.com/13rac1/Roll-a-Ball-VR/releases

htc-vive tutorial unity virtual-reality vr

Last synced: 06 Apr 2026

https://github.com/2kabhishek/time

Digital clock using vanilla js. 💫⏰

digital-clock tutorial vanilla-javascript

Last synced: 03 May 2025

https://github.com/mbejda/mapbox-map-example

MapBox example demonstrating how to add multiple route paths to a map.

example javascript mapbox mapbox-gl mapbox-gl-js mapboxgl tutorial

Last synced: 10 Jul 2025

https://github.com/bytewax/imputing-missing-values

Managing missing values in streaming data.

machine-learning python real-time tutorial

Last synced: 04 May 2025

https://github.com/pengzhaoqing/simplesniff

A very simple sniff tool implementation with the same basic function of wireshark by pyqt4 and scapy

pyqt5 qt qt-designer scapy sniff tutorial

Last synced: 19 May 2026

https://github.com/boqsc/how-to-make-a-bot-using-revolt.js

A quick tutorial on how to make a bot for https://revolt.chat/

bot nodejs revolt-bot revolt-chat template tutorial

Last synced: 15 May 2026

https://github.com/adamo08/bash-scripting-basics

Beginner's guide to shell scripting with examples and explanations.

bash bash-scripting command-line linux shell tutorial unix

Last synced: 03 Feb 2026

https://github.com/fsoky/vkapi-lessons

Исходники с видео-роликов по vk_api

api bot python tutorial vk vk-api vkontakte vkontakte-api

Last synced: 20 Jan 2026

https://github.com/ismailza/agence-immobiliere

Application web simple pour la gestion d'une agence immobilière avec Laravel

breeze laravel tutorial

Last synced: 18 May 2026

https://github.com/parzibyte/demostracionrecyclerview

Tutorial de RecyclerView en Android. Animaciones, adaptador y layout XML

adapter android animation layout recyclerview tutorial viewholder xml

Last synced: 14 May 2026

https://github.com/raadiah/postgresql

A documentation on PostgreSQL. Here the Art Store Database is again made step-by-step using PostgreSQL. Live Link: https://raadiah.github.io/PostgreSQL/

database-management dbms entity postgresql postgresql-database relational-database tutorial

Last synced: 15 Jun 2025

https://github.com/zoejane/music_ai_prompt

音乐 AI 提示词指南。从个人规划到财务管理,从创作、制作、演出到发行推广。Music AI Prompt Guide. From personal planning to financial management, from creation, production, and performance to distribution and promotion.

ai ai-prompts guide music music-industry music-production tutorial

Last synced: 18 Jan 2026

https://github.com/shivamgoyal03/azure-foundry-webinar

This repository is the official companion for the Azure AI Foundry Agent Service Webinar Series. It provides hands-on code samples, modular use cases, and practical guides for building, deploying, and scaling AI agents on Azure.

agentic-ai-architecture agentic-rag ai-agents azure azure-ai-foundry azure-ai-services azure-functions code-samples model-context-protocol semantic-kernel tutorial webinar

Last synced: 10 Jul 2025

https://github.com/nobodxbodon/java_in_hours_chn

Java编程一天入门-中文代码版. 镜像: https://git.oschina.net/zhishi/java_in_a_day_chn

24hour chinese java readability tutorial

Last synced: 07 May 2025

https://github.com/micz/thunderbird-addon-options-manager

A simple Javascript manager to automatically handle the options for your Thunderbird Addon

javascript thunderbird thunderbird-addons thunderbird-extension tutorial

Last synced: 09 Sep 2025

https://github.com/palewire/first-athena-query

How to analyze millions of records in seconds with Amazon Web Services and SQL

athena data-journalism journalism news python sql tutorial

Last synced: 12 Jun 2025

https://github.com/marcocesarato/shell-botkiller

We'll post findings from an infected confluence-systems we investigated recently, to show how it looks/feel like. the most systems we took a look at were infected with mining-bots like kerberods.

bot bots infected killerbot process server shell tutorial zombies

Last synced: 24 Jun 2025

https://github.com/mt1022/rdan

Notes about data analysis using R

bioinformatics r tutorial

Last synced: 29 Oct 2025

https://github.com/jeffsieu/typescript-from-zero

A step-by-step TypeScript handbook with practical examples and hands-on exercises.

tutorial typescript typescript-basic typescript-book typescript-tutorial typescript-tutorials

Last synced: 11 Apr 2025

https://github.com/codepanion/zustand-tutorial

https://www.youtube.com/watch?v=gz4NgSWjHoY In this tutorial we are going to cover how you can use zustand, a simple yet powerful library to manage state in your react app. I will show you examples of how you can create slices for the global store and combine different entities in there. At the end of the video I will show you how can you have a reactive state which is going to be updated when other states are changed.

react state statemanagement tutorial zustand

Last synced: 12 Mar 2025

https://github.com/genomagames/genoma-invaders

2D Game Shoot 'em Up like Space Invaders made to teach Game Development with Unity

2d game-development gamedev pixel-art tutorial unity unity3d

Last synced: 30 Apr 2025

https://github.com/johncoene/base-gior

Setup to start building the gior package

htmlwidgets r tutorial visualization

Last synced: 21 Mar 2025

https://github.com/amirali511/v-tutorial

Vlang Tutorial

tutorial vlang

Last synced: 11 Jan 2026

https://github.com/officialrajdeepsingh/tsup-tutorial

tsup tutorial for npm package

tsup tutorial typescript

Last synced: 18 Mar 2025

https://github.com/naereen/how-to-customize-title-of-jupyter-notebook

:tada: How to customize the web page title of all pages created with Jupyter Notebook :notebook:

jupyter-notebook jupyter-notebook-extension tutorial

Last synced: 13 Sep 2025

https://github.com/kgourgou/linear-perceptron

An IPython notebook with an implementation of the linear perceptron algorithm.

algorithm machine-learning tutorial

Last synced: 18 Jul 2025

https://github.com/bcc32/ecaml-bf

A brainfuck interpreter in OCaml, on Emacs

brainfuck ecaml emacs example ocaml tutorial

Last synced: 07 Oct 2025

https://github.com/extcore/extcore-sample-service

ExtCore framework 7 sample web application that registers a service inside the extension

asp-net-core extcore-framework sample tutorial

Last synced: 07 Apr 2025

https://github.com/sagargupta16/deploy-guide

Step-by-step deployment guides for every platform - 25+ guides for GitHub Pages, Vercel, Render, Railway, Netlify, AWS, and more

aws cloud deploy deployment devops free-hosting github-pages guides hosting netlify railway render tutorial vercel

Last synced: 03 May 2026

https://github.com/kaihendry/slo

Prometheus instrumentation & metrics tutorial

kubernetes metrics performance-monitoring prometheus prometheus-metrics tutorial

Last synced: 23 Feb 2026

https://github.com/basir/learn-git-github

Learn Git and Github with Basir

git github learn tutorial

Last synced: 12 Aug 2025

https://github.com/rafaelcastrocouto/p2p-web-game-tutorial

Learn how to make a space shooter with basic HTML, CSS and JS. Just follow each file and have fun!

game javascript p2p-network tutorial

Last synced: 10 Jun 2025

https://github.com/iver56/lstm-name-classifier

A toy LSTM model that classifies gender based on first name. Presented at Trondheim Machine Learning Meetup in February 2018.

classifier lstm tutorial

Last synced: 09 Apr 2025

https://github.com/nevrome/rrtools.tutorial.mpi2020

A short tutorial about rrtools (Reproducible Research with R)

r reproducible-research rrtools tutorial

Last synced: 26 May 2026

https://github.com/oclyke/crc

pythonic tutorial working step-by-step through Ross N. Williams' crc_v3.txt

crc interactive python tutorial

Last synced: 16 Jun 2025

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/nexmo/ruby-sms-customer-support

SMS Customer Support Application using Ruby and Nexmo

tutorial

Last synced: 24 Jul 2025

https://github.com/yeonghyeon/codility-python

The solutions of the Codility lessons are provided. Each solution is written with python. The starting point for reading solutions is given in the following web link.

codility codility-lessons codility-python codility-solutions codility-training programming python solutions tutorial

Last synced: 26 Feb 2025

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/shenmian/sokoban-tutorial

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

sokoban sokoban-solver tutorial

Last synced: 19 Apr 2025

https://github.com/codingforentrepreneurs/Cursor-Hello-World

Learn Cursor basics to build and deploy an HTML website to the internet.

claude code-with-ai cursor cursor-ssh git github llm tutorial virtual-machine website

Last synced: 08 Mar 2025

https://github.com/123mwanjemike/cicd-with-herokuci

This is a demo factorial app for the building CI/CD workflow with Heroku CI article https://blog.mikemwanje.dev/build-a-cicd-pipeline-with-heroku-ci. The application calculates the factorial of a number.

cicd demo-app express factorial heroku heroku-ci heroku-deployment herokuci mocha-chai tdd test-driven-development tutorial

Last synced: 07 May 2025

https://github.com/mackysoft/unity-githubactions-build-example

An example of building a project using Unity and GitHub Actions.

build ci example github-actions tutorial unity

Last synced: 09 Apr 2025

https://github.com/travorlzh/learnos

A repo that contains all the code written in my study of OS development.

assembly c kernel operating-system-learning tutorial

Last synced: 18 Apr 2026

https://github.com/leodbfr/ntfs-macos-13-26

How to write on an NTFS drive on macOS 13 Sequoia and macOS 26 Tahoe, for Apple Silicon, without a kernel module.

fuse fuse-filesystem fuse-t macos ntfs ntfs-3g ntfs-macos tutorial

Last synced: 03 Oct 2025

https://github.com/idongliming/phaser3-typescript

使用ts语言写的phaser游戏示例-中文

game phaser3 translation tutorial

Last synced: 16 May 2025

https://github.com/gibbok/react-video-list

A basic "Top 10s Video List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.

css javascript reactjs tutorial

Last synced: 09 Apr 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/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/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/flowforfrank/password-generator

🔑 Password generator in vanilla JavaScript

javascript password password-generator tutorial

Last synced: 09 Apr 2025

https://github.com/mineralscloud/workshopfall2022

This repository contains the setup files/resources for the workshop held by our group in Columbia Global Center, Nairobi, and Technical University of Kenya in 2022.

tutorial workshop workshop-materials

Last synced: 16 Oct 2025

https://github.com/zaiste/elasticsearch-nodejs-github-tutorial

Using Node.js & Elasticsearch to search GitHub: Tutorial

elasticsearch nodejs tutorial

Last synced: 17 Mar 2025

https://github.com/NunuM/linux_namespaces_tutorial

Tutorial of Linux Namespaces

linux namespaces tutorial

Last synced: 04 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/slashhuang/typescript-tutorial

basic typescript practice preparing for angular2 and ts

tutorial typescript

Last synced: 05 Apr 2025

https://github.com/mj41/raku-stepbystep

Learning Raku (Perl 6) programming language Step by Step

example perl6 raku step-by-step tutorial

Last synced: 19 Jan 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/000daniel/how-to-install-visual-studio-code-on-arch-linux

A simple guide on how to install Visual Studio Code on Arch-Linux or Arch-based systems, and set it up to work with C# and Code-Runner

arch-linux archlinux code code-runner csharp easy guide linux simple studio tutorial visual visual-studio visual-studio-code

Last synced: 05 May 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/louiscenter/choo-talking-animals

another cute choo tutorial - how to use input fields

choo choo-handbook choo-talking-animals front-end javascript tutorial

Last synced: 14 May 2026

https://github.com/uncomputable/rustier-simplicity

"If you know Rust, you already know Simplicity."

bitcoin circuit learning library logic rust tutorial

Last synced: 21 Jan 2026

https://github.com/twtrubiks/croppic-combine-carousel-example

Croppic 搭配 Carousel 簡單範例 ,使用 Python Flask

bootstrap-carousel croppic dropzone flask pillow python tutorial

Last synced: 13 Apr 2026

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/0xrelogic/kubernetes-for-students

Master Kubernetes and boost your salary by 25-40%. Hands-on tutorials designed for students, not engineers. Learn the #1 cloud skill through experiments, not YAML hell. New chapters weekly - star to follow the journey.

cloud collaborate container devops docker education k8s kubernetes minikube orchestration students tutorial yaml

Last synced: 13 Oct 2025

https://github.com/rj1221/pythontutorial

Python Tutorials For Beginners

cheatsheet python python3 tutorial tutorials

Last synced: 22 Sep 2025

https://github.com/rodrigokamada/angular-recaptcha-v2

Application example built with Angular 18 and adding the Google reCAPTCHA v2 using the ng-recaptcha library.

angular beginners dev-community gh-actions gh-pages hacktoberfest recaptcha stackblitz tutorial

Last synced: 02 Aug 2025

https://github.com/living-with-machines/jupyter-notebooks-the-weird-and-wonderful

Materials for a British Library, Digital Scholarship "hack and yack" workshop.

glam jupyter-notebook tutorial workshop

Last synced: 09 Apr 2025

https://github.com/danielgospodinow/calculator-osgi

An OSGi example which illustrates core OSGi principles.

apache bundles eclipse equinox java karaf knoplerfish osgi plug-in plugin tutorial

Last synced: 17 Mar 2025

https://github.com/alefesouza/php-tutorial

:book: :elephant: Support Material for my Introduction to PHP Language Workshop.

gitbook php php-introduction tutorial

Last synced: 13 Jun 2025

https://github.com/okainov/qunit-getting-stated

Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)

getting-started javascript qunit tdd testing travis-ci tutorial

Last synced: 31 Jul 2025

https://github.com/hawkiq/pythontutorial

scripts course for Python Fundamentals

python3 tutorial

Last synced: 09 Apr 2025