Intro to Java Programming, Comprehensive Version, Loose Leaf Edition
Thumbnail 1

Intro to Java Programming, Comprehensive Version, Loose Leaf Edition

4.6/5
Product ID: 176992669
Secure Transaction
Frequently Bought Together

Description

Intro to Java Programming, Comprehensive Version, Loose Leaf Edition

Reviews

4.6

All from verified purchases

T**S

I'm Learning Java Correctly

I love the book, but it's 1217 pages end to end. I'm going to learn Java the right way and get a job as a Java Engineer thanks to the author of this book (Professor Y. Daniel Liang). I would recommend this book to anyone who wants to learn Java properlyCheckout this code; i made one mistake and it wouldn't run right. I contacted Professor Liang and it runsimport java.util.Scanner;public class ComputeLoan { public static void main(String[] args) { // Create A Scanner Scanner input = new Scanner (System.in); // Enter annual interest rate in percentage, e. g., 725 System.out.print("Enter annual interest rate e.g., 0.8"); double annualInterestRate = input.nextDouble(); // Obtain monthly interest rate double monthlyInterestRate = annualInterestRate /1200; // Enter number of years System.out.print("Enter number of years"); int numberOfYears = input.nextInt(); // Enter loan amount System.out.print("Enter loan amount, e.g. 1200000.95"); double loanAmount = input.nextDouble(); // Calculate payment double monthlyPayment = loanAmount * monthlyInterestRate / (1 - 1 / Math.pow(1 + monthlyInterestRate, numberOfYears * 12)); double totalPayment = monthlyPayment * numberOfYears * 12; // Display results System.out.println("The Monthly Payment is $ " + (int)(monthlyPayment * 100) / 100.0); System.out.println("The Total Payment is $ " + (int)(totalPayment * 100) / 100.0); }}Learning Java is awesome now

H**N

Java OOP

This books helps to understand Java oop . Which is pretty hard I think. Clear explanation with lot of examples

J**B

Big textbook but affordable

The packaging wasn’t great and in no way protected the pages but the content of the book is great, especially at this price. There is a lot of online content on the companion website that you can download for the book. You will want to download the last 10 or so chapters from the companion website. Overall it’s a great textbook.

S**I

Best and Affordable for Students

The paper quality is very good , its like a new book without hard cover or paper cover. the new book is around 150$ . But this format is very much affordable and readable too.

L**N

Best java text book for training

Very complete text book. The loose leaf format makes the price reasonable and it allows the book to open flat when using it. I'm an instructor and have been using this book for about 10 years to teach Java SE and introduce JEE.

I**N

Impressive Quality

I had some expectation before ordering this loose leaf edition but the product is above my expectations. It's great quality and alive colors. This edition is best for the price! I highly recommend this book if you are developing yourself into well equipped developer.

H**N

Excellent book for reasonable price

The best written textbook for Intro to Computer Science in Java with excellent examples! I love it!

J**S

Good book

Good for college

V**O

Difícil de comprar carpetas de 3 anillas para o livro

Deveria ter 4 furos e não 3 porque no há carpetas de 3 anillas na Europa

Common Questions

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Anjali K.

The product quality is outstanding. Exactly what I needed for my work.

1 month ago

Fatima A.

Best international shipping I've ever tried. Worth every penny!

3 days ago

Shop Global, Save with Desertcart
Value for Money
Competitive prices on a vast range of products
Shop Globally
Serving millions of shoppers across more than 100 countries
Enhanced Protection
Trusted payment options loved by worldwide shoppers
Customer Assurance
Trusted payment options loved by worldwide shoppers.
Desertcart App
Shop on the go, anytime, anywhere.
C$13571

Duties & taxes incl.

Nicaraguastore
1
Free Shipping

with PRO Membership

Free Returns

30 daysfor PRO membership users

15 dayswithout membership

Secure Transaction

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Pooja R.

The customer service exceeded my expectations. Perfect for buying products you can't find elsewhere.

1 week ago

Vikram D.

The MOLLE sheath is of exceptional quality. Very happy with my purchase.

2 weeks ago

Intro To Java Programming Comprehensive Version Loose Leaf Edition | Desertcart Nicaragua