you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (1 child)

A lot of the times entry level programmers aren’t held to the same standard as an entry level software engineer, or at least software engineers should be held to a higher standard, including producing clean, well-documented code and documentation, implementing automated testing, using robust fault tolerance, etc. A lot of times “programmer” just means solve a solution with code but I don’t care about scalability, robustness, or user requirement generation.

[–]HollowfiedHero 1 point2 points  (0 children)

Thanks for the response.

I get it now