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, 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....
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...
This book attempts a complete specification of the syntax and semantics of the language. We intend that the behavior of every language construct is specified here, so that all implementations will accept the same programs. Except for timing dependencies or other non-determinisms and given sufficient time and sufficient memory space, a program written in the Java programming...
5th Wiley Select Edition (with all 25 chapters). — John Wiley & Sons, Inc., 2013. — 1258 p. (PDF) + Code. — ISBN: 978-1-119-93670-1. Language: English Cay Horstmann’s fifth edition of Big Java, Early Objects provides a comprehensive and approachable introduction to fundamental programming techniques and design skills, helping students master basic concepts. The inclusion of...
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...
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....
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...
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...
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 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...
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....
Manning Publications, 2015. — 296 p. + Codes. — ISBN: 978-1617291470. Netty is a Java-based networking framework that manages complex networking, multithreading, and concurrency for your applications. And Netty hides the boilerplate and low-level code, keeping your business logic separate and easier to reuse. With Netty, you get an easy-to-use API, leaving you free to focus on...
SAMS, Indianapolis, USA. Throughout this book, you learn about game programming from a very Web-centric perspective. This is only natural because Java is very Web-centric itself. You learn all about the unique benefits (and drawbacks) of developing Internet games in Java for the Web, accompanied by plenty of source code that you can reuse on your projects. More specifically,...
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...
4th edition, 2002, 1530 p. with program examples. Introduction to computers, internet and the web. Introduction to Java applications. Introduction to Java applets. Control structures (if, else, while, for, switch, do, while). Methods. Arrays. Object-based programming. Object-oriented programming. Strings and characters. Graphics and Java2D. Graphical user interface components...
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....
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...
Comments