0 - 500
0
500

Java Concurrency in Practice

Java Concurrency in Practice

“I was fortunate indeed to have worked with a fantastic team on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. Now this same team provides the best explanation yet of these new features, and of concurrency in general. Concurrency is no longer a subject…

Java: The Complete Reference, Ninth Edition

Java: The Complete Reference, Ninth Edition

The Definitive Java Programming Guide Fully updated for Java SE 8, Java: The Complete Reference, Ninth Edition explains how to develop, compile, debug, and run Java programs. Bestselling programming author Herb Schildt covers the entire Java language, including its syntax, keywords, and fundamental programming principles, as well as significant portions of the Java API library.…

Java in 24 Hours, Sams Teach Yourself (Covering Java 9) (8th Edition)

Java in 24 Hours, Sams Teach Yourself (Covering Java 9) (8th Edition)

Computer programming with Java is easier than it looks. In just 24 lessons of one hour or less, you can learn to write computer programs in Java.   Using a straightforward, step-by-step approach, popular author Rogers Cadenhead helps you master the skills and technology you need to create desktop and web programs, web services, an…

Core Java Volume I–Fundamentals (10th Edition) (Core Series)

Core Java Volume I–Fundamentals (10th Edition) (Core Series)

Core Java® has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java®, Volume I–Fundamentals, Tenth Edition, has been extensively updated to reflect the most eagerly awaited and innovative version of Java in years: Java SE 8. Rewritten and…

Learning Java: A Bestselling Hands-On Java Tutorial

Learning Java: A Bestselling Hands-On Java Tutorial

Java is the preferred language for many of today’s leading-edge technologies—everything from smartphones and game consoles to robots, massive enterprise systems, and supercomputers. If you’re new to Java, the fourth edition of this bestselling guide provides an example-driven introduction to the latest language features and APIs in Java 6 and 7. Advanced Java developers will…

Java 8 in Action: Lambdas, Streams, and functional-style programming

Java 8 in Action: Lambdas, Streams, and functional-style programming

SummaryJava 8 in Action is a clearly written guide to the new features of Java 8. The book covers lambdas, streams, and functional-style programming. With Java 8’s functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It’s time to dig in!Purchase of the print book…

Java Programming for Beginners: Learn the fundamentals of programming with Java

Java Programming for Beginners: Learn the fundamentals of programming with Java

Java Programming for Beginners is an introduction to Java programming, taking you through the Java syntax and the fundamentals of object-oriented programming.About This BookLearn the basics of Java programming in a step-by-step mannerSimple, yet thorough steps that beginners can followTeaches you transferable skills, such as flow control and object-oriented programmingWho This Book Is ForThis book…

Java Programming for Beginners: Learn Programming without Previous Knowledge

Java Programming for Beginners: Learn Programming without Previous Knowledge

Java is currently among the most widely used programming languages. It is particularly popular among programming beginners, because the language is both powerful and free of error-prone concepts, such as pointer arithmetic. This book is especially written for absolute programming beginners who have no previous knowledge of Java or other programming languages. It explains important…