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/sshaplygin/make-file-tutorial

It is simple tutorial about make file by article from habr.com

cpp makefile tutorial

Last synced: 15 Mar 2025

https://github.com/zeyu-li/unity-user-guide

A Unity User Guide that supplements the Unity Documentation, along with some tips and tricks! Is a collection of my 2D and 3D notes on Unity :video_game:

3d-game tutorial unity unity-2d unity-3d unity-tutorial

Last synced: 16 Mar 2025

https://github.com/fabriziojordan/hello-cargo

Un pequeño tutorial/guía de Rust. También te sirve si te olvidas de algo medio simple.

guide guidelines rust rustlang tutorial tutorials

Last synced: 20 Jun 2026

https://github.com/arsy786/notes-mern-app

This is a web application built with the MERN stack that allows users to CRUD notes.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/felipefacundes/hdparm_tuto

Tradução em português do artigo da Linux Magazine de 2006 sobre HDPARM (atualizado).

hd hdparm improvement performance portuguese ssd tutorial tutorial-exercises tutorials

Last synced: 24 Mar 2025

https://github.com/daffafaizan/go-rest-api

My first Go project creating a REST API.

go rest-api tutorial

Last synced: 24 Jul 2025

https://github.com/aneilmac/gameoflife

FRP Game of Life implemented with Reactive Banana

functional-reactive-programming haskell reactive-banana-library tutorial

Last synced: 22 Jul 2025

https://github.com/projectsyn/commodore-component-tutorial

Step-by-step guide to create a small Commodore component

commodore projectsyn syn tutorial

Last synced: 06 Nov 2025

https://github.com/salmanbe/laravel-content-translation-tutorial

Laravel content translation tutorial using Astrotomic's laravel-translatable plugin.

astrotomic bootstrap5 html5 laravel laravel-translatable multi-lingual mysql php translation tutorial

Last synced: 12 Apr 2026

https://github.com/nass600/talk-webpack

Tutorial to convert an old-fashioned website to a cutting-edge optimized javascript app with webpack.

babel es2015 sass talk tutorial webpack

Last synced: 17 Apr 2026

https://github.com/zjeffer/xcb-tutorial

https://www.codeproject.com/articles/1089819/an-introduction-to-xcb-programming

c tutorial xcb

Last synced: 07 Apr 2025

https://github.com/simoesleticia/sql-server-data-import-export

O propósito deste repositório é demonstrar o processo de importação e exportação de dados utilizando Microsoft SQL Server, com foco em arquivos nos formatos .CSV e .JSON.

csv-import export-data import-data json-import sql sql-server tutorial

Last synced: 04 Jan 2026

https://github.com/yuokada/antlr4-work

My practice project for Antlr4

antlr4 java tutorial

Last synced: 28 Jun 2025

https://github.com/arsharaj/tutorial-webinar-aktu-ai-ml-dl

Study material related to this webinar

python tutorial webinar

Last synced: 11 Jul 2025

https://github.com/chenxingqiang/kube-operator-tutorial

make a k8s Operator focusing on Kube-Operator-Tutorial.

ai kube operator tutorial

Last synced: 04 Feb 2026

https://github.com/speg03/python-packaging-tutorial

An example of Packaging Python Projects

packaging python tutorial

Last synced: 24 May 2026

https://github.com/angular-demos/tooltips

A simple demo for creating tooltips in Angular

angular angular5 bootstrap-4 demo example tooltips tutorial

Last synced: 10 Mar 2025

https://github.com/pmuens/goker

A Texas Hold'em Poker implementation written in Go

go golang tdd test-driven-development tutorial

Last synced: 29 Aug 2025

https://github.com/jjyr/vulkan-tutorial-c

Learn https://vulkan-tutorial.com/Introduction with C

c macos tutorial vulkan

Last synced: 21 May 2026

https://github.com/freeclimbapi/node-send-sms-during-call-how-to-guide

Node - Send SMS During Call Tutorial

messaging tutorial

Last synced: 26 Jan 2026

https://github.com/thykof/tuto-private-eth

How to set up your own private Ethereum blockchain?

blockchain ethereum-blockchain geth-node tutorial web3

Last synced: 25 Aug 2025

https://github.com/3y3l3ss0ur0b0r0s/deminer

Deminer is a basic Minesweeper game that runs in the terminal window. It was built using Kylie Ying's tutorial.

game minesweeper python terminal-based terminal-game tutorial

Last synced: 03 Jan 2026

https://github.com/kinneko-de/sample-angular-typescript-githubpages

Sample application how to setup a Angular app with typescript and deploy it to GitHub Pages.

angular cd-pipeline github-pages sample tutorial typescript

Last synced: 19 Apr 2026

https://github.com/michaelchadwick/ember-remember-stuff

Test site to learn about EmberJS.

emberjs homepage tutorial

Last synced: 23 Aug 2025

https://github.com/satansdeer/weather-api

Small wrapper for https://darksky.net weather api. User in https://basicreact.com course.

api-wrapper course expressjs javascript nodejs tutorial

Last synced: 10 Apr 2026

https://github.com/zjunaidz/nextjs-dashboard

Tutorial follow up of official nextjs website

nextjs14 tutorial

Last synced: 24 Mar 2025

https://github.com/kempy007/checkers

Cosmos SDK Tutorial

blockchain tutorial

Last synced: 16 Jan 2026

https://github.com/erhant/too-many-lists

A Rust tutorial where they make you write many different linked lists.

linked-list rust tutorial

Last synced: 20 Aug 2025

https://github.com/mindsers/tutorial-listtweets

Tutorial source on how to list tweets using the Twitter API

mindsersit-tutorials tutorial tweets twitter-api

Last synced: 29 Jul 2025

https://github.com/applitools/tutorial-images-java

Applitools tutorial using Java Images SDK

applitools tutorial

Last synced: 20 Aug 2025

https://github.com/chrisjsewell/sqla-tutorials-nb

The SQLAlchemy tutorial, using notebooks!

sqlalchemy tutorial

Last synced: 08 Jan 2026

https://github.com/guessi/etcd-cluster-on-k8s

Step by step tutorial for running etcd-cluster on Amazon EKS cluster

amazon-eks eks etcd etcd-cluster etcdv3 kubernetes tutorial

Last synced: 19 Aug 2025

https://github.com/couchbase-examples/java-transactions-quickstart

A Spring Boot application that illustrates using Couchbase transactions with Java SDK

acid couchbase how-to howto java spring-boot transactions tutorial

Last synced: 20 Feb 2026

https://github.com/thinkswan/react-express-file-uploader

A React app for uploading files to an Express server.

express javascript react tutorial

Last synced: 05 Apr 2026

https://github.com/shalabhaggarwal/cassandra-gocql-tutsplus-demo

Getting Started With Cassandra: Using Go client - gocql: http://code.tutsplus.com/tutorials/getting-started-with-cassandra-using-go-client-gocql--cms-28162

cassandra-cql golang tutorial

Last synced: 18 Aug 2025

https://github.com/edserranoc/markdown-essentials

🚀 Master Markdown in Minutes! A complete guide with examples, tips, and tricks.

jupyter-notebook markdown tutorial

Last synced: 02 May 2026

https://github.com/ibraheem4/pet-shop-ethereum

Pet Shop Tutorial from Truffle Suite (expanded)

ganache metamask pet-shop truffle tutorial

Last synced: 15 Jun 2025

https://github.com/bobbyma2014/coordinate-transform

A simple app that shows the transformation of coordinates

csharp robotics tutorial unity3d windows-app

Last synced: 01 Apr 2025

https://github.com/bansimplified567/30days_javascript_for_beginners

Welcome to my **30 Days of JavaScript for Beginners** program! This project represents the knowledge and skills I've gained during my first two years of learning how to code as a beginner. It's not entirely complete, but I wanted to share my journey and progress with you.

30daysofcode 30daysofjavascript async-await beginner beginner-friendly fundamentals fundamentals-of-programming javascript js practice projects promises tips-and-tricks tutorial webdevelopment

Last synced: 24 Mar 2025

https://github.com/zeppaman/docker-basics-tutorial

Docker tutorial for base operation

docker docker-turorial tutorial

Last synced: 05 Oct 2025

https://github.com/ssoudan/bayesian-regression-101

Tutorial on Bayesian regression

bayesian-inference nuts rust tutorial

Last synced: 12 Apr 2026

https://github.com/freeclimbapi/java-delete-recording-tutorial

Java - Delete a Recording

recordings tutorial

Last synced: 26 Oct 2025

https://github.com/seanny123/webpack-typescript-helloworld

Get something showing up with Webpack, TypeScript

devops hello-world tutorial

Last synced: 12 Apr 2026

https://github.com/arceryz/interaction-in-matplotlib

Interactive matplotlib plots python template file. Fully commented and explained. Enhance your plots!

interactive interactive-visualizations matplotlib matplotlib-animation matplotlib-pyplot plotting plotting-in-python python template tutorial

Last synced: 16 Aug 2025

https://github.com/abdulqasem-bakhshi/verified-commits-github

This is a step by step process to set up verified commits for every commit you make on GitHub.

commit github tutorial verified

Last synced: 04 Oct 2025

https://github.com/jbenner-radham/mdn-2d-breakout-game

A learning implementation of MDN's "2D breakout game using pure JavaScript" tutorial.

2d beginner canvas games javascript mdn tutorial

Last synced: 16 Mar 2025

https://github.com/cadu-leite/argparse_exemplo_tutorial

Python ArgParse exemplos e tutorial - Python ArgParse Sample and Tutorial

argparse python python3 sample sample-code tutorial

Last synced: 15 Aug 2025

https://github.com/meet59patel/github-pages-tutorial

Tutorial by DSC DAIICT for deploying simple website using GitHub Pages.

dsc-daiict github github-pages tutorial

Last synced: 06 Apr 2025

https://github.com/ijlee2/lights-out-octane

Ember-D3 tutorial for Ember ATX Meetup

d3 d3js ember ember-octane emberjs lights-out lights-out-game tutorial

Last synced: 07 May 2026

https://github.com/jblorincz/argocd-image-updater-example

Minimum example of argocd image updater in action - hands on tutorial

argocd argocd-image-updater kubernetes tutorial

Last synced: 10 Nov 2025

https://github.com/lotes/quaery

Write your own language!

antlr blog ide language query-language tutorial

Last synced: 12 Aug 2025

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

09. Tutorial to code authentication for database_web_ui (2022-10)

obsolete tutorial

Last synced: 09 Apr 2025

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

Simple backup program tailored for my friend Željko. Made with rust and egui.

egui gui obsolete rust tutorial

Last synced: 09 Apr 2025

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

This is tutorial project for learning Angular SPA framework.

angular css html tutorial typescript

Last synced: 10 Mar 2025

https://github.com/yershalom/foodtracker

FoodTracker app based on apple tutorial

ios ios-navigation swift tutorial ui-automation

Last synced: 25 Mar 2025

https://github.com/seanmcp/tutorial-deploy-gh-pages

Tutorial to deploy a static site to GitHub Pages

github github-pages hosting how-to static-site tutorial

Last synced: 04 Apr 2025

https://github.com/eschao/redux-tutorial-cn

redux-tutorial (中文版)

redux tutorial

Last synced: 09 Apr 2025

https://github.com/silvestrevivo/mern-contact-keeper

Web application using MERN stack following the Udemy tutorial from @bradtraversy

crud express mern-stack nodejs reactjs tutorial udemy

Last synced: 09 Apr 2026

https://github.com/wr-projects/github-sandbox

👋 In support of new code explorers, we have set up a project so that everyone can test their many skills in using GitHub commands.

2022 2022-project github github-organization new-user open-source sandbox testing tutorial webreadyprojects wrprojects

Last synced: 17 Jun 2025

https://github.com/romanrizzi/mean_example

MEAN stack tutorial

mean tutorial

Last synced: 09 Nov 2025

https://github.com/thebigsasha/tic-tac-toe

A Tic Tac Toe game made to teach arrays, and to introduce object oriented programming :) Part of COMP250 - Intro to Computer Science @ McGill University

array education loops mcgill oop syntax tutorial university

Last synced: 11 Aug 2025

https://github.com/mouhcine-flutter/tutorial-kotlin

tutorial during my UDEV integration to CGI

audio-player kotlin kotlin-android tutorial

Last synced: 24 Mar 2025

https://github.com/wangxiaoyugg/learn-nodejs

learning notes about NodeJs ,easy tutorial

easy learning-notes nodejs tutorial

Last synced: 12 Apr 2026

https://github.com/bygui86/go-protobuf

Golang ProtoBuf sample project

go golang protobuf protobuf3 tutorial

Last synced: 10 Aug 2025

https://github.com/bulbatronik/image-classification-and-time-series-forecasting

Repo containing homeworks and the project files for "Artificial Neural Networks and Deep Learning" course taken during academic year 2021-2022 winter semester of Master of Telecommunication Engineering program at Politecnico di Milano.

computer-vision deep-learning python tensorflow time-series tutorial

Last synced: 09 May 2026

https://github.com/jaslatendresse/learningstuff

A space to learn new things for fun

cpp learning python quantum-mechanics tutorial

Last synced: 18 May 2026

https://github.com/anastasia-a-zhivaeva/tic-tac-toe

Application from React tutorial https://reactjs.org/tutorial/tutorial.html

game react tutorial typescript unit-testing

Last synced: 02 May 2026

https://github.com/ktaletsk/jupyterlab_command_test

Sample extension showing how to add command to JupyterLab menus

example jupyterlab jupyterlab-extension tutorial

Last synced: 11 Jul 2025

https://github.com/timeless-residents/handson-maven

A hands-on guide for learning how to build and run Java applications using Maven and Docker

docker java maven spring-boot tutorial

Last synced: 23 May 2026

https://github.com/dannypsnl-fork/macro-magic

Macro is not magic

macro racket tutorial

Last synced: 09 Mar 2026

https://github.com/brian-izaki/ntask-front

front-end do livro "Construindo APIs com Node"

browser-request frontend-web livro tutorial

Last synced: 28 Feb 2025