SCJP eken dena Java professional training eka vage C# professional training ekak dena thanak thiyenavada..??















hapooo me mokadda ban..hodaida..??????????![]()



need more details machan.. duration, course fee, course content..???hapooo me mokadda ban..
machan SCJP wage thiyenne MCTS(Microsoft Certified Technology Specialist)
Kollupitiye Netassist eken karapan.math kala.
need more details machan.. duration, course fee, course content..???
check the Microsoft site to see if they offer any exams for C#SCJP eken dena Java professional training eka vage C# professional training ekak dena thanak thiyenavada..??
for .net only respected qualifications are from MicrosoftTnx hamotama...
need more details machan.. duration, course fee, course content..???
c# puth monawada ban. puluwan c++ igenaganin
C++ mulin karala inna hodai ban eth dan .NET & Java wedipura industry eke yanne... eka nisa C# or Java kaloth hodai




C++ mulin karala inna hodai ban eth dan .NET & Java wedipura industry eke yanne... eka nisa C# or Java kaloth hodai




he's asking for a professional certification bro.. thats why i recomended MCTS.(assumed that he's not a beginner to programming)![]()
et ban c++ atharinnath epaa... C++ wade darunuwata yanawaaaa....
If you are only just starting in programming (and I assume you are), C# would probably be the best for you. C is still used to some extent, but C++ replaced it in most places. C# is easier to learn than C++ and, using the .NET framework, one can very easily create graphical user interfaces (GUIs). However, C# does run slower than C++ and, if you plan on using any of the .NET framework (which you will use if you program in C#), your program will not run on any operating system besides Windows.
Standard C++ is faster, but does not have any standard GUI libraries. Libraries are collection of pre-compiled functions/algorithms and data that the programmer can easily use. C++'s lack of GUI libraries forces all of your programs to run from the command prompt unless you use use a 3rd party library that is not in the standard C++ library. This can be done, but most beginning C++ books will not teach you anything about these libraries. BTW, Microsoft's Visual C++ is a variant based on standard C++ and is not quite the same.
Of these 3 languages, I would recommend you start with C#, if it is your first programming language. The .NET framework will allow you to easily create Windows applications with a GUI, which the beginner will find more rewarding than a command line interface.
If you plan on doing a lot of programming in the future, I would recommend that you eventually learn C++ at some point. It is faster and a bit more capable of doing low-level data manipulations.
source : yahoo answer![]()