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/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/utkarsh5026/dsdb

Implementation of data structures used in Databases as Jupiter notebooks

database dsa jupyter-notebooks notebooks python tutorial

Last synced: 16 Apr 2026

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/organization-devxp/solid-principios-tutorial

Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.

principios-solid solid tutorial tutorial-exercises

Last synced: 24 Oct 2025

https://github.com/demerino/braintree-sticker-store-ios

Sample store app using Braintree's iOS SDKs

braintree ios payments paypal sample-app store swift tutorial

Last synced: 16 Apr 2026

https://github.com/prathameshdhande22/data-visualization-tutorial

Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial

data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial

Last synced: 09 Apr 2026

https://github.com/ry-ops/monitoring-infrastructure-prometheus-grafana

Monitor infrastructure with Prometheus metrics and Grafana dashboards

grafana monitoring observability prometheus tutorial

Last synced: 01 Mar 2026

https://github.com/fga-eps-mds/2019.1-pylearner

Chabot para auxiliar novatos com Machine Learning utilizando o Jupyter Notebook

chatbot jupyter-notebook machine-learning tutorial

Last synced: 28 Apr 2026

https://github.com/marcospb19/godot-enet-packet-server-example

Minimal example on how to setup a raw-packet `ENet` client and server in Godot 4.2

enet godot multiplayer network tutorial

Last synced: 11 Jun 2025

https://github.com/marcinwitnik/simple_linear

Prosty model regresji liniowej zbudowany w TensorFlow/Keras. Uczy się zależności y = 2x - 1 i przewiduje nowe wartości na podstawie danych wejściowych.

ai beginner-friendly keras linear-regression machine-learning ml model pycharm python regression tensorflow training tutorial

Last synced: 15 Apr 2026

https://github.com/ctih1/frii.site-guides

The guide section of the website for frii.site

docs frii-site guides tutorial vitepress

Last synced: 31 Jan 2026

https://github.com/mimaxuz/react-tutorials

Simple projects created using ReactJS. All projects are open source and fully created in ReactJS.

course create-react-app design dom javascript react react-router reactjs template tutorial tutorial-code

Last synced: 09 Apr 2026

https://github.com/wiseaidev/rust-releases

🦀 Explore Rust Releases Through Tiny Practical Examples. (WIP)

rust rust-lang tutorial

Last synced: 18 May 2026

https://github.com/leomaurodesenv/smm-data-mining

Tools and results ~ Knowledge Discovery on the Super Mario Maker

data-mining research-project toolkit tutorial

Last synced: 31 Jan 2026

https://github.com/fblupi/tour-of-heroes

Angular 4 tutorial

angular tutorial

Last synced: 29 Apr 2026

https://github.com/aristofun/js-fantom-chat

Live while clients are alive, no messages persistency (demo JS socket.io web app)

bulma javascript nodejs socket-io tutorial vanilla-js

Last synced: 10 Apr 2026

https://github.com/alexmhack/django_channels

using django and web sockets to create a simple yet elegant project

beginner-friendly beginners-tutorial-series channels django python3 tutorial

Last synced: 29 Apr 2026

https://github.com/feelpp/feelpp-tutorial-dev

Feel++ development tutorial

cpp17 development feelpp tutorial

Last synced: 31 Jan 2026

https://github.com/dykstrom/mazela-man-web

Tutorial website for FXGL

fxgl game-development javafx tutorial

Last synced: 29 Apr 2026

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

Modern JavaScript Tutorial in Urdu

javascript tutorial urdu

Last synced: 04 Sep 2025

https://github.com/fiware/tutorials.extended-properties

:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty

entities enumeration fiware language ngsi-ld tutorial

Last synced: 13 Mar 2026

https://github.com/insanj/funky

🎷 simple flask gcloud app & cloud function http://funky.host/

client flask gcloud howto https python server tutorial

Last synced: 30 Apr 2026

https://github.com/alexmhack/pygame-tutorial

Learning the basics of Pygame from scratch and building a simple game

beginner-project pygame python3 tutorial tutorial-code

Last synced: 28 May 2026

https://github.com/fedify-dev/astro-blog

Federated blog example using Fedify and Astro

astro blog example fedify tutorial

Last synced: 23 May 2026

https://github.com/yagiziskirik/screentypr

Transparent chat boxes for illustration purposes

css electronjs html javascript nodejs streaming-tool tutorial twitch youtube

Last synced: 12 Apr 2026

https://github.com/steve-mt/golang-api-cassandra

An REST api powered by go and cassandra following https://getstream.io/blog/building-a-performant-api-using-go-and-cassandra/ as a tutorial

cassandra golang rest-api tutorial

Last synced: 30 Apr 2026

https://github.com/gozaddy/building-a-blog-with-gatsby

This is repo for my tutorial on building a blog with Gatsby

blog gatsby react tutorial

Last synced: 09 Apr 2026

https://github.com/apsrcreatix/3t

Tic Tac Toe implemented differently.

game learning-by-doing play react test tutorial

Last synced: 01 May 2026

https://github.com/alexmhack/django-cache

Using redis and django-redis to perform caching for the django application

caching database django-application django-cache django-caching django-redis loadtest pipenv tutorial

Last synced: 16 Apr 2026

https://github.com/javadtorabikh/microservices-k8s-lab

🚀 Complete Kubernetes Microservices Lab | FastAPI , Node.js , Vue.js , Redis A practical guide to building, deploying, and scaling microservices on Kubernetes. Perfect for developers learning cloud-native development.

api-gateway cloud-native devops distributed-systems docker fastapi hands-on-lab kubernetes microservices nodejs tutorial vuejs

Last synced: 11 Apr 2026

https://github.com/akarsh/adkit-install-apk-tutorial

Tutorial for installing apk on android device using adbkit

adbkit android node-js tutorial

Last synced: 16 Apr 2026

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/nlesc/cwl-tutorial

Simple CWL tutorial based on the gentle introduction to CWL

cwl tutorial

Last synced: 01 Feb 2026

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/thisdougb/typetastic

Python utility to make recording screencasts easier.

automation python robot screencast tutorial video-tutorial

Last synced: 08 Jun 2026

https://github.com/jonasbn/perl-mojolicious-plugin-openapi-tutorial-parameters

Yet another tutorial for Mojolicious::Plugin::OpenAPI: Parameters

mojolicious openapi perl tutorial

Last synced: 02 May 2026

https://github.com/gvwilson/sunset

A workshop on handing projects over (or winding them down)

codebender open-science succession-planning tutorial

Last synced: 04 Sep 2025

https://github.com/tbhaxor/golang-turing-tutorial

This repository contains the codes used in the turing.com golang post

blog go-google go-programming golang snippets source-code turing tutorial tutorial-code tutorials

Last synced: 14 Mar 2025

https://github.com/optima-chat/cc-best-practice

Claude Code 使用技巧和最佳实践的中文社区集合

awesome best-practices chinese claude-code development tutorial

Last synced: 05 Nov 2025

https://github.com/ghostwriternr/github-battle

My code from Taylor McGinnis' unbelievably good ReactJS tutorial

github reactjs tutorial

Last synced: 03 May 2026

https://github.com/seandavi/rnaseqbeginnertutorial

An introduction to RNA-seq file formats, quality control, and visualization targeted to a biologist audience

bioinformatics education fastq genomics gtf tutorial

Last synced: 02 Feb 2026

https://github.com/bmalbusca/git-getting-started

Tutorial, em português, para quem pretende usar git pela primeira vez ou, ter uma cheatsheet com os comandos mais usados.

cheatsheet git tutorial

Last synced: 09 Oct 2025

https://github.com/bfmhno3/git_guide

本教程的主要目的系让大家快速入门 Git,掌握其基本使用方法和常规操作,而非深入讨论 Git 的内部实现细节。通过本教程,您将能够轻松应用 Git 进行版本控制,提高团队协作效率。

git tutorial

Last synced: 17 Jun 2026

https://github.com/mrcolorr/howto-guides

This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.

coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl

Last synced: 09 Apr 2026

https://github.com/jklemon17/redux-crash-course

Tutorial for Redux with React

react redux tutorial

Last synced: 03 May 2026

https://github.com/andrewjbateman/fullstack-twitter-clone

:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.

cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript

Last synced: 16 Apr 2026

https://github.com/donovanglover/learn-crystal

:tada: A hands-on introduction to the Crystal programming language.

challenge crystal exercise learning practice tutorial

Last synced: 09 Aug 2025

https://github.com/macagua/example-vuejs2-todo-app

A To-Do App with Vue.js 2 following the "Build a To-Do App with Vue.js 2" tutorial.

tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 12 Apr 2026

https://github.com/codetit4n/backpropagation

Simple Backpropagation using churn modelling dataset

churn-modelling ml python tensorflow tensorflow-tutorials tutorial

Last synced: 03 Oct 2025

https://github.com/mhcrnl/pygobject_template

Python GTK+3 template.

gtk3 python tutorial

Last synced: 04 May 2026

https://github.com/kinneko-de/sample-opentelemetry-azure

Sample application how to publish OpenTelemetry metrics to Azure

azure csharp grafana metrics opentelemetry sample tutorial

Last synced: 07 Feb 2026

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/fl97-mo/level-1-python-beginner-guide

Learn Python from scratch! This repository provides a beginner-friendly guide to Python programming, with practical examples, projects and detailed explanations.

algorithms basics beginner-friendly control-structures data-structures examples exercises functions modules oop programming projects python tutorial

Last synced: 05 May 2026

https://github.com/breatheco-de/exercise-random-card

💻📹Video Tutorial: Ideal project tutorial for Javascript newbies, build a random card dealer with little JS, HTML and CSS.

css3 html html5 javascript learn-javascript learn-to-code learning-by-doing learning-exercise learning-js the-dom tutorial tutorial-code tutorial-sourcecode video-tutorial

Last synced: 09 Apr 2026

https://github.com/andreid/privateblockchainsmartcontracts

a book about smart contracts on private blockchains

blockchain book ethereum smart-contracts tutorial

Last synced: 08 Aug 2025

https://github.com/rodrigokamada/angular-auth0-zenvia-sms

Application example using Angular 14 where a simple WEB application will be implemented using the Auth0 platform to authenticate and authorize the user and the ZENVIA platform to integrate with SMS channel in order to validate the user phone.

angular auth0 authentication beginners dev-community frontend gh-actions gh-pages hacktoberfest sms tutorial zenvia

Last synced: 09 May 2026

https://github.com/elazzouzihassan/javatime

Welcome to my Learning Java repository! This repository is dedicated to sharing the code and projects I've worked on as I learn and explore the Java programming language.

code coding java learning tutorial

Last synced: 29 Jun 2025

https://github.com/mingrammer/deep-learning-from-scratch

Jupyter notebooks for "deep learning from scratch" book

deep-learning deep-learning-from-scratch-master jupyter-notebook tutorial

Last synced: 09 Jun 2026

https://github.com/psycore8/nosoc-shellcode

Sources for the shellcode tutorials @ www.nosociety.de

guide obfuscation pentesting shellcode-injection tutorial

Last synced: 16 Apr 2026

https://github.com/astrabert/hello-world-github-docker

Demo repo for Docker + GitHub Actions

actions cicd docker tutorial workflow

Last synced: 09 May 2026

https://github.com/kogakure/nix-darwin-home-manager-tutorial

Setting up an example flake using Nix, nix-darwin, and home-manager

home-manager nix nix-darwin tutorial

Last synced: 09 Nov 2025

https://github.com/vaishnavi-3969/nasm

8086 and 8051 Programming

tutorial

Last synced: 27 Oct 2025

https://github.com/nurul-gc/pyqt-tutorial

basic guide to introduce to you the most awesome python graphical interface

pyqt-examples pyqt-framework pyqt-gui python-graphical-interface tutorial tutorial-teaches-people

Last synced: 11 Feb 2026

https://github.com/srinidhibhat45/djangoblogapp

A Django Blog app based on a tutorial by Corey Schafer on YouTube

beginner beginner-friendly blog coreymschafer django hacktoberfest open-source python python3 tutorial webapp youtube

Last synced: 14 Apr 2026

https://github.com/kinneko-de/sample-humanfriendly-id-csharp

Sample how to create a human-friendly identifier in C#

csharp human-friendly id sample tutorial

Last synced: 02 Sep 2025

https://github.com/andersonleite1/testes-unitarios-jest

Este artigo fornece uma introdução aos testes unitários usando Jest. Aborda os conceitos básicos dos testes unitários, incluindo isolamento, automatização, cobertura de código, feedback rápido e confiabilidade. O artigo também descreve o que é necessário saber para trabalhar com Jest, incluindo a instalação e configuração, escrita de testes...

jest jest-tests test testing tests tutorial

Last synced: 02 Aug 2025

https://github.com/gnebbia/package_management_for_scripting_languages

A personal tutorial about package management for common scripting languages

notes package-management packagemanagement pip scripting-language scripts tutorial virtualenv

Last synced: 06 Mar 2026

https://github.com/jaidevd/talentsprint-workshop

TalentSprint workshop on Machine Learning in November 2017

data-science jupyter-notebook machine-learning python sklearn tutorial

Last synced: 02 Aug 2025

https://github.com/nowdoc/2018-01-vuejs-grid

:rocket: VueJS component example

components example grid javascript tutorial vuejs

Last synced: 17 Apr 2026

https://github.com/mrbrunelli/consulta-fetch

Realizar consultas GET e POST ao backend com fetch

fetch fetch-api get javascript php post tutorial

Last synced: 08 May 2026

https://github.com/altugbakan/tutorials

Various tutorial projects for languages, frameworks, and systems that I have been working on

tutorial

Last synced: 21 Jan 2026

https://github.com/applitools/tutorial-selenium3-javascript-basic

Applitools Eyes tutorial using Selenium JavaScript 3

applitools tutorial

Last synced: 15 Apr 2025

https://github.com/chelmerrox/animations-article-tutorial

The files & live demo for a technical article I wrote on creating a bouncing ball using CSS Animations.

animation article beginner-friendly bouncing-ball css3 frontend hackernoon html5 medium published tech-articles technical-article technical-writing tutorial

Last synced: 18 Oct 2025

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

ExtCore framework 7 sample web application that uses a database

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 09 Feb 2026

https://github.com/Pranshu-Bahadur/tic-tac-toe-minimax

Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).

ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial

Last synced: 11 Mar 2025

https://github.com/liteobject/anthropic-agent-in-docker

This repository offers a Dockerized implementation of the Anthropic Agent for streamlined deployment and scalability. It ensures consistent running environments, simplifying integration into various infrastructures. Get started with deploying your own instance effortlessly.

ai ai-agent anthropic claude-3 python sonnet tutorial

Last synced: 01 Jul 2025

https://github.com/kevinbird61/opengl-on-qt

Using OpenGL on Qt

opengl qt5 tutorial

Last synced: 17 Apr 2026

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/cdrani/blog

my blog site

blog blogposts tutorial

Last synced: 09 Feb 2026

https://github.com/cnahmetcn/react_tutorial

React Öğreniyorum (Kodlar - Notlar)

code notes react reactjs tutorial

Last synced: 17 Apr 2026