guest2013-1
guest
- Joined
- Aug 22, 2003
- Messages
- 19,800
- Reaction score
- 13
Heh, personally I've started playing around with LAMP
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Don't go pulling peoples hands out of my pants!![]()
I heard/or read most IT people are not straight ...![]()
Haha nevermind, i am refering to all his posts on the topic and it was a joke. You can take your hands out his pants now.
Sounds like you work for a particular process-flow company in Roodepoort...
No i dont work for K2
What language do you do?
How long did it take you to learn c#
No i dont work for K2
Well, at least you know of them then...
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#)
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..
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.
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 ?
Java is the easiest... Talk about Frameworks on J2EE ... Nightmare .. Like Spring though
I detest java. I just hate it so much.
Pro*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..