Competitive Programming In Java – Lecture 1 – Good Coding Practices
The first lecture of this series is probably the most difficult to master: Good coding practices! We discuss this based on three goals:
1) Correctness
2) Efficiency
3) Debuggablilty
I would love to hear your suggestions and views in the comments below. Will try to incorporate as many suggestions in the last lecture of this series: Multithreading.
Happy Coding!
source