Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
zerocool1028y50% knowing how to solve the problem, 40% debugging after and 10% coding. In a few months 100% on how to make it faster.
-
we've been taught that the actual writing of the code is not what makes a good programmer, I guess its the schools job to take the fun from everything
-
codelis10538ywell what part of haskell is fp theory and what is syntax? there is no clear separation between the two, but in general I'd say the theory is a lot more important, especially if you want to build SOLID stuff.
But if you're talking about hello world stuff or funny little apps to impress your friends, then the percentages are indeed inverted :D
A friend just said that "Coding is 90% knowing the theory, and 10% knowing/googling the syntax for a particular language."
Do you agree?
undefined