Name: Anonymous 2012-02-24 19:23
reading the post about the perfect language, i see that everyone truly believes lisp/ haskel or C is the best, but in this entire board i see no mention of the awesomeness of the .NET library, with such a massive collection of resources that are rediculously easy to impliment, .NET allows programmers to cross the lines and become real developers(difference being a programmer hasnt had the experience to realise clients want it done fast, not done well)
what im saying is, in the same amount of time i will get 10 times as much done in C# then any of you would in C++ or LISP, who cares if its slightly less efficient and slightly less structured. i doubt Clients could give a rats ass about the system taking 0.01 percent longer to load.
even against other simpler languages, like Python, we can still get a simple .NET application done in the same amount of time as a python application, only when we need advanced functionality for one its as simple as using another class from the .NET package instead of downloading or writing one from scratch for python.
what im saying is, in the same amount of time i will get 10 times as much done in C# then any of you would in C++ or LISP, who cares if its slightly less efficient and slightly less structured. i doubt Clients could give a rats ass about the system taking 0.01 percent longer to load.
even against other simpler languages, like Python, we can still get a simple .NET application done in the same amount of time as a python application, only when we need advanced functionality for one its as simple as using another class from the .NET package instead of downloading or writing one from scratch for python.