+ 1

How to code efficiently

Like in python, java, c language

2nd Jun 2019, 4:05 AM
Nikhil Singh
Nikhil Singh - avatar
2 Respostas
+ 3
Don't get too distracted. Place repeated code in functions and libraries. Use an IDE that can do auto-completion and cross referencing, etc.
2nd Jun 2019, 5:38 AM
Sonic
Sonic - avatar