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/jashanj0tsingh/pythontutorials

Scrape Lyrics from genius.com to a text file. Educational purposes only.

beautifulsoup genius-lyrics genius-lyrics-search lyrics-scraping python tutorial webscraping

Last synced: 23 Oct 2025

https://github.com/tsamsonov/arcgis-course

Основы геоинформатики: практикум в ArcGIS

arcgis excercises gis russian spatial-analysis tutorial

Last synced: 25 Feb 2026

https://github.com/jiujuan/grpc-tutorial

golang grpc tutorial,website:https://github.com/jiujuan/zenblog#grpc%E5%AD%A6%E4%B9%A0

grpc grpc-go tutorial

Last synced: 06 May 2025

https://github.com/bogdanp/koyo-shorty

Associated code for the "Racket Web Development with Koyo" screencast.

lisp racket scheme tutorial web

Last synced: 20 Jul 2025

https://github.com/ross-u/deploy-json-server-to-heroku

Create your own server/API in minutes. Ready to deploy json-server configuration with a beginner friendly guide.

api beginner guide heroku heroku-cli heroku-deployment javascript json json-server node nodejs server simple tutorial

Last synced: 13 Sep 2025

https://github.com/happydemon/learning-vue-through-pokemon

This repo contains the code for my tutorial series 'Learning Vue.js through pokemon'

animation damage-calculation game gamedev javascript learning-vue pokemon transition tutorial vue vuejs vuejs2 vuex

Last synced: 28 Oct 2025

https://github.com/mrgreensworkshop/zephyros_raspipico_picodro

Zephyr RTOS Tutorials with Raspberry Pi Pico. For more, please see the blog post below.

raspberry-pi-pico raspberrypipico tutorial tutorial-sourcecode zephyr zephyr-rtos zephyros zephyrrtos

Last synced: 07 Mar 2026

https://github.com/zirkletsing/sell-application-

A sell app Powered By Vue.js

tutorial vue vue-cli webpack

Last synced: 03 Jul 2025

https://github.com/techwithsam/flutter-tutorial-projects

A list of all my flutter tutorial projects all in one repo.

flutter flutter-examples techwithsam tutorial tutorial-sourcecode

Last synced: 10 Apr 2025

https://github.com/williamdsw/sgdk-tutorials

List of SGDK development tutorials that I followed

tutorial tutorials

Last synced: 11 Apr 2025

https://github.com/akx/demystifying-webpack

Demystifying Webpack – presentation & code

presentation tutorial webpack

Last synced: 18 Mar 2025

https://github.com/jasnow/practice-git-with-rails

Practice Git on a Rails repo

rails-application tutorial

Last synced: 01 Oct 2025

https://github.com/vladimirakopyan/netcore_nativecall

This demonstrates how to create a native, unmanaged DLL and invoke it's functionality from a .Net Core Application

c cpp csharp dll netcore netcore-nativecall pinvoke pinvoke-wrapper tutorial

Last synced: 29 Apr 2025

https://github.com/cdeil/pyconde2019-debugging

Examples for my PyConDE 2019 talk "10 ways to debug Python code"

debugging python tutorial

Last synced: 10 Aug 2025

https://github.com/microchiptech/unicens-linux-daemon

unicensd is the UNICENS Daemon for Linux, Android and QNX

android driver inicnet linux qnx tutorial unicens-daemon unicens-linux-daemon xml

Last synced: 29 Apr 2025

https://github.com/manustays/algorand-pyteal-smart-contract-starter-template

Starter template to start an Algorand smart-contract project using PyTeal

algorand-blockchain algorand-smart-contract pyteal starter-project tutorial

Last synced: 13 Apr 2025

https://github.com/sap-samples/ui5-p13n-tutorial

Tutorial on how to add personalization capabilities to almost any control

openui5 p13n personalization tutorial typescript ui5

Last synced: 13 Apr 2025

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

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

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

Last synced: 21 Mar 2025

https://github.com/adamliter/latex-workshop

Materials for workshop on LaTeX aimed at linguists

latex latex-examples linguistics tutorial

Last synced: 29 Oct 2025

https://github.com/abolkog/react-native-simple-chat

React Native Simple Chat Tutorial code

firebase react-native tutorial

Last synced: 13 Apr 2025

https://github.com/deadlykam/tutorialfpsrotation

A tutorial on how to get smooth first person rotation in Unity3D

fps fps-game game-development kamran kamran-wali tutorial unity unity3d wali

Last synced: 19 Jul 2025

https://github.com/radvalentin/tiny-react-env

Roll your own tiny React environment using Webpack, Babel, and Sass

babel react sass tutorial webpack

Last synced: 09 Jul 2025

https://github.com/fiware/tutorials.identity-management

:closed_book: FIWARE 401: IDM - Managing Users and Organizations

fiware fiware-keyrock identity-management security tutorial

Last synced: 30 Apr 2025

https://github.com/fiware/tutorials.linked-data

:blue_book: FIWARE 601: Linked Data for NGSI-v2 developers

fiware json-ld linked-data ngsi-ld tutorial

Last synced: 30 Apr 2025

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

ExtCore framework 7 sample MVC web application

asp-net-core extcore-framework sample tutorial

Last synced: 11 Sep 2025

https://github.com/ilyasergey/scilla-demo

Scilla Examples and Exercises

scilla smart-contracts tutorial zilliqa

Last synced: 08 Aug 2025

https://github.com/ashutoshdongare/huggingface-model-serving

Quick and easy tutorial to serve HuggingFace sentiment analysis model using torchserve

bert-models deployment devops huggingface inference model rest-api sentiment-analysis torchserve tutorial

Last synced: 13 Apr 2025

https://github.com/voximplant/websdk-endpoint-demo

Demo and tutorial for WebSDK endpoint and centralized server-based video conference functionality

client-sdk demo tutorial voximplant

Last synced: 08 May 2025

https://github.com/sualeh/introduction-to-sql

Introduction to SQL

database sql tutorial

Last synced: 19 Jun 2025

https://github.com/palewire/go-big-with-github-actions

Learn how to scale up your data pipelines using GitHub’s powerful Actions framework

actions automation data-journalism journalism lesson-plans tutorial

Last synced: 15 Apr 2025

https://github.com/bradleyboehmke/cinday-rug-iml-2018

Slides and other material for Cincinnati-Dayton useR presentation on interpretable machine learning with R

data-science interpretable-machine-learning machine-learning r shortcourse-material tutorial tutorial-code

Last synced: 13 Apr 2025

https://github.com/luontola/tdd-mooc-tetris

Exercise for learning Test-Driven Development with the help of predefined tests

javascript tdd tutorial

Last synced: 22 Aug 2025

https://github.com/coala/coala-tutorial

Sample sources for a coala tutorial

coala linter python tutorial

Last synced: 28 Apr 2025

https://github.com/spacetelescope/stis-notebooks

Jupyter Notebooks for HST STIS observation planning and data analysis

astronomy jupyter-notebook telescopes tutorial

Last synced: 10 Oct 2025

https://github.com/dstarner/oauth-gated-docusaurus

Running Docusaurus gated behind an OAuth provider session

docusaurus oauth2 tutorial

Last synced: 13 Mar 2026

https://github.com/twtrubiks/movie-crawler

簡易爬蟲 抓取 開眼電影網 近期上映電影 使用Node.js

json movie-crawler nodejs tutorial

Last synced: 15 Apr 2025

https://github.com/nypl-spacetime/qgis-trace-tutorial

Tutorial: Tracing Historical Streets with QGIS

geospatial gis history nyc qgis tutorial

Last synced: 27 Jul 2025

https://github.com/drex44/todo-redux-app

code of a todo-redux-app for tutorial on medium

reactjs redux tutorial tutorial-code

Last synced: 23 Apr 2025

https://github.com/positlabs/spark-slinky-cheeks

Spark AR SlinkyCheeks Effect

spark-ar tutorial

Last synced: 08 Jan 2026

https://github.com/gvwilson/sys-tutorial

Systems Administration for Weary Data Scientists

data-science system-administration tutorial

Last synced: 24 Mar 2025

https://github.com/ibm-cloud/get-started-swift

A sample and tutorial to develop server-side Swift apps with Kitura, REST API and a database on Bluemix

bluemix cloudant-database kitura swift tutorial

Last synced: 19 Oct 2025

https://github.com/shanerobinson/tea-base-template

A minimal TEAstack (TailwindCSS, 11ty, AlpineJS) for testing, tutorials, and basic blog publishing.

11ty 11ty-blog 11ty-template alpine eleventy eleventy-theme eleventy-website tailwind-scaffolding tailwindcss tutorial tutorial-exercises

Last synced: 30 Sep 2025

https://github.com/oktadev/okta-legacy-with-cloud-gateway-example

Secure Legacy Applications with Spring Cloud Gateway

java legacy oauth2 secure servlet spring-cloud-gateway tutorial

Last synced: 19 Aug 2025

https://github.com/pilosus/c3linear

Naive C3 linearization algorithm tutorial

algorithms inheritance mro python tutorial

Last synced: 30 Jun 2025

https://github.com/laurentdardenne/tutorial

French tutorial on Powershell

french powershell tutorial

Last synced: 27 Oct 2025

https://github.com/rekalantar/variationalautoencoders_pytorch

Variational Autoencoder (VAE) PyTorch Tutorial from Scratch

deep-learning generative-model pytorch tutorial variational-autoencoder

Last synced: 08 Sep 2025

https://github.com/bearsunday/tutorial2

BEAR.Sunday Tutorial 2

bearsunday php tutorial

Last synced: 26 Aug 2025

https://github.com/sap-samples/adaptation-project-exercises

Material for SAP UI5Con event about Empowering Developer Extensibility with SAPUI5 Adaptation Projects

handson tutorial ui5con

Last synced: 27 Feb 2026

https://github.com/andrew-johnson-4/bootstrapbook

Learn how to Write a Compiler in 2000 Lines of Code

book compilers tutorial

Last synced: 28 Feb 2025

https://github.com/austingil/npm

Repo to accompany the series "Build A Pet Management System With Remix, Prisma, and Postgres" https://www.youtube.com/watch?v=wqyHGQlZcws&list=PLTnRtjQN5ieYu9SdwLvzKYFVtfqySY7FT

crud html javascript postgresql prisma react sql tutorial

Last synced: 12 Mar 2026

https://github.com/marwendoukh/android-weather-app

Android Weather App

android tutorial weather

Last synced: 26 Jul 2025

https://github.com/jozzzzep/CooldownAPI

Simple and easy tool for handling and managing cooldowns in UnityEngine efficiently.

api cd cooldown cooldowns managing-cooldowns system tutorial unity unity3d unityengine wiki

Last synced: 25 Apr 2025

https://github.com/dan-and-dna/ue4-cpp-tutorial

ue4 c++ 教程

cpp tutorial ue4

Last synced: 19 Sep 2025

https://github.com/juliandavidmr/sig_rest_api

Construcción de un REST API que se conecta a una base de datos PostgreSQL (Postgis)

nodejs postgis tutorial

Last synced: 26 Oct 2025

https://github.com/noties/tumbleweed-tutorial

Create complex Android animations with Tumblweed library

android animation animations tumbleweed tutorial

Last synced: 26 Mar 2025

https://github.com/soupi/learn-twain-bulletin-app

Building a bulletin board using Haskell, twain and friends

haskell haskell-learning tutorial twain webdev

Last synced: 25 Apr 2025

https://github.com/germdz/github-slideshow

A robot powered training repository :robot:

lab tutorial

Last synced: 04 Jul 2025

https://github.com/ash515/codersplot

One great platform for all coders 👨‍💻👩‍💻

coders competitive-coding github platform tutorial webapplication

Last synced: 13 Apr 2025

https://github.com/perlpunk/tmuxtutor

A brief tmux tutorial inspired by vimtutor

tmux tutorial

Last synced: 10 Feb 2026

https://github.com/mindspore-courses/mindspore-tutorial

MindSpore Tutorial for Deep Learning Researchers

machine-learning neural-network python tutorial

Last synced: 28 Apr 2025

https://github.com/waylau/webix-tutorial

Webix Tutorial 《Webix 教程》一本关于 Webix 学习的开源书。

tutorial webix

Last synced: 09 Mar 2026

https://github.com/mkner/longitudinal-vehicle-dynamics

Tutorial notebook for automotive longitudinal physics and dynamics. Includes test scenarios for various 2-dimensional terrain and throttle profiles. Parameters can be changed to experiment with the dynamic behavior of the model.

autonomous-vehicles drive-train-physics longitudinal-automotive-dynamics longitundinal-vehicle-dynamics trajectory-profiles tutorial

Last synced: 14 Jun 2025

https://github.com/gonzagadavid/mysql-joins

Conteúdo sobre Join em SQL, com explicação, exemplos e exercícios em MySQL

banco-de-dados exemplos exercicios join left-join mysql right-join self-join sql tutorial tutorial-code

Last synced: 01 Mar 2026

https://github.com/decalage2/python-crash-course

This is a Python course I have written to quickly teach Python to my colleagues and students, made of slides and samples for hands-on exercises. It takes around four to five hours to present all the slides and to run the hands-on exercises. The original course was based on my mini Python tutorial. (http://www.decalage.info/python/tutorial)

crash-course python tutorial

Last synced: 09 Apr 2025

https://github.com/Brackeys/New-Prefab-Workflows

Project files for our tutorial on the new Prefab Workflows in Unity.

nested prefab tutorial unity workflows

Last synced: 18 Sep 2025

https://github.com/vinceumo/todo-vue-starter-materials

📝 Starter Materials

tuto tutorial vue vuejs

Last synced: 01 Sep 2025

https://github.com/simonw/mendoza-trees-workshop

A live-coding workshop illustrating the powerful combination of Jupyter notebooks and Django

django jupyter tutorial

Last synced: 19 Apr 2025

https://github.com/ivandavidov/eclipse-equinox-osgi-p2-tutorial

Eclipse Equinox OSGi p2 tutorial with samples for the publisher and the director applications.

eclipse equinox osgi p2 tutorial

Last synced: 11 Mar 2025

https://github.com/linxueyuanstdio/ethereumdapptutorial

:bulb: 以太坊去中心化网页app

blockchain ethereum-dapp tutorial

Last synced: 06 Oct 2025

https://github.com/ssbostan/docker-with-saeid

Applications repository of Docker with Saeid tutorial

devops docker docker-compose dockerfile tutorial

Last synced: 06 Oct 2025

https://github.com/meteor/vue3-tutorial

Learn how to build a fullstack Vue3 app using Meteor ☄️

crud eslint javascript meteor meteorjs prettier tailwindcss tutorial vue3 vuejs

Last synced: 13 Jul 2025

https://github.com/sualeh/cracking-the-coding-interview-4ed

Cracking the Coding Interview, 4 ed: solutions in Java, enforced with JUnit tests.

cracking-the-coding-interview java tutorial tutorial-exercises tutorial-sourcecode

Last synced: 23 Apr 2025

https://github.com/supercontainers/isc-tutorial

ISC 2023 -- Getting Started with Containers on HPC

containers docker hpc shifter singularity singularity-container supercomputer tutorial

Last synced: 12 Apr 2025

https://github.com/platisd/cpp-builder-pattern

Builder Pattern with C++: A pragmatic approach

cpp design-patterns tutorial

Last synced: 04 Sep 2025

https://github.com/kenoleon/medium-mazes

Companion Repo For a Medium Tutorial on Mazes.

ai gui maze puzzle pysimplegui python tutorial

Last synced: 25 Apr 2025

https://github.com/starsheriff/train-os

Develop an operating system from the ground up in 64-bit long-mode.

assembly os osdev tutorial x86-64

Last synced: 12 Oct 2025

https://github.com/tokibito/django-meetup-tokyo-12

Django Meetup Tokyo #12の中級者向けハンズオン資料

django tutorial

Last synced: 23 Feb 2026

https://github.com/didinj/ionic3-base64-image-upload

Ionic 3, Angular 5 and Cordova base64 Image upload example

angular angular5 angularjs base64 cordova example image ionic ionic3 phonegap tutorial upload

Last synced: 28 Apr 2025

https://github.com/shekhargulati/the-k8s-internals

Kubernetes Internals (Learning from source)

guide kubernetes tutorial

Last synced: 28 Feb 2026

https://github.com/nexmo/ruby-sms-customer-engagement

Two-way SMS for customer engagement with Ruby

tutorial

Last synced: 24 Jul 2025