this post was submitted on 01 Sep 2023
337 points (96.2% liked)

Programming

17524 readers
323 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 !webdev@programming.dev



founded 1 year ago
MODERATORS
(page 4) 50 comments
sorted by: hot top controversial new old
[–] GaveUp@hexbear.net 10 points 1 year ago* (last edited 1 year ago) (3 children)

Programming is actually hard af to do for any extended period of time (more than half an hour)

It requires such a specific mind that's drawn to all the detail oriented specific robotic parts of coding but almost all coders say coding is easy because the people whose mind don't fit coding already quit long ago

Yes I find coding hard and no I'm not coping

Actually programming being difficult might not be correct but more like programming is largely unbearable

load more comments (3 replies)
[–] vvv@programming.dev 9 points 1 year ago (22 children)

Mandatory pull requests + approvals within a team are a waste of everyone's time.

[–] apd@programming.dev 8 points 1 year ago

Big hot take to me; especially in an organization with a large size and code high standard

load more comments (21 replies)
[–] Blamemeta@lemm.ee 9 points 1 year ago (4 children)

Front end and back end are different enough that you can really specialize in one or the other. They take very different mindsets. I know how to make css obey, I don't know how to make sql performant. Its possible to have both, but not as well.

For every front-end dev, you need 3 back-end guys and a designer.

Programmers are not bad at our jobs, its just not a mature disclipline yet.

load more comments (4 replies)
[–] nomecks@lemmy.world 9 points 1 year ago (3 children)

If you're not a programming superstar you can probably make more money writing nothing but Terraform code for hapless enterprises.

load more comments (3 replies)
[–] CodeBlooded@programming.dev 9 points 1 year ago (2 children)

Python, and dynamically typed languages in general, are known as being great for beginners. However, I feel that while they’re fun for beginners, they should only be used if you really know what you’re doing, as the code can get messy real fast without some guard rails in place (static typing being a big one).

load more comments (2 replies)
[–] callouscomic@lemm.ee 9 points 1 year ago

Good programmers need to be creative, flexible (soft skills with others), critical thinkers, and problem solvers. Lacking those kinds of features makes for a rigid and terrible programmer that is near impossible to work with or code behind. Leave the ego at the door.

[–] valentino@lemmy.ml 9 points 1 year ago (9 children)

The amount of unqualified people is staggering beginning with those who have no university education.

load more comments (9 replies)
[–] eeleech@lemm.ee 8 points 1 year ago (5 children)

I find that S-expressions are the best syntax for programming languages. And in general infix operators are inferior to either prefix or postfix notation.

load more comments (5 replies)
load more comments
view more: ‹ prev next ›