Topics (203k) Articles (205k) Users (298) Discussions (237) Comments (383) Files (715) New article
The angle of repose is the steepest angle of descent or dip relative to the horizontal plane at which a material, such as gravel, sand, or soil, can rest without sliding. It is a measure of the stability of a pile of granular materials and is influenced by factors such as the shape, size, and moisture content of the particles.
In geotechnical laboratories, various tests are conducted to assess the physical and engineering properties of soil, rock, and other geological materials. These tests are fundamental for understanding the behavior of these materials under different conditions, which is critical for civil engineering projects such as foundations, slopes, and earthworks. Here are some common types of tests performed in geotechnical laboratories: ### 1.
Landslide analysis, prevention, and mitigation encompass a systematic approach to understanding, managing, and reducing the risks associated with landslides. Here’s a breakdown of the components involved: ### Landslide Analysis 1. **Definition**: Landslide analysis involves studying the factors contributing to landslides, including geological, hydrological, and climatic conditions, as well as human activities.
Ground freezing is a technique used in civil engineering and construction to stabilize and strengthen soil and rock formations by lowering the temperature of the ground, causing the moisture within the soil to freeze. This process creates a solid mass of ice that can serve as a temporary support structure, facilitating the safe excavation of soil or the construction of underground structures.
"Write once, compile anywhere" is a phrase that embodies the principle of platform independence in software development, particularly in reference to programming languages and tools that allow code to be written on one platform and compiled or run on various other platforms without significant modification. This concept gained popularity with the introduction of Java, which is known for its "Write once, run anywhere" (WORA) capability. Java programs are compiled into bytecode, which is then executed by the Java Virtual Machine (JVM).
"Worse is better" is a design philosophy in software development and engineering that suggests that simplicity and ease of implementation take precedence over perfection and completeness. The concept was popularized by Richard P. Gabriel in a 1989 paper titled "Worse is Better.
The Waterfall model is a linear and sequential approach to software development that emphasizes a structured process and distinct phases in project management. It is one of the earliest methodologies used in software engineering and is characterized by its simplicity and ease of use. ### Key Phases of the Waterfall Model 1. **Requirements Analysis**: In this phase, the project's requirements are gathered and documented. Stakeholders identify what they need from the software product.
The Unix philosophy refers to a set of concepts and practices that guide the design and implementation of Unix operating systems and the software that runs on them. It emphasizes simplicity, modularity, and clarity in software development. Here are some key principles of the Unix philosophy: 1. **Do One Thing and Do It Well**: Programs should be designed to accomplish a specific task effectively. Each program should focus on a single function or responsibility, which allows for greater efficiency and easier debugging.
The Transformation Priority Premise (TPP) is a principle from deontic logic, which is a branch of logic that deals with duty, permission, and related concepts. Specifically, the TPP addresses the relationship between obligations and the potential for transforming those obligations into actions or outcomes. The essence of the Transformation Priority Premise is that if a certain action is obligated, then it is prioritized over other actions or obligations that may conflict with it.
"The Cathedral and the Bazaar" is a famous essay written by Eric S. Raymond in 1997 that discusses the differences between two distinct models of software development: the "cathedral" model and the "bazaar" model. 1. **Cathedral Model**: This refers to a traditional approach to software development, in which the code is developed by a small group of developers in a controlled, formal environment.
Test-Driven Development (TDD) is a software development practice that emphasizes writing tests before writing the corresponding code that implements the functionality. The TDD process typically follows a repetitive cycle known as "Red-Green-Refactor," which consists of the following steps: 1. **Red**: Write a test for a new function or feature that you want to implement. This test should initially fail since the feature hasn't been implemented yet.
Specification by Example (SBE) is a collaborative approach to defining requirements and specifications through concrete examples rather than abstract statements. It focuses on using real-world scenarios to drive the development process and ensure that all stakeholders have a clear and shared understanding of what the system should do. The main principles of Specification by Example include: 1. **Collaboration**: SBE encourages close collaboration between business stakeholders, product owners, developers, and testers. By working together, all parties can better understand requirements and expectations.
"Secure by design" is a principle in software development and system architecture that emphasizes the need to incorporate security considerations from the very beginning of the design process, rather than as an afterthought or a final consideration. This approach aims to create systems that are inherently more secure and resilient against potential threats and vulnerabilities. Key aspects of "secure by design" include: 1. **Threat Modeling**: Identifying and assessing potential threats and vulnerabilities during the design phase to understand how they might impact the system.
Scrum is an Agile framework used for managing software development projects. It provides a structured yet flexible approach to product development, emphasizing collaboration, iterative progress, and responsiveness to change. Here are some key components and concepts related to Scrum: ### Key Components 1. **Roles**: - **Product Owner**: Represents the stakeholders and is responsible for defining the product vision and managing the product backlog, which is a prioritized list of desired features and tasks.
The Scaled Agile Framework (SAFe) is a framework designed to help organizations apply Agile principles and practices at scale. It provides a structured approach to adopting Agile methodologies across large teams and complex projects while enabling alignment, collaboration, and delivery of value across multiple levels of an organization.
The Rule of Least Power is a principle in programming and design that suggests that you should use the least powerful or least complex tool necessary to achieve a specific task. This principle is often applied in software development and design, encouraging developers to use the simplest solution that satisfies the requirements of a problem, rather than opting for more complex or powerful solutions when they are not needed.
"Release early, release often" is a software development philosophy that emphasizes the importance of frequent, incremental updates to software rather than waiting for a single, large release. This approach encourages developers to release functional versions of software as early as possible and to continue to improve and iterate upon it over time.
Planning Poker, also known as Scrum Poker, is a consensus-based estimation technique used primarily in Agile development methodologies, particularly within Scrum teams. It helps teams estimate the effort or relative size of user stories, tasks, or features using a deck of cards with values assigned to them. ### Key Features of Planning Poker: 1. **Card Deck:** Each participant has a deck of cards, usually with Fibonacci numbers (1, 2, 3, 5, 8, 13, etc.
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 2. You can publish local OurBigBook lightweight markup files to either OurBigBook.com or as a static website.Figure 3. Visual Studio Code extension installation.Figure 5. . 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. - 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





