Merge pull request 'chore: add discontinuation notices' (#26) from sunset into master
Reviewed-on: #26
This commit is contained in:
commit
8ce5a49ecb
@ -1,6 +1,12 @@
|
||||
# Eifueo
|
||||
|
||||
A "competitor" of sorts to magicalsoup/highschool available at https://eifueo.eggworld.tk.
|
||||
<p style="font-size: 2rem">
|
||||
**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**
|
||||
</p>
|
||||
|
||||
A "competitor" of sorts to magicalsoup/highschool available at https://eifueo.eggworld.me.
|
||||
|
||||
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines and formatting information.
|
||||
|
||||
|
@ -1,5 +1,10 @@
|
||||
# ECE 105: Classical Mechanics
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Motion
|
||||
|
||||
Please see [SL Physics 1#2.1 - Motion](/g11/sph3u7/#21-motion) for more information.
|
||||
|
@ -1,5 +1,10 @@
|
||||
# ECE 150: C++
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Non-decimal numbers
|
||||
|
||||
Binary numbers are prefixed with `0b`.
|
||||
|
@ -1,5 +1,10 @@
|
||||
# MATH 115: Linear Algebra
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Set theory
|
||||
|
||||
!!! definition
|
||||
|
@ -1,5 +1,10 @@
|
||||
# MATH 117: Calculus 1
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Functions
|
||||
|
||||
A **function** is a rule where each input has exactly one output, which can be determined by the **vertical line test**.
|
||||
|
@ -1,5 +1,10 @@
|
||||
# ECE 106: Electricity and Magnetism
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## MATH 117 review
|
||||
|
||||
!!! definition
|
||||
|
@ -1,5 +1,10 @@
|
||||
# ECE 108: Discrete Math 1
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
An **axiom** is a defined core assumption of the mathematical system held to be true without proof.
|
||||
|
||||
!!! example
|
||||
|
@ -1,5 +1,10 @@
|
||||
# ECE 124: Digital Circuits
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Base / radix conversion
|
||||
|
||||
Please see [ECE 150: C++#Non-decimal numbers](/1a/ece150/#non-decimal numbers) for more information.
|
||||
|
@ -1,5 +1,10 @@
|
||||
# ECE 140: Linear Circuits
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Voltage, current, and resistance
|
||||
|
||||
Please see [SL Physics 1#Electric potential](/g11/sph3u7#electric-potential) for more information on voltage.
|
||||
|
@ -1,5 +1,10 @@
|
||||
# MATH 119: Calculus 2
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Multivariable functions
|
||||
|
||||
!!! definition
|
||||
|
@ -2,6 +2,11 @@
|
||||
|
||||
The course code for this page is **CHW3MZ**.
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Command terms
|
||||
|
||||
The following terms are regularly used by IB and have specific meanings:
|
||||
|
@ -2,6 +2,11 @@
|
||||
|
||||
The course code for this page is **ENG3UZ**.
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Literary techniques/devices
|
||||
|
||||
### Description
|
||||
|
@ -2,6 +2,11 @@
|
||||
|
||||
The course code for this page is **MCV4U7**.
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Integration
|
||||
|
||||
Integration is an operation that finds the **net** area under a curve, and is the opposite operation of differentiation. As such, it is also known as **anti-differentiation**.
|
||||
|
@ -2,6 +2,11 @@
|
||||
|
||||
The course code for this page is **MHF4U7**.
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Review
|
||||
|
||||
### Logarithm rules
|
||||
|
@ -2,6 +2,11 @@
|
||||
|
||||
The course code for this page is **SCH3UZ**.
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## 1.1 - Review and base knowledge
|
||||
|
||||
### Binary ionic and molecular compound nomenclature
|
||||
|
@ -2,6 +2,11 @@
|
||||
|
||||
The course code for this page is **SPH3U7**.
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## 1.1 - Measurements in physics
|
||||
|
||||
!!! reminder
|
||||
|
@ -2,6 +2,11 @@
|
||||
|
||||
The course code for this page is **SPH4U7**.
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Magnetism
|
||||
|
||||
Magnets are objects with north/south dipoles that create a field around them. Although ferromagnetic substances can repel each other, paramagnetic substances are always attracted to a magnetic field. See [HL Chemistry#Physics properties of transition elements](/sch3uz/#physical-properties-of-transition-elements) for more details.
|
||||
|
@ -1,5 +1,10 @@
|
||||
# Theory of Knowledge
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Knowledge questions and claims
|
||||
|
||||
There are two types of knowledge **claims**:
|
||||
|
@ -2,6 +2,11 @@
|
||||
|
||||
The course code for this page is **SCH4UZ**.
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Thermal concepts
|
||||
|
||||
!!! definition
|
||||
|
@ -2,6 +2,11 @@
|
||||
|
||||
The course code for this page is **SNC4MZ**.
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
## Organic chemistry
|
||||
|
||||
!!! definition
|
||||
|
@ -1,5 +1,10 @@
|
||||
# Home
|
||||
|
||||
!!! warning
|
||||
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
|
||||
as of 19 April 2023. Information in this repository may no longer be accurate.
|
||||
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
|
||||
|
||||
Eifueo (eh-FWAY-oh) is intended to be primarily for personal use, with documentation here licensed under the GNU Free Documentation License.
|
||||
|
||||
Testing math rendering: $a^2+b^2=c^2$
|
||||
|
Loading…
Reference in New Issue
Block a user