[go: up one dir, main page]

Showing 19 open source projects for "tutorial"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Docker Curriculum

    Docker Curriculum

    A comprehensive tutorial on getting started with Docker

    Docker Curriculum is a hands-on tutorial that teaches Docker from first principles to practical deployment through a sequence of guided exercises. It starts with images and containers, then layers on volumes, networks, and multi-container composition so learners grasp how pieces fit together. The material emphasizes doing over reading: you build images, run services, and push to registries as you go, reinforcing concepts with real commands. It also connects Docker to everyday developer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Learn Git Branching

    Learn Git Branching

    An interactive git visualization and tutorial

    LearnGitBranching (LGB) is a Git repository visualizer, sandbox, and interactive tutorial platform that teaches Git concepts through visualization and gamified challenges. Instead of only typing commands into the terminal, users see a live commit tree update dynamically as they experiment with branching, merging, rebasing, and more. It features both sandbox mode for free exploration and structured levels to guide learners through Git fundamentals and advanced workflows. Designed entirely client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rust Course

    Rust Course

    It has been the world's most popular language for 8 consecutive years

    The Rust语言圣经 (Rust Language Bible) is a comprehensive, Chinese-language Rust tutorial that aims to take learners from beginner concepts to advanced mastery. The course is carefully designed with a structured catalog, vivid and approachable language, and an engaging style that avoids the dry and mechanical tone of many technical books. It covers the basics of Rust, such as ownership, borrowing, lifetimes, traits, and generics, but also dives deep into advanced topics like performance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MDN Learning Area

    MDN Learning Area

    GitHub repo for the MDN Learning Area

    .... The examples are written to be simple, instructive, and directly aligned with MDN’s documentation, making it an ideal hands-on companion for web development education. Server-side programming examples are housed separately in dedicated repositories—express-locallibrary-tutorial and django-locallibrary-tutorial—to simplify management and focus on specific back-end technologies. Overall, learning-area serves as a comprehensive practical reference for learners at all levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    Realtime Chat Application

    Realtime Chat Application

    Build and deploy a real time chat application

    This full-stack tutorial project shows how to build and deploy a real-time chat app using React on the client and Node/Express with Socket.io on the server. It covers the mechanics of establishing WebSocket connections, broadcasting and receiving messages, and maintaining active user rooms. The repository includes scripts and instructions to spin up both client and server quickly so you can experiment locally. It illustrates common patterns like event-driven messaging, joining/leaving rooms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    React Projects

    React Projects

    Collection of React example / tutorial projects

    This repository is a collection of small-to-medium React applications that showcase practical patterns, from stateful widgets to multi-page interfaces. Each project is self-contained and demonstrates specific techniques—hooks for state and effects, context for global state, custom hooks for reuse, and reducer patterns for complex updates. The codebases include common UI tasks like forms, modals, lists, filtered search, and pagination, along with data fetching and basic routing where...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The Art of Programming

    The Art of Programming

    A collection of practical tips can be found at the bottom of this page

    The Art of Programming (Second Edition) is a curated collection of programming problems and solutions originally derived from the Microsoft 100 Interview Questions blog series, later refined into a long-running tutorial and ultimately a published book. Created by July, the series began in 2010 and has since evolved into an in-depth exploration of algorithmic thinking, data structures, and coding interview preparation. The repository brings together 42 classic programming problems from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jstutorial

    jstutorial

    Javascript tutorial book

    This repository is a comprehensive, tutorial-style guide to JavaScript that walks readers from the language’s fundamentals to practical application in the browser and on the server. It explains core concepts like values and types, scope, functions, objects, and prototypes in a clear, example-driven style that favors short, readable snippets. The material steadily introduces modern features—modules, arrow functions, classes, destructuring, promises, and async/await—while relating them back...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    3 Rs of Software Architecture

    3 Rs of Software Architecture

    A guide on how to write readable, reusable, and refactorable software

    ... “better” to “good” across those three dimensions. By examining common smells—poor naming, deep nesting, long functions, tight coupling—readers learn how to restructure code to improve maintainability. It is targeted at developers of any experience level, though beginners will find its concrete examples especially useful. The tutorial-style repository includes code with comments and comparisons between less readable and more readable versions, promoting intentional design.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    imeight

    imeight

    The imaginary eight-bit machine

    Try-it page: https://imeight.sourceforge.io/ (development environment, which is not mobile friendly) An HTML5 emulator of a machine that never existed. The emulator brings back memories from the 1980s, offers graphical features like sprites, character generator, 16-color palette. One goal is to create a framework for making games with 8-bit look and feel, including the process of programming. The programming tutorial helps beginners enter the world of programming in a gamified way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Manhali
    Manhali is a free, open source Learning Management System (LMS). It is installable and multi-language. Licensed under the GNU-GPL 3 and written in PHP and MySQL. Manhali can track and evaluate learners' behavior by clustering all learners in profiles (A, B, C, D and E) according to their behavior on the platform to allow educators to personalize courses for each profile.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ES6 Tutorial

    ES6 Tutorial

    ECMAScript 6

    This is a comprehensive, book-style tutorial that teaches modern JavaScript beginning with ES6 and continuing into later additions to the language. It introduces core syntax like let/const, template literals, destructuring, modules, and classes before moving to promises, generators, async/await, proxies, and symbols. Each chapter mixes explanation with concise examples, emphasizing why a feature exists and how to use it idiomatically. The material serves both as a learning path and a reference...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CLUE - C Learning Undergrad Environment

    Tools to support the learning of the C programming language

    CLUE (C Learning Undergraduate Environment) is a software allowing students to work on assignments in the C language while benefiting from support for peer testing, hyper-linked tutorials to help them understand compiler error messages, detection of "novice errors" with warnings hyper-linked to tutorials. Sponsored by National Science Foundation under award CCLI #0836863.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Android HTML5 Canvas Tutorial

    Android HTML5 Canvas Tutorial

    Android HTML5 Canvas Tutorial
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Firefox tutorial add-on for adult absolute beginners, to provide information on and to build up understanding of the threats and features of the web. Suggestions to security plugins, links to web howto's. Includes basic navigation help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open source course management framework for viewing and editing tutorials for introductory biology courses. Ajax-based port of the Operon tutorial system used by the Penn State Biology Department.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A CMS made for tutorials and HOW-TOs. If you want to help, drop me a msg at fusionstream@gmail.com Features: -Categories -WYSIWYG interface to post a tutorial -Support for themes -Interface made for easy and clear navigation -Advanced Search
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Crunchy is an application that transforms an html-based Python tutorial into an interactive session within a browser window. It was previously known as Crunchy Frog, but the name was changed to avoid conflict with an already existing project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpMyTutorial is a tutorial database written in PHP and MySQL. It allows users to display tutorials that are hosting on your website or by providing a link. Tutorials can be categorized and modified by administrators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next