Java 11 Cookbook

eBook Download

BOOK EXCERPT:

Solutions for modular, functional, reactive, GUI, network, and multithreaded programming Key FeaturesExplore the latest features of Java 11 to implement efficient and reliable codeDevelop memory-efficient applications, understanding new garbage collection in Java 11Create restful webservices and microservices with Spring boot 2 and DockerBook Description 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 languages in history, it’s imperative for Java developers to discover effective ways of using it in order to take full advantage of the power of the latest Java features. Java 11 Cookbook offers a range of software development solutions with simple and straightforward Java 11 code examples to help you build a modern software system. Starting with the installation of Java, each recipe addresses various problem by explaining the solution and offering insights into how it works. You’ll explore the new features added to Java 11 that will make your application modular, secure, and fast. The book contains recipes on functional programming, GUI programming, concurrent programming, and database programming in Java. You’ll also be taken through the new features introduced in JDK 18.3 and 18.9. By the end of this book, you’ll be equipped with the skills required to write robust, scalable, and optimal Java code effectively. What you will learnSet up JDK and understand what's new in the JDK 11 installationImplement object-oriented designs using classes and interfacesManage operating system processesCreate a modular application with clear dependenciesBuild graphical user interfaces using JavaFXUse the new HTTP Client APIExplore the new diagnostic features in Java 11Discover how to use the new JShell REPL toolWho this book is for The book is for intermediate-to-advanced Java programmers who want to make their applications fast, secure, and scalable.

Product Details :

Genre : Computers
Author : Nick Samoylov
Publisher : Packt Publishing Ltd
Release : 2018-09-29
File : 791 Pages
ISBN-13 : 9781789135282


Oracle Data Integrator 11g Cookbook

eBook Download

BOOK EXCERPT:

Written as a practical Cookbook, the recipes in this essential guide will help you make the most out of Oracle Data Integrator 11g.This book is meant for people who already possess a basic understanding of Oracle Data Integrator and want to take it to the next level by learning how to better leverage advanced ODI features and functionality as they continue to develop and manage their data integration projects.

Product Details :

Genre : Computers
Author : Christophe Dupupet
Publisher : Packt Publishing Ltd
Release : 2013-05-15
File : 517 Pages
ISBN-13 : 9781849681759


Java 9 0 To 17 0 Cookbook

eBook Download

BOOK EXCERPT:

Solution-driven Approach to Learn Java Versions From 9.0 to 17.0 KEY FEATURES ● Provides pre-built solutions for developing application using the Java versions from 9.0 to 17.0. ● Includes case studies to help you learn how to write code and construct projects efficiently. ● Acquaint yourself with Java modular system, records, text blocks. compact number formatting, modified collection API. DESCRIPTION This book is developed to bring various capabilities of Java across versions from Java 9.0 to 17.0 in the development of end to end Java applications. This book will help any Java user interested in learning how to use each significant feature available in various Java versions. This book is packed with information that is useful for Java experts. It includes many recipes and features you may implement, including type reference, local variable syntax, and single-file source code programs. Each recipe in the book strengthens the technical understanding and introduces the reader to some of the most recent features, such as the Application Class Data Sharing, switch expressions, hidden classes, and many others. The book also includes examples of our implementation of these features such as sealed classes, pattern matching, null pointer exceptions, a dynamic CDS archive, and text blocks. Each chapter covers a single major release of Java, from 9.0 to 17.0 , to make the learning process more manageable and streamlined. WHAT YOU WILL LEARN ● Understanding the significance of modules and how to construct and interact with them. ● Mastering the use of record classes and the modified switch case expression. ● Learning various collection changes, such as creating immutable collections, etc. ● Practising the use of hidden classes and text blocks. ● Finding out how to apply filters to the serialization and deserialization processes. WHO THIS BOOK IS FOR This book is written for all of the Java professionals who are interested in exploring every potential that Java has to offer across all of its many versions. Before reading this book, you should have a solid grasp of fundamental Java concepts. TABLE OF CONTENTS 1. Java 9 – Turning the Wheels 2. Java 10 – Crack of a Dawn 3. Java 11 – Crack of a Dawn 4. Java 12 – Performance is the Key 5. Java 13 and 14 – Friends Forever 6. Java 15 – I am 25 Years Old 7. Java 16 – Turning the Wheels 8. Java 17 – Journey is Not Over Yet

Product Details :

Genre : Computers
Author : Tejaswini Jog
Publisher : BPB Publications
Release : 2022-12-30
File : 318 Pages
ISBN-13 : 9789355512284


Oracle Jdeveloper 11gr2 Cookbook

eBook Download

BOOK EXCERPT:

"Oracle JDeveloper 11gR2 Cookbook" is a practical cookbook which goes beyond the basics with immediately applicable recipes for building ADF applications at an intermediate-to-advanced level. If you are a JavaEE developer who wants to go beyond the basics of building ADF applications with Oracle JDeveloper 11gR2 and get hands on with practical recipes, this book is for you. You should be comfortable with general Java development principles, the JDeveloper IDE, and ADF basics

Product Details :

Genre : Computers
Author : Nick Haralabidis
Publisher : Packt Publishing Ltd
Release : 2012-01-24
File : 639 Pages
ISBN-13 : 9781849684774


Learn Java 12 Programming

eBook Download

BOOK EXCERPT:

A comprehensive guide to get started with Java and gain insights into major concepts such as object-oriented, functional, and reactive programming Key FeaturesStrengthen your knowledge of important programming concepts and the latest features in JavaExplore core programming topics including GUI programming, concurrency, and error handlingLearn the idioms and best practices for writing high-quality Java codeBook Description Java is one of the preferred languages among developers, used in everything right from smartphones, and game consoles to even supercomputers, and its new features simply add to the richness of the language. This book on Java programming begins by helping you learn how to install the Java Development Kit. You will then focus on understanding object-oriented programming (OOP), with exclusive insights into concepts like abstraction, encapsulation, inheritance, and polymorphism, which will help you when programming for real-world apps. Next, you’ll cover fundamental programming structures of Java such as data structures and algorithms that will serve as the building blocks for your apps. You will also delve into core programming topics that will assist you with error handling, debugging, and testing your apps. As you progress, you’ll move on to advanced topics such as Java libraries, database management, and network programming, which will hone your skills in building professional-grade apps. Further on, you’ll understand how to create a graphic user interface using JavaFX and learn to build scalable apps by taking advantage of reactive and functional programming. By the end of this book, you’ll not only be well versed with Java 10, 11, and 12, but also gain a perspective into the future of this language and software development in general. What you will learnLearn and apply object-oriented principlesGain insights into data structures and understand how they are used in JavaExplore multithreaded, asynchronous, functional, and reactive programmingAdd a user-friendly graphic interface to your applicationFind out what streams are and how they can help in data processingDiscover the importance of microservices and use them to make your apps robust and scalableExplore Java design patterns and best practices to solve everyday problemsLearn techniques and idioms for writing high-quality Java codeWho this book is for Students, software developers, or anyone looking to learn new skills or even a language will find this book useful. Although this book is for beginners, professional programmers can benefit from it too. Previous knowledge of Java or any programming language is not required.

Product Details :

Genre : Computers
Author : Nick Samoylov
Publisher : Packt Publishing Ltd
Release : 2019-04-30
File : 674 Pages
ISBN-13 : 9781789958485


Hands On Design Patterns With Java

eBook Download

BOOK EXCERPT:

Understand Gang of Four, architectural, functional, and reactive design patterns and how to implement them on modern Java platforms, such as Java 12 and beyond Key FeaturesLearn OOP, functional, and reactive patterns for creating readable and maintainable codeExplore architectural patterns and practices for building scalable and reliable applicationsTackle all kinds of performance-related issues and streamline development using design patternsBook Description Java design patterns are reusable and proven solutions to software design problems. This book covers over 60 battle-tested design patterns used by developers to create functional, reusable, and flexible software. Hands-On Design Patterns with Java starts with an introduction to the Unified Modeling Language (UML), and delves into class and object diagrams with the help of detailed examples. You'll study concepts and approaches to object-oriented programming (OOP) and OOP design patterns to build robust applications. As you advance, you'll explore the categories of GOF design patterns, such as behavioral, creational, and structural, that help you improve code readability and enable large-scale reuse of software. You’ll also discover how to work effectively with microservices and serverless architectures by using cloud design patterns, each of which is thoroughly explained and accompanied by real-world programming solutions. By the end of the book, you’ll be able to speed up your software development process using the right design patterns, and you’ll be comfortable working on scalable and maintainable projects of any size. What you will learnUnderstand the significance of design patterns for software engineeringVisualize software design with UML diagramsStrengthen your understanding of OOP to create reusable software systemsDiscover GOF design patterns to develop scalable applicationsExamine programming challenges and the design patterns that solve themExplore architectural patterns for microservices and cloud developmentWho this book is for If you are a developer who wants to learn how to write clear, concise, and effective code for building production-ready applications, this book is for you. Familiarity with the fundamentals of Java is assumed.

Product Details :

Genre : Computers
Author : Dr. Edward Lavieri
Publisher : Packt Publishing Ltd
Release : 2019-04-27
File : 347 Pages
ISBN-13 : 9781789809954


Mysql Cookbook

eBook Download

BOOK EXCERPT:

For MySQL, the price of popularity comes with a flood of questions from users on how to solve specific data-related issues. That's where this cookbook comes in. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out examples, and clear, concise explanations for programmers who don't have the time (or expertise) to resolve MySQL problems from scratch. In this updated fourth edition, authors Sveta Smirnova and Alkin Tezuysal provide more than 200 recipes that cover powerful features in both MySQL 5.7 and 8.0. Beginners as well as professional database and web developers will dive into topics such as MySQL Shell, MySQL replication, and working with JSON. You'll learn how to: Connect to a server, issue queries, and retrieve results Retrieve data from the MySQL Server Store, retrieve, and manipulate strings Work with dates and times Sort query results and generate summaries Assess the characteristics of a dataset Write stored functions and procedures Use stored routines, triggers, and scheduled events Perform basic MySQL administration tasks Understand MySQL monitoring fundamentals

Product Details :

Genre : Computers
Author : Sveta Smirnova
Publisher : "O'Reilly Media, Inc."
Release : 2022-08-02
File : 972 Pages
ISBN-13 : 9781492093138


Spring Boot 3 0 Cookbook

eBook Download

BOOK EXCERPT:

Tackle the complexities of modern web applications by understanding the uses of Spring Boot's cloud design patterns to build scalable and resilient applications Key Features Discover practical recipes for real cloud-scale application challenges Explore what Spring Boot offers to make your application production ready Monitor applications, identify bottlenecks, and optimize performance Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionIn today's dynamic landscape, crafting robust and scalable Java web applications presents formidable challenges. Spring Boot emerges as the leading framework for web and microservices development, featuring a dynamic ecosystem and seamless integrations to address a spectrum of scenarios, from scaling apps on the cloud to deploying them to production. In this book, you’ll explore its streamlined, convention-over-configuration approach, simplifying application development. You’ll start by covering recipes showcasing Spring Boot's features. As you progress, you’ll understand how it helps streamline application development while staying ahead of technology trends. The book helps you grasp concepts effectively, explores basic REST APIs, shows you how to escalate to advanced scenarios, and tackle common cloud application challenges like security, scalability, performance optimization, and automated deployments. Dedicated sections are designed to help you stay ahead of the curve with recipes that delve into the latest trends such as containers, observability, native images, DevOps, test automation, and microservices, ensuring your applications align with evolving industry standards. By the end of this book, you’ll be able to build and automate the deployment of a scalable and high-performing distributed solution using Spring Boot 3.What you will learn Develop production-grade distributed applications Use various data repositories, including relational and NoSQL databases Implement modern testing techniques across different levels of application development Leveraging Testcontainers to validate all integration scenarios Integrate with services like Redis, PostgreSQL, MongoDB, and RabbitMQ Authenticate through OpenID providers Facilitate smooth migration from earlier Spring Boot versions Who this book is for This book is for Java developers who want to gain expertise in modern web development, architects designing complex systems, experienced Spring Boot developers and technology enthusiasts looking to stay up to date with the latest trends, and software engineers in need of practical solutions for everyday challenges. Hands-on experience with Java or Kotlin is required. Prior development experience on the cloud will be useful, but not necessary.

Product Details :

Genre : Computers
Author : Felip Miguel Puig
Publisher : Packt Publishing Ltd
Release : 2024-07-12
File : 426 Pages
ISBN-13 : 9781835084908


Scala Cookbook

eBook Download

BOOK EXCERPT:

Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when working with Scala 3 and its popular libraries. Scala changes the way you think about programming--and that's a good thing. Whether you're working on web, big data, or distributed applications, this cookbook provides recipes based on real-world scenarios for both experienced Scala developers and programmers just learning to use this JVM language. Author Alvin Alexander includes practical solutions from his experience using Scala for component-based, highly scalable applications that support concurrency and distribution. Recipes cover: Strings, numbers, and control structures Classes, methods, objects, traits, packaging, and imports Functional programming techniques Scala's wealth of collections classes and methods Building and publishing Scala applications with sbt Actors and concurrency with Scala Future and Akka Typed Popular libraries, including Spark, Scala.js, Play Framework, and GraalVM Types, such as variance, givens, intersections, and unions Best practices, including pattern matching, modules, and functional error handling

Product Details :

Genre : Computers
Author : Alvin Alexander
Publisher : "O'Reilly Media, Inc."
Release : 2021-08-10
File : 802 Pages
ISBN-13 : 9781492051497


Kotlin Cookbook

eBook Download

BOOK EXCERPT:

Use Kotlin to build Android apps, web applications, and more—while you learn the nuances of this popular language. With this unique cookbook, developers will learn how to apply thisJava-based language to their own projects. Both experienced programmers and those new to Kotlin will benefit from the practical recipes in this book. Author Ken Kousen (Modern Java Recipes) shows you how to solve problems with Kotlin by concentrating on your own use cases rather than on basic syntax. You provide the contextand this book supplies the answers. Already big in Android development, Kotlin can be used anywhere Java is applied, as well as for iOS development, native applications, JavaScriptgeneration, and more. Jump in and build meaningful projects with Kotlin today. Apply functional programming concepts, including lambdas, sequences, and concurrency See how to use delegates, late initialization, and scope functions Explore Java interoperability and access Java libraries using Kotlin Add your own extension functions Use helpful libraries such as JUnit 5 Get practical advice for working with specific frameworks, like Android and Spring

Product Details :

Genre : Computers
Author : Ken Kousen
Publisher : O'Reilly Media
Release : 2019-11-14
File : 253 Pages
ISBN-13 : 9781492046684