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/cbetta/sinatra-letsencrypt-heroku-demo

Using LetsEncrypt with Sinatra on Heroku

heroku letsencrypt sinatra ssl tutorial

Last synced: 02 Aug 2025

https://github.com/jbweston/maryland-kwant-tutorial

Slide deck for a Kwant tutorial that I gave at the University of Maryland in February 2019.

kwant quantum-mechanics tutorial

Last synced: 04 Jul 2025

https://github.com/cj-mills/fastai-to-unity-tutorial

This beginner tutorial covers how to train an image classifier using the fastai library and implement it in a Unity game engine project using the Barracuda inference library.

barracuda fastai image-classification tutorial unity

Last synced: 11 May 2026

https://github.com/paulschweizer/pyside-tutorial-system

Enhance your PySide UIs with interactive tutorials

pyside pyside2 qt qt4 qt5 tutorial ui

Last synced: 07 May 2026

https://github.com/bradmartin/egghead-text-to-speech

https://egghead.io/lessons/typescript-using-text-to-speech-with-nativescript

eggheadio nativescript tutorial typescript

Last synced: 09 May 2026

https://github.com/gnebbia/ncat_tutorial

Some notes about ncat

guide ncat notes tutorial

Last synced: 06 Mar 2026

https://github.com/epranka/rates

Currency exchanger in just about 100 lines using the Create React App (CRA)

app calculator cra create-react-app currency demo exchanger javascript rates tutorial web-app

Last synced: 18 Oct 2025

https://github.com/onlyphantom/covidrt

Code answers, references for a real-time covid 19 dashboard tutorial series in R

coronavirus covid-19 covid19 dashboard data-visualization jhu-csse r shiny tutorial

Last synced: 28 Mar 2025

https://github.com/h-iaac/cst-tutorial-babybot

This repository provides the content of the ICDL tutorial, we use a Docker-based environment to integrate infant behavior models using the CST (Cognitive System Toolkit). Tutorial presented at the ICDL (International Conference on Development and Learning).

attention cognitive-architectures cognitive-robotics cognitive-science coppeliasim docker java mimo perception sensorial tutorial

Last synced: 29 Sep 2025

https://github.com/astrolabsoftware/fink-client-tutorial

Tutorial to learn how to use the Fink client

apache-kafka astronomy python tutorial

Last synced: 20 Oct 2025

https://github.com/ruslanys/meetup-devkg-22

Spring Boot - в продакшн за 5 минут

devkg getting-started java meetup sample spring-boot tutorial

Last synced: 28 Apr 2026

https://github.com/shybovycha/irrlicht-newton-tutorials

A set of tutorials on how to create games with Irrlicht and Newton Game Dynamics.

game-development irrlicht tutorial

Last synced: 22 Feb 2026

https://github.com/rssr25/opengl

TheCherno OpenGL

cpp opengl thecherno tutorial youtube

Last synced: 09 May 2026

https://github.com/wikimedia/tool-my-first-flask-oauth-tool

Mirror of https://phabricator.wikimedia.org/source/tool-my-first-flask-oauth-tool/

flask oauth python3 tool-labs tutorial

Last synced: 26 Jun 2026

https://github.com/hidao80/mcp-tutorial-1

SQLite MCP Server tutorial for Cursor, VS Code, Windsurf, and Claude Desktop. Zero-configuration setup with uvx, cross-platform support, and DXT extension included. Perfect for learning Model Context Protocol integration.

ai-tools claude-desktop cursor mcp model-context-protocol sqlite tutorial vscode windsurf zero-config

Last synced: 17 Apr 2026

https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 28 Sep 2025

https://github.com/ethand91/python-text-extraction

Simple Python text extraction using Tesseract OCR

python python3 tesseract tutorial

Last synced: 03 Aug 2025

https://github.com/swappy514/python-learning-hub

A comprehensive, well-structured Python learning repository — from basics to advanced topics including OOP, recursion, data structures, debugging, and real-world industry examples. Perfect for beginners and intermediate learners aiming to master Python programming.

advanced algorithms beginner code-examples data-structures debugging industry-projects intermediate learning oop programming python recursion tutorial

Last synced: 10 Aug 2025

https://github.com/samuel-adekunle/autoencoders

Autoencoders Tutorial

autoencoders python tutorial

Last synced: 17 May 2026

https://github.com/fedify-dev/content-sharing

Federated image sharing example using Fedify and Nuxt

activitypub example fedify fediverse image-sharing nuxt pixelfed tutorial

Last synced: 23 May 2026

https://github.com/c17an/mern-movie

mern 스택을 활용한 연습용 영화 정보 관리 어플리케이션

json-server react tutorial

Last synced: 09 Apr 2026

https://github.com/cjimti/notes-kafka

Getting started with Kafka on Docker

docker kafka kafka-container mq tutorial

Last synced: 14 Aug 2025

https://github.com/dariodip/golearngo

A workshop for learning the basic concepts of Go.

go golang tutorial

Last synced: 16 Aug 2025

https://github.com/philipyip1988/windows-11-installation-guide

Windows 11 Installation Guide for Dell Computers. These guides cover updating the BIOS, configuring the BIOS Setup, downloading Windows 11, preparing a Windows 11 Bootable USB with Intel VMD and network preinstallation drivers and preparing Upgrade and Clean Installs on Dell PC which satisfy Microsoft Soft or Hard System Requirements.

24h2 bios dell installation intel microsoft tutorial uefi vmd windows-11

Last synced: 10 Nov 2025

https://github.com/mmgalushka/onnx-hello-world

The repository contains examples of serializing deserializing different ML models using Open Neural Network Exchange (ONNX).

machine-learning onnx tutorial

Last synced: 18 Aug 2025

https://github.com/sanidhyy/gpt3-web-app-react

GPT-3 Web App created using React JS.

javascript nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/cbillowes/gentle-intro-to-git

Follow a the course "A gentle introduction to Git"

course git tutorial

Last synced: 25 Aug 2025

https://github.com/yuki-torii/learn-canvas

learn-canvas

canvas tutorial

Last synced: 26 Aug 2025

https://github.com/flyingcakes85/git-workshop-notes

Handout notes for attendees during my workshops on Git

git learn notes tutorial workshop

Last synced: 08 May 2026

https://github.com/laironcosta1994/simple-ecs

An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.

csharp data-oriented-technology-stack dots ecs entities entities-preview entity-component entity-component-system entity-prefabs example hybrid-renderer job-system tutorial unity unity-3d unity-physics unity-scripts unity-tutorial unity3d

Last synced: 13 Feb 2026

https://github.com/matsunagalab/tutorial_analyzingmddata

Google colab notebooks for typical MD trajectory analysis routines with Python

mdtraj molecular-dynamics scikit-learn tutorial

Last synced: 20 Apr 2026

https://github.com/namecoder1/py_blockchain

Blockchain in Python with CLI interface

blockchain python tutorial

Last synced: 25 May 2026

https://github.com/app-generator/blog-sample-nodejs-introduction

Node JS For Beginners - Blog Article (With Samples) | AppSeed

appseed-sample node-js tutorial

Last synced: 19 Oct 2025

https://github.com/vitaliy-bezugly/uwp-tutorial

This project is a basic demonstration of a UWP application using WinUI and the MVVM pattern.

mvvm tutorial uwp winui2

Last synced: 15 Mar 2025

https://github.com/didinj/grails4-mongodb-crud-example

Building CRUD Web Application using Grails 4 and MongoDB Easily

build building crud easily example grails grails4 mongodb tutorial webapp

Last synced: 29 Mar 2025

https://github.com/kingtut10101/isometricmapwithdepth

Shows how to implement an isometric map with depth.

demo isometric love2d tutorial

Last synced: 18 May 2026

https://github.com/michaeljklein/parser-tutorial

A tutorial on monadic parsing in Haskell

haskell parser-combinators tutorial

Last synced: 31 Mar 2025

https://github.com/thibaudcolas/my-first-blog-wellington2016

Django Girls tutorial blog, Django Girls Wellington 2016

blog djangogirls tutorial

Last synced: 15 Mar 2025

https://github.com/bluemix/oepetstore

Base module refactored for Odoo 13 to the Web Client tutorial: Customizing the web client https://www.odoo.com/documentation/13.0/howtos/web.html

odoo odoo13 oepetstore petstore tutorial webclient

Last synced: 31 Mar 2025

https://github.com/chilipp/psyplot-icon-c2sm-meeting-20220215

Presentation material for the psyplot demonstration at the ICON C2SM-Meeting 2022/1

icon jupyter jupyter-notebook presentation psyplot tutorial visualization

Last synced: 07 Apr 2025

https://github.com/1337xcode/android-game-hacking

Android game hacking and modding based repo with curated list of tools and source codes.

android android-game-hacking android-modding game-hacking mod-menu reverse-engineering tutorial

Last synced: 23 Mar 2025

https://github.com/kanryu/vue-cli3-tutorial

A tutorial for Vue 3 using vue-cli v4.5

tutorial vue-cli vue3 webpack

Last synced: 04 Apr 2025

https://github.com/mareksuchanek/ontouml-basictypes

Explanation basic OntoUML stereotypes, rigidity and identity principles via simple example and graphics

conceptual-model education ontouml tutorial ufo-ontology

Last synced: 10 Mar 2026

https://github.com/yasindehfuli/roocket-javascript-course

Roocket JavaScript Tutorial Step By Step

course javascript tutorial

Last synced: 26 Mar 2025

https://github.com/psmyrdek/gha-demo-app

GitHub Actions - pierwsze kroki

actions cicd przeprogramowani tutorial

Last synced: 11 Apr 2026

https://github.com/gillkyle/egghead-elixir

Getting started lessons with elixir

elixir screencasts tutorial

Last synced: 14 Oct 2025

https://github.com/bradleyboehmke/analytics-connect-intro-r

Introduction to R (slides for Analytics Connect '18)

data-science r training tutorial

Last synced: 24 Mar 2025

https://github.com/Nikya/slabShed

Slab Shed is a collaborative project to create, self 3D printing, decorative mini-collections to display on a given theme.

3d-modelling 3d-models 3d-printing collaborative collection creative-commons freecad freecad-models inkscape slab-shed slabshed tutorial

Last synced: 10 Mar 2025

https://github.com/jlgregorio/tutorials-pointcloud-python

Tutorials for pointcloud processing in Python (basic operations, spatial indexing, registration, segmentation & primitive fitting)

jupyter point-cloud python tutorial

Last synced: 27 Oct 2025

https://github.com/php-kafka/about

PHP Kafka resources / projects

guide kafka php tutorial

Last synced: 06 Jan 2026

https://github.com/saeedkohansal/html-editable-table-oop-javascript

Master Interactive HTML Tables: A Step-by-Step Guide to Editing with Mouse Clicks and Keyboard Navigation, Unlock the power of dynamic web pages with this comprehensive tutorial on making HTML tables editable using both your mouse and keyboard arrow keys. This guide provides clear instructions and practical examples to help you integrate...

code css editable editable-table excel gilgeekify how-to howto html html-css-javascript javascript js objectoriented objectoriented-js objectorientedprogramming oop oops programming tutorial tutorials

Last synced: 25 Mar 2025

https://github.com/carloshmarques/build-.net-applications-with-csharp

.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.

course learn-to-code learning learning-by-doing learning-path microsoft-learn tutorial

Last synced: 27 Aug 2025

https://github.com/wsdltophp/packagepaypal

PHP SDK for PayPal Web Services with SOAP

packagegenerator paypal php php-sdk tutorial

Last synced: 23 Jun 2025

https://github.com/harsh098/go-for-devs

My Attempt at learning Go Programming Language

go golang tutorial

Last synced: 12 Jun 2025

https://github.com/makstyle119/react

React from beginner to advanced + Interview Questions

begginer-friendly interview-preparation interview-questions makstyle119 reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/desoga10/webpack-babel

A simple tutorial on how to set up React using Webpack and Babel in the most minimalistic way possible.

babel babel-plugin react reactjs tutorial web-development webpack webpack4

Last synced: 12 Apr 2026

https://github.com/vu-luong/ezyfox-chat-tutorial-reactjs

Official ReactJS source code for the Chat Tutorial using EzyFox ecosystem

chat ezyfox react reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/nicoolandgood/github_as_cdn

Simple CDN example powered by Github pages + tutorial.

cdn css github html pages tutorial

Last synced: 29 Apr 2026

https://github.com/enkaypeter/user-management-app

Project repository for How to build reusable forms using Vue form generator tutorial

tutorial vue

Last synced: 13 Jun 2025

https://github.com/burakboduroglu/go_tutorial

Go Programming Language Tutorial

go go-tutorial golang tutorial

Last synced: 04 Apr 2025

https://github.com/primaryobjects/cardano-tutorial

Easy tutorial for developing with the Cardano blockchain. Create a wallet. Send and receive ADA.

ada blockchain cardano cardano-cli cardano-community cardano-wallet dapp javascript lovelace node-js nodejs tutorial tutorials web3

Last synced: 18 Apr 2026

https://github.com/gnebbia/ack_tutorial

A small personal reference to ack with many examples

ack examples guide perl tutorial

Last synced: 12 Jun 2025

https://github.com/alejandro-ser/mapas-app

Backing code for angular mapbox app

angular css html javascript mapbox netlify tutorial typescript

Last synced: 13 Apr 2026

https://github.com/annimon-tutorials/php-unframework-template

Framework-less template for simple sites. Source code for tutorial

fastroute framework-less php tutorial twig

Last synced: 18 Mar 2025

https://github.com/caicloud/crd-sample

kubernetes CRD pattern tutorial and sample

api-aggregation controller cr crd kubernetes sample tutorial

Last synced: 30 May 2026

https://github.com/mavericks-db/react-todo-app

Microverse Module 03 Project: This is an educational project to make a todo-app following this tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021). This tutorial, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Built with React, Sass and JavaScript.

css css3 html html-css-javascript html5 javascript microverse microverse-projects microverse-students react react-hooks react-router reactjs sass scss todo todo-app todoapp todolist tutorial

Last synced: 11 Mar 2025

https://github.com/seandavi/rbiocbook

An instructional/experiential book using R and Bioconductor.

bioconductor bioinformatics book quarto r rstats statistics tutorial

Last synced: 13 Jun 2025

https://github.com/coders-school/first-contribution

Learn how to contribute to open-source projects

contribution open-source tutorial

Last synced: 05 Jul 2025

https://github.com/kevinkit/tensortut

This tutorial is for people with little programming, python and machine learning knowledge to get started with Tensorflow

machine-learning python tensorboard tensorflow tutorial

Last synced: 20 May 2026

https://github.com/akasharojee/list-drag-and-drop-tutorial

Tutorial demo for article about HTML Drag and Drop API

css drag-and-drop html javascript js sass tutorial web-api

Last synced: 14 Apr 2026

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

React tutorial for beginner.

react tutorial

Last synced: 13 Apr 2026

https://github.com/DaikonNimono/FirstPersonShooter

Реализация проекта "Шутер от первого лица" из курса "Основы UNIGINE - Базовый курс"

course csharp fps tutorial tutorial-code unigine

Last synced: 11 Mar 2025

https://github.com/cnily03/learn

A self-study manual for learning knowledge. It is a collection and compilation of notes, code, and other materials.

book documentation tutorial vitepress

Last synced: 20 Mar 2026

https://github.com/h12m54am/javascript-notes

Discovering the basics to the intermediate side of writing Javascript code to suit the needs of a project to be done. I'm not interested in being a master in it. but certainly aware of the basics of what I am doing. I am interested in learning Typescript for its use of types in the code, but some frameworks don't support typescript entirely.

javascript notes tutorial

Last synced: 04 Apr 2025

https://github.com/noamfav/frisian-draught

Frisian Draughts – A modern JavaFX-based take on the classic board game, featuring smart AI, multiplayer capabilities, tutorials, and customizable themes.

ai board-game checker desktop-app draughts frisian game-development java javafx maven multiplayer open-source strategy-game tutorial

Last synced: 01 Mar 2025

https://github.com/malhotra5/database-functionalities

A tutorial on using sqlite3.

sqlite3 tutorial tutorial-code

Last synced: 17 Mar 2025

https://github.com/buttercms/gridsome-starter-buttercms

Drop-in proof-of-concept project for Gridsome + ButterCMS, fully integrated with your ButterCMS account

butter buttercms gridsome starter-kit starter-project tutorial vercel

Last synced: 07 Jul 2025

https://github.com/snipcart/ruby-on-rails-refinery-snipcart

A Ruby on Rails e-commerce guide + Refinery demo

demo ecommerce rails ruby tutorial

Last synced: 13 Apr 2026