John Wiley & Sons, Inc., 2015. — 669 p. + +source code. — ISBN10: 1118739493, ISBN13: 978-1-118-73949-5. A comprehensive Java guide, with samples, exercises, case studies, and step-by-step instruction. Beginning Java Programming: The Object Oriented Approach is a straightforward resource for getting started with one of the world's most enduringly popular programming languages....
Oracle Corporation, 1995, 2012. (Publication details not specified). The Java Tutorials are a one stop shop for learning the Java language. The tutorials are practical guides for programmers who want to use the Java programming language to create applets and applications. They also serve as a reference for the experienced Java programmer. Groups of related lessons are organized...
4th Edition. — Wiley, 2014. — 963 p. + 64 p. Bonus Chapters + Source Code — ISBN10: 1118408039, ISBN13: 978-1-118-40803-2. 9 Books in 1: Getting Started with Java Basics. Programming Basics. Object-Oriented Programming. Strings, Arrays, and Collections. Programming Techniques. Swing. Web Programming. Files and Databases. Fun and Games. + Four Bonus Chapters: Using Eclipse....
3rd Edition. — Mike Murach & Associates, 2014. — 758 p. + Code. — ISBN: 978-1890774783. This new edition of Murach’s Java Servlets and JSP makes it easier than ever for Java developers to master web programming. It shows how to install and use the Tomcat server and the NetBeans IDE. It shows how to use JSPs and servlets to build secure and well-structured web applications that...
Manning Publications, 2012. - 496 p. ISBN: 1617290068 The Well-Grounded Java Developer offers a fresh and practical look at new Java 7 features, new JVM languages, and the array of supporting technologies you need for the next generation of Java-based software. The Well-Grounded Java Developer starts with thorough coverage of Java 7 features like try-with-resources and NIO .2....
Revision 0.9, 5-20-2003 (This version contains the material that will be used in the Crested Butte seminar. Genesis of this book The more that I worked towards the deadline for Thinking in Java, 2nd edition, the more I started to feel that either the schedule or the quality would be compromised. However, when I broke the "Polymorphism" chapter into two chapters based on my...
Manning Publications, 2016. — 304 p. (PFD) + Code. — ISBN: 978-1-61729-253-8. Spock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing library. With Spock, you use Groovy to write more readable and concise tests. Spock enables seamless integration testing, and with the intuitive Geb library, you can even handle functional testing...
9th Edition. — McGraw-Hill Professional, 2014. — ISBN10: 0071808558, ISBN13: 9780071808552. 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...
Packt Publishing, 2017. — 442 p. Find out how to craft effective, business-oriented Java EE 8 applications that target customer’s demands in the age of Cloud platforms and container technology. Java EE 8 brings with it a load of features, mainly targeting newer architectures such as microservices, modernized security APIs, and cloud deployments. This book will teach you to...
The seventh edition of Core Java 2, Volume II, covers advanced user-interface programming and the enterprise features of the Java 2 Platform, Standard Edition (J2SE). Like Volume I (which covers the most important language and library features), this book has been completely updated and revised for J2SE 5.0. All of the sample programs have been updated and carefully crafted to...
Apress, 2014. — Source code — ISBN: 1430266619, 978-1430266617. Beginning Java 8 APIs, Extensions and Libraries completes the Apress learning Java journey and is a comprehensive approach to learning the Java programming language extensions and available APIs and libraries, including the new JavaFX APIs. This book covers the key extensions of the Java programming language such...
Apress, 2016. — 283 p. — ISBN: 1484225198. Code files only! Build an automated currency trading bot from scratch with Java. In this book, you will learn about the nitty-gritty of automated trading and have a closer look at Java, the Spring Framework, event-driven programming, and other open-source APIs, notably Google’s Guava API. And of course, development will all be...
Heaton Research, 2006. — 336 p. — ISBN: 978-0977320615. Java for the Beginning Programmer teaches Java to someone with absolutely no programming background. This book focuses on core programming topics such as variables, looping, subroutines, and program layout. This course focuses on real programming techniques, and not using an Integrated Development Environment (IDE) to...
Packt Publishing, 2017. — 384 p. This step-by-step guide will teach you how to use GeoServer to build custom and interactive maps using your data. GeoServer is an opensource server written in Java that allows users to share, process, and edit geospatial data. This book will guide you through the new features and improvements of GeoServer and will help you get started with it....
Packt Publishing, 2017. — 304 p. — ISBN13: 9781787126992. Explore the power of distributed computing to write concurrent, scalable applications in Java Distributed computing is the concept with which a bigger computation process is accomplished by splitting it into multiple smaller logical activities and performed by diverse systems, resulting in maximized performance in lower...
8th edition. — McGraw-Hill Osborne Media, 2011. — 1152 p. — ISBN10: 0071606300; ISBN13: 978-0071606301. In Java: The Complete Reference, Eighth Edition, bestselling programming author Herb Schildt shows you everything you need to develop, compile, debug, and run Java programs. Updated for Java Platform, Standard Edition 7 (Java SE 7), this comprehensive volume covers the entire...
Packt Publishing, 2018. — 324 p. This book will teach the concepts of test driven development in Java so you can build clean, maintainable and robust code Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasizes writing a test before writing the necessary code, and then refactoring the code to optimize it.The value of...
Packt Publishing, 2017. — 456 p. Java 9 and its new features add to the richness of the language, one of the languages most used by developers to build robust software applications. Java 9 comes with a special emphasis on modularity with its integration with Jigsaw. This would be your one-stop guide to mastering the language. You'll be provided with an overview and explanation...
Packt, 2017. — 624 p. Learn how to build powerful Python machine learning algorithms to generate useful data insights with this data analysis tutorial Java is an object-oriented programming language. It is one of the most widely accepted languages because of its design and programming features, particularly in its promise that you can write a program once and run it anywhere....
Packt Publishing, 2018. — 910 p. Mastering advanced features of Java and implement them to build amazing projects Java 9 and its new features add to the richness of the language; Java is one of the languages most used by developers to build robust software applications. Java 9 comes with a special emphasis on modularity with its integration with Jigsaw. This course is your...
11 edition. — McGraw-Hill Education, 2018. — 1872 p. — (Complete Reference Series). — ISBN: 978-1-26044023-2. The Definitive Java Programming Guide Fully updated for Java SE 11, Java: The Complete Reference, Eleventh Edition explains how to develop, compile, debug, and run Java programs. Best-selling programming author Herb Schildt covers the entire Java language, including its...
Apress, 2014. — 690 p. — ISBN: 9781430266587, 1430266589, 9781430266594, 1430266597. Beginning Java 8 Language Features covers essential and advanced features of the Java programming language such as the new lambda expressions (closures), inner classes, threads, I/O, Collections, garbage collection, streams, and more. Author Kishori Sharan provides over 60 diagrams and 290...
Packt Publishing, 2017. — 394 p. — ISBN: 978-1-78712-423-3. Code files only! This book will teach you how to build robust asynchronous and event-driven applications with ease. Reactive programming is an asynchronous programming model that helps you tackle the essential complexity that comes with writing such applications. Using Reactive programming to start building...
Packt Publishing, 2021. — 363 p. — ISBN: 978-1-80056-423-7. Code Files Only! Building Microservices with Micronaut: A quick-start guide to building high-performance reactive microservices for Java developers Explore different aspects of building modular microservices such as development, testing, maintenance, and deployment using the Micronaut framework Key Features Learn how...
Comments