Juan E. Gilbert is a prominent computer scientist and educator known for his influential work in the fields of human-computer interaction, computer science education, and artificial intelligence. He is a professor at the University of Florida, where he holds a position in the Department of Computer and Information Science and Engineering. Gilbert is recognized for his efforts to increase diversity in the field of computer science, particularly among underrepresented groups.
Norman Jouppi is a prominent computer engineer and researcher, known for his work in the field of computer architecture. He is widely recognized for his innovations in the design of microprocessors and systems, particularly in the context of high-performance computing and data centers. Jouppi has held significant positions in academia and industry, contributing to advancements in technology. One of his notable contributions is his work on the design of processors optimized for artificial intelligence and machine learning workloads.
Naehyuck Chang is a prominent figure in the field of computer science, particularly known for his work in the domain of high-performance computing (HPC), parallel processing, and cloud computing. He has contributed to research on computer architectures, algorithms, and systems that enhance computational efficiency and performance.
Rada Mihalcea is a prominent computer scientist known for her work in natural language processing (NLP), artificial intelligence, and computational linguistics. She has made significant contributions to the field, particularly in areas such as sentiment analysis, text mining, and emotional computing. Mihalcea is a professor at the University of Michigan and has published numerous research papers, contributing to both theoretical and practical advancements in understanding and processing human language.
Raymond Reiter was a prominent computer scientist known for his significant contributions to the fields of artificial intelligence, knowledge representation, and automated reasoning. He is particularly recognized for his work on nonmonotonic reasoning and the development of formal approaches to reasoning about actions and change, including his formulation of the situation calculus and the concept of preferential models. Reiter's work has had a lasting impact on AI, influencing how we understand and formalize various aspects of intelligent behavior and reasoning in machines.
Tandy Warnow is a prominent figure in the field of computational biology and bioinformatics. She is known for her work on the development of algorithms and methods for analyzing and interpreting biological data, particularly in the context of phylogenetics and evolutionary biology. Warnow has contributed significantly to the understanding of tree reconstruction methods, alignment algorithms, and the study of evolutionary relationships among species.
Shwetak Patel is an accomplished computer scientist and professor known for his work in the fields of ubiquitous computing, human-computer interaction, and health technology. He is a faculty member at the Paul G. Allen School of Computer Science & Engineering at the University of Washington. Patel's research focuses on sensing technologies, smart environments, and ways to improve personal health and wellness through technology. He has made significant contributions in areas like energy monitoring, home automation, and health monitoring systems.
Terry Winograd is a prominent computer scientist and professor known for his contributions to the fields of artificial intelligence, natural language processing, and human-computer interaction. He is perhaps best known for his work in the 1970s on the SHRDLU program, which demonstrated the ability of a computer to understand and manipulate natural language in a restricted environment (blocks world). Winograd's work has significantly influenced the development of AI, particularly in how computers can converse and interact with humans more naturally.
Yuri Gurevich is a prominent computer scientist known for his contributions to the fields of theoretical computer science, particularly in areas such as algorithms, formal methods, and computational models. He is particularly recognized for his work on the development of the Abstract State Machine (ASM) model, which is a conceptual framework used for describing the behavior of computational systems. Gurevich has published numerous papers and has been influential in formalizing the semantics of programming languages and algorithms.
Elizabeth Scott (1926–2020) was a prominent American mathematician known for her work in the field of geometry and topology, as well as her contributions to mathematical education and advocacy for women in mathematics. She was a professor at several institutions and played a significant role in promoting mathematics among young students and women. Scott earned her Ph.D. in mathematics from the University of California, Berkeley.
Marta Sanz-Solé is a Spanish mathematician known for her work in the fields of stochastic analysis and probability theory. She has made significant contributions to the understanding of stochastic processes, particularly in relation to mathematical finance and other applied areas. Additionally, she has been involved in various academic and research roles, promoting mathematics and its applications.
Andrew V. Goldberg is a prominent computer scientist known for his contributions to algorithms, particularly in network optimization, graph algorithms, and combinatorial optimization. He is notably recognized for his work on the Push-Relabel algorithm for the maximum flow problem, which is an efficient technique used in various applications including transportation, telecommunication networks, and more. Goldberg has published extensively in the field of computer science and has been involved in various research activities and projects throughout his career.
Gilbert Strang is a prominent American mathematician known for his work in linear algebra and numerical analysis. He is a professor at the Massachusetts Institute of Technology (MIT) and has made significant contributions to various fields of mathematics and engineering. Strang is particularly well-known for his textbook "Linear Algebra and Its Applications," which is widely used in university courses around the world.
Irene M. Gamba is a noted mathematician, particularly recognized for her contributions to the fields of applied mathematics and mathematical physics. She has worked on topics such as partial differential equations, calculus of variations, and fluid dynamics, among others. Additionally, Gamba has been involved in academic activities, including teaching and research, and has published numerous papers in her areas of expertise.
Helge Holden is a prominent Norwegian mathematician known for his contributions to various fields within mathematics, particularly in dynamical systems, particularly those related to partial differential equations and mathematical physics. He has made significant advancements in understanding the mathematical and physical properties of complex systems. Holden has also been involved in academic administration and has served in various educational roles.
Leonard Schulman is an American computer scientist known for his contributions to the fields of theoretical computer science, particularly in areas such as algorithms, cryptography, and computational complexity. He has published numerous papers and has been involved in various research projects. Schulman is also known for his work on error-correcting codes and the computational aspects of machine learning.
Liliana Borcea is a mathematician known for her work in the fields of applied mathematics, particularly in dynamical systems and mathematical biology. She has made contributions to various areas, including the mathematical modeling of biological processes and applications of bifurcation theory.
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!
Intro to OurBigBook
. Source. We have two killer features:
- 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-calculusArticles 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/derivativeVideo 2. OurBigBook Web topics demo. Source. - 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.
- to OurBigBook.com to get awesome multi-user features like topics and likes
- as HTML files to a static website, which you can host yourself for free on many external providers like GitHub Pages, and remain in full control
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. - Infinitely deep tables of contents:
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





