Liang Java 12E First Printing Errata (January 1, 2020)

Chapter 2

Page 47, in the figure before Listing 2.5, change "Note: Day 0 is" to "Note: Day 0 in".

Page 60, in the three lines before CheckPoint, change "rounded up" to "rounded" in three places.

hapter 3

Page 106, line 7, change n1 > n1 to n1 > n2.

Chapter 4

Page 122, In the Key Point for Section 4.2, change "lass" to "class".

Page 124, In Section 4.2.5, change (50 + int) (Math.random() * 50); to 50 + (int) (Math.random() * 50);   

Chapter 5

Page 168, in the small code box under Section 5.5, change input.getLine() to input.nextLine().

Chapter 6

Page 208, line 6, change "function" to "method".

Chapter 9

Page 208, line 6, change "function" to "method".

Page 212, line 2 from the bottom, change "all its data fields" to "all its instance data fields".

Page 346, in Figure 9.16a, change string to String, change system to System in two places. in Figure 9.16b, change string to String, change system to System in two places.

Chapter 10

Page 378, line 1 after Figure 10.10, change name to courseName.

Page 384, line 4, add "For" before "Float and Double".

Page 387, line 4 in the Note box, change "1.0" to 0.1 (note no quotation marks and the number should be 0.1).

Page 390, two lines before the Tip box, change S2 to s2. (note s2 should be in lowercase).

Chapter 18

Page 745, Figure 18.12 is wrong. It should be as shown inhttps://liveexample.pearsoncmg.com/dsanimation/Figure18_12.html.

 

Chapter 24

Page 947, three lines from the bottom in Table 24.1, change O(n) to O(1) in the middle column.

Credits:

Sandi Snyder (Ozarks Technical Community College), James Chegwidden (Tarrant County College), Danijel Abramović (Siemens), Claudio Valderrama C. (SW developer, consultant), Bryan Cool (University of Missouri, St. Louis), Derek Snow (University of South Alabama), Andreas Jordan (Australia), John Logan (San Jose State University), Brad Shank (Indiana Tech), Jeremy Barksdale (NC A&T State University), Ralph Kelsey (Ohio University), John Towell (Carroll College), Vedat COSKUN (Turkey), Ray Toal (Loyola Marymount University), Ken Lodge (Charles Sturt University, Australia), Scott Nigel (California Lutheran University), Brandy DePhillip (Windsor Continental Corporation), John Collier, Wayo Puyati (UBU, Thailand), Elnur Abdurrakhimov (Russia), David Dorenbos (Software Engineering Research Center, IL), Trevor Bowen (Adtran Mixed Signal IC Tools and Methodology), Haining Chen (Bethel College), Lawrence Mao (University of Northern Florida), Michael J. Ondrasek (Wright State University), Michael Hamm (Armstrong student), Kevin Stolp (Orange County College), Paolo Galtieri, Ken Martin (University of Northern Florida), David Winfield, Jerry Keeney (University of Maryland), Jae Wook Shin, Charon Leith (St. Petersburg College, Florida), Jian Zhang (Texas Women's University), Jeremy Haberman, Kevin Eisinger, Dave Poplawski (Michigan Technological University), Ashwin Kansagra, MD, Sydney Wu, Erin Wenham (University of Southern Florida), Victor Shoup (NYU), Virgil Grogean (Wright State University), Dave Busse (Chattahoochee Tech), Henk Schotel (Netherlands), Trond Borgen Mork (Ericsson Norway), Thomas Warren (Emory University), Marsha Burger (NYU), John A. Feist, Fabian Contreras (New Jersey Institute of Technology), Vincent Le Corre (France), Kyle Walker, David Blech (NYCCT CUNY), Tely Diallo (NSF), Brian David Backstrom (Century College), Michael An, Patrick Wijntjes (The Netherlands), Stefan Andrei (Lamar University), Damien O'Brien (Australia), Chuck Burchard (PSU), Noemi Talamantes (U of Texas, Dallas), Eddie Gerlach, Jeremiah Oon (Nanyang Technological University, Singapore), Christopher Gooley (Northern Virginia Community College), Georgios Christodoulakis, Matthew Stone, Amanda Rollason (Kennesaw State University), Thomas R. Cooke (University of Maryland), GAO SHI (HKUST), Mark Lewton, Rahul Nilange, Michael P. Rogers (Northwest Missouri State), Zachary Farnsworth (University of Maryland), Jun Ni (University of Iowa), Peter Nguyen, Yi Lou (Lehigh University), Dhruv khanna (Southern University), Marijan Hoborka, Janna Heidelberg (Armstrong student), Benjamin Chopson (Armstrong student), Imed Mehdaoui (Netherlands), George Lazik (Cal State Northridge), Andrii Petrychak (Fjordane University College, Norway), Dani Speh (JKU Linz, Austria), Jharyd Marhkain (Australia), Dave Slate (U. of Illinois), Michael Bernard (Armstrong State University), İsmail Burak YAVRU (Anadolu University, Turkey), Ozan Demirhan (Italy), Devlin J. Hyna (Northeastern Illinois University), Sharon Harvey (Normandale Community College), Brad Yourth (St. Petersburg College), Ming-Jyh Tsai (蔡明志, Fu-Jen Catholic University, Taiwan), Kristian Recio (UT Brownsville), Ruby Vazquez (Northeastern Illinois University), Albert E. Glock, Jr. (University of Colorado at Colorado Srpings), Speh Dani (JKU Linz), Tareq Si Salem, Jameson Morgan (Wright State University), Roya Javadi (Sharif University of Technology), Calvin Scott, Neal Messer (Indiana University of Pennsylvania), Margaret Roemer (University of Wisconsin–Madison), Kevin Weming Zhao (Northwest University, China), Dave Gibson (Valdosta State University), Chen Jin (University of Southern California), Ric Webster (DuPage, Illinois), Lloyd Smith (Darton College, Albany, Georgia), Larry Thomas (Univ. of Toledo), Joseph DiNatale III (Armstrong State University), Brooke Weborg (Univ. of Toledo), Lloyd Smith (Darton College, Georgia), Stoyan Vrazhalov (Bulgaria), Prem Kumar (NW Missouri), Omar Alsaleh (King Saud University), Kelvin van Eijk (University of Amsterdam), Worawit Lalit (Thailand), Ed Orejel (California State University, Los Angeles), Sheung Hung Poon from Brunei (School of Computing and Informatics Institut Teknologi Brunei Brunei Darulssalam), Kavin-Lee (China), Zubair Muhammad (Pakistan), Jordan Rogers (Armstrong State University), Sasha Kachanov (Elmhurst College), Levent Divilioglu (Istanbul Technical University), Jonathan S. Weissman (Finger Lakes Community College), Rick Upton (University of Santa Cruz Silicon Valley Extension), Chuankai Zhou (Humber college Ontario Canada), Bob Perry (Duke University) Andrii Petrychak (Fjordane University College, Norway), Dani Speh (JKU Linz, Austria), Jharyd Marhkain (Australia), Dave Slate (U. of Illinois), Michelle Ming (University of South Florida), Alberto Alfaro (National Autonomous University of Mexico), Abdul Quadir, Rob Swenson, William Bahn (University of Colorado, Colorado Springs), Al Davis, Jose Aguilar, Frank Lu (North Island College, BC Canada).

Please send errata to y.daniel.liang@gmail.com. Thanks for helping improve the book!