|
|
|
|
|
by didibus
3435 days ago
|
|
What you should really do is learn the concepts of structured programming. Every language is just a notation on top of a fundamental programming construct. If you learn those instead, you'll know every language. I recommend reading Exercises in Programming Style by Cristina Lopes as a good starting point. |
|