Why Study Programming Languages?
- Programmers must master the programming languages of importance within the domains in which they are working.
- New languages are continually being developed. Who knows what languages may be involved in computing 25 years from now?
- Many software applications involve defining and implementing a programming language.
- A deep knowledge of programming languages expands the range of possible solutions available to a software developer.
- A program design may involve extending the designated implementation language either explicitly (macros, new/revised translators & custom class loaders) or implicitly (new libraries, hand-translation)
- Some implementation languages are extensible through macros, reflection, or customizable class loaders.
Why Study Programming Languages?
Reviewed by FJ
on
1:33 AM
Rating:




No comments