Anders Hejlsberg Quotes


Your choice of programming model also is your choice of programming model, so to speak. - Anders Hejlsberg



You can see it in the products I've built over the years?they strive to be simple. Simplicity is important in the quest for developer productivity. - Anders Hejlsberg



You can query pretty much anything. LINQ works with any collection you have in the .Net Framework today. It's a single programming model for data where the things you know in this domain just magically apply for another domain. - Anders Hejlsberg



With a lot of programs today, you're not only saying what you want the program to do, you are saying in painful detail how you want it done. The way we get to take advantage of all of the progress in CPUs and memory is offloading some of that 'how to' to the infrastructure. - Anders Hejlsberg