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/jessetg/cpp-boot-camp

Slides for a tutorial I'm giving on C++

c-plus-plus cpp latex lecture presentation slides tutorial

Last synced: 08 May 2025

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/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: 05 Aug 2025

https://github.com/diegoguevara/tutorial_angular2_spa

Tutorial de ejemplo para la creacion de una SPA en Angular 2

angular2 tutorial typescript

Last synced: 31 Dec 2025

https://github.com/petercamilleri/games_lessons

A series of simple demo programs for creating games in Ruby with the Gosu gem.

game-development gosu-gem ruby tutorial

Last synced: 04 Oct 2025

https://github.com/rubensworks/slides-2019-iswc-graphql-rdf

Slides for the GraphQL tutorial at ISWC 2019 - GraphQL over RDF

graphql iswc rdf slides tutorial

Last synced: 19 Jul 2025

https://github.com/jasiek-net/react-webflow-memberstack

Showcase how to combine React and Webflow in app powered by MemberStack

memberstack no-code nocode primereact react showcase tutorial typescript webflow

Last synced: 28 Jul 2025

https://github.com/Project-Babble/BabbleBot

The Project Babble Discord bot repo

bot discord discord-bot docs faq faqs tutorial

Last synced: 20 Sep 2025

https://github.com/kadyb/sf_load_save

Tutorial on how to load and save spatial vector data in R

geospatial gis r sf tutorial

Last synced: 28 Jul 2025

https://github.com/thearchitector/dotfiles-arch

A tutorial for a clean install of Arch Linux alongside my own dotfiles.

arch-linux disk-setup dotfiles-linux grub-installation partitioning tutorial

Last synced: 11 Nov 2025

https://github.com/ethand91/python-text-extraction

Simple Python text extraction using Tesseract OCR

python python3 tesseract tutorial

Last synced: 03 Aug 2025

https://github.com/lucas-diedrich/snakemake-learning

GitHub Repository for the snakemake learn session at the @MannLabs Group Retreat 2025

tutorial

Last synced: 26 Jan 2026

https://github.com/code-monad/ckb-tutorial-contract

a simple tutorial for how to write ckb contract using rust

ckb contract rust template-project tutorial

Last synced: 28 Aug 2025

https://github.com/bobbyg603/ng-testing-tips-ng-mocks

Companion repo with ng-mocks examples

angular how-to mocking ng-mocks testing tutorial

Last synced: 10 Nov 2025

https://github.com/slipnitskaya/dmcourse-jgu

Dynamic modeling of protein dynamics using Python. - Tutorial materials for Biomedicine MScs students at JGU (Mainz, 2017-now).

course-materials dynamic-modelling mathematical-modelling python teaching-materials tutorial

Last synced: 31 Oct 2025

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

Tutorial for installing apk on android device using adbkit

adbkit android node-js tutorial

Last synced: 28 Jul 2025

https://github.com/imvickykumar999/postgresql

How to Use PostgreSQL in Python

database postgresql tutorial

Last synced: 13 Sep 2025

https://github.com/programarivm/solidity-contract-balance

The Git way for a Node.js app to get a Solidity contract balance.

balance crypto dapp ethereum example ropsten smart-contracts solidity tutorial

Last synced: 26 Feb 2025

https://github.com/rarimo/docs

Rarimo Developer Portal

developer-tools documentation guides tutorial

Last synced: 17 Mar 2025

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: 31 Dec 2025

https://github.com/withaarzoo/cafe-website-desibrew

Welcome to our cozy café website, crafted with HTML, CSS, and JavaScript. Enjoy a clean and modern design, enhanced with smooth scroll reveal effects, as you explore our delightful menu and inviting ambiance.

codewithaarzoo css html javascript js tutorial

Last synced: 05 Mar 2025

https://github.com/samuel-adekunle/autoencoders

Autoencoders Tutorial

autoencoders python tutorial

Last synced: 03 Oct 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: 26 Feb 2025

https://github.com/wsdltophp/packagecolissimotracking

PHP SDK for Colissimo Tracking Web Services with SOAP

colissimo-webservices packagegenerator php soap-client tutorial

Last synced: 17 Jun 2025

https://github.com/matsunagalab/tutorial_analyzingmddata

Google colab notebooks for typical MD trajectory analysis routines with Python

mdtraj molecular-dynamics scikit-learn tutorial

Last synced: 25 Dec 2025

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

Sources for the shellcode tutorials @ www.nosociety.de

guide obfuscation pentesting shellcode-injection tutorial

Last synced: 05 Mar 2025

https://github.com/flyingcakes85/git-workshop-notes

Handout notes for attendees during my workshops on Git

git learn notes tutorial workshop

Last synced: 11 Nov 2025

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/littledivy/denobyexample

Learn Deno by Example. WIP. Community maintained.

deno denobyexample examples learn tutorial typescript

Last synced: 30 Mar 2025

https://github.com/soyelmoreno/express-crash-course

Tutorial: Following along with Express crash course video

express tutorial web-dev-simplified

Last synced: 25 Jun 2025

https://github.com/dani-lbnl/introvision

Introduction to Computer Vision

computer-vision tutorial

Last synced: 04 Jan 2026

https://github.com/scottswezey/scrumdinger

iOS SwiftUI App Dev Tutorial by Apple.

swift swiftui tutorial

Last synced: 28 Jul 2025

https://github.com/breezy-codes/server-client-program

This Python-based server-client application allows users to query a predefined animal dictionary using UDP socket communication. The server listens for requests and responds with animal names and details, while the client provides an interactive interface for sending queries and displaying results.

clientprogram python pythonprogram serverprogram tutorial

Last synced: 20 Jul 2025

https://github.com/davidwparker/programmingtil-algorithms

Code for ProgrammingTIL Algorithms Screencasts

algorithms clrs javascript programming tutorial tutorials

Last synced: 10 Mar 2025

https://github.com/pedrochamberlain/proffy

A single page application for Rocketseat's Next Level Week #2

react react-native spa tutorial typescript

Last synced: 17 Jun 2025

https://github.com/actionv/github-actions-tutorial

GitHub Actions Tutorial | GitHub Actions 完全指南

actions github github-actions tutorial

Last synced: 11 Nov 2025

https://github.com/arjunprabhulal/google-adk-masterclass

A free, hands-on masterclass for building AI agents with Google's Agent Development Kit (ADK). 20 modules from basics to advanced topics.

agent-development-kit ai-agents crash-course crash-courses gemini google-adk llm masterclass mcp mcp-toolbox python tutorial vertex-ai

Last synced: 26 Dec 2025

https://github.com/cbillowes/gentle-intro-to-git

Follow a the course "A gentle introduction to Git"

course git tutorial

Last synced: 25 Aug 2025

https://github.com/stjudecloud/cloud-app-tutorial

Cloud application examples for St. Jude Cloud.

cloud documentation genomics stjudecloud tutorial workflow workflow-engine

Last synced: 11 Feb 2026

https://github.com/vidundergunder/expo-prototype-tutorial

Beginner's guide to development for iOS, Android and Web with Expo (React Native). Made in collaboration with Eik Lab and NMBU.

android calculator cat cats course eik eik-lab expo guide ios kitten kitten-ui lab nmbu react react-native tutorial vercel web website

Last synced: 17 Jul 2025

https://github.com/kathleenwest/connect-app-to-azure-sql-server-storage-demo-project

Let's have some fun and showcase our pets and their photos in a web application. This is a python web app that connects to both an Azure SQL Server Database and an Azure Blob Storage Container. Watch the tutorial video for step-by-step instructions on how to create the azure resources and utilize them in the web app for your own project.

azure azure-sql-database azure-sql-db azure-sql-server azure-storage azure-storage-blob azure-storage-blobs azure-storage-container demo demo-app how-to pets python python-tutorial python-web-application python-webapp tutorial tutorial-demos tutorial-videos video

Last synced: 02 Aug 2025

https://github.com/javitocor/tic-tac-toe-react

Classic game tic-tac-toe built with React.

javascript reactjs tictactoe-game tutorial

Last synced: 24 Mar 2025

https://github.com/jotaaloud/overlappingjframecomponents

How to overlapp a JFrame component over Graphics ( Java )

color components java jframe tutorial

Last synced: 22 Mar 2025

https://github.com/iml1111/aws-lambda-flask-example

AWS Lambda Flask Example with Zappa

aws aws-lambda flask python tutorial

Last synced: 29 Mar 2025

https://github.com/seroviicai/create_pdf_report

This tutorial shows how to easily obtain data from an API endpoint, and create a nice report in pdf with its data.

api nasa pdf-generation python report tutorial

Last synced: 12 Sep 2025

https://github.com/sunaoka/develop-laravel-application-using-bref-v2-on-macos-with-apple-silicon-and-deploy-to-lambda-arm64

Develop Laravel application (using bref v2) on macOS with Apple silicon and deploy to Lambda (arm64).

arm64 bref lambda laravel php tutorial

Last synced: 27 Feb 2025

https://github.com/emanuelsacoman/gridlayout

Utilizando CSS Grid para fazer um layout responsivo e moderno.

css-grid html5 responsive-layout tutorial

Last synced: 24 Jul 2025

https://github.com/zhangzhuang15/short-shell

short but easy shell script tutorial

chinese demo easy example shell short tutorial

Last synced: 28 Jul 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/amitmisra16/inspec-tutorial

Leaning Inspec following tutorial from http://www.anniehedgie.com

anniehedgie cis inspec tutorial

Last synced: 21 Jul 2025

https://github.com/c17an/mern-movie

mern 스택을 활용한 연습용 영화 정보 관리 어플리케이션

json-server react tutorial

Last synced: 28 Jul 2025

https://github.com/saeedkohansal/sync-website-theme-with-os-dark-mode-and-light-mode-css-only-trick

Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...

autodarkmode automaticdarkmode css css-tricks css3 csstricks darkmode darktheme gilgeekify html night-mode night-theme nightmode programming tutorial web-design web-development webdesign webdesigner webdevelopment

Last synced: 25 Mar 2025

https://github.com/march-mitsuki/easy-tutorial-react

Write onboarding tutorial with a declarative API

guide intro reactjs tour tutorial tutorials typescript ux

Last synced: 14 May 2025

https://github.com/mapmeld/postgis-erbil

Code for mapping workshop

iraq kurdish postgis postgresql tutorial

Last synced: 04 Dec 2025

https://github.com/petrosdemetrakopoulos/restapimanagertutorial

Complete code of a tutorial for a REST API manager in Swift

api-client ios swift tutorial

Last synced: 26 Jun 2025

https://github.com/freeclimbapi/node-speech-recognition-how-to-guide

Node - Speech Recognition Tutorial

ivr tutorial

Last synced: 27 Feb 2026

https://github.com/jlozovei/node-api-server

Server-side for Node RESTful API Tutorial

expressjs mongodb nodejs restful-api server-side tutorial

Last synced: 28 Nov 2025

https://github.com/akasharojee/list-drag-and-drop-tutorial

Tutorial demo for article about HTML Drag and Drop API

css drag-and-drop html javascript js sass tutorial web-api

Last synced: 28 Mar 2025

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/grb-workspace/nextjs-15-intro

Sample repository showcasing the core features and best practices of Next.js 15. This project covers React Server Components vs. Client Components, file-based routing, layouts, route handlers, server actions, data fetching strategies, and authentication using Clerk.

authentication clerk client-components data-fetching layouts nextjs react routing server-actions server-components starter tutorial

Last synced: 26 Jun 2025

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: 22 Feb 2025

https://github.com/truemedia/wordpress-plugin-from-scratch

Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)

create from php plugin programming scratch series tutorial wordpress

Last synced: 28 Nov 2025

https://github.com/hardmax71/qtutorial

A lightweight, interactive tutorial system for PySide6 applications.

gui pyqt6 pyside6 python tutorial

Last synced: 12 Nov 2025

https://github.com/kingabzpro/automating-machine-learning-testing

Automating Machine Learning Testing using GitHub Actions and DeepChecks

automation cicd deepchecks machine-learning testing tutorial

Last synced: 04 Jul 2025

https://github.com/clarketm/gloo-tutorial

Gloo Tutorial

gloo kubernetes tutorial

Last synced: 24 Jun 2025

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

My code from Taylor McGinnis' unbelievably good ReactJS tutorial

github reactjs tutorial

Last synced: 22 Nov 2025

https://github.com/ernestguevarra/tutorial_template

R tutorial template

tutorial

Last synced: 06 Jan 2026

https://github.com/ivan-avalos/guia-directorio-tap

Guía para crear un API REST con Go y MySQL

api-rest echo-framework go golang gorm json mysql tutorial web-app

Last synced: 06 May 2025

https://github.com/juliaturkudatascience/pkgtutorial.jl

Instructions and guidelines to create a package in Julia

julia julia-package package package-development tutorial walkthrough

Last synced: 25 Dec 2025

https://github.com/quanglv1996/ros-robot-mpo500

The source code contains instructions for installing the ROS operating system and Robot control library packages.

install mpo500 ros ros-noetic slam-algorithms tutorial

Last synced: 31 Jul 2025

https://github.com/harrisonwelch/pythondatascience

Repo of code from the linked-in lesson "Python: Data Analysis"

data data-science matplotlib notes numpy python tutorial

Last synced: 05 Mar 2025

https://github.com/androidcrypto/esp32_adafruit_pn532_read_credit_card

The tutorial explains how to read a Credit Card on an ESP32 with a connected PN5232 NFC reader.

arduino credit-card creditcard emv emv-card emv-contactless esp32 nfc nfc-card-reader pn532 pn532-rfid-module tutorial tutorial-code

Last synced: 25 Jan 2026

https://github.com/kaczmarj/git-github-tutorial

Tutorial about git and GitHub aimed at scientists but for anyone

git github tutorial

Last synced: 31 Jul 2025

https://github.com/edha1/go-tutorial

My learning notes as I learn the Go language.

go golang golang-examples how-to tutorial

Last synced: 31 Jul 2025

https://github.com/rileyseaburg/dev-connect

A MERN stack example of a simple social media app.

sample traversy-media tutorial

Last synced: 31 Jul 2025

https://github.com/ceceliacreates/ballot-cure

An Ionic app using the Capacitor Community HTTP Plugin for native requests and file uploads.

capacitor ionic mobile tutorial

Last synced: 13 Apr 2025

https://github.com/beanwei/kotlin-android--by-practice

Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。

android demo kotlin tutorial tutorial-demos

Last synced: 08 Nov 2025