Archive for August, 2010

Java: Introduction to Problem Solving and Programming (5th Edition)

Trusted authors Savitch and Carrano examine problem solving and programming techniques with Java. Readers are introduced to object-oriented programming and important concepts such as testing and debugging techniques, program style, inheritance, and exception handling. More emphasis on design and algorithms before coding in programming examples and case studies. More attention given to using methods prior to defining methods. Coverage of enumerations and the for-each loop.. Additional coverage

Rating: (out of 7 reviews)

List Price: $ 123.00

Price: $ 98.07

More Java Products

Data Structures and Algorithms in Java

Data Structures and Algorithms in Java

* This newest edition examines fundamental data structures by following a consistent object-oriented framework that builds intuition and analysis skills of data structures and algorithms
* Presents new figures, simpler language, and more practical motivations from real-world scenarios
* Numerous illustrations, Web-based animations, and simplified mathematical analyses help readers quickly learn important concepts

Rating: (out of 38 reviews)

Price: $ 96.19

Question by the_bhoys02: What is the best book or website to learn java programming language ?
Hi i’m just starting up a computer course and java is in the course. i’ve never used java or seen it in action and was just wondering what is the best method to learn this language either by book or website. thanks for looking!

Best answer:

Answer by Ahmed The Ninja
Thinking in Java – Bruce Eckel

Know better? Leave your own answer in the comments!

Question by Shaun: What do I do with the Java packages in order to get them to work on my computer?
Java packages, such as TerminalIO, will not work on my computer. I need to know where to put them or what to do with them in order for the package to be found by my computer.

Best answer:

Answer by Smith
Put them in respected folder just in your case make a folder with name terminal0 and keep your code into it and then compile it

Give your answer to this question below!

Java Programs to Accompany Programming Logic and Design

The Java PAL is designed to be paired with the Sixth Edition of Joyce Farrell’s Programming Logic and Design text. Together, the two books provide the perfect opportunity for those who want to learn the fundamentals of programming and gain exposure to an actual programming language. Readers can discover how real Java code behaves within the context of the traditional language-independent logic and design course.

Rating: (out of 2 reviews)

List Price: $ 39.95

Price: $ 28.81

Develop professional enterprise Java EE applications quickly and easily with this popular IDE using a book by Packt

This book shows you how to use NetBeans functionality to automate many of the tedious or repetitive tasks frequently encountered when developing enterprise Java applications, freeing up the developer to focus on the business logic specific parts of the application.

Java EE, the successor to J2EE, greatly simplifies the development of enterprise applications. The popular IDE, NetBeans, has several features that greatly simplify Java EE development, and this book shows you how to make use of these features to make your Java programming more efficient and productive than ever before.

With many features and great flexibility, the Java developer can become overwhelmed by the options available in NetBeans, This book helps you get control of the environment, and make it work for you so that you can concentrate on the important parts of your application.

This book takes you through the most important parts of Java EE programming and, with clear, careful instructions and screenshots, shows you how to use the features of NetBeans that will improve your development experience. This book will not only show you time-saving tricks, keyboard shortcuts and other productivity enhancements possible with NetBeans, it will take you through the major Java EE APIs and how to get them working in the NetBeans environment.

While focusing on NetBeans features, you will learn about developing applications using the servlet API and JSPs, including taking advantage of JSTL and developing custom JSP tags. Developing applications that take advantage of JavaServer Faces is also covered in detail, including how to generate standard JSF applications from an existing database schema. The book also covers how to easily develop elegant JSF applications by taking advantage of the NetBeans Visual Web designer.

The book is aimed at Java developers who wish to develop Java EE applications while taking advantage of NetBeans functionality to automate repetitive tasks and to ease their software development efforts. Familiarity with Java EE is not assumed.

You can read more about the book herehttp://www.packtpub.com/java-ee5-development-with-netbeans-6/book

Question by Victor: How to create a simple inbox and messaging in java?
Anyone know how to create a simple message inbox for a server in java?I’m not sure where to start but I believe It would just require an inbox class and messaging class perhaps? This code would be like a java server page and the messaging only takes place on the local server (no TCP) involved. Can anyone provide some examples or at least where to begin? I’ve tried google and there are no code examples.

Best answer:

Answer by deonejuan
There is the jms API. I never dug deep into it because the phone provider has to participate, from what I understand.

Know better? Leave your own answer in the comments!

C++ for Java Programmers

C++ for Java Programmers

Written for the moderately experienced Java programmer, this book builds on readers’ existing knowledge of object-oriented programming and covers all important aspects of Standard C++—emphasizing more lower-level C-style details later in the presentation. KEY TOPICS Chapter topics include philosophy of C++, simplest C++, pointers and reference variables, object-based programming: classes, operator overloading, object-oriented programming: inheritance, templates, abnormal control flow, input an

Rating: (out of 7 reviews)

List Price: $ 67.00

Price: $ 44.50

Related Java Products

Question by michiej: Can I install a third party java to iphone 4 to watch home security camera on the phone?
I have a home security camera system that allows me to watch the cameras remotely online. However, to do this I have to allow the server to install either an application or java. Does anyone know if this is possible on the iphone 4, or will it cause problems if I try to do it?

Best answer:

Answer by CircuitBoy
According to Steve Jobs, the iphone does not support Java:

http://www.iphonefaq.org/archives/9731

However, you can find other apps for the Iphone to view video cameras:

http://www.teepeetech.com/home-security-systems/surveillance-camera-apps-iphone-and-other-mobile-phones-60.html

They vary in price wildly. I would recommend for a consumer option to go with the one of the lower priced packages. Interestingly, the high priced packages don’t get very good reviews which is surprising given how much money they cost. Some of the companies support video software for multiple different types of phones, BlackBerry, Iphone and other smart phones. I would recommend going with one of those vendors who support multiple platforms because they would have worked out the bugs with different phones.

What do you think? Answer below!

Modern Software Development Using Java, Second Edition

Now updated for the latest release of Java, the Second Edition of Modern Software Development Using Java continues to blaze a new path for today’s CS2 students. Tymann and Schneider’s contemporary approach focuses on what students need to learn in the CS2 course in order to appreciate what is truly important today in the areas of software design and development. This text covers such current software development ideas as object-oriented design, UML, data structure libraries, net-centric programm

Rating: (out of 1 reviews)

List Price: $ 156.95

Price: $ 62.11

Related Java Products