|
|
|
|
|
by Aeolun
2515 days ago
|
|
I started out writing code with an IDE (Eclipse at the time I believe) and I don’t think it’s a replacement for thinking about your code at all. The only thing it helps you with is not having to think about mindless documentation seaching, like what functions can I call on ‘String’. |
|