digitalmars.D.learn - how to start
- Daniel <danextra hotmail.com> Aug 03 2008
- Lutger <lutger.blijdestijn gmail.com> Aug 03 2008
Hello, As a newby with some knowledge of programming, Can I start learning directly with ver. 2.0 or I should start with 1.0 for the moment ?
Aug 03 2008
Daniel wrote:Hello, As a newby with some knowledge of programming, Can I start learning directly with ver. 2.0 or I should start with 1.0 for the moment ?
Both are possible depending on your background and what you want to do with D. Sticking with 1.0 will be easier though, mainly because: 1) the compiler has fewer bugs. 2) there are much more libraries available for version 1 3) the language is stable Also consider that the Tango library works only with 1.0
Aug 03 2008








Lutger <lutger.blijdestijn gmail.com>