|
|
|
|
|
by bluejekyll
3483 days ago
|
|
To say nothing of the fact that a programmer can't use the CLI? What programmer is that? I mean, I'm all in favor of tools that integrate into the IDE, that reduce the overhead of running commands, but not being able to use the CLI would be a huge red flag. In fact, you now have me considering writing a new interview test to make sure people are literate with the CLI. |
|
I've seen this a fair bit before. The most common case (in my experience) is "enterprise" developers who use an IDE, only develop in a single language, and use a GUI Git tool for version control.
I would say that, in most cases, the assumption that they don't have a strong understanding of the concepts abstracted away from them (compilers/git/etc) tend to be more correct than not.