Login | Sign Up | Settings | Wish List

 



Searching ...
0 %

Books by John Zukowski






Frank Lloyd Wright Mid-Century Modern
by Alan Hess, Alan Weintraub, Contributor-John Zukowski, Monica Ramirez-Montagut, Frank Lloyd Wright, John Zukowsky
Hardcover, 336 Pages, Published 2007 by Rizzoli
ISBN-13: 978-0-8478-2976-7, ISBN: 0-8478-2976-6

"The mid-twentieth century was one of the most productive and inventive periods in Wright's career, producing such masterworks as the Guggenheim Museum, Price Tower, Fallingwater, the Usonian houses, and the Loveness House, as well as a vast array of innovative furniture and object design. With a variety of shapes and forms-ranging from honeycombs to spirals-this period is an important contribution to mid-century modernism. Mentoring suc ..."






Java Collections
by John Zukowski
420 Pages, Published 2008 by Apress
ISBN-13: 978-1-4302-0854-9, ISBN: 1-4302-0854-6

"The arraycopy () method takes five arguments (two for each array and starting position, and one for the number of elements to copy): public ... Besides type compatibility, the only requirement here is that the destination array's memory is already allocated. ... { int array1|[] = {1, 2, 3, 4, 5}; int array2s] = {1, 2, 3, 4, 5, 6, 7, 8 , 9}; System.out.println("Original size: "+ array1.length); System.out.println("New Size: " + ..."






Java 6 Platform Revealed
by John Zukowski
Paperback, 240 Pages, Published 2008 by Apress
ISBN-13: 978-1-4302-1378-9, ISBN: 1-4302-1378-7

"1st and only book that covers new Java 6 (should be) Author, John Zukowski, is Java industry expert and insider Covers all that’s new and emerging with this new Java 6 SE (Standard Edition), in time for next year’s JavaOne"






Java 6 Platform Revealed
by John Zukowski
240 Pages, Published 2006 by Apress
ISBN-13: 978-1-4302-0187-8, ISBN: 1-4302-0187-8

"It returns an instance of the new Console class of the java.io package. It provides ... Listing 2-1. Printing High-Order Bit Strings public class Output { public static void main(String args[]) { String string = "Español"; System.out.println(string); ..."






The Definitive Guide to Java Swing
by John Zukowski
Published 2005
ISBN-13: 978-1-280-70001-9, ISBN: 1-280-70001-7






Definitive Guide To Swing For Java 2 With Cdrom(3rd Edition)
(Java (Apress))
by John Zukowski
Paperback, 1,152 Pages, Published 2004 by Apress
ISBN-13: 978-1-59059-047-8, ISBN: 1-59059-047-3

"Fully updated for the Java 2 Platform, Standard Edition version 5.0, the third edition of this praised book is a one-stop resource for serious Java developers. This book shows you the parts of Java Swing API that you will use daily to create graphical user interfaces (GUI). You will also learn about the Model-View-Controller architecture that lies behind all Swing components, and about customizing components for specific environments. A ..."






Mastering Java 2, J2SE 1.4
by John Zukowski
Paperback, 928 Pages, Published 2002 by Sybex
Illustrated
ISBN-13: 978-0-7821-4022-4, ISBN: 0-7821-4022-X

"The 1.4 version of Java 2 Standard Edition provides many new programming capabilities while making plenty of old tasks easier. But without reliable guidance, you'll find it hard to take advantage of even a fraction of what the new SDK has to offer. Filled with detailed coverage of the new technology, step-by-step instruction, and tips from an acclaimed Java consultant and author, Mastering Java 2, J2SE 1.4 is the resource you'll want to ..."






Java 2(1st Edition)
by Sybex Inc., Dave Evans, Greg Jarboe, Hollis Thomases, Mari Smith, Chris Treadaway, John Zukowski, Tiffany Taylor
Paperback, 1,008 Pages, Published 2002 by Sybex
ISBN-13: 978-0-7821-4102-3, ISBN: 0-7821-4102-1

"Java 2, J2SE 1.4 Complete is a one–of–a–kind book––valuable both for its broad content and its low price. Whether you are new to Java or are upgrading to J2SE 1.4, you′ll get the skills you need to become proficient with the world′s most popular programming language. With Java 2, J2SE 1.4 Complete, you′ll learn everything you need to know for Java language programming. You′ll learn basic programming concepts, such as exception handling ..."






Mastering Java 2, J2SE 1. 4
by John Zukowski
Published 2002
ISBN-13: 978-0-585-47713-8, ISBN: 0-585-47713-2






Definitive Guide to Swing for Java 2, Second Edition(2nd Edition)
by John Zukowski
Paperback, 890 Pages, Published 2000 by Apress
ISBN-13: 978-1-893115-78-1, ISBN: 1-893115-78-X

"Completely updated for the 1.3 edition of the Java 2 Platform, the second edition of this widely praised book is the one-stop resource for serious Java developers. This book shows programmers those parts of the Swing component set they will use on a daily basis to create graphical user interfaces. You'll learn about the Model-View-Controller architecture that lies behind all Swing components, and you'll discover how to customize the com ..."






Java 1 2 Class Libraries Unleashed by Krishan Sankar 1998 Hardcover(1st Edition)
by Krishna Sankar, Jeff Erickson, John Zukowski, Hitesh Seth, Michael Morrison, Donald Doherty
Paperback, 1,400 Pages, Published 1998 by Sams Publishing
ISBN-13: 978-0-7897-1292-9, ISBN: 0-7897-1292-X

"This text covers two areas: to give programmers a collection of Java class libraries and show them how to use them to develop sophisticated applications; and to give programmers the technical information they need to create their own Java ..."






Mastering Java 2
by John Zukowski, Laurence Vanhelsuwe, J. Zulowski
Paperback, 1,244 Pages, Published 1998 by Sybex Inc
ISBN-13: 978-0-7821-2180-3, ISBN: 0-7821-2180-2

"Part 1 includes history, language and programming concepts of Java. Part II examines the packages in Java-speak, including basic animation, transferring information between applications, and making programs Internet savvy. Part III deals with security concepts and integration of Java with CORBA."






Java Reference Library on the Web(1st Edition)
by John Zukowski, Mark Grand, Patrick Niemeyer, David Flanagan X., Josh Peck
Paperback, 4 Pages, Published 1997 by O'reilly Media
ISBN-13: 978-1-56592-359-1, ISBN: 1-56592-359-6

"Java Reference Library on the Web is a Java programmer's dream come true. It brings together on the Web five indispensable volumes for Java developers and programmers, linking related info across books. It includes: Exploring Java, 2nd Edition, Java Language Reference, 2nd Edition, Java Fundamental Classes Reference, Java AWT Reference, and Java in a Nutshell, 2nd Edition. This deluxe Web-based library gives you ease of access and reg ..."






Borland's Jbuilder
No Experience Required (No Experience Required Series)
by John Zukowski
Paperback, 502 Pages, Published 1997 by Sybex Inc
ISBN-13: 978-0-7821-2135-3, ISBN: 0-7821-2135-7

"JBuilder is Borland's long-awaited "visual" Java. JBuilder: No experience required is written for anyone who wants to immediately begin writing Java programs or Web applets--whether they're experienced in another language or not. This skills-based presentation teaches the essential functions of JBuilder with hundreds of practical examples, and presents extensive coverage of how to create, implement, and interface with JavaBeans (reusabl ..."






Mastering Java 1.1(2nd Edition)
by Laurence Vanhelsuwe, Philip Heller, Ivan Phillips, Goang-Tay Hsu, Krishna Sankar, Eric Ries, John Mcgloughlin, John Zukowski
Paperback, 1,049 Pages, Published 1997 by Sybex Inc
ISBN-13: 978-0-7821-2070-7, ISBN: 0-7821-2070-9

"The "most comprehensive, accurate, forward-thinking guide to Java" has been updated extensively for version 1.1. First-time Java programmers get an overview of Java language constructs and Java applets. Explore Java classes, packages, modifiers, GUIs, exception handling, animation, and multithreading. Experienced Java developers will master the new and exciting capabilities of version 1.1, including JavaBeans, the JDK 1.1 ev ..."






Mastering Java
by Laurence Vanhelsuwe, Ivan Phillips, Goang-Tay Hsu, Krishna Sankar, Eric Ries, Tim Rohaly, John Zukowski, Andre Yee
Paperback, 967 Pages, Published 1996 by Sybex Inc
ISBN-13: 978-0-7821-1935-0, ISBN: 0-7821-1935-2

"Java is an object-oriented, cross-platform development language for the Internet. This work discusses the Java architecture and environment, and the basics of the Java language. With a very practical focus, the book teaches readers how to build applications, and deals with Java security issues. It also examines the Java Development Kit (JDK) and the integrated development environment (IDE) known as JavaWorkshop. Advanced Java programmin ..."






Professional JSP(1st Edition)
Using JavaServer Pages, Servlets, EJB, JNDI, JDBC, XML, XSLT, and WML
by Karl Avedal, Mac Holden, Peter Henderson, Dan Malks, Sameer Tyagi, Stephane Osmont, Stefan Zeiger, Ari Halberstadt, John Zukowski, Steve Wilkinson, Danny Ayers, Timothy Briggs, George Gonchar, Naufal Khan, Andre Lei, Paul Siegmann, Gert Van Damme, Carl Burnham, John Timney, Tom Myers, Alexander Nakhimovsky, Ray Haynes, Sing Li, Grant Palmer, Geert Van Damme, Mark Wilcox, Wrox Team, Avedal Et Al
Paperback, 897 Pages, Published 2000 by Wrox Press
Illustrated
ISBN-13: 978-1-86100-362-1, ISBN: 1-86100-362-5

"For readers with some previous Java experience, Professional JSP is a comprehensive guide to today's JavaServer Pages (JSPs). Besides a solid tutorial on JSPs and servlets, this book gives you lots of useful examples of how JSPs can work with other Java APIs (like EJBs and XML) to deliver highly functional Web sites. Professional JSP shows the underlying servlet code for many JSP samples. As explained by the authors, JSPs ..."






The Way North
Collected Upper Peninsula New Works (Made in Michigan Writers Series)
by Ron Riekkie, Amber Edmondson, Marty Achatz, Andrea Scarpino, Ellen Airgood, Janice Repka, Jonathan Johnson, Barbara Henning, Austin Hummell, April Lindala, Jennifer Burd, Eric Gadzinski, Manda Frederick, Chad Faries, Randall R. Freisinger, Beverly Matherne, Cameron Witbeck, Linda Johnson, Mary Mcmyne, Jim Zukowski, Jane Piirto, Keith Taylor, Matt Maki, Janeen Rastall, Catie Rosemurgy, John Smolens, Robert Alexander, Sally Brunk, Sharon Dilworth, Steve Hamilton, Sue Harrison, Julie Brooks Barbour, Lisa Fay Coutley, Matthew Gavin Frank, Ron Johnson, Joseph Daniel Haske, Jennifer A. Howard, L. E. Kimball, Raymond Luczak, Seth Marlin, Saara Myrene Raappana, Vincent Reusch, Emily Van Kley, R. A. Riekki, Michael Delp
Paperback, 280 Pages, Published 2013 by Wayne State University Press
ISBN-13: 978-0-8143-3865-0, ISBN: 0-8143-3865-8






Java Collections(Reprint)
by John Zukowski
Paperback, 420 Pages, Published 2001 by Apress
ISBN-13: 978-1-893115-92-7, ISBN: 1-893115-92-5

"For Java developers of all levels, Java Collections provides a truly indispensable guide to using the built-in collection classes, in an extremely clear and well-organized text. This title sets a high standard for a programming reference, one that will be appreciated by a wide range of readers. Although the Java collection classes are not nearly as complicated as the Standard Template Library classes in C++, it can still be a bit da ..."






Java 6 Platform Revealed
by John Zukowski, Radebaugh L.H.
Paperback, 240 Pages, Published 2006 by Apress
ISBN-13: 978-1-59059-660-9, ISBN: 1-59059-660-9

"Be among the first to capture an early look at the libraries of Java SE 6, aka Mustang. While J2SE 5.0 is just now starting to become regularly adopted, Java 6 Platform Revealed takes a look at the next release of the Standard Edition platform to come from Sun. New editions of the platform don’t happen that frequently, but when they do, there is a lot to learn about quickly. If you want to come up to speed on the feature set as quickly ..."



Continue Search >>

All Authors

John Zukowski

Frank Lloyd Wright

John Zukowsky

Monica Ramirez-Montagut

Alan Hess

Alan Weintraub

Krishna Sankar

Laurence Vanhelsuwe

Eric Ries

Ivan Phillips


All Bindings

Paperback

Unknown

Hardcover

eBook


All Editions

1st Edition

2nd Edition

3rd Edition

Other

Reprint


All Years

2014 - 2015

2012 - 2014

2010 - 2012

2008 - 2010

2006 - 2008

2004 - 2006

2002 - 2004

2000 - 2002

1998 - 2000

1996 - 1998


All Regions

English

Spain

Uknown

Korea

India

Singapore