|Listed in category:
Have one to sell?

Murach's Java Programming: Training & Reference

US $64.47
Condition:
Good
Giving never felt so good. This sale benefits charity.
Shipping:
Free Standard Shipping.
Located in: Madison, Wisconsin, United States
Delivery:
Estimated between Mon, Sep 30 and Wed, Oct 2 to 43230
Delivery time is estimated using our proprietary method which is based on the buyer's proximity to the item location, the shipping service selected, the seller's shipping history, and other factors. Delivery times may vary, especially during peak periods.
Returns:
Seller does not accept returns.
Payments:
      
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard

Shop with confidence

eBay Money Back Guarantee
Get the item you ordered or your money back. Learn moreeBay Money Back Guarantee - opens new window or tab
Seller assumes all responsibility for this listing.
eBay item number:404762891580

All net proceeds will support Goodwill Industries of South Central Wisconsin

Serving a 14 county region, Goodwill of South Central Wisconsin supports our communities by helping individuals find their highest level of independence through the power of work. With the resale of ...
  • Official eBay for Charity listing. Learn more
  • This sale benefits a verified non-profit partner.

Item specifics

Condition
Good: A book that has been read but is in good condition. Very minimal damage to the cover including ...
ISBN
9781943872879
Subject Area
Computers
Publication Name
Murachs Java Programming
Publisher
Mike Murach & Associates, Inc.
Item Length
10.2 in
Subject
General
Publication Year
2022
Type
Textbook
Format
Trade Paperback
Language
English
Author
Joel Murach
Features
New Edition
Item Weight
49.4 Oz
Item Width
7.1 in
Number of Pages
704 Pages

About this product

Product Identifiers

Publisher
Mike Murach & Associates, Inc.
ISBN-10
1943872872
ISBN-13
9781943872879
eBay Product ID (ePID)
13057268845

Product Key Features

Number of Pages
704 Pages
Language
English
Publication Name
Murachs Java Programming
Publication Year
2022
Subject
General
Features
New Edition
Type
Textbook
Subject Area
Computers
Author
Joel Murach
Format
Trade Paperback

Dimensions

Item Weight
49.4 Oz
Item Length
10.2 in
Item Width
7.1 in

Additional Product Features

Edition Number
6
Intended Audience
Trade
Dewey Edition
23
Dewey Decimal
005.133
Table Of Content
An introduction to Java; How to write your first applications; How to work with the primitive data types; How to code control statements; How to code methods and handle exceptions; How to test and debug an application; How to code classes; How to work with arrays and array lists; How to work with file I/O and exceptions; How to work with inheritance; More skills for object-oriented programming; How to get started with JavaFX; More skills for working with JavaFX; More skills for working with strings; More skills for working with collections; How to work with lambda expressions and streams; How to work with recursion and algorithms; How to work with dates and times; How to work with a database; Appendices; Appendix A: How to set up Windows for this book; Appendix B: How to set up macOS for this book.
Edition Description
New Edition
Synopsis
If you want to learn Java programming but don't know where to start, this is the right book for you. From the first page, our unique self-paced approach will help you build competence and confidence in your programming skills, even if you are completely new to programming. But this is not just a book for beginners! Our self-paced approach also works for experienced programmers, helping you learn Java faster and better than you have ever learned a language before. By the time you are through, you will have mastered all of the Java skills that are needed on the job, including the skills for developing object-oriented applications that use a graphical user interface (GUI) and a database. To make this possible, section 1 of this book presents a 9-chapter course that gets anyone off to a great start building object-oriented applications in Java. Then, the next 3 sections build on that base by presenting more on object-oriented programming, the essentials for developing GUIs, and additional skills that every professional Java programmer should have, including how to work with a database., If you want to learn Java programming but don't know where to start, this is the right book for you. From the first page, our unique self-paced approach will help you build competence and confidence in your programming skills, even if you're completely new to programming.But this isn't just a book for beginners! Our self-paced approach also works ......, If you want to learn Java programming but don't know where to start, this is the right book for you. From the first page, our unique self-paced approach will help you build competence and confidence in your programming skills, even if you're completely new to programming.But this isn't just a book for beginners! Our self-paced approach also works for experienced programmers, helping you learn Java faster and better than you've ever learned a language before. By the time you're through, you will have mastered all of the Java skills that are needed on the job, including the skills for developing object-oriented applications that use a graphical user interface (GUI) and a database.To make this possible, section 1 of this book presents a 9-chapter course that gets anyone off to a great start building object-oriented applications in Java. Then, the next 3 sections build on that base by presenting more on object-oriented programming, the essentials for developing GUIs, and additional skills that every professional Java programmer should have, including how to work with a database., If you want to learn Java programming but don't know where to start, this is the right book for you. From the first page, our unique self-paced approach will help you build competence and confidence in your programming skills, even if you're completely new to programming. But this isn't just a book for beginners! Our self-paced approach also works for experienced programmers, helping you learn Java faster and better than you've ever learned a language before. By the time you're through, you will have mastered all of the Java skills that are needed on the job, including the skills for developing object-oriented applications that use a graphical user interface (GUI) and a database. To make this possible, section 1 of this book presents a 9-chapter course that gets anyone off to a great start building object-oriented applications in Java. Then, the next 3 sections build on that base by presenting more on object-oriented programming, the essentials for developing GUIs, and additional skills that every professional Java programmer should have, including how to work with a database., During the last 48 years, many customers have asked me how it is that a small publisher in Fresno can make the best programming books. The short answer is that no other publisher works the way we do. Instead of using freelance writers who get no training, we use a small staff of programmers who are trained in our proven writing and teaching methods. Instead of publishing 40+ books each year, we focus on just a few. Instead of showing pieces of code, we provide complete applications that have been checked and re-checked for accuracy. And instead of rushing books to market, we refuse to let schedule or budget interfere with quality. As I see it, that's the only way to make sure that every book we publish is the best one on its subject. That's why people often tell me that our books are the ones that they look for first whenever they need to learn a new subject. Why not try this book and see for yourself! Murach's Java Programming contents, Section 1: Get started right, Write applications that get user input, perform calculations, and display output by the end of chapter 2, Use the time-saving features of an IDE to develop and debug Java applications, Create bulletproof applications that validate user input and handle exceptions, Test and debug applications like a pro, Develop classes that define the business objects of an application, Use array lists to work with a sequence of related elements, Use file I/O to store the data for an application in a text file, Section 2: More object-oriented programming, Use inheritance, interfaces, and polymorphism in a way that's both understandable and useful in the real world, Use packages and modules to organize your code and make it easier for other programmers to use, Use records to concisely create immutable data transfer objects (DTOs), Section 3: GUI programming, Use JavaEX to develop attractive graphical user interfaces (GUIs) that handle events and validate data, Master a variety of JavaFX controls including the ComboBox, ListView, and DatePicker controls, Section 4: Add more skills as you need them, Master advanced skills for working with strings, Learn when and how to use different types of collections such as linked lists, stacks, queues, hash maps, and tree maps, Use lambda expressions and streams to process the elements in a collection in a way that's concise and flexible, Learn how recursion works and when you should use it, Use Java's latest, most intuitive API to work with dates and times, Use DB Browser to work with an embedded SQLite database, Use JDBC to write Java code that works with any database, Downloadable files and exercise solutions for NetBeans and Eclipse (see the last page of this book for details) Book jacket.

Item description from the seller

Goodwill of South Central Wisconsin

Goodwill of South Central Wisconsin

99.8% positive feedback
104K items sold
Joined Nov 2011
Usually responds within 24 hours
Serving a 14 county region, Goodwill of South Central Wisconsin supports our communities by helping individuals find their highest level of independence through the power of work. With the resale of ...
See more

Detailed seller ratings

Average for the last 12 months
Accurate description
5.0
Reasonable shipping cost
5.0
Shipping speed
5.0
Communication
5.0

Seller feedback (34,568)

  • 4***d (459)- Feedback left by buyer.
    Past year
    Verified purchase
    Extremely quick delivery. Book well packaged to ensure no damage in transit. Great communication. Excellent customer service. Item exactly as described. Great price on rare book for my collection. Look forward to doing business again. A+++
  • 2***m (10)- Feedback left by buyer.
    Past 6 months
    Verified purchase
    Book received was in extremely good condition and came better than described (practically brand new). Seller responds quickly to any concerns. Great seller, great packaging, highly recommend.
  • 3***j (323)- Feedback left by buyer.
    Past 6 months
    Verified purchase
    My order just arrived! It was speedy, well packed and as advertised! Thanks for your service! Good price too and thanks for the offer! Looking forward to trying this product out.

Product ratings and reviews

No ratings or reviews yet
Be the first to write the review.