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/xmas7/rust-tutorials

Code Examples in Rust. Reviewing RUST

review rust tutorial

Last synced: 01 Aug 2025

https://github.com/javascript-tutorial/test.javascript.info

Modern JavaScript Tutorial in Test

javascript test tutorial

Last synced: 01 Aug 2025

https://github.com/vhiribarren/llvm-tuto-kaleidoscope-golang

LLVM Kaleidoscope tutorial in Go, toy project.

go golang llvm toy-project tutorial

Last synced: 24 Apr 2025

https://github.com/asmaloney/spacething

A tutorial project for creating vertical scrolling parallax backgrounds in Godot

beginner godot godot-engine parallax-scrolling tutorial vertical-scroller

Last synced: 19 Jul 2025

https://github.com/shahednasser/history-bot

Repo for Twitter Bot tutorial: History Bot

bot tutorial tutorial-code twitter twitter-api

Last synced: 08 May 2025

https://github.com/webduinoio/samples

📖 Webduino example collections

javascript tutorial webduino

Last synced: 11 Apr 2025

https://github.com/markdouthwaite/serverless-scikit-learn-demo

A repository providing demo code for deploying a lightweight Scikit-Learn based ML pipeline modelling heart disease data as a Google Cloud Function.

data-science google-cloud google-cloud-function machine-learning machine-learning-api machine-learning-projects scikit-learn serverless tutorial

Last synced: 25 Jul 2025

https://github.com/cjsaylor/angular-workshop

Angular tutorial for a workshop setting.

angular1 javascript tutorial

Last synced: 10 Jan 2026

https://github.com/ladykerr/cli-skills-copilot-talk

Gettiing started with GitHub Copilot in the CLI 🚀

cli copilot copilot-x talks tutorial

Last synced: 02 Jan 2026

https://github.com/ajduberstein/gis_tutorial

PostGIS/QGIS tutorial using public data sets

postgis qgis tutorial

Last synced: 04 Jan 2026

https://github.com/chainstacklabs/starknet-cairo-odyssey

Learnings and first steps to work with StarkNet and create smart contracts with Cairo

cairo starknet starkware tutorial

Last synced: 03 Sep 2025

https://github.com/prayash/eventide

A-Frame demo for a WebVR tutorial on Viget.com

a-frame threejs tutorial webgl webvr

Last synced: 07 Apr 2025

https://github.com/bitoiu/expo-start-octocat

Expo.io startup project, but with an Octocat :octocat:

dev-to expo react-native tutorial

Last synced: 30 Apr 2025

https://github.com/enryun/tutorialkit

TutorialKit help developers create interactive tutorial experience for iOS applications

ios swift tutorial uikit

Last synced: 15 Sep 2025

https://github.com/tmattio/elixir-reasonml-blog-tutorial

:mortar_board: A tutorial to build a blog app using Elixir, ReasonML and GraphQL

elixir graphql reason tutorial

Last synced: 26 Mar 2025

https://github.com/rembertdesigns/programming-language-tutorials

A growing library of web development tutorials and code guides covering AJAX, Angular, C#, CSS, HTML, JavaScript, Node.js, PHP, PUG, SASS, TypeScript, React, and more. Each resource includes clear explanations and practical examples—API use, HTTP methods, accessibility, and beyond.

ajax angular angularjs csharp css html javascript pug react react-native reactjs sass sass-framework tutorial tutorial-code tutorial-exercises tutorial-sourcecode tutorials

Last synced: 07 Oct 2025

https://github.com/webeleon/-building-a-mongodb-migration-system-for-nestjs-with-mongoose

A dev.to article on NestJS, mongoose and database migrations!

devto migration mongodb mongoose nest nestjs nodejs tutorial

Last synced: 03 Jul 2025

https://github.com/honkinggoose/git-gosling

Taking your first steps with Git? Grow from gosling to goose with this Git guide. The guide is easy to follow, you'll learn by doing, and you'll get smart with Git.

best-practices git guide hands-on learn-by-doing learn-git lessons mkdocs mkdocs-material tips-and-tricks tutorial tutorials

Last synced: 30 Jun 2025

https://github.com/wsdltophp/packagecolissimopostage

PHP SDK for Colissimo Postage Web Services with SOAP

colissimo-webservices packagegenerator php soap-client tutorial

Last synced: 15 Aug 2025

https://github.com/hackersandslackers/bigquery-python-tutorial

:bar_chart: :snake: Create tables in Google BigQuery, auto-generate their schemas, and retrieve said schemas.

bigquery data-warehouse gcs google-bigquery google-cloud google-cloud-sdk google-cloud-storage python tutorial

Last synced: 28 Apr 2025

https://github.com/brackendev/scikit-learn-hy

An introduction to scikit-learn (machine learning in Python) and Hy (a Lisp dialect embedded in Python)

hy hylang machine-learning python scikit-learn tutorial

Last synced: 09 Oct 2025

https://github.com/zeyu-li/unreal-tutorial

An Unreal Engine tutorial! Acts as a 1st person Unreal template as well :video_game:

epic-games tutorial ue4 unreal-engine unreal-template unreal-tutorial

Last synced: 24 Feb 2026

https://github.com/colleagueriley/opengl-context-creation

A tutorial that explains how to create an OpenGL context for X11, WinAPI and Cocoa.

article cocoa glx opengl rgfw tutorial wgl winapi x11

Last synced: 10 Apr 2025

https://github.com/mfaisalkhatri/webdriverio-ts-appium

This repository has sample tests to run mobile automation for android using WebdriverIO with TypeScript

android-automation beginner mobile-automation mobile-testing test-automation testing tutorial typescript webdriverio

Last synced: 26 Oct 2025

https://github.com/rezmoss/network-vulnerability-scanner

Build a network vulnerability scanner from scratch in Go, port scanning, service detection, and vulnerability identification. Full walkthrough

cybersecurity go golang infosec networking penetration-testing port-scanner security tutorial vulnerability-scanner

Last synced: 12 Jun 2026

https://github.com/rodrigokamada/nodejs-aws-lambda

Example application using the Node.js with TypeScript and Express.js where a serverless API will be implemented and deployed on the AWS Lambda service.

article aws aws-lambda devcommunity expressjs hacktoberfest javascript lambda nodejs serverless tutorial typescript

Last synced: 10 Apr 2025

https://github.com/fil/observable-jekyll

Tutorial: How to embed ObservableHQ notebooks into your CMS

d3js howto interactive jekyll observable tutorial

Last synced: 25 Oct 2025

https://github.com/shuoros/spring-101

🧑‍💻 A complete set of road maps, tutorials, guides, exams, projects and etc. to become a master in Spring Framework!

roadmap spring-boot spring-framework tutorial

Last synced: 28 Oct 2025

https://github.com/robertohuertasm/rust-practical-sessions

🦀 🛠️ - A series of Rust workshops

practical-sessions rust tutorial workshops

Last synced: 12 Oct 2025

https://github.com/didinj/angular-httpclient-example

Angular Tutorial: Consume REST API using HttpClient Example

angular angular8 api client examples http httpclient rest restapi tutorial

Last synced: 28 Apr 2025

https://github.com/theringsofsaturn/the-rings-of-saturn-particles-threejs

Tutorial on particles in Three.js. We'll create the stars effect, and then we'll add the 3D model of the planet Saturn to complete the scene. We'll use GLTF Loader and a GUI Debugger.

javascript particles three-js threejs tutorial

Last synced: 14 Apr 2025

https://github.com/matthijskamstra/haxesys

Documentation about using the system targets from Haxe

cpp cs csharp documentation example haxe java jvm lua node nodejs python tutorial tutorials

Last synced: 14 Apr 2025

https://github.com/frankiecancino/ml-tutorials

Machine Learning Tutorials in the form of Jupyter Notebooks written in Python 3.

jupyter-notebook machine-learning python tutorial

Last synced: 09 Apr 2025

https://github.com/vizzuality/data_sci_tutorials

In depth notebook tutorials, relating to libraries and methods relevant to Vizzuality's Data Science Group.

geotiff jupyter netcdf opendap tutorial

Last synced: 14 Oct 2025

https://github.com/whiteboxdev/tutorial-defold

Tutorials of game design concepts and feature implementations in Defold game engine projects.

defold tutorial

Last synced: 30 Aug 2025

https://github.com/szabolcstoth/robotframework-basics

Source code of Robot Framework - Learn the basics site.

automation robotframework testautomation testing tutorial

Last synced: 09 Sep 2025

https://github.com/becksteinlab/adkgromacstutorial

Basic tutorial for running and analyzing a Gromacs MD simulation of AdK

gromacs molecular-dynamics-simulation tutorial

Last synced: 23 Apr 2025

https://github.com/llamacademy/ai-series-part-14

Project corresponding to AI Series Part 14 where we implement Baking NavMesh at Runtime around the Player, instead of baking on the entire scene

ai gamedev gamedevelopment navmeshagent navmeshsurface tutorial unity

Last synced: 25 Apr 2025

https://github.com/sadykhzadeh/learn-to-google

🌐 "Learn to Google" website 🌐

google guide howto learning tutorial

Last synced: 05 Mar 2026

https://github.com/fiware/tutorials.media-streams

:green_book: FIWARE 503: Introduction to Media Streams

express-js fiware kurento media-server tutorial video-processing video-streaming

Last synced: 26 Aug 2025

https://github.com/jp7io/typescript-crud

A guide to build a TypeScript CRUD (Frontend) with React.

react tutorial typescript

Last synced: 06 Apr 2025

https://github.com/cody1991/typescript-tutorial

开源的 TypeScript Tutorial 教程中文版,翻译自:https://www.typescripttutorial.net/

tutorial typescript

Last synced: 07 Apr 2025

https://github.com/vinibiavatti1/pythonguide

A guide repository for anyone who wants to learn python from scratch!

guide learning-python python python-tutorial tutorial

Last synced: 27 Apr 2025

https://github.com/taniarascia/startgrunt

Learn how to install Grunt and use it to create a Sass and JavaScript workflow.

autoprefixer grunt javascript minify sass task-runner tutorial workflow

Last synced: 25 Mar 2025

https://github.com/wsvincent/django-allauth-tutorial

Source code for django-allauth tutorial.

django django-allauth github python tutorial

Last synced: 14 Apr 2025

https://github.com/fishcharlie/expressfileuploads3example

📖 Tutorial - Express.js File Upload to AWS S3

aws expressjs s3 s3-bucket tutorial

Last synced: 27 Oct 2025

https://github.com/harshpreet931/systemdesignnotes

a comprehension course about system design accompanied by a youtube series - https://www.youtube.com/channel/UCAkpuFPaycl9WflYoyiTpUQ/

educational-content learning-resources open-source-education software-architecture system-design tech-interview-prep tutorial

Last synced: 11 Feb 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/fiware/tutorials.understanding-at-context

:blue_book: FIWARE-LD 101: Understanding NGSI-LD `@context`

fiware json-ld linked-data ngsi-ld tutorial

Last synced: 30 Apr 2025

https://github.com/duartegalvao/arduzynq-tutorials

Simple tutorials for getting started with programming on Trenz ArduZynq boards.

arduino-shield arduzynq fpga fpga-board rtl te0723 trenz tutorial uart vhdl vivado vivado-hls xilinx zynq-7000 zynq-7010 zynq-example-project

Last synced: 12 Feb 2026

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/moxwel/basics

Tutorials for various programming languages and example codes.

basics c collaborate communityexchange english example github java latex learn php python spanish tex tutorial vscode

Last synced: 23 Mar 2025

https://github.com/iamkevingreen/electron-react-auth0

Electron starter with React - Auth0 - HMR

electron react starter-kit tutorial

Last synced: 02 Aug 2025

https://github.com/app-generator/sample-bootstrap-landing-page

Bootstrap 5 Landing Page - Learn by Coding | AppSeed

appseed-sample bootstrap tutorial

Last synced: 14 Jun 2025

https://github.com/voletiv/mypythonneuralnetwork

A neural network class in Python built from scratch

gradient-descent ipython-notebook neural-networks tutorial

Last synced: 23 Mar 2025

https://github.com/gvanastasov/codebook-typescript

Codebook - learn by examples from zero to hero in typescript.

codebook handbook javascript static-analysis tutorial typescript

Last synced: 11 May 2025

https://github.com/flurdy/flurdy.com-docs

My https://flurdy.com/docs folders. Feel free to submit pull requests

documentation howto tutorial

Last synced: 14 Mar 2026

https://github.com/houarizegai/pascaltutorial

Step by step to build pascal programs :tada:. Code files for youtube tutorial.

course learning pascal tutorial tutorial-series youtube-tutorial

Last synced: 02 Nov 2025

https://github.com/haggaie/rdma-experiment

RDMA experiment VMs, instructions, and example.

benchmarking networking programming-exercise rdma tutorial

Last synced: 30 Mar 2025

https://github.com/twtrubiks/paypal_flask

PayPal example use Python Flask

flask paypal python tutorial

Last synced: 15 Apr 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/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/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/didinj/react-hooks-example

React Hooks Tutorial: How to Use Hooks in React.js App

app axios hooks how react reactjs restapi tutorial use

Last synced: 04 Oct 2025

https://github.com/bayer-group/go-workshop

Structured hands-on workshop for learning Go

beat-not-applicable go golang tutorial workshop

Last synced: 11 Jun 2025

https://github.com/bearsunday/tutorial2

BEAR.Sunday Tutorial 2

bearsunday php tutorial

Last synced: 26 Aug 2025

https://github.com/javascript-tutorial/ug.javascript.info

Modern JavaScript Tutorial in Uyghur

javascript tutorial uyghur

Last synced: 07 Apr 2025

https://github.com/hasansezertasan/chrome-version

Detect the version of Chrome installed on Windows, Linux, Mac. Cross-platform using Python, native OS detection.

chrome cli pypi-package pypi-reserved python tutorial used-poetry version

Last synced: 16 Mar 2025

https://github.com/remi-gau/bids_cookbook

A simple recipe to convert your neuroimaging data into a BIDS dataset.

bids data eeg fmri matlab meg spm12 tutorial

Last synced: 23 Apr 2025

https://github.com/amitness/address-book

A sample command line address book application written in Python.

book exercises tutorial

Last synced: 09 Apr 2025

https://github.com/javascript-tutorial/kk.javascript.info

Modern JavaScript Tutorial in Kazakh

javascript kazakh tutorial

Last synced: 07 Apr 2025

https://github.com/methyldragon/moveit-tutorial

Quick crash course for the MoveIt! motion planning framework for ROS robotic manipulators! 🙌

manipulator moveit references robotics ros tutorial tutorials

Last synced: 28 Jun 2025

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

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

json movie-crawler nodejs tutorial

Last synced: 15 Apr 2025