Добавлен пользователем lat1979, дата добавления неизвестна
Описание отредактировано
Intended for intermediate Java programmers, this book presents several ways to produce flexible code using reflection. The authors, who have taught a software patterns course at the University of Texas, discuss dynamic loading, dynamic proxies, class stack introspection, the class loader, class-to-class transformations, and performance measurement techniques. Example code for an imaginary animal simulation software company runs throughout the book. Distributed in the U.S. by Independent Publishers Group.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
Third Edition. — Addison-Wesley, 2018. — 413 p. — ISBN: 978-0-13-468599-1. The Definitive Guide to Java Platform Best Practices—Updated for Java 7, 8, and 9 Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the...
4th edition. — Prentice Hall, 2017. — 1120 p. — ISBN: 978-0134777566. The professional programmer’s Deitel guide to Java 9 and the powerful Java platform. Written for programmers with a background in another high-level language, this book applies the Deitel signature live-code approach to teaching programming and explores the Java 9 language and APIs in depth. The book presents...
Goetz B., Peierls T., Bloch J., Bowbeer J., Holmes D., Lea D. — Addison-Wesley Professional, 2006. — 384 p. — ISBN: 978-0-321-34960-6. Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development...
10th Edition. — Prentice Hall, 2016. — 1040 p. — ISBN10: 0-13-417730-4, ISBN13: 978-0-13-417730-4. 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...
O’Reilly Media, 2017. — 628 p. — ISBN: 978-1-449-37464-8. Learn the essentials of the Spring Boot microframework for developing modern, cloud-ready JVM applications and microservices across a variety of environments. With this practical book, you’ll learn everything you need to know to get started working with Spring Boot. A modern cloud-native architecture looks very different...
4th edition. — Manning Publications Co., 2014. — 600 p. — ISBN: 9781617291203. Spring in Action, Fourth Edition is a hands-on guide to the Spring Framework, updated for version 4. It covers the latest features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. You'll move between short snippets and an ongoing example as you learn to build simple and...