how much is java difficult??
-
i am new in programming, i want to know ,how is java, is it very difficult than c# & C++?what is her ranking..how much is it difficult? , what is client side language & databases for java? & what is her technology like asp.net for c# for web based ? thanking you
-
i am new in programming, i want to know ,how is java, is it very difficult than c# & C++?what is her ranking..how much is it difficult? , what is client side language & databases for java? & what is her technology like asp.net for c# for web based ? thanking you
Look here for a common comparison: http://en.wikipedia.org/wiki/Comparison_of_C_Sharp_and_Java
-
i am new in programming, i want to know ,how is java, is it very difficult than c# & C++?what is her ranking..how much is it difficult? , what is client side language & databases for java? & what is her technology like asp.net for c# for web based ? thanking you
Easier than English.
-
i am new in programming, i want to know ,how is java, is it very difficult than c# & C++?what is her ranking..how much is it difficult? , what is client side language & databases for java? & what is her technology like asp.net for c# for web based ? thanking you
waqarnaeem2@hotmail.com wrote:
is it very difficult than c#
I don't think so. But I felt JAVA is more verbose than C#.
waqarnaeem2@hotmail.com wrote:
what is her ranking
:)
Navaneeth How to use google | Ask smart questions
-
waqarnaeem2@hotmail.com wrote:
is it very difficult than c#
I don't think so. But I felt JAVA is more verbose than C#.
waqarnaeem2@hotmail.com wrote:
what is her ranking
:)
Navaneeth How to use google | Ask smart questions
When I was first reading about C# (circa 1999) someone said, "Isn't that the new Microsoft Java?"
-
i am new in programming, i want to know ,how is java, is it very difficult than c# & C++?what is her ranking..how much is it difficult? , what is client side language & databases for java? & what is her technology like asp.net for c# for web based ? thanking you
Java is more like C# and C# is more like Java. They share lot of common concepts. both are pure object oriented, and if you know C# it isn't difficult to learn Java. I can recommend "Head First Java" an excellent book from o'reilly to start with Java. Sometimes Java framework like SOAP, EJB etc would scare you but once you are good with BASIC Java, Life would be much easier with them. As far as you are concerned about the databases you can use any kind of database with Sun's ODBC drivers (just google to find them). And if you are looking to make a web application, You will need to know JSP (Java server pages, 99% like Java) and Servlets. JSP is client side and Servlet is server side scripting language. I was a Java programmer, and I learnt C# with easy. Code project was always the best friend. Happy learning, Karmendra
-
When I was first reading about C# (circa 1999) someone said, "Isn't that the new Microsoft Java?"
Isn't it? :-D
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]