How to code efficiently | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

How to code efficiently

Like in python, java, c language

2nd Jun 2019, 4:05 AM
Nikhil Singh
Nikhil Singh - avatar
2 Réponses
+ 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