A more specific type of E-learning website generally run by a specific organization.
A website, usually hosted by an university, that takes what is done in class, and pastes it online. It is already much more rational and efficient, and opens up the way for potential sharing outside of the institution (or by default paywalling as the University of Oxford did.
The fundametnal problem with VLEs is that they tend to not have enough incentives for students to contribute at all to the content. This is basically the major motivation behind OurBigBook.com.
Khan Academy by Ciro Santilli 40 Updated 2025-07-16
Kudos for being a not-for-profit. Also, anyone can create content: e-learning websites must allow students to create learning content. Oh, but TODO is possible for anyone to make content publicly visible? Course join links lik: www.khanacademy.org/join/MJZ6NSV7 require login. webapps.stackexchange.com/questions/165132/how-to-create-a-course-that-is-publicly-visible-without-the-need-to-login-on-kha If that's the case, it is a fatal flaw not shared by OurBigBook.com.
Another cool aspect is that they have the "physical world teacher pull student accounts in" approach built-in quite well at course creation. This is a very good feature.
As of 2021 they were a bit struggling for money it seems: www.youtube.com/watch?v=I8XdUy-wyyM?
As Ciro started getting a lot of comments on his home page about China, he decided that Disqus does not scale, and that it would be more productive long term to remove it and point people to GitHub issues instead.
Upsides of removal:
Downsides:
  • people are more likely to comment on Disqus than to create an issue on GitHub, especially because most people use GitHub professionally. But this has the upside that there will be less shitposts as well.
  • with Disqus you can see all issues attached to a page automatically, which is nice. But for as long as Ciro is alive, he intends to just solve the issues, cross link between content and issues and tag things appropriately.
Ciro's stance towards China hasn't changed, and China comments and corrections about his website are still welcome as always.
Once the ball starts rolling, these are people who should be contacted.
Basically anything under educational charitable organization counts.
Mathematics is a broad field of study that deals with numbers, quantities, shapes, and patterns. It is both a formal science and a practical tool used in various disciplines, providing a framework for understanding and describing the world around us. Here are some key aspects of mathematics: 1. **Branches**: Mathematics can be divided into several branches, including: - **Arithmetic**: The study of numbers and basic operations (addition, subtraction, multiplication, division).
Matroid theory is a branch of combinatorial mathematics that generalizes the notion of linear independence in vector spaces. A matroid is a structure that captures the idea of independence in a more abstract setting, allowing for the study of combinatorial properties of sets and the relationships between them.
Women physicists are female scientists who specialize in the field of physics, which is the study of matter, energy, and the fundamental forces of nature. Throughout history, women have made significant contributions to various areas of physics, such as theoretical physics, astrophysics, condensed matter physics, and particle physics, among others. The involvement of women in physics has often been underrepresented in the past due to various social, cultural, and institutional barriers.
Abstraction in mathematics refers to the process of extracting the underlying principles or structures from specific examples or particular cases. It involves generalizing concepts and removing unnecessary details to create a broader understanding that can be applied across various contexts. Here are a few key aspects of mathematical abstraction: 1. **Generalization**: Abstraction allows mathematicians to formulate general laws or theories that apply to a wide range of specific cases.
Mathematical projects refer to structured activities or research endeavors focused on exploring and solving mathematical problems, concepts, or theories. These projects can vary widely in scope, complexity, and subject matter, and they can be undertaken by individuals, students, or research teams. Here are some key characteristics and components of mathematical projects: ### Characteristics: 1. **Exploratory Nature**: Many mathematical projects involve exploring new concepts, methods, or applications.

Pinned article: Introduction to the OurBigBook Project

Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
We have two killer features:
  1. topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculus
    Articles of different users are sorted by upvote within each article page. This feature is a bit like:
    • a Wikipedia where each user can have their own version of each article
    • a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
    This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.
    Figure 1.
    Screenshot of the "Derivative" topic page
    . View it live at: ourbigbook.com/go/topic/derivative
  2. local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:
    This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
    Figure 2.
    You can publish local OurBigBook lightweight markup files to either https://OurBigBook.com or as a static website
    .
    Figure 3.
    Visual Studio Code extension installation
    .
    Figure 4.
    Visual Studio Code extension tree navigation
    .
    Figure 5.
    Web editor
    . You can also edit articles on the Web editor without installing anything locally.
    Video 3.
    Edit locally and publish demo
    . Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension.
    Video 4.
    OurBigBook Visual Studio Code extension editing and navigation demo
    . Source.
  3. https://raw.githubusercontent.com/ourbigbook/ourbigbook-media/master/feature/x/hilbert-space-arrow.png
  4. Infinitely deep tables of contents:
    Figure 6.
    Dynamic article tree with infinitely deep table of contents
    .
    Descendant pages can also show up as toplevel e.g.: ourbigbook.com/cirosantilli/chordate-subclade
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact