this post was submitted on 15 Aug 2024
722 points (98.5% liked)

Science Memes

10271 readers
2321 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.


Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] chuckleslord@lemmy.world 70 points 4 weeks ago (8 children)

I despise the term higher level, probably because I'm a software engineer. High level in software engineering is used to describe the most big picture, abstracted detail view of a design. Deep dive or low level is getting into the nitty gritty. I understand that they mean "discussions at a higher knowledge floor" but just wanted to air my grievance.

Huh? Yes, I am neurodivergent. Why'd you ask?

[โ€“] affiliate@lemmy.world 7 points 4 weeks ago

as someone who studied both computer science and "higher level" math, i think that the use of "higher level" does kind of loosely match the computer science meaning. "higher level" math is all about abstracting away the details, to focus on the "big picture" of how things work. e.g., measure theory focuses on looking at integration from a very abstract perspective, and this abstract perspective lets you treat summation and Riemannian integration as "the same thing". you can draw a parallel to how in programming, a higher level perspective lets you treat various operating systems/pieces of hardware as "the same thing".

another example would be how abstract algebra lets you treat various algebraic structures as "the same thing", e.g. just about anything is a group, lots of things are modules, etc. and then there's category theory.

probably the biggest difference is that higher level math tends to be more challenging than lower level math, while lower level computer science tends to be more challenging than higher level computer science. (at least in my experience)

load more comments (7 replies)