this post was submitted on 05 Apr 2024
1488 points (99.3% liked)
Science Memes
10905 readers
1524 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
- Don't throw mud. Behave like an intellectual and remember the human.
- Keep it rooted (on topic).
- No spam.
- Infographics welcome, get schooled.
This is a science community. We use the Dawkins definition of meme.
Research Committee
Other Mander Communities
Science and Research
Biology and Life Sciences
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- !reptiles and [email protected]
Physical Sciences
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Humanities and Social Sciences
Practical and Applied Sciences
- !exercise-and [email protected]
- [email protected]
- !self [email protected]
- [email protected]
- [email protected]
- [email protected]
Memes
Miscellaneous
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How do you have computer science without calculus? Calculus is literally necessary for computer science, otherwise it'd just be like... shitty statistics with a little programming
It would be inelegant as all fuck, but you could get away with just algebra, there are comp sci courses that only need algebra as the foundation.
as far as i can tell, the ones that do that are usually just programming courses with "computer science" slapped onto the title. but i havent exactly gone to many colleges so i don't have the experience to say so.
Care to expand? Things like complexity theory and type theory, for example, have nothing to do with calculus
In general, a lot of the stuff computer science shares with data science uses calculus, a lot of the statistics too, but also visuals and modelling other sciences (e.g. simulations) use calculus heavily. I recall utilising vector calc a decent amount when working with Vulkan, for example
Sounds like programming more than CS, in that case, fair enough. Also the linear algebra in computer graphics is, well, algebra, not calculus.