Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The pillars #5

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

The pillars #5

wants to merge 7 commits into from

Conversation

misterclayt0n
Copy link
Contributor

@misterclayt0n misterclayt0n commented Nov 19, 2024

Changelog 📝

@misterclayt0n misterclayt0n requested a review from c0utin November 19, 2024 17:07
@misterclayt0n misterclayt0n self-assigned this Nov 19, 2024
@c0utin
Copy link
Member

c0utin commented Nov 21, 2024

DIss for webdevs @misterclayt0n

Copy link
Member

@c0utin c0utin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -1 +1,154 @@
# The pillars
My dear reader, welcome to the cornerstone of your programming enlightenment--or whatever semblance of it you'll achieve after wading through this chapter. Here, we dissect the four almighty pillars that hold up the shaky (very shaky) roof of the world: **Mathematics**, **Computer Networks**, **Algorithms & Data Structures** and **Operating Systems**. And yes, don't you worry, we'll tell you where blockchain fits into all this
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exists a continue error because, at any moment, blockchain was mentioned as a fundamental part of this book. I think we still need the “object_study.md” because I don't say a shit about this in the intro LOL


*In Code*:
```C
#include <stdio.h>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bro, I don't get the point of showing these code examples because it is like trivial use code for this, but there are other concepts that are more poggers. You should be quick on this topic, but the examples can be different in my opinion.


Well, as you can see, in math, we can just say that $A$ and $B$ are both matrices, write a little multiplication symbol and boom, done. We don't have to write any sort of detailed explanation as to how we should multiply anything, just declare it and we gucci boyz. Well in code, if you're not using something like [NumPy](https://numpy.org/), you're probably in for some pain in the ass. This is a great example where understanding math is a lot more simple than code.

### Math as a tool
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P O G G E R S

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants