Which language should students, who are looking to become professional programmers, start with?
Should they start with a purely functional, procedural, object oriented or with a purely algorithmic approach?
I recently found out that many schools have dropped C++ for Java and VB as an initiation language.
Since these languages live in managed environments. Will students lose sight of important concepts such as resource management, quality and speed?
I started with C++ and think that it is the basis of my current habits and concerns.
The Pulse:
- C
- C++
- Lisp
- Java
- Python
