Filtrer
Apress
-
Create your very own apps for the latest iOS devices. You'll start with the basics, and then work your way through the process of downloading and installing Xcode and the iOS 10 SDK, and then guides you though the creation of your first simple application.Assuming little or no working knowledge of the Swift programming language, and written in a friendly, easy-to-follow style, Beginning iPhone Development with Swift 3 offers a comprehensive course in iPhone and iPad programming. In this third edition of the best-selling book, you'll learn how to integrate all the interface elements iOS users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders.
Every single sample app in the book has been rebuilt from scratch using the latest Xcode and the latest iOS 10-specific project templates, and designed to take advantage of the latest Xcode features. Discover brand-new technologies, as well as significant updates to existingtools. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The art of table building will be demystified, and you'll learn how to save your data using the iOS file system. You'll also learn how to save and retrieve your data using a variety of persistence techniques, including Core Data and SQLite. And there's much more!What You Will LearnDevelop your own bestselling iPhone and iPad appsUtilize Swift playgroundsDisplay data in Table Views
Draw to the screen using Core GraphicsUse iOS sensor capabilities to map your worldGet your app to work with iCloud and more
Who This Book is For
Anyone who wants to start developing for iPhone and iPad. -
Use the JavaFX platform to create rich-client Java applications and discover how you can use this powerful Java-based UI platform, which is capable of handling large-scale data-driven business applications for PC as well as mobile and embedded devices. The expert authors cover the new more modular JavaFX 9 APIs, development tools, and best practices and provide code examples that explore the exciting new features provided with JavaFX 9, part of Oracle's new Java 9 release. Pro JavaFX 9: A Definitive Guide to Building Desktop, Mobile, and Embedded Java Clients also contains engaging tutorials that cover virtually every facet of JavaFX development and reference materials on JavaFX that augment the JavaFX API documentation.What You'll Learn
Create a user interface in JavaFX
Use SceneBuilder to create a user interface
Build dynamic UI layouts in JavaFX and using the JavaFX UI controls
Create charts in JavaFXLeverage JavaFX languages and markup
Who This Book Is ForExperienced Java programmers looking to learn and leverage JavaFX 9 for rich client-side Java development.
-
Learn how to accelerate C++ programs using data parallelism. This open access book enables C++ programmers to be at the forefront of this exciting and important new development that is helping to push computing to new levels. It is full of practical advice, detailed explanations, and code examples to illustrate key topics.
Data parallelism in C++ enables access to parallel resources in a modern heterogeneous system, freeing you from being locked into any particular computing device. Now a single C++ application can use any combination of devices-including GPUs, CPUs, FPGAs and AI ASICs-that are suitable to the problems at hand.This book begins by introducing data parallelism and foundational topics for effective use of the SYCL standard from the Khronos Group and Data Parallel C++ (DPC++), the open source compiler used in this book. Later chapters cover advanced topics including error handling, hardware-specific programming, communication and synchronization, and memory model considerations.
Data Parallel C++ provides you with everything needed to use SYCL for programming heterogeneous systems.
What You'll Learn
Accelerate C++ programs using data-parallel programmingTarget multiple device types (e.g. CPU, GPU, FPGA)Use SYCL and SYCL compilers Connect with computing's heterogeneous future via Intel's oneAPI initiative Who This Book Is For
Those new data-parallel programming and computer programmers interested in data-parallel programming using C++. -
This is the first comprehensive guide to cover JSP 2 and 2.1. It supplies you with the tools and techniques to develop web applications with JSP and Java servlets. You'll learn to choose and implement the best persistence option for your web applications, and how to secure web sites against malicious attack and accidental misuse. You will improve the performance and scalability of JSP pages, as well as architect reliable, stable applications.
The authors describe all of the rich JSP 2 features, and explain JSF integration with JSP. Completing the thorough package, this book examines how integration with open source projects like Ant, Struts, XDoclet, JUnit, and Cactus can make web development even easier. -
Beginning Visual Basic 2005 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual Basic.
In addition to teaching you database basics like using SQL to communicate with databases, this book provides you with detailed, code-practical techniques to access data in VB 2005 across a range of coding situations. Code-heavy and full of practical detail, this book has been fully revised and upgraded for .NET 2.0 and offers you the best contemporary practice in this core programming area, so that youll find yourself using it in nearly all your .NET projects. -
Blogging has moved rapidly from being a craze to become a core feature of the Internet-from individuals sharing their thoughts with the world via online diaries, through fans talking about their favorite sports teams or music, right up to serious business minds discussing industry futures.
And that includes you, right? If you haven't got a blog already, you want to start one, and want to find out how. If you have already got one, you want to know how to customize it, and make it look cooler than everybody elses. In either case, this is the ideal book for you.
In this book, a team of renowned web designers take you through the ins and outs of putting together great blogs. They waste no time harking on about the philosophy of blogs, or the community behind them. Instead, they get straight to the practical details, showing how to set up a basic blog in some of the world's most popular blogging engines Movable Type, ExpressionEngine, WordPress, and Textpattern. With your blog set up, they then show you how to build great looking, usable layouts for your blog. The last chapter even shows you how to build your very own PHP/MySQL-based blog engine!
With this book in hand, you'll have found your way to blog heaven in no time! -
As a creative professional or interactive developer, you'll be amazed at the exciting possibilities presented to you by the features available in Flash 8; but as a busy designer, we know you won't have as much time as you'd like to explore these new additions. Never fear; this book wastes no time looking at timeline basics, tweens, or movie-publishing options-it focuses exclusively on the new Flash 8 features, getting you quickly up to speed with a combination of illustrative tutorials, handy references, and inspirational examples.
By the end of the book, you'll know that there's no shortage of new tools to enhance and inspire your Flash development; and since this book is written by some of the community's leading Flash experts, you'll know you're in good hands. If you're looking to master Flash 8 with a minimum of time and effort, then this is the only book for you.
-
This collection of reusable ASP.NET components serves two purposes. First, the components are ready to use, so you may add exciting features to your own ASP.NET websites. Second, each component's design and implementation is discussed, and you'll discover tips and tricks applicable for developing your own controls.
Controls can be cut and pasted or used as templates for you to build your own controls. And the 15 included controls (programs) cover a broad range of situations, providing you both working coded solutions to your problem and the rationalization behind those solutions. Overall, this highly anticipated book provides immediate solutions to range of common problems. -
SQL Server 2005 is a dramatically expanded and enhanced version of SQL Server 2000 that not only makes SQL Server a true enterprise-level RDBMS, but also changes how SQL Server professionals design databases and develop database applications.
Pro SQL Server 2005 provides in-depth coverage of new SQL Server features and enhancements. It focuses on what experienced SQL Server database administrators, developers, and business intelligence practitioners need to know to get up to speed with SQL Server 2005 as quickly as possible. It carefully presents each new feature and precisely illustrates the feature with examples that show you how to use it effectively.
The authors provide practical, in-depth coverage of the core topics that they specialize inall supported by realistic examples, so you'll be able to design and implement your own SQL Server 2005 solutions quickly and painlessly. This book is a roadmap for exploring and exploiting SQL Server 2005. So fasten your seatbelts, start your computers, and race to mastery of SQL Server 2005! -
Three powerful technologies-Remoting, Reflection, and Threading-are combined in a single book! And when these technologies come together, you are faced with a powerful range of tools that allow you to run code faster, more securely, and more flexibly. (And performance gains are critical in todays industry!) So you'll be able to code applications across the spectrum-from a single machine to an entire network.
This book begins by discussing the most fundamental of the three techniques: .NET Remoting in Visual Basic .NET, which allows you to customize your application communication processes. The next portion of the book covers reflection, which allows you to examine code at run time, regardless of prior knowledge of its structure. Finally, the book explores threading, which helps break up your application into multiple, independent threads. -
If you are looking to extend your iOS programming skills beyond the basics then More iPhone Development with Objective-C is for you. Authors Dave Mark, Jayant Varma, Jeff LaMarche, Alex Horovitz, and Kevin Kim explain concepts as only they can—with code snippets you can customize and use, as you like, in your own apps.More iPhone Development with Objective-C is an independent companion to Beginning iPhone Development with Objective-C. That is, it is a perfect second book, but it is also a great book for those looking to improve their skills who have already programmed for iOS. In particular it includes a series of chapters devoted to Core Data, the standard for Apple persistence. The authors carefully step through each Core Data concept and show techniques and tips specifically for writing larger apps—offering a breadth of coverage you won’t find anywhere else. More iPhone Development with Objective-C covers a variety of other topics, including Multipeer Connectivity’s relatively simple Bluetooth/WiFi peer-to-peer model, MapKit, and media library access and playback so that your applications can utilize media on your users’ computer. You’ll also find coverage of Interface Builder, Live Previews and Custom Controls and some advanced techniques for debugging your applications. The book is filled with useful topics that will bring your programs up-to-date with the new functionality built into iOS.
-
Learn Business Intelligence Markup Language (Biml) for automating much of the repetitive, manual labor involved in data integration. We teach you how to build frameworks and use advanced Biml features to get more out of SQL Server Integration Services (SSIS), Transact-SQL (T-SQL), and SQL Server Analysis Services (SSAS) than you ever thought possible.
The first part of the book starts with the basics-getting your development environment configured, Biml syntax, and scripting essentials.
Whether a beginner or a seasoned Biml expert, the next part of the book guides you through the process of using Biml to build a framework that captures both your design patterns and execution management. Design patterns are reusable code blocks that standardize the approach you use to perform certain types of data integration, logging, and other key data functions. Design patterns solve common problems encountered when developing data integration solutions.Because you do not have to build the code from scratch each time, design patterns improve your efficiency as a Biml developer.
In addition to leveraging design patterns in your framework, you will learn how to build a robust metadata store and how to package your framework into Biml bundles for deployment within your enterprise.
In the last part of the book, we teach you more advanced Biml features and capabilities, such as SSAS development, T-SQL recipes, documentation autogeneration, and Biml troubleshooting.
The Biml Book:Provides practical and applicable examples
Teaches you how to use Biml to reduce development time while improving quality
Takes you through solutions to common data integration and BI challenges
What You'll LearnMaster the basics of Business Intelligence Markup Language (Biml)
Study patterns for automating SSIS package generation
Build a Biml FrameworkImport and transform database schemasAutomate generation of scripts and projects
Who This Book Is For
BI developers wishing to quickly locate previously tested solutions, Microsoft BI specialists, those seeking more information about solution automation and code generation, and practitioners of Data Integration Lifecycle Management (DILM) in the DevOps enterprise -
Create media-rich client applications using JavaFX 9 and the Java 9 platform. Learn to create GUI-based applications for mobile devices, desktop PCs, and even the web. Incorporate media such as audio and video into your applications. Interface with hardware devices such as Arduino and Leap Motion. Respond to gesture control through devices such as the Leap Motion Controller. Take advantage of the new HTTP2 API to make RESTful web requests and WebSockets calls.New to this edition are examples of creating stylized text and loading custom fonts, guidance for working with Scene Builder to create visual layouts, and new content on developing iOS and Android applications using Gluon mobile. The book also covers advanced topics such as custom controls, JavaFX 3D, gesture devices, printing, and animation. Best of all, the book is full of working code that you can adapt and extend to all your future projects.Is your goal to develop visually exciting applications in the Java language? Then this is the book you want at your side. JavaFX 9 by Example is chock-full of engaging, fun-to-work examples that bring you up to speed on the major facets of JavaFX 9. You'll learn to create applications that look good, are fun to use, and that take advantage of the medium to present data of all types in ways that engage the user and lead to increased productivity. The book:Has been updated with new content on modular development, new APIs, and an example using the Scene Builder toolIs filled with fun and practical code examples that you can modify and drop into your own projectsIncludes an example using Arduino and an accelerometer sensor to track motion in 3DHelps you create JavaFX applications for iOS and Android devicesWhat You'll Learn
Work with touch-based interfaces
Interpret gesture-based events
Use shapes, color, text, and UIcontrols to create a simple click and point gameAdd audio and video to your projects
Utilize JavaFX 3DCreate custom controls using CSS, SVG, and Canvas APIs
Organize code into modules using Java Platform Module System (Project Jigsaw)
Who This Book Is For
Java developers developing visual and media-rich applications to run on PCs, phones, tablets, Arduino controllers, and more. This includes developers tasked with creating visualizations of data from statistical analysis and from sensor networks. Any developer wanting to develop a polished user-interface in Java will find much to like in this book. -
In Pro JavaFX 8 expert authors show you how to use the JavaFX platform to create rich-client Java applications. You'll discover how you can use this powerful Java-based UI platform, which is capable of handling large-scale data-driven business applications for PC as well as now mobile and embedded devices.Covering the JavaFX API, development tools, and best practices, this book provides code examples that explore the exciting new features provided with JavaFX 8 which comes as part of Oracle's new Java (SE) 8 release. This book also contains engaging tutorials that cover virtually every facet of JavaFX development and reference materials on JavaFX that augment the JavaFX API documentation. After reading and using this book, you'll have the authoritative knowledge that should give you an edge in your next JavaFX-based application projects for your job or your clients.
-
Get to grips with Office 365 through in-depth tutorials and insights from leading experts. Topics covered include Exchange Online, SharePoint Online, Skype Online, and more. This deeply technical book tackles key aspects of online collaboration and business productivity within Office 365.
Expert Office 365 is written by a dedicated team of Microsoft Premier Field Engineers (PFEs), and captures advice, best practices, and insights from their experience in the field.
What You'll LearnDevelop client Web Parts with the new SharePoint Framework
Create a recovery plan for SharePoint Online
Configure SharePoint Online Hybrid Search and Portals
Configure and optimize Exchange Online
Optimize collaboration in your organization through analytics insightsWho This Book Is For
Senior IT pros and developers who wish to master business productivity within Office 365. This book is aimed at organizations that are already on Office 365 or that are currently planning their migration to the cloud. -
The power of the Web lies in the fact that anyone and everyone can access it, and this should also extend to users with disabilities. Accessibility is about making websites accessible to those with aural, visual, or physical disabilities, or rather, constructing websites that don't exclude these people from accessing the content or services provided.
This isn't difficult to accomplish and doesn't require anything more than your normal tool set-HTML, CSS, JavaScript, Flash, or whatever else. All you need to do is use these tools in the right way, and bear in mind the guidelines that exist to help you keep your websites accessible and the laws that enforce web accessibility around the world.
This book gives you all you need to know about web accessibility, whether you are a web designer or developer who wants your sites to be accessible, or a business manager who wants to learn the impact of web accessibility laws on your websites.
After an overview of the accessibility law and guidelines, and a discussion about accessibility and its implementation in the enterprise, the book goes on to show how to implement accessible websites using a combination of concise references and easy-to-follow examples, covering:
Understanding assistive technologies
Creating accessible content using XHTML, JavaScript, CSS, Flash, and PDFs
Testing against WCAG (including 2.0) and Section 508
Retrofitting inaccessible sites where necessary
The book concludes with an in-depth analysis of accessibility law around the world. If you're concerned about the legal and moral implications of web accessibility, then this book is perfect for you. It is written by some of the world's experts on accessibility, leaving you in good hands. -
Expert Oracle Exadata, 2nd Edition opens up the internals of Oracle's Exadata platform so that you can fully benefit from the most performant and scalable database hardware appliance capable of running Oracle Database. This edition is fully-updated to cover Exadata 5-2 and Oracle Database 12c. If you're new to Exadata, you'll soon learn that it embodies a change in how you think about and manage relational databases. A key part of that change lies in the concept of offloading SQL processing to the storage layer. In addition there is Oracle's engineering effort in creating a powerful platform for both consolidation and transaction processing. The resulting value proposition in the form of Exadata has truly been a game-changer.Expert Oracle Exadata, 2nd Edition provides a look at the internals and how the combination of hardware and software that comprise Exadata actually work. Authors include Martin Bach, Andy Colvin, and Frits Hoogland, with contributions from Karl Arao, and built on the foundation laid by Kerry Osborne, Randy Johnson, and Tanel Poder in the first edition. They share their real-world experience gained through a great many Exadata implementations, possibly more than any other group of experts today. Always their goal is toward helping you advance your career through success with Exadata in your own environment. This book is intended for readers who want to understand what makes the platform tick and for whom-"how" it does what it is does is as important as what it does. By being exposed to the features that are unique to Exadata, you will gain an understanding of the mechanics that will allow you to fully benefit from the advantages that the platform provides. This book changes how you think about managing SQL performance and processing. It provides a roadmap to successful Exadata implementation. And it removes the "black box" mystique. You'll learn how Exadata actually works and be better able to manage your Exadata engineered systems in support of your business. This book:Changes the way you think about managing SQL performance and processing Provides a roadmap to successful Exadata implementation Removes the "black box" mystique, showing how Exadata actually works
-
SQL Server T-SQL Recipes is an example-based guide to the Transact-SQL language that is at the core of SQL Server. This edition has been lightly updated for SQL Server 2014 and provides ready-to-implement solutions to common programming and database administration tasks. Learn to create databases, create in-memory tables and stored procedures, insert and update data, generate reports, secure your data, and more. Tasks and their solutions are broken down into a problem/solution format that is quick and easy to read so that you can get the job done fast when the pressure is on. Solutions in this book are divided into chapters by problem domain. Each chapter is a collection of solutions around a single facet of the language such as writing queries, managing indexes, error handling, and query performance. Each solution is presented code-first, giving you a working code example to copy from and implement immediately in your own environment. Following each example is an in-depth description of how and why the given solution works. Tradeoffs and alternative approaches are also discussed.Focused on solutions: Look up what you need to do. Learn how to do it. Do it.Current: Lightly updated for SQL Server 2014Comprehensive: Covers all common T-SQL problem domains
-
This is the definitive guide to the Swift programming language and the iOS 9 SDK, and the source code has been updated to reflect Xcode 7 and Swift 2.There's up-to-date coverage of new Apple technologies as well as significant updates to existing material. You'll have everything you need to create your very own apps for the latest iOS devices. Every single sample app in the book has been rebuilt from scratch using the latest Xcode and the latest 64-bit iOS 9-specific project templates, and designed to take advantage of the latest Xcode features.
Assuming little or no working knowledge of the new Swift programming language, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone, iPad, and iPod touch programming. The book starts with the basics, walking through the process of downloading and installing Xcode and the iOS 9 SDK, and then guides you though the creation of your first simple application.
From there, you'll learn how to integrate all the interface elements iOS users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The art of table building will be demystified, and you'll learn how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using a variety of persistence techniques, including Core Data and SQLite. And there's much more!What You Will Learn:Everything you need to know to develop your own bestselling iPhone and iPad appsUtilizing Swift playgroundsBest practices for optimizing your code and delivering great user experiences -
Expert Oracle Application Express, 2nd Edition is newly updated for APEX 5.0 and brings deep insight from some of the best APEX practitioners in the field today. You'll learn about important features in APEX 5.0, and how those can be applied to make your development work easier and with greater impact on your business. Oracle Application Express (APEX) is an entirely web-based development framework that is built into every edition of Oracle Database. The framework rests upon Oracle's powerful PL/SQL language, enabling power users and developers to rapidly develop applications that easily scale to hundreds, even thousands of concurrent users. APEX has seen meteoric growth and is becoming the tool of choice for ad-hoc application development in the enterprise.The many authors of Expert Oracle Application Express, 2nd Edition build their careers around APEX. They know what it takes to make the product sing-developing secure applications that can be deployed globally to users inside and outside a large enterprise. The authors come together in this book to share some of their deepest and most powerful insights into solving the difficult problems surrounding globalization, configuration and lifecycle management, and more. New in this edition for APEX 5.0 is coverage of Oracle REST Data Services, map integration, jQuery with APEX, and the new Page Designer. You'll learn about debugging and performance, deep secrets to customizing your application user interface, how to secure applications from intrusion, and about deploying globally in multiple languages. Expert Oracle Application Express, 2nd Edition is truly a book that will move you and your skillset a big step towards the apex of Application Express development. Contains all-new content on Oracle REST Data Services, jQuery in APEX, and map integrationAddresses globalization and other concerns of enterprise-level developmentShows how to customize APEX for your own application needs
-
What do The Beatles, Apollo 13, the Roman military, a pack of wolves, and the very best companies in the world all have in common? Answer: Plasticity. They can change, adapt, and excel as the situation requires.In most organizations, strategy and functional excellence get the most attention. But even the best of either provides only limited long-term advantage. Highly effective organizations add Plasticity as a third dimension and rack up stellar breakthroughs—again and again. It is the key ingredient that allows strategy and functional excellence to deliver value. As the authors show in Corporate Plasticity: How to Change, Adapt, and Excel, Plasticity also enables great organizations to break down barriers and collaborate in the pursuit of a common objective, and to reconfigure or rewire themselves to face down challenges or reach ever-stronger competitive positions. Through entertaining stories and astute analysis, this book demonstrates that Plasticity spurs sports teams to become champions, companies to book record earnings, and artists to attain worldwide fame. You can use its principles—adaptability, flexibility, fluid networks and roles, lofty goals, and innovation, among others—to achieve operational excellence, tear down silos, and create more vibrant, creative enterprises. Your organization can become not just highly profitable and fun to work for, but an organization that can change the world. Plasticity allows an organization to choose its own destiny, become versatile, and dare more than others. Its success lies in a set of abilities called the Magic 7:Purpose: Your company must discover, select, and express what it is meant for.Focus: Your company must have the courage to ignore everything that is not in line with its purpose, and then see that purpose through.Culture: Your companymust create the conditions that allow people to work across boundaries and outside of predefined roles.Spirit: Your company must inspire people to feel part of a cause that is bigger than they are.Networking: Your company must provide the means, freedom, and encouragement for people to nurture and grow their internal and external networks continuously.Knowledge: Your company must encourage experts to provide their knowledge and make it readily available to everyone who needs it.Leadership: Your company's leaders must model and personify the characteristics they want others to adopt.Silo thinking? Poor collaboration? Weak earnings? Strategies that gain no traction? Corporate Plasticity: How to Change, Adapt, and Excel is the answer. It shows you how to cultivate each of the seven disciplines to infuse Plasticity in an organization. That—along with razor-sharp strategy and crisp execution—will unleash the power you need to reach both personal and corporate goals. You might even change the world.
-
SQL Server 2012 T-SQL Recipes is an example-based guide to the Transact-SQL language that is at the core of SQL Server 2012. It provides ready-to-implement solutions to common programming and database administration tasks. Learn to create databases, insert and update data, generate reports, secure your data, and more. Tasks and their solutions are broken down into a problem/solution format that is quick and easy to read so that you can get the job done fast when the pressure is on. Solutions in this book are divided into chapters by problem domain. Each chapter is a collection of solutions around a single facet of the language such as writing queries, developing triggers, and applying aggregate functions. Each solution is presented code-first, giving you a working code example to copy from and implement immediately in your own environment. Following each example is an in-depth description of how and why the given solution works. Tradeoffs and alternative approaches are also discussed. Focused on solutions: Look up what you need to do. Learn how to do it. Do it. Current: Newly updated for SQL Server 2012 Comprehensive: Covers all common T-SQL problem domains
-
Oracle High Availability, Disaster Recovery, and Cloud Services
Collectif
- Apress
- 16 Mai 2019
- 9781484243510
Work with Oracle database's high-availability and disaster-management technologies. This book covers all the Oracle high-availability technologies in one place and also discusses how you configure them in engineered systems and cloud services.
You will see that when you say your database is healthy, it is not limited to whether the database is performing well on day-to-day operations; rather it should also be robust and free from disasters. As a result, your database will be capable of handling unforeseen incidents and recovering from disaster with very minimal or zero downtime. Oracle High Availability, Disaster Recovery, and Cloud Services explores all the high-availability features of Oracle database, how to configure them, and best practices.
After you have read this book you will have mastered database high-availability concepts such as RAC, Data Guard, OEM 13c, and engineered systems (Oracle Exadata x6/x7 and Oracle Database Appliance).
What You Will Learn
Master the best practices and features of Exadata and ODA
Implement and monitor high availability with OEM 13c
Clone databases using various methods in Oracle 12c R2
Work with the Oracle sharding features of Oracle 12c R2
Who This Book Is ForOracle database administrators
-
Java 8 Recipes offers solutions to common programming problems encountered while developing Java-based applications. Fully updated with the newest features and techniques available, Java 8 Recipes provides code examples involving Lambdas, embedded scripting with Nashorn, the new date-time API, stream support, functional interfaces, and much more. Especial emphasis is given to features such as lambdas that are newly introduced in Java 8. Content is presented in the popular problem-solution format: Look up the programming problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved! The problem-solution approach sets Java 8 Recipes apart. Java 8 Recipes is focused less on the language itself and more on what you can do with it that is useful. The book respects your time by always focusing on a task that you might want to perform using the language. Solutions come first. Explanations come later. You are free to crib from the book and apply the code examples directly to your own projects.Covers the newly-released Java 8, including a brand new chapter on lambdasFocuses especially on up-and-coming technologies such as Project Nashorn and Java FX 2.0Respects your time by focusing on practical solutions you can implement in your own code