Showing 6046 open source projects for "education"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    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: 1 This Week
    Last Update:
    See Project
  • 2
    First Contributions

    First Contributions

    Help beginners to contribute to open source projects

    The first-contributions repository is a community-driven project designed to simplify and guide beginners through their very first open source contribution. Many new developers find the Git workflow intimidating, so this project provides a safe, structured, and supportive way to practice without fear of mistakes. It includes step-by-step tutorials that walk contributors through the process of forking a repository, making changes, and submitting a pull request. The repository is translated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SpaceVim

    SpaceVim

    A community-driven modular vim/neovim distribution

    SpaceVim is a community-driven modular Vim distribution. It manages collections of plugins in layers, which help to collect related packages together to provide IDE-like features. First of all, you need to install Vim or Neovim, preferably with +python3 support enabled. Also, you need to have git and curl installed in your system, which is needed for downloading plugins and fonts. If you are using a terminal emulator, you will need to set the font in the terminal configuration. After...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Recommenders

    Recommenders

    Best practices on recommendation systems

    The Recommenders repository provides examples and best practices for building recommendation systems, provided as Jupyter notebooks. The module reco_utils contains functions to simplify common tasks used when developing and evaluating recommender systems. Several utilities are provided in reco_utils to support common tasks such as loading datasets in the format expected by different algorithms, evaluating model outputs, and splitting training/test data. Implementations of several...
    Downloads: 1 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
    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: 1 This Week
    Last Update:
    See Project
  • 6
    Comprehensive Rust

    Comprehensive Rust

    This is the Rust course used by the Android team at Google

    Comprehensive Rust is an open source training course developed by Google to provide a complete introduction to the Rust programming language. Originally created for Google engineers, it has since been released publicly for the broader developer community. The course is structured into modular lessons that cover the fundamentals of Rust, including ownership, lifetimes, traits, generics, and error handling, before progressing to advanced topics like concurrency, async programming, unsafe Rust,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ReactJS Interview Questions

    ReactJS Interview Questions

    List of top 500 ReactJS Interview Questions & Answers

    ReactJS Interview Questions is a curated collection of over 500 commonly asked questions and answers about React and its ecosystem. The repository is designed as a preparation resource for developers preparing for interviews involving React, Redux, React Router, React Native, and related JavaScript technologies. It covers a broad spectrum of topics, from the fundamentals of React components and state management to advanced concepts like hooks, performance optimization, and design patterns....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Fast-Kubernetes

    Fast-Kubernetes

    This repo covers Kubernetes with LABs: Kubectl, Pod, Deployment

    Fast-Kubernetes is a practical, hands-on repository that explains Kubernetes concepts and walks users through dozens of bite-size labs and examples. The content is organized as Markdown how-tos and cheat-sheets covering core objects and workflows — Pods, Deployments, Services, ConfigMaps, Secrets, PV/PVC, StatefulSets, DaemonSets, Jobs/CronJobs, Ingress, affinity/taints, and more — plus command-line kubectl quick references. It also includes end-to-end cluster setup guides (kubeadm with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Elixir Koans

    Elixir Koans

    Elixir learning exercises

    Elixir Koans is an interactive learning project designed to teach the fundamentals of the Elixir programming language through a series of self-guided coding exercises. Inspired by the style of koans used in other programming communities, it provides incomplete code snippets and failing tests that learners must solve to progress. Each exercise builds on the previous one, gradually introducing core concepts such as pattern matching, recursion, processes, and concurrency in Elixir. By debugging...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    PHP: The Right Way

    PHP: The Right Way

    An easy-to-read, quick reference for PHP best practices

    php-the-right-way is a community-driven guide that provides clear, concise, and up-to-date best practices for writing modern PHP code. Maintained by developers and contributors worldwide, the project aims to help programmers follow established coding standards and avoid outdated or insecure PHP practices. The repository serves as the source for the website PHP: The Right Way, which compiles recommendations, tools, and resources for learning and improving PHP development techniques. It covers...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    You Don't Know JS Yet

    You Don't Know JS Yet

    A book series (2 published editions) on the JS language.

    You-Dont-Know-JS is a renowned book series by Kyle Simpson that delves deeply into the inner workings and foundational principles of the JavaScript language. The repository hosts the second edition of the series, which continues the author’s mission to help developers understand JavaScript beyond surface-level syntax and frameworks. Each book focuses on specific language mechanisms—such as scope, closures, objects, and types—providing a rigorous exploration of how JavaScript actually...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    DIO Lab

    DIO Lab

    Repository for "Contributing to an Open Source Project on GitHub" lab

    dio-lab-open-source is an educational repository created as part of the “Contributing to an Open Source Project” course offered by Digital Innovation One (DIO). The project serves as a practical learning environment where students can explore the fundamentals of contributing to open source software through GitHub. It provides hands-on experience with the Git workflow, including forking repositories, creating branches, submitting pull requests, and collaborating with other developers. The...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Complete-Python-3-Bootcamp

    Complete-Python-3-Bootcamp

    Course Files for Complete Python 3 Bootcamp Course on Udemy

    The Complete-Python-3-Bootcamp repository is an educational resource created by Pierian Data as part of their popular Python for Data Science and Machine Learning Bootcamp course. It contains a comprehensive collection of Jupyter Notebooks designed to teach Python programming from the ground up. The repository covers a wide range of Python topics, including data types, control flow, functions, object-oriented programming, error handling, modules, and advanced concepts like decorators and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    CSS Exercises
    This repository provides a set of hands-on CSS exercises that accompany the HTML and CSS modules in The Odin Project curriculum. The tasks are designed to be completed at specific points in the course, reinforcing each concept right after it is introduced. Learners are encouraged to use documentation and external resources freely, reflecting real-world workflows rather than rote memorization. Each exercise focuses on practical styling problems, from selectors and specificity to layout...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Swift Guide

    Swift Guide

    Swift Featured Projects in brain Mapping

    SwiftGuide is a comprehensive, community-maintained guide to the Swift programming language, designed to serve as both a learning resource and a handy reference. It covers all major language aspects: syntax, control flow, functions, closures, generics, protocols, extensions, memory management, concurrency, and the standard library. Each topic typically includes clear explanations, annotated code snippets, and tips for best practices, helping readers understand both how features work and how...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Little Book of Linear Algebra

    Little Book of Linear Algebra

    A concise, beginner-friendly introduction to the core ideas of linear

    This is a concise, beginner-friendly introduction to the fundamental concepts of linear algebra, intended to give readers intuition without overwhelming detail. The material is organized into chapters covering vectors, matrices, linear systems, vector spaces, eigenvalues/eigenvectors, and other central topics, each with worked examples and explanations. There is also a companion “LAB” section for hands-on exploration (e.g. using Python/NumPy) to help cement the connections between algebraic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Cpp17

    Cpp17

    Chinese translation of C++17 The Complete Guide

    The repository is a Chinese translation of “C++17: The Complete Guide”, a comprehensive reference book originally by Nicolai M. Josuttis, adapted for learners and developers who prefer reading in Chinese. It includes a full LaTeX source, Markdown drafts, and compiled PDF/EPUB versions, allowing readers to either consume the translated text or regenerate formatted outputs themselves. The content is organized into multiple parts: basic language features (e.g. structured binding, inline...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    reprex

    reprex

    Render bits of R code for sharing, e.g., on GitHub or StackOverflow

    reprex is an R package (from the tidyverse / Posit ecosystem) that helps users make reproducible examples (reprexes) of R code: self-contained, shareable, minimal examples capturing an issue or showing desired behavior. It formats code and its output nicely (often using Markdown or syntax appropriate to posting on forums, GitHub, StackOverflow etc.), handles dependencies, session info, etc. The goal is to make debugging, asking for help, or demonstrating code easier through rigorous...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    AWESOME DATA SCIENCE

    AWESOME DATA SCIENCE

    Awesome Data Science repository to learn and apply for real world

    An open source Data Science repository to learn and apply towards solving real world problems. This is a shortcut path to start studying Data Science. Just follow the steps to answer the questions, "What is Data Science and what should I study to learn Data Science?" Data Science is one of the hottest topics on the Computer and Internet farmland nowadays. People have gathered data from applications and systems until today and now is the time to analyze them. The next steps are producing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Agora Flat

    Agora Flat

    Project flat is the Web, Windows and macOS client of Agora Flat

    Agora Flat Open Source Virtual Classroom. Battery included online tutoring tools for teachers & freelance trainers. Build real-time interactive virtual classroom with ease from our open-sourced projects. Agora Flat was born out of an exploratory project in which we investigated customer needs and user experience. After receiving good internal feedback, we believe that Flat has the potential to become an online classroom product that can really help people and have a good user experience. We...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Google Open Source Project Style Guide

    Google Open Source Project Style Guide

    Chinese version of Google open source project style guide

    Each larger open source project has its own style guide, a series of conventions on how to write code for the project (sometimes more arbitrary). When all the code maintains a consistent style, it is more important when understanding large code bases. easy. The meaning of "style" covers a wide range, from "variables use camelCase" to "never use global variables" to "never use exceptions". The English version of the project maintains the programming style guidelines used in Google. If the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Concordia

    Concordia

    Crowdsourcing platform for full text transcription and tagging

    Concordia is a platform for crowdsourcing transcription and tagging of text in digitized images. It was developed by the Library of Congress so that volunteers of all backgrounds could transcribe and tag digitized images of manuscripts and typed materials from the Library’s collections that could not otherwise be done by optical character recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DeepSqueak

    DeepSqueak

    DeepSqueak Using Machine Vision to Accelerate Bioacoustics Research

    Using Machine Vision to Accelerate Bioacoustics Research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Utilitarianism.net

    Utilitarianism.net

    Official repository for utilitarianism.net

    Utilitarianism.net is an open-source educational platform that provides comprehensive resources on utilitarian ethics. It offers articles, essays, and learning materials to help individuals understand and engage with utilitarian philosophy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Diciotech

    Diciotech

    Diciotech is a collaborative online tech dictionary

    Diciotech is a collaborative online tech dictionary, built with HTML, SASS and JavaScript, and open source. Our mission is to help people of all levels understand terms and concepts related to technology in a clear and simple way.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.