|
|
|
|
|
by mattwritescode
4507 days ago
|
|
Okay so other than being able to actually write code. Testing!! So long as you can test well you will be able to write code that works. You will quickly learn in industry that quality code does not really matter. What matters is code that works; the way you get code that works is by being able to write tests. |
|