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/jbrt/golang-tutorial

A brief tutorial focused on te Go language

go golang tutorial

Last synced: 08 Jul 2025

https://github.com/johnpaulada/graphql-slides

GraphQL Practical Introduction Slides

graphql presentation slides tutorial

Last synced: 20 Aug 2025

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

Repository for the article Using WebSocket in Spring Boot

spring-boot tutorial websocket

Last synced: 15 May 2026

https://github.com/metalmoosefrc/mooseguides

Guides related to the First Robotics Competition by the Metal Moose.

frc guide java tutorial

Last synced: 20 Apr 2026

https://github.com/palewire/climate-data-example

An example of how to use the European weather agency's gridded climate data

climate data-journalism ecmwf example journalism maps news python tutorial

Last synced: 20 May 2026

https://github.com/949886/godot-demos

A collection of godot examples and tutorials.

csharp gdscript godot tutorial

Last synced: 20 May 2026

https://github.com/ireddragonicy/cb24153-closestpairofpoints

An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.

algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa

Last synced: 02 Apr 2025

https://github.com/simonblanke/gradient-free-optimizers-tutorials

Examples, notebooks and visualizations for the Gradient-Free-Optimizers package

examples jupyter-notebook python tutorial visualization

Last synced: 14 May 2026

https://github.com/harrisonwelch/pythondatascience

Repo of code from the linked-in lesson "Python: Data Analysis"

data data-science matplotlib notes numpy python tutorial

Last synced: 12 Apr 2026

https://github.com/cihat-kose/altinyildiz-petstore-ui-api-cypress-automation

A Cypress project demonstrating end-to-end UI and API automation workflows. This project covers user authentication, account management, and API operations.

api-testing automation cypress end-to-end-testing javascript node-js tutorial web-automation-testing

Last synced: 15 May 2026

https://github.com/rdjarbeng/fastai

This repository contains sample code for my learning journey with fast ai

fastai open-source tutorial

Last synced: 16 Feb 2026

https://github.com/fredrikhr/platform-uno-tutorial-bugtracker

Source code repository for Fredrik's walkthrough through the Platform Uno BugTracker Tutorial

cross-platform-gui csharp tutorial uno

Last synced: 02 Apr 2025

https://github.com/maximlt/pythonscript

TUTO: Comment s'y prendre pour écrire des scripts en Python?

engineering french-education python tutorial

Last synced: 15 May 2026

https://github.com/ybda/rust_refcell_tutorial

Tutorial on RefCell in Rust.

refcell rust tutorial

Last synced: 20 May 2026

https://github.com/wsdltophp/packageovh

PHP SDK for OVH Web Services with SOAP

ovh packagegenerator php php-sdk tutorial

Last synced: 03 Apr 2025

https://github.com/no1lov3sme/eventutorial

jQuery page tutorial plugin by even web studio.

javascript jquery-plugin tutorial

Last synced: 28 Mar 2025

https://github.com/peimelo/calendareact

Rails calendar using React

api learnetto react ruby-on-rails tutorial

Last synced: 18 Apr 2026

https://github.com/arefshojaei/javascript-class-methods-in-functional

Javascript OOP and Functional programming tutorial

fp functionnal javascript oop tutorial

Last synced: 31 Jul 2025

https://github.com/messagemedia/slackbot-nodejs-tutorial

A short tutorial on how to create Slackbot using Node.js and Botkit

nodejs slackbot tutorial

Last synced: 27 Apr 2026

https://github.com/tuddman/helloiota.ixi

bare-bones IOTA IXI module

iota iri ixi-module module tutorial

Last synced: 13 Aug 2025

https://github.com/thinkswan/react-expense-tracker

A React app for tracking expenses and seeing your account balance.

javascript react tutorial

Last synced: 30 Jun 2026

https://github.com/gsaini/lucene-by-example

Hands-on learning project for Apache Lucene 10.x on Java 25 — 10 progressive modules covering indexing, analyzers, query types, query parser, highlighting, faceting, sorting/scoring, updates, custom analyzers, and autocomplete.

analyzer apache-lucene bm25 full-text-search getting-started indexing information-retrieval java java-25 learning lucene maven search search-engine tutorial

Last synced: 14 Jun 2026

https://github.com/eldesoukyelkhouly/access_sql

access SQL (in Arabic)

acsess arabic query sql tutorial

Last synced: 06 Apr 2026

https://github.com/000daniel/shape-cast

A page dedicated to teaching how to use a ShapeCast in code for the Godot game engine.

3d cast code csharp document documentation engine game godot godot4-3 guide help node page shape shapecast3d tutorial

Last synced: 19 Jan 2026

https://github.com/narven/rust_sandbox

Me following https://www.youtube.com/watch?v=zF34dRivLOw

rust-lang tutorial

Last synced: 22 May 2026

https://github.com/gvolpe/erlang-tutorial

Getting Started with Erlang User's Guide

erlang learning tutorial

Last synced: 02 Nov 2025

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

Render markdown to html client-side in the browser with WASM.

maintained ready-for-use tutorial

Last synced: 23 Jul 2025

https://github.com/yosh1/elixir-tutorial

This is elixir tutorial repository.

elixir hello-world sample tutorial wiki

Last synced: 19 Jul 2025

https://github.com/yosh1/phina-js-practice

This is a phina.js phina-js-practice repository.

css html javascript phina-js tutorial

Last synced: 18 Apr 2026

https://github.com/johnclary/frankenmap

Leaflet map example that demonstrates Esri Leaflet, CartoDB.js, and the Socrata (SODA) API.

esri leaflet mapping open-data socrata tutorial web-maps

Last synced: 19 Jan 2026

https://github.com/junhey/c-language-program-tutorial

c程序设计语言案例

c language tutorial

Last synced: 30 Jun 2026

https://github.com/cloaky233/keraslab

A hands-on guide to building and training deep learning models using Keras and Streamlit. Perfect for beginners and enthusiasts looking to learn and experiment with neural networks.

deep-learning image-classification keras tutorial

Last synced: 15 May 2026

https://github.com/nanmu42/guess-number

使用Rust实现的一个按大小反馈猜数字的游戏

rust rust-lang tutorial

Last synced: 05 Apr 2025

https://github.com/drchai/django-async-pydantic-example

Django Example of integrate with Pydantic and Async framework

asyncio chatgpt django django-rest-framework pydantic tutorial

Last synced: 15 May 2026

https://github.com/melihs/bellek_bolgeleri

stack ve heap alanları hakkında örnek çalışma

chsarp csharp-code pratice turkce-kaynak tutorial

Last synced: 27 Mar 2025

https://github.com/shnarazk/learn-bqn

配列指向プログラミング言語BQN の始め方(日本語版) -- Learn and write an introduction of BQN, an APL descendant (in Japanese)

bqn japanese learning-by-doing tutorial

Last synced: 21 May 2026

https://github.com/abhaskumarsinha/2d-continuous-skip-gram-model

A word2vec embedding, called Continuous Skip Gram Model encodes each word to a Vector depending on how closely they are related or how often they are used along.

continuous-skip-gram-model encoding keras keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms skipgram tensorflow2 tutorial word2vec word2vec-model

Last synced: 21 May 2026

https://github.com/comunica/tutorial-solid-getting-started

🏫Tutorial on getting started with Solid

tutorial

Last synced: 06 Mar 2026

https://github.com/azmainadel/the-rabbit-with-the-python

Just the basic implementations of RabbitMQ using Python

python rabbitmq tutorial

Last synced: 06 Apr 2025

https://github.com/gibbok/react-filter-search-list

A basic "Filter search 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 May 2026

https://github.com/volf52/lru_cache_rs_tutorial

https://dev.to/seanchen1991/implementing-an-lru-cache-in-rust-33pp

learning lru-cache lrucache rust rust-lang rust-library tutorial

Last synced: 26 Mar 2025

https://github.com/kylemcmaster/nservicebustutorial

Sample code for the NimblePros series on NServiceBus with .NET 8

architectural-patterns design-patterns distributed-systems messaging nservicebus tutorial

Last synced: 20 Mar 2025

https://github.com/kiriuho/crypto-code

Build a crypto arbitrage bot with this open-source code. Catch price gaps and explore passive income opportunities. Check it out! 🐙💻

algotrading binance blockchain coinbase cryptocurrency cryptocurrency-price-ticker cryptozombies dapps elixir-lang expert-advisor framework investment react smartpy stocks trading-strategies tutorial website-template

Last synced: 07 Jul 2025

https://github.com/mkdika/rails_performance_notes

Collection of Ruby on Rails performance optimisation notes

notes performance ruby-on-rails tutorial

Last synced: 26 Mar 2025

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

C# - List Calls Tutorial

tutorial voice

Last synced: 26 Jul 2025

https://github.com/silvestrevivo/svelte-todo-app

SvelteJS todo application regarding the YouTube video from Andre Madarang

css3 html5 javascript sveltejs tutorial youtube

Last synced: 13 Apr 2026

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

This is my TUTORIAL project for rust.

rust rust-lang tutorial

Last synced: 30 Jun 2026

https://github.com/javascript-tutorial/pt-pt-deleted.javascript.info

Please use https://github.com/javascript-tutorial/pt.javascript.info

javascript portuguese-portugal tutorial

Last synced: 14 Apr 2025

https://github.com/joytaribagshaw/dialogflowcx-codelab

This repository contains a simple restaurant landing page demonstrating how to integrate Dialogflow for AI-powered customer interactions. Built for Build with AI - Google Cloud workshop, participants can clone, explore, and customize the project to learn how to implement chatbot functionality in a website.

ai-agents bootcamp-project chatbot cloud dialogflow google google-cloud-ai-platform google-cloud-platform tutorial

Last synced: 15 May 2026

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

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

code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial

Last synced: 28 Jun 2025

https://github.com/rcardin/http4s-tutorial

A small tutorial on the library http4s

http4s scala tutorial

Last synced: 21 May 2026

https://github.com/dmvianna/type-families-tut

Tutorial for the Type Families GHC extension

ghc-extensions haskell tutorial

Last synced: 26 Mar 2025

https://github.com/kaczmarj/git-github-tutorial

Tutorial about git and GitHub aimed at scientists but for anyone

git github tutorial

Last synced: 14 May 2026

https://github.com/mikeludemann/rocketchat_setup

A setup for RocketChat

rocketchat setup tutorial

Last synced: 28 Mar 2025

https://github.com/sidicer/arch-install-luks-uefi

Step by step guide on how to install arch linux on your machine and configure it with full disk encryption using LUKS and LVM2. As well as using systemd-boot for boot.

archlinux guide luks-encryption lvm2 systemd-boot tutorial uefi

Last synced: 18 Mar 2025

https://github.com/ivailop7/snake-game

A snake game in JavaScript done following a YouTube Video

javascript p5js snake-game tutorial

Last synced: 30 Mar 2025

https://github.com/pradeepgangwar/ember-basic-app

This is a basic ember application created while learning EmberJS

ember tutorial

Last synced: 14 May 2026

https://github.com/thinkswan/express-members-crud

An Express app and API for managing members.

express javascript tutorial

Last synced: 14 May 2026

https://github.com/caiofov/tutorial-haskell

Studying Haskell language

haskell tutorial

Last synced: 06 Apr 2025

https://github.com/isensee-bastian/item-store

Tutorial code for my video Working with Files in Golang - Simple Command Line Tool

basic-programming beginner-tutorial-series constants files golang learn-to-code switch-case tutorial youtube

Last synced: 06 Mar 2026

https://github.com/halovina/golang-tutorial

golang tutorial for backenddeveloper

backend go golang golang-examples tutorial

Last synced: 02 Apr 2025

https://github.com/ellisvalentiner/walkingthroughpostgres

Slides and notes for the "Walking Through Postgres" talk at the Ann Arbor Computer Society Meetup on March 6th, 2019

postgres postgresql slides tutorial walkthrough

Last synced: 30 Mar 2025

https://github.com/nicolocurioni96/todoo

Simple TODO app, using SwiftUI and SwiftData

db programming swift swiftdata-example swiftui-learning tutorial

Last synced: 22 May 2026

https://github.com/teboho/drawer-layout

Android project. Learning how to use the drawer layout for navigation. Also how to change the menu on the fly. Also how to use the View Model.

android tutorial viewmodel

Last synced: 14 May 2026

https://github.com/erik1066/golang-features

Features of the Go programming language.

examples features golang tutorial

Last synced: 28 Jun 2025

https://github.com/sohnryang/react-tutorial

I followed the official react.js tutorial.

javascript react tutorial

Last synced: 14 May 2026

https://github.com/eftec/autoloadone-example

Example code of AutoLoadOne Library.

example tutorial

Last synced: 12 Dec 2025

https://github.com/vorot93/mqtt-golang-test

Test client for MQTT protocol

mqtt test tutorial

Last synced: 14 May 2026

https://github.com/louis103/analytics-api-official

Build an Analytics API using FastAPI + TimescaleDB (time series in Postgres)

fastapi postgresql postman postman-test python sqlalchemy sqlmodel time-series timescaledb timescaledb-python tutorial

Last synced: 04 Apr 2026

https://github.com/gregory-ledenev/easyroutingclustersample

This sample project and step-by-step tutorial demonstrates building a simple clustered application using EasyRouting for Vert.x.

cluster java microservices sample tutorial vertx

Last synced: 14 May 2026

https://github.com/jharrilim/odetofoodtutorial

Pluralsight Tutorial: ASP.NET Core Fundamentals

asp-net-core mvc-core tutorial

Last synced: 02 Mar 2026

https://github.com/zoelabbb/playwithpy

Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.

beginner-friendly comunity development education learning learning-python programming python python-basics tutorial

Last synced: 05 Nov 2025

https://github.com/egigiffari/guess-number-py

Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.

guess-the-number tutorial

Last synced: 28 Jun 2025

https://github.com/aygp-dr/jwt-parsing-examples

A cross-language exploration of JWT header parsing techniques across multiple programming paradigms

clojure examples functional-programming hy javascript jwt lisp parsing python racket rust scheme shell tutorial typescript

Last synced: 30 Apr 2025

https://github.com/ismailza/simple-blog-laravel

Simple blog in which I learn Laravel

laravel tutorial

Last synced: 14 May 2026

https://github.com/pyzit/jazzcash-django

Jazzcash Payment Gateway Integration in Django Framework

django jazzcash payment payment-gateway payment-gateway-integration tutorial

Last synced: 14 May 2026

https://github.com/syncfusionexamples/how-to-create-a-mind-map-using-the-vue-diagram

A quick start Vue project that shows how to create a mind map layout using the Syncfusion Vue Diagram component. This project includes code snippets for customizing the nodes and connectors in the layout and changing its orientation, align the layout using horizontal and vertical spacing and to add expand and collapse icons.

automatic-layout connector customize diagram diagrambuilder mindmap node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 14 May 2026

https://github.com/syncfusionexamples/how-to-preview-uploaded-files-with-vue-file-upload-and-an-image-element

A quick-start Vue project that shows how to display a preview of uploaded image files in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area and file list to show the image preview using an image element. It also contains code to create custom upload and remove buttons for handling images.

asynchronous-upload auto-upload customize-drop-area ej2-uploader image-preview multiple-file-upload preview-uploaded-files synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 05 Jan 2026

https://github.com/mattpap/pycon-2017-bokeh

Bokeh tutorial at PyCon.PL 2017

bokeh data tutorial visualization

Last synced: 17 Mar 2025