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/nevrome/spaam.r.tidyverse.intro.2h.2022

A 2h R tidyverse intro course

r teaching-materials tutorial

Last synced: 12 Sep 2025

https://github.com/arction/lcu-tutorial-multipleseries-02

Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Data Series to a Chart.

chart charting-library csharp data-visualization dotnet example lightning-chart line performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/medicinal-ruby/active_storage_demo

An ActiveStorage demo for S3 uploads + local disk. It's better than the paperclip gem, by far..

activestorage guide helpers rails rails5 rails6 tutorial tutorials

Last synced: 19 Jan 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: 05 Apr 2026

https://github.com/da-huin/load-balancer-and-auto-scaling-tutorial

✨ In this article, we will learn how to set up Load Balancer and Auto Scaling.

auto-scaling aws ec2 load-balancer tutorial

Last synced: 07 Sep 2025

https://github.com/da-huin/spark-tutorial

✨ Tutorial of Spark.

easy jupyterlab simple spark tutorial

Last synced: 07 Sep 2025

https://github.com/da-huin/ai-notebook-tutorial

✨ Tutorial of Jupyter Notebook in GCP AI Platform.

ai-platform gcp jupyter notebook tutorial

Last synced: 07 Sep 2025

https://github.com/margitantal68/cpp

📚 This open-access course will introduce you to C++ programming and STL.

cpp cpp-course cpp-tutorial modern-cpp modern-cpp-oop oop programming-language standard-template-library stl tutorial

Last synced: 30 Jun 2026

https://github.com/da-huin/hadoop-tutorial

✨ This document explains how to install Hadoop and Hbase and how to basic use it.

hadoop happybase hbase hdfs python thrift tutorial

Last synced: 07 Sep 2025

https://github.com/saket-sk/building-a-recommendation-engiene-course

Building a Recommendation engine course walkthrough. IDE used :- Spyder ; Environment name :- RecSys (created in Anaconda Navigator) ; Python Package used :- Surprise ; Tutor :- Frank Kane, Sundog Education

anaconda artificial-intelligence dataset jupyter-notebook machine-learning python recommender-system spyder surprise-python tutorial

Last synced: 17 May 2026

https://github.com/ximitiejiang/MyCodeForPytorch

deep learning examples by pytorch implement

deep-learning pytorch tutorial

Last synced: 20 Mar 2025

https://github.com/dblock/frgom

First Ruby Gem of Many: live coded at Flatiron School in NYC, January 2018

ruby-gem ruby-gems tutorial

Last synced: 09 Oct 2025

https://github.com/frozenassassine/fastedit-winapi

Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.

cpp tutorial winapi

Last synced: 03 May 2025

https://github.com/anyblok/anyblok-book-examples

The anyblok book example source code.

book development-tools tutorial

Last synced: 11 Sep 2025

https://github.com/machu-gwu/afwf_example-project

Alfred Workflow example project based on afwf python library

alfred alfred-workflow python tutorial workflow

Last synced: 21 Jul 2025

https://github.com/bittricky/fireworks

Fireworks display with javascript and css

canvas javascript tutorial

Last synced: 18 May 2026

https://github.com/0-mostafa-rezaee-0/dotfiles

Complete dotfiles tutorial for beginners. Step-by-step guide with automated installation script, detailed explanations, and a troubleshooting section. Start version controlling your dev environment today!

automation bash beginner-friendly configuration development-environment dotfiles git tutorial vim zsh

Last synced: 07 Apr 2026

https://github.com/br3ndonland/golearn

Resources from learning Go

course go golang testing tutorial

Last synced: 09 Apr 2025

https://github.com/matthiware/cli.tutorial

Command line parser tutorial for https://github.com/MatthiWare/CommandLineParser.Core

cli command-line-interface command-line-parser tutorial

Last synced: 13 Apr 2025

https://github.com/n4vrl0s3/basic-hypertext-markup-language

Basic Hypertext Markup Language (HTML)

html html5 tutorial

Last synced: 29 Mar 2025

https://github.com/connor11528/communicating-between-vue-components

how to use Vue with Google maps and send and respond to events across components

tutorial tutorial-code tutorial-sourcecode vue vue-components vue-tutorial vuejs vuejs-components vuejs2 vuex

Last synced: 09 Jun 2026

https://github.com/oxygen-dioxide/ghdoc

面向非程序员与业余程序员的Github教程

citizen-developers git github tutorial

Last synced: 11 Apr 2025

https://github.com/mikand13/vertx-examples

Vertx Examples of Basic Concepts

basics examples learning tutorial vertx

Last synced: 01 May 2026

https://github.com/mxagar/tool_guides

Guides and examples of several tools and libraries, e.g.: PCL, OpenCV, C++, Python, Docker, GTest, etc.

tests tutorial utilities

Last synced: 09 Apr 2025

https://github.com/pfitzer/electron-dialog-examples

Examples of how to use electron dialog

dialog electron examples tutorial

Last synced: 18 May 2026

https://github.com/google-cloud-japan/gcp-getting-started-appdev

はじめてみよう Google Cloud ハンズオン アプリケーション開発編

gcp google-cloud-platform tutorial

Last synced: 17 Jan 2026

https://github.com/oxylabs/custom-parser-instructions

Learn the fundamentals of writing parsing instructions with Oxylabs' Custom Parser.

parser parsing python scraping scraping-websites tutorial web-scraping

Last synced: 24 Dec 2025

https://github.com/henriquediassilva/tutorial-django

Tutorial do framework Django

django python tutorial website

Last synced: 07 Apr 2026

https://github.com/mrbysco/datapack

Resource for Minecraft datapack development

datapack guide minecraft tutorial vitepress

Last synced: 19 Mar 2026

https://github.com/prathameshdhande22/neflix-clone

Netflix Landing Page clone made using Html and CSS as a part of the HTML & CSS Tutorial Project

clone-website css html-css html5 netflix netflix-clone tutorial webdevelopment website

Last synced: 17 Jul 2025

https://github.com/fccm2/gegl-tut

gegl-tutorial

c gegl tutorial

Last synced: 11 Apr 2025

https://github.com/grb-workspace/java-logger-intro

A Spring Boot project that demonstrates Java’s inbuilt logging capabilities through a REST controller. It illustrates how to configure and use multiple logging levels—INFO, WARN, ERROR, FATAL, DEBUG, and TRACE.

application-configuration java logger logging rest sample-project spring-boot tutorial

Last synced: 16 May 2026

https://github.com/rodrigokamada/angular-tomtom

Application example built with Angular 14 and adding the map component using the @tomtom-international/web-sdk-maps library.

angular beginners devcommunity frontend geolocation ghactions ghpages hacktoberfest map stackblitz tomtom tutorial web webdev webdevelopment

Last synced: 21 Apr 2026

https://github.com/didinj/css3-gradient-example

CSS3 Tutorial: Gradients Color

color css css3 example gradient tutorial

Last synced: 29 Mar 2025

https://github.com/cj-mills/icevision-mask-rcnn-tutorial

Train a Mask R-CNN model on a custom dataset using the IceVision library and perform inference with ONNX Runtime.

icevision instance-segmentation mask-rcnn object-detection tutorial

Last synced: 04 May 2025

https://github.com/hanstananda/BetaReactTutorial

Implmentation of https://react.dev/learn/tutorial-tic-tac-toe using Typescript+ Vite

frontend pnpm react sass tutorial typescript vercel vite zustand

Last synced: 12 Mar 2025

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

A tutorial on how to use the Webhooks API to create, retrieve, update and delete webhooks.

api messaging nodejs tutorial webhooks

Last synced: 18 May 2026

https://github.com/gjjvdburg/introtomake

A hands-on tutorial on using Make, with an application to a data analysis pipeline

gnu-make makefile reproducibility tutorial tutorial-code

Last synced: 15 Jun 2026

https://github.com/mlh-fellowship/gitlearner

Draft repo for creating a CLI app on git.

git javascript nodejs tutorial

Last synced: 10 Apr 2026

https://github.com/annakrystalli/emodnet-dataspice-tutorial

An Introduction to using R package Dataspice to collect metadata for EMODnet Biology Data Products

dataspice emodnet-biology metadata tutorial

Last synced: 25 Jan 2026

https://github.com/nunogois/wishlist

A basic wishlist made in Quasar Framework!

easy list quasar quasar-framework simple tutorial wishlist

Last synced: 08 May 2026

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

This follow-up to the fastai-to-unity tutorial covers creating an OpenVINO plugin for the Unity game engine.

fastai image-classification openvino tutorial unity

Last synced: 05 May 2026

https://github.com/theodesp/qlik-demo

Demo application using the Qlik Core Platform

docker-compose example-project qlik qlik-c tutorial

Last synced: 20 Jan 2026

https://github.com/theodesp/creative-scala

Learning Scala with Creative Scala

learning-by-doing scala tutorial

Last synced: 28 Mar 2025

https://github.com/dimaamega/js-promise-implementation

implementation of js promises covered by tests

js learning promise tutorial web

Last synced: 22 Jun 2025

https://github.com/adibender/pammtutorial-smj

Code and materials to reproduce graphics in "A generalized additive model approach to time-to-event analysis"

generalized-additive-models latex piece-wise-exponential r rstats supplemental-materials survival-analysis time-to-event tutorial

Last synced: 19 May 2026

https://github.com/panpito/youtube

Code snippets for YouTube

tutorial youtube

Last synced: 19 May 2026

https://github.com/mark-i-m/tutorials

A repo of tutorials for various things

bash gdb terminal tutorial tutorials

Last synced: 11 May 2026

https://github.com/sosiristseng/jl-dataframes

DataFrame examples by Bogumił Kamiński, rendered in Jupyter-book

dataframes julia jupyter-book jupyter-notebook tutorial

Last synced: 19 May 2026

https://github.com/neok/symfony-tutorial-for-beginners

symfony tutorial for beginners

php php7 symfony tutorial tutorial-code

Last synced: 16 May 2026

https://github.com/didinj/javascript-objects-example

Javascript Tutorial: Objects Example

example javascript js object objects tutorial

Last synced: 29 Mar 2025

https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-cpp

An in-depth guide to getting started with SDL3 in the C++ Language .

cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial

Last synced: 26 Mar 2025

https://github.com/erictleung/tutorial-vim

:musical_keyboard: Tutorial, resources, and notes on the text editor Vim

coding text-editing tutorial vim

Last synced: 03 Apr 2025

https://github.com/manthanthakor/c-sharp-tutorial

Welcome to the C# Tutorial repository! This repository contains a collection of tutorials, examples, and exercises to help you learn C# programming language from basics to advanced topics. Whether you're just starting with C# or looking to deepen your knowledge, you'll find useful resources here.

csha csharp-code oops-in-csharp opps opps-example tutorial

Last synced: 13 Sep 2025

https://github.com/eriksjolund/writing-more-secure-perl-cgi-scripts

Tutorial of how to write more secure Perl CGI scripts

cgi perl perl5 security security-hardening tutorial

Last synced: 06 Apr 2025

https://github.com/flowforfrank/robotjs

🎨 Drawing the seed of life with RobotJS

automation drawing javascript mouse robotjs tutorial webtips

Last synced: 28 Mar 2025

https://github.com/michaelcurrin/hugo-quickstart

Starter template for a Hugo static site

hugo quickstart sample static-site tutorial

Last synced: 09 Jul 2025

https://github.com/enanomapper/tutorials

Version control for the (open access) tutorials developed during the eNanoMapper project.

enanomapper nanotechnology open-educational-resources tutorial

Last synced: 20 Jan 2026

https://github.com/umair13adil/flutter_in_urdu

This project is part of Youtube course: Flutter in Urdu.

course dart example flutter flutter-app flutter-demo flutter-examples flutter-ui tutorial urdu

Last synced: 14 May 2026

https://github.com/llnl/weave-demos

General Demos for WEAVE Open-sourced tools.

tutorial

Last synced: 29 Apr 2025

https://github.com/jucheval/julia-tutorial

Short tutorial for Julia programming language with some tips on VS Code and Git.

julia julia-language tutorial tutorial-code vscode

Last synced: 05 Mar 2025

https://github.com/matt-mcmahon/ews-tutorial

Node tutorial so that I (and potentially others) can learn how to write a simple NodeJS server using modern techniques.

nodejs tutorial

Last synced: 09 May 2026

https://github.com/okaybenji/npm-no-task

A simple example of how to use NPM in the browser without a separate task runner

browserify npm task-runner tutorial

Last synced: 19 May 2026

https://github.com/jarulsamy/vscode-c-tutorial

Simple beginner's guide to using a C debugger in VSCode.

c debugger tutorial vscode

Last synced: 19 May 2026

https://github.com/facaiy/spark-for-the-impatient

Collections of short code snippet for impatient readers who want to learn using Spark right away.

spark spark-training tutorial

Last synced: 14 Mar 2025

https://github.com/lucasfrancaid/poc-fastapi

Proof of concept of the FastAPI. This repository was used in my publish on Medium.

api fastapi medium-article python python3 tutorial

Last synced: 19 May 2026

https://github.com/nicnocquee/react-stripe-checkout

A sample project for integrating Stripe Checkout with React (CRA) app

checkout create-react-app react sample stripe tutorial

Last synced: 07 Jan 2026

https://github.com/vmandic/webapiwithcqrsmediatrexample

Learning about CQRS + MediatR on a dotnet web API.

cqrs dotnet-core learning mediatr tutorial webapi

Last synced: 06 Apr 2025

https://github.com/vmandic/oh-no-javascript-from-jquery-to-hyperapp

This is a playground for HyperappJS front-end library with example apps for demonstrating the library's features.

advtechdays hyperapp javascript model-view-update practice presentation tutorial

Last synced: 06 Apr 2025

https://github.com/jerryfzhang/conferencetravelgrantsystem

CTGS is system for applying conference travel grant , built using Nodejs, Express.js, MongoDB ang jQuery

express jquery mongodb mongodb-ang-jquery nodejs reimbursement time-management travel-planner tutorial

Last synced: 20 Apr 2026

https://github.com/silvestrevivo/flexbox-css

CSS flexbox project following the Udemy Tutorial from @jonasschmedtmann

css3 flex-layout flexbox html5 purecss tutorial udemy-tutorial

Last synced: 08 Jul 2025

https://github.com/silvestrevivo/react-hooks-contextapi

Basic react application corresponding to the YouTube Tutorial of @iamshaunjp

javascript react react-context-api react-hooks tutorial youtube

Last synced: 10 May 2026

https://github.com/marclave/koans

Getting started with Ruby 🚀

ruby tutorial

Last synced: 23 Jun 2026

https://github.com/aaesalamanca/tc-csharp-mastercourse

Soluciones a los proyectos del curso C# Mastercourse impartido por Tim Corey.

console csharp dotnet learning tutorial

Last synced: 25 Apr 2026

https://github.com/skulltech/sharelatex-tutorials

Following the LaTeX tutorials by ShareLaTeX

latex sharelatex tutorial

Last synced: 27 Mar 2025

https://github.com/scottswezey/scrumdinger

iOS SwiftUI App Dev Tutorial by Apple.

swift swiftui tutorial

Last synced: 20 May 2026