this post was submitted on 06 Feb 2024
104 points (94.1% liked)

Programming

16769 readers
98 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 33 points 6 months ago (2 children)

Programming != Computer Science. Programming is just a tool used in computer science. Computer Science is so much more and follows scientific theory and methodology.

[–] [email protected] 12 points 6 months ago (1 children)

Computer programming is to computer science as telescope operation is to astronomy.

[–] [email protected] 7 points 6 months ago

A better analogy is writing vs writing.

Do you know how to hold a pen and draw letters? You can write. Do you want to write a best selling novel? Yeah that's a different skill.

[–] [email protected] 1 points 6 months ago

CS is also what most problems on leetcode and the like are about. Programming is just application of CS concepts, usually wrapped in several layers of abstraction, to domain specific problems. But I've never seen a job posting for a computer scientist specifically, yet we all know how it often looks like.