gists | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Remember that teacher? The one who insisted that math exists in EVERYTHING around you? At the time, perhaps you were like, "Nah, that's bullshit". But now, as an adult, you've likely come to realize that your former teacher was, in fact, right. Math isn't just confined to textbooks; it's the underlying structure of the world we live in.
In this article (or rather, this series of articles), I'll dive into the world of mathematics, building from the ground up. Our goal is to demystify math and show you its practical relevance and maybe, make you like it a little more.
Here's what we'll cover to start:
is a multifaceted and deeply complex human endeavor that transcends mere calculation. Its nature has been a subject of philosophical inquiry for centuries, revealing layers that encompass it being a language, showing itself as a powerful tool. It provides a framework for describing, analyzing, and predicting patterns, relationships, and structures. Unlike empirical sciences that rely on o
gists:
- id: 8f4144c66ad4eac15f31942da394f844 url: 'https://gist.github.com/starch0/8f4144c66ad4eac15f31942da394f844' createdAt: '2025-04-04T01:47:08Z' updatedAt: '2025-04-04T01:47:08Z' filename: Tutorial MathJax.md isPublic: false
- Modo inline e display:
- Inline: Envolva sua expressão com um cifrão simples:
$ expressão $
- Display: Para uma equação centralizada e em destaque, use dois cifrões:
$$ expressão $$
- Inline: Envolva sua expressão com um cifrão simples:
- Frações:
- Sintaxe:
\frac{numerador}{denominador}
Exemplo:$$ \frac{a}{b} $$
- Sintaxe:
- Exponenciação e Subscrito:
- Exponenciação:
a^{expoente}
\
gists | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
gists:
- id: 3990772313b8b0f0a80424c5f862053e url: 'https://gist.github.com/starch0/3990772313b8b0f0a80424c5f862053e' createdAt: '2024-04-13T13:36:59Z' updatedAt: '2024-05-02T21:53:07Z' filename: Genserver and OTP.md isPublic: false
- id: 281242d8f4a1f632db4bcc18831d0784 url: 'https://gist.github.com/starch0/281242d8f4a1f632db4bcc18831d0784'
gists | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
- docker run: Cria e executa um novo contêiner a partir de uma imagem especificada.
Basicamente Blockchain é uma tecnologia de 'registro' virtual que permite transações seguras e descentralizadas que são distribuidas a partir de bancos de dados que guardam informações a partir de uma rede de computadores, em vez de uma uma única máquina centralizada. Isso significa que não existe uma autoridade superior (Como bancos) controlando as transações, já que as transações são verificados por redes de computadores.
gists | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|