Beginning Java Programming: The Object-Oriented Approach 1st Edition
|
Bart Baesens
(Author)
Find all the books, read about the author, and more.
See search results for this author
|
|
Aimee Backiel
(Author)
Find all the books, read about the author, and more.
See search results for this author
|
|
Seppe vanden Broucke
(Author)
Find all the books, read about the author, and more.
See search results for this author
|
Use the Amazon App to scan ISBNs and compare prices.
Frequently bought together
Customers who viewed this item also viewed
What other items do customers buy after viewing this item?
Editorial Reviews
From the Inside Flap
Start programming with Java today
Beginning Java Programming, The Object-Oriented Approach is your introduction to Java. Providing hands on experience, this comprehensive beginner's guide gives you practical examples and real-world problems that will test your skills and provide a deep understanding of tasks, including getting Java to talk to your data, creating a graphical user interface, and much more. With complete coverage of basic concepts, syntax, external data, GUIs, and patterns, you will quickly become familiar with one of the most popular programming languages.
Beginning Java Programming: The Object-Oriented Approach
- Understand the basic concepts of Java, and the effective use of object-oriented patterns to streamline the developer's workflow
- Examine Java-specific syntax and language characteristics, and learn how the concepts of the object-oriented approach are implemented
- Use Java to quickly and easily access and manipulate external data stored in files, databases, and web sources
- Create applications users love to work with by designing efficient, accessible, attractive graphical user interfaces
- Test your skills on real-life IDE-based business and educational applications that demonstrate each concept
- Squash bugs and avoid programming errors by learning how to debug and test your applications.
- Familiarize yourself with the concept of best practice object-oriented design patterns to structure your projects.
Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.
From the Back Cover
Start programming with Java today
Beginning Java Programming, The Object-Oriented Approach is your introduction to Java. Providing hands on experience, this comprehensive beginner's guide gives you practical examples and real-world problems that will test your skills and provide a deep understanding of tasks, including getting Java to talk to your data, creating a graphical user interface, and much more. With complete coverage of basic concepts, syntax, external data, GUIs, and patterns, you will quickly become familiar with one of the most popular programming languages.
Beginning Java Programming: The Object-Oriented Approach
- Understand the basic concepts of Java, and the effective use of object-oriented patterns to streamline the developer's workflow
- Examine Java-specific syntax and language characteristics, and learn how the concepts of the object-oriented approach are implemented
- Use Java to quickly and easily access and manipulate external data stored in files, databases, and web sources
- Create applications users love to work with by designing efficient, accessible, attractive graphical user interfaces
- Test your skills on real-life IDE-based business and educational applications that demonstrate each concept
- Squash bugs and avoid programming errors by learning how to debug and test your applications.
- Familiarize yourself with the concept of best practice object-oriented design patterns to structure your projects.
Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.
About the Author
About the authors Bart Baesens is a professor at KU Leuven and a lecturer at the University of Southampton, where he teaches various programming and database management courses.
Aimée Backiel is a doctoral researcher at KU Leuven. She teaches basic programming in Java to learners from diverse backgrounds.
Seppe vanden Broucke is a postdoctoral researcher at KU Leuven. He uses Java daily, giving him insight into useful applications for practitioners.
Visit us at wrox.com where you have access to free code samples, Programmer to Programmer forums, and discussions on the latest happenings in the industry from around the world.
Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Product details
- Publisher : Wrox; 1st edition (March 2, 2015)
- Language : English
- Paperback : 672 pages
- ISBN-10 : 1118739493
- ISBN-13 : 978-1118739495
- Item Weight : 2.67 pounds
- Dimensions : 7.3 x 1.4 x 9.1 inches
- Best Sellers Rank: #347,634 in Books (See Top 100 in Books)
- Customer Reviews:
Customer reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
I have read a few other beginner Java books, you'll see Head First Java on every forum about the best beginner Java books, Head First Java is a great book, and I would recommend that as well as there are some fun projects in it, but this book is really the one that made things click for me.
I also want to point out that this book delves in to other technologies that people use along with Java such as, JDBC, SQLJ, Hibernate, SOAP, REST, etc. If you're a beginner in development reading this review and you've never heard of those technologies don't worry, this book gives you a great foundation of knowledge about them and helps you to understand what situations you may need them for.
Overall I would say this book is a must have for any new comer to Java. Feel free to comment on this review if you have any questions about my experience with this book.
Thing is, to really learn Java, you also need to learn a Java IDE.
In particular if you want to do it with Eclipse come here.
In theory you can compile Java without an IDE. In practice that would be rather tedious. Really, you are going to use Eclipse, Netbeans or IntelliJ Idea.
Eclipse is most widely used, Netbeans is used where it is used, IntelliJ is Eclipse with make-up and a subscription fee.
This is a good place to start if you are unsure between Eclipse and Netbeans.
If you are new to programming completely, go learn some C first.
The only drawback is that some examples don't work as expected and you have to do some changes to be able to execute them.
When I finish the book I will try if I have time, to send the code as errata.
Apart from that, great, great book!
Hope the same authors write other books of Java for Web :) or web services using java-oracle technologies.









