I guarantee that two developers of equal competence - the one with a powerful 
IDE will outperform the other using a text editor with syntax highlighting (but 
come on that is a crutch a real developer doesn’t need) by 2-10x depending on 
the task. 

You simply cannot work on large complex systems without the assistance of an 
IDE. 

If anyone thinks their ability to code without using an ide makes them a better 
developer they are sadly mistaken. 

If you’re coding a 20 line leet code solution you can skip the ide - but that 
isn’t modern software engineering in any aspect. 

> On Aug 19, 2023, at 1:54 PM, Andrew Harris <harris.and...@gmail.com> wrote:
> 
> The kinds of skills and knowledge covered by https://missing.csail.mit.edu 
> are important and hard to gain from an IDE. I think that's the badge of 
> competence earned here.
> 
> On Saturday, August 19, 2023 at 11:21:44 AM UTC-7 Robert Engels wrote:
> The power of IDEs is the ease of refactoring and integration with other build 
> tools (git, lint, github/gerrit). If you’d added all of these plugins to vim 
> - you’ve created your own ide - and it probably pales in comparison to a real 
> IDE.
> 
> Using plain vim as a badge of competence was disproven long ago.
> -- 
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/1d5b25ca-7769-4d28-96ad-443a09ab4e18n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/4943BF61-4043-4D56-8693-F6631146AB73%40ix.netcom.com.

Reply via email to