|
|
|
|
|
by sureglymop
537 days ago
|
|
The best programmer I know very often codes in a simple notepad like text editor with no syntax highlighting or any kind of other help. Purely plain text. He does this mainly when trying to show/explain something to someone in code and when initially drafting something. Not for full blown projects. I still find it interesting though, because I personally don't nearly have good enough memory to even do that. I have to look things up constantly and rely on auto completion. |
|