9/23/2014 @ 12:05PM 3,136 views 4 Useful Things To Learn In 10 Minutes To Better Your Programming Career Define the problem (requirements and constraints). Define the solution (algorithms and data structures). Prove and/or test correctness. A lot of people get really good at #3 because it’s by far the easiest, but never master the other parts and as a result remain mediocre programmers at best. Often, a good programmer can solve a problem without writing any code at all, by using their knowledge and experience to avoid a problem or find solutions that don’t require new code. In a team,
Read full article from 4 Useful Things To Learn In 10 Minutes To Better Your Programming Career - Forbes
No comments:
Post a Comment