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 to...
Packt Publishing, 2021. — 356 p. — ISBN 978-1-80056-490-9. Code Files Only! Understand the internals and architecture of GraalVM with the help of hands-on experiments and gain deep knowledge that you can apply to improve your application's performance, interoperability, and throughput. Key Features Generate faster and leaner code with minimum computing resources for high...
2nd edition. — Packt Publishing, 2018. — 514 p. — ISBN 9781789131895. Learn how to build scalable, resilient, and effective applications in Java that suit your software requirements. Key Features Explore advanced technologies that Java 11 delivers such as web programming and parallel computing Discover modern programming paradigms such as microservices, cloud computing and...
2nd edition. — Packt Publishing, 2018. — 290 p. — ISBN 9781788474399. Leverage the power of Java and its associated machine learning libraries to build powerful predictive models Key Features Solve predictive modeling problems using the most popular machine learning Java libraries Explore data processing, machine learning, and NLP concepts using JavaML, WEKA, MALLET libraries...
Manning Publications, 2020. — 336 p. — ISBN: 978-1617295621. Code files only! Vert.x in Action teaches you how to build production-quality reactive applications in Java. This book covers core Vert.x concepts, as well as the fundamentals of asynchronous and reactive programming. Learn to develop microservices by using Vert.x tools for database communications, persistent...
Packt Publishing, 2018. — 237 p. — ISBN: 978-1-78913-579-4. Code files only! Discover how project Reactor enhances the reactive programming paradigm and allows you to build scalable asynchronous applications Reactor is an implementation of the Java 9 Reactive Streams specification, an API for asynchronous data processing. This specification is based on a reactive programming...
2nd edition. — Packt Publishing, 2018. — 772 p. — ISBN: 978-1-78913-235-9. Code files only! Solutions for modular, functional, reactive, GUI, network, and multithreaded programming For more than three decades, Java has been on the forefront of developing robust software that has helped versatile businesses meet their requirements. Being one of the most widely used programming...
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...
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...
MindView LLC, 2017. — 452 p. — ISBN: 9780981872520, 0981872522. This book teaches the most modern form of Java programming using the features in the 8th version of that language On Java 8 is designed for someone with a basic foundation in programming. You can use this book as your first programming text. It’s also intended for professional programmers who want to expand their...
Packt Publishing, 2018. — 202 p. Though your application serves its purpose, it might not be a high performer. Learn techniques to accurately predict code efficiency, easily dismiss inefficient solutions, and improve the performance of your application. Learning about data structures and algorithms gives you a better insight on how to solve common programming problems. Most of the...
Packt Publishing, 2018. - 280p. - ISBN: 1786463598 !Code files only Create various design patterns to master the art of solving problems using Java Key Features This book demonstrates the shift from OOP to functional programming and covers reactive and functional patterns in a clear and step-by-step manner All the design patterns come with a practical use case as part of the...
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 performing...
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...
Manning Publications, 2013. — 248 p. — ISBN10: 1935182579; ISBN13: 978-1935182573. Effective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you...
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. This...
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 design...
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 of...
10-е издание. — М.: Вильямс, 2016. — 866 с.— Файлы примеров. Файлы примеров к выложенному здесь 10-му изданию книги: Хорстманн К., Корнелл Г. Java. Библиотека профессионала PDF, Том 1 - /file/2071657/ DJVU, Том 1 - /file/2071658/ Это издание полностью обновлено с учетом версии Java SE 8 издание представляет собой солидное справочное руководство по языку программирования Java...
СПб.: БХВ-Петербург, 2010. — 560 с. — (Профессиональное программирование). — ISBN: 978-5-9775-0561-1. Рассмотрено создание широкого круга Java-приложений с помощью современных Java-технологий и среды разработки NetBeans. Подробно рассмотрена архитектура платформ Java SE, Java ME и Java EE. Показано создание апплетов с использованием графических библиотек AWT и Swing, настольных...
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...
9-е издание. — ООО "И.Д. Вильямс", 2014. — Файлы примеров. — ISBN: 978-5-8459-1886-4. Код примеров к выложенной здесь книге в формате PDF: Том 1, Том 2, DJVU: Том 1, Том 2. Одна из лучших книг по платформе Java. Это полностью обновленное с учетом версии Java SE 7 издание представляет собой солидное справочное руководство по языку программирования Java для тех, кто разрабатывает...
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...
Oracle Corporation, 1995, 2012. (Автор и количество страниц не указаны). 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...
Manning Publications, 2012. - 496 Pages 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...
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...
4th edition, 2002, 1530 pages 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...
This quick, practical, and thorough introduction to Java web services -- the JAX-WS and JAX-RS APIs -- offers a mix of architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing a sample application. You'll not only learn how to write web services from scratch, but also how to integrate existing services into...
М.: Вильямс, 2007. — 896 с. — ISBN 978-5-8459-0970-1, 0-13-148202-5 (7 издание) Библиотека профессионала. Пер. с англ. Книга адресована прежде всего программистам-профессионалам и представляет собой исчерпывающий справочник и методическое пособие по основам программирования на языке Java. Однако это не просто учебник по синтаксису языка. Назначение книги — обучить методам...
Комментарии