Jump to content

StudioWeb Code Courses vs Competitive Coding?


administrator

Recommended Posts

I got this question put to me recently:

Quote

Stef, curious what your thoughts are on 'competitive programming'?' sites. Helpful? Or too far away from real life coding situations. Thanks for all the great free content!

I haven't looked too closely at competitive coding.

In terms of reflecting real-world coding, I believe competitive coding is likely too far away from real coding. This is largely because a biggest part about being a good developer, has little to do with the syntax you write. It's HOW you write code and how you organize it that counts.

... But I must admit, I am biased! :)

Writing code snippets does little to make you a coder. Good developers have refined problem solving skills, are able to write efficient code, write maintainable code that is well structured.


You have to write code to learn code, but you have to understand concepts, you have to build projects, you have to know when it makes sense to write a recursive function or not. When I interview developers, I never give test on syntax (the actual code,) I test on concepts and an understanding of how to structure code .... things like best practices.


Hope that makes sense.

Stefan

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...