Tom Pittman is an American computer scientist known for his contributions to computer science education and his work in programming languages and systems. He is particularly recognized for his involvement in optimizing and teaching computing concepts and for contributions to research in programming methodologies. In the broader context, he is also known for his role in the development of educational programs and resources in the field of computer science. His work has influenced both academic and practical approaches to teaching programming and computational thinking.
"Xia Zhou" can refer to a couple of different things depending on the context: 1. **Historical Context**: In Chinese history, "Xia" (夏) refers to the Xia Dynasty, which is traditionally considered the first dynasty in Chinese history, existing from around 2070 to 1600 BCE. The Zhou Dynasty (周) followed the Shang Dynasty and began around 1046 BCE, lasting until 256 BCE.
"PHP writers" could refer to a couple of different concepts depending on the context in which you're asking. Here are a few interpretations: 1. **PHP Developers**: This is the most common interpretation. PHP writers could refer to developers who write code in PHP, a popular server-side scripting language used for web development. These developers create scripts, applications, and websites using PHP and often integrate it with databases like MySQL.
Joe Stoy is a prominent figure in the field of computer science, particularly known for his work in programming languages, type systems, and formal methods. He is a professor and has authored significant academic contributions, including textbooks and research papers. One of his well-known works is "The Art of Structured Programming," which addresses concepts related to structured programming and software design.
Egon Börger is a German computer scientist known for his contributions to various fields within computer science, particularly in the areas of formal methods, software engineering, and process algebra. He has worked on topics such as the semantics of programming languages, system specification, and the development of theoretical foundations for software design and validation. Egon Börger is also recognized for his research on the concept of "abstract state machines" (ASMs), which are a theoretical framework for modeling and analyzing computational systems.
Chris Mattmann is an American computer scientist and data engineer known for his work in data science, software engineering, and the management of large-scale data systems. He has contributed to various fields, including earth science and aerospace, particularly through his involvement with NASA's Jet Propulsion Laboratory (JPL). In addition to his technical work, Mattmann has been active in open-source communities and has contributed to projects related to data processing, visualization, and information retrieval.
Mark Harman is a notable figure in the field of computer science, particularly known for his contributions to software engineering, program analysis, and automated software testing. He has worked extensively on topics related to software reliability, program transformation, and the development of tools and techniques that enhance software quality. Harman's research has focused on various aspects of software maintenance and evolution, including the application of machine learning techniques in software engineering, search-based software engineering, and software testing optimization.
Oscar Nierstrasz is a prominent computer scientist known for his contributions to object-oriented programming, software engineering, and programming language design. He is particularly recognized for his work in the area of the Smalltalk programming language and the development of programming environments. Nierstrasz has been involved in various academic and research initiatives and has contributed to the advancement of software technologies through his research and publications.
Martin Campbell-Kelly is a renowned computer scientist and historian who is particularly recognized for his work in the history of computing. He has contributed significantly to the understanding of computer science's evolution, including the early history of programming languages and software engineering. Campbell-Kelly is known for authoring several influential books and papers on computing history, including "From Aiken to ENIAC: An Appraisal of the First Commercial Computers," and has been involved in academic research that explores the development of computing technologies.
Tony Parisi is a notable figure in the software development and technology community, particularly known for his contributions to the fields of virtual reality (VR), augmented reality (AR), and web technologies. He has been involved in the development of key standards and technologies related to VR and AR, including contributions to WebGL and the development of various tools and platforms that leverage these technologies.
Steve Schneider is an influential figure in the field of computer science, particularly known for his contributions to software engineering, programming languages, and formal methods. While there are several individuals with the name Steve Schneider, one prominent Steve Schneider is associated with work in the area of software verification and model checking, particularly in relation to the development of formal methods for ensuring the correctness of software systems. He has also been involved in research focusing on the application of formal verification techniques to concurrent and distributed systems.
Terry Halpin is known as a computer scientist and a prominent figure in the fields of database theory and information systems. He has contributed significantly to conceptual modeling and the development of formal methodologies for designing and analyzing databases. Halpin is often associated with the Object-Role Modeling (ORM) approach, which provides a graphical way to visualize and define the semantics of a data model.
Thomas Studer could refer to various individuals, as it is a relatively common name. Without specific context, it's difficult to pinpoint exactly who you might be referring to. For example, Thomas Studer might be a professional in fields such as academia, technology, or business.
Akinori Yonezawa is a well-known figure in the Japanese anime and manga industry, particularly recognized for his work in the field of illustration and character design. He has contributed to various anime series and video games, and some of his work may include original character designs, background art, or concept art.
As of my last knowledge update in October 2023, "Bruce Sayers" might refer to an individual, organization, or concept, but there isn't a widely known or specific reference associated with that name. It’s possible that the name pertains to a lesser-known figure, perhaps in a specialized field, or could be a fictional character or a local public figure.
As of my last update in October 2023, Anna Squicciarini is known as an academic and researcher in the field of economics. She has contributed to various studies, particularly focusing on topics such as digital innovation, economic growth, and the impacts of technology on labor markets.
As of my last knowledge update in October 2023, there is no notable or widely recognized figure named Alexia Massalin in public discourse, literature, politics, or entertainment. It’s possible that she may be an emerging figure, a private individual, or associated with a specific niche or local context not covered in widely available sources.
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





