Dull Men's Club
An unofficial chapter of the popular Dull Men's Club.
1. Relevant commentary on your own dull life. Posts should be about your own dull, lived experience. This is our most important rule. Direct questions, random thoughts, comment baiting, advice seeking, many uses of "discuss" rarely comply with this rule.
2. Original, Fresh, Meaningful Content.
3. Avoid repetitive topics.
4. This is not a search engine
Use a search engine, a tradesperson, Reddit, friends, a specialist Facebook group, apps, Wikipedia, an AI chat, a reverse image search etc. to answer simple questions or identify objects. Also see rule 1, “comment baiting”.
There are a number of content specific communities with subject matter experts who can help you.
Some other communities to consider before posting:
5. Keep it dull. If it puts us to sleep, it’s on the right track. Examples of likely not dull: jokes, gross stuff (including toes), politics, religion, royalty, illness or injury, killing things for fun, or promotional content. Feel free to post these elsewhere.
6. No hate speech, sexism, or bullying No sexism, hate speech, degrading or excessively foul language, or other harmful language. No othering or dehumanizing of anyone or negativity towards any gender identity.
7. Proofread before posting. Use good grammar and punctuation. Avoid useless phrases. Some examples: - starting a post with "So" - starting a post with pointless phrases, like "I hope this is allowed" or “this is my first post” Only share good quality, cropped images. Do not share screenshots of images; share the original image.
.
view the rest of the comments
Yeah, I never understood why I needed calculus for my software engineering degree, much less three classes worth.
Yeah me neither and my degree was 30 years ago. My best guess is they want to see if you can get competent with a bunch of new techniques and then apply them. That skill is the same whether it's calculus, physics, or JavaScript.
When I went to uni, an assistant professor once openly said that the math courses were to filter out morons. He used nicer words which I can’t remember now.
In my org there are SWEs that write metrics-based alerts for their running software and often need to take derivatives for example. That may not need 3 calculus classes, but beyond that there’s also the thought process that goes into it that’s applicable to the job.
My software engineering degree required me to do "Calculus and Linear Algebra" 1 and 2, as well as "Multivariate Calculus and Ordinary Differential Equations". I can't say that I've used any of it in my work, but at least linear algebra has obvious applications in computer science. Not so sure about calculus.
Discrete mathematics was much more directly useful.
Its about the development of reasoning. Cal 2 is also where you learn about series which helps in building approximations and proofs.
To make algorithms with, you slacker
In my opinion, a degree is supposed to make you very well-rounded in the specific area (in this case SWE/CS). If a student wants to pursue a career in academia or scientific computing, knowledge in calculus, linear algebra, analytic geometry, etc. will come in handy.
In my country (Eastern Europe) specifically, a bachelor's in computer science can also allow you to get accepted into master's and potentially a PhD program in mathematics or physics.
Linear algebra would've been a much more useful requirement
I also had to take that
Only for data science, not if you're going to do webdev. There is no "one course fits all" for software development anymore