What book(s) should I get for learning Java?

1 Answer

Answer :

Can you clarify one thing before I answer. Are you looking to learn Java or Javascript? There’s a HUGE difference between them, so that’s why I’m asking.

Related questions

Description : Does knowing java make learning C/C++/Python easier? Which should I learn first?

Last Answer : answer:Learn Python first if you have no programming experience. The syntax is more human-friendly while still offering the features and speed of compiled languages (like Java and C). With ... speed up the learning process significantly. In what field will you be using your programming knowledge?

Description : Ruby, a class XI student has just started learning java programming. Help her in the following: (i) Explain her the concept of variable -Technology

Last Answer : (i)Variables are named storage location to store values temporarily which can be changed during program execution.Data type states the way the values of that type are stored, the operations that can be done ... setText( Just Pass );In the above if statement, value of marks is being compared with 40.

Description : Ruby, a class XI student has just started learning java programming. Help her in the following: -Technology

Last Answer : i. Variables are named storage location to store values temporarily which can be changed during program execution.Data type states the way the values of that type are stored, the operations that can be done ... setText( Just Pass );In the above if statement, value of marks is being compared with 40.

Description : Can you recommend a good book for learning Excel programming and macros?

Last Answer : answer:Yes, (at least in Office 2010), VBA is still part of the installation package, and highly useful. I would suggest that you start to learn coding on your own, before buying a book ... advice about books, other websites, and even some of the Microsoft MVP websites that many of them maintain.

Description : What should I do so that I can learn Java in a fast and efficient manner?

Last Answer : Perhaps you could audit a course. Auditing isn’t as expensive, but you’ll still get the instruction.

Description : Just allowed Java to load on my machine. Is that a mistake?

Last Answer : No, you’re fine. Java is an essential component of many websites, and it’s as safe as houses.

Description : Can anyone coach me through how to use java on my Mac?

Last Answer : answer:You might want to start with Eclipse. This might help too. I haven't played with Java before but you might also need Xcode. It is free. I'm not sure if Eclipse has its own compiler or ... essentially what your instructor has done to you. This isn't high school. You are now a paying customer.

Description : What is hashcode in JAVA..?

Last Answer : answer:

Description : Why would I need Java on my PC?

Last Answer : Some websites and programs use it to run so if you get rid if it you may find somethings don’t work however I haven’t had java on my PC for years and never have any problems.

Description : How to use a Character in a Switch Statement (Java)

Last Answer : answer:Not a java guy so this is just a guess, but it looks like you need to put some quotes around your characters to identify them as strings. Right now I'd guess they're being treated as ... not being found. So instead of case a: use case a : Also remember case sensitivity with characters

Description : How do I run a .jar (java) application on my mac?

Last Answer : I had this problem before, it has something to do with the way JavaSun scripted Java for mac. I would say do a Spotlight for Java and see what comes up, if you don't get an App called Java ... more ideas, but the wrists are starting to hurt and I think I need to call it a night with typing.

Description : Necessary to upgrade JAVA?

Last Answer : It's definitely unnecessary... this last upgrade, if I recall, fixed the daylight savings time (that the US just changed). Regardless, you are probably never using java... and I'm sure the version you have will ... .) But Java truly won't make any difference to you. Don't update if it's a big pain.

Description : For begginers, is Java better than Python?

Last Answer : answer:I don't have any experience with Java, but I can say that Python is the cat's meow. Python is clean and easy to understand, has a zillion libraries you can take advantage of, and has some cool ... have friends who rave about Ruby, but I don't know it well enough to offer an opinion on it.

Description : Using Java Date class...

Last Answer : answer:Date is deprecated because it isn't locale aware. It was replaced with the Calendar family of classes. In order to create & populate an object representing a date in Java you can do something like ... (Calendar.YEAR, 2008); c.set(Calendar.MONTH, Calendar.FEBRUARY); c.set(Calendar.DATE. 19);

Description : The first page of a Web site is called the....... 1) Homepage 2) Index 3) java Script 4) Book Mark

Last Answer : 1) Homepage

Description : Which of the following statement(s) with regard to an abstract class in JAVA is/are TRUE? I. An abstract class is one that is not used to create objects. II. An abstract class is designed only to act as a base class ... by other classes. (1) Only l (2) Only II (3) Neither I nor II (4) Both l and II

Last Answer : Both l and II

Description : Is VPN helpful for learning Programming languages ?

Last Answer : I'm not aware of any nation-blocking for free programming sites, let alone that being a widespread thing. It seems to me that usually when someone posts information for free online, they rarely then ... of thinking. But if you find some, I imagine you can likely spoof your location easily enough.

Description : Learning how to troubleshoot and expertly navigate computers?

Last Answer : answer:Experience is the best teacher, but hardcore free-form exploration can get you that experience relatively quickly. Curiosity and memory mean more than research material. But even that has it's limits. ... info despite being a decade behind and not even mentioning the Intel Core i3/5/7 series.

Description : When learning something new do you follow the instructor or tutorial to the letter, or do you quickly start going your own way?

Last Answer : Ooops! I just realized I didn’t build a floor in my barn so when you drive the cows in they fall off the steps into the barn! Dang, man.

Description : I need some help learning to make videos (Windows Movie Maker)

Last Answer : Depending on the series, you may or may not be able to get such clips legally. As for how to get them from a DVD, you have to rip it to a format that WMM recognizes (I forget off the top ... which formats they are; I think WMV and AVI are safe assumptions though). WMM cannot read a straight DVD rip.

Description : What is a good website/blog I could refer to for learning how to manipulate the Firefox configuration (about:config)?

Last Answer : The Mozilla fora have a lot of discussions on this issue.

Description : What are some ideas and tips for someone learning how to program computers?

Last Answer : I never became a great adept at BASIC, but after working extensively with another language I knew how to understand the logic. Here's what I did to gain a lot of familiarity and skill: I took a ... well as the original author did, and so I was in effect borrowing the brain of an experienced coder.

Description : How should I go about learning OpenCV?

Last Answer : answer:youtube :) http://www.youtube.com/watch?v=0ONxIy8itRA

Description : How could I got about learning to build an iphone app?

Last Answer : try making a quick search. a google search seems to give a lot of great tutorials.