ASP.NET vs JSP/J2EE

How long did it take you to learn c#

Not sure, the language is easy or the syntax is. Its the frame works that take a while to get to grips with as to find everything you need can be annoying. Lovely google and msdn.
 
No i dont work for K2

Well, at least you know of them then... :p

Anyhoo - No hard feelings mate. I agree with your comment on the frameworks taking time to learn. It's all about the libraries. Syntax is just well, syntax. C / C++ / C# are basically pretty much the same. AFAIK they are just "evolutions" from one another...

C -> C with classes (i.e. C++) -> C++ with automatic garbage collection (i.e.C#)
 
Well, at least you know of them then... :p

Anyhoo - No hard feelings mate. I agree with your comment on the frameworks taking time to learn. It's all about the libraries. Syntax is just well, syntax. C / C++ / C# are basically pretty much the same. AFAIK they are just "evolutions" from one another...

C -> C with classes (i.e. C++) -> C++ with automatic garbage collection (i.e.C#)

i wouldnt call C#, C++ with garbage collection. C++ is by far complicated than that when it comes to coding properly. In C++ you need to know what you are doing and exactly how you want to achieve it, and you destroy your objects etc..
 
C++ is by far complicated than that when it comes to coding properly. In C++ you need to know what you are doing and exactly how you want to achieve it, and you destroy your objects etc..

1000+ agrees ... Most complex language ... But fun once you know to use it properly... I'm trying to find a good Oracle API for my C++ Console App... Any suggestions ?
 
Not sure, the language is easy or the syntax is. Its the frame works that take a while to get to grips with as to find everything you need can be annoying. Lovely google and msdn.

Java is the easiest... Talk about Frameworks on J2EE ... Nightmare .. Like Spring though
 
i wouldnt call C#, C++ with garbage collection. C++ is by far complicated than that when it comes to coding properly. In C++ you need to know what you are doing and exactly how you want to achieve it, and you destroy your objects etc..

Also, C++ is much more than just C with classes... It was just a very rough summarization, man. I know C++ is very complex. Pointers just about everywhere and memory leaks if you don't know what you're doing.

Fun fun fun... :D
 
Top
Sign up to the MyBroadband newsletter
X