More From Contributor

£6.99
Please note this is a region 2 DVD & will require a region 2 or region free DVD player in order to play Australian coming-of-age drama in which schoolboy Charlie Bucktin (Levi Miller) is awakened in the middle of the night by local mixed-race boy Jasper Jones (Aaron L Mc Grath) to hear that he urgently needs Charlie's help He follows Jasper into the woods & is horrified to discover the dead body of a local girl At first Charlie worries that Jasper has committed an atrocious murder before revealing that Jasper had discovered the body & is too afraid to go to the police under threat of being wrongfully convicted especially due to his race & background Language English Number of discs 1 ...
Archived Product
£4.99
Please note this is a region 2 DVD & will require a region 2 (Europe) or region Free DVD Player in order to play German-made children&s animated feature Brothers Jasper & Junior are born into a colony of penguins at the South Pole who are convinced that the world is flat But after a colourful & exotic Kakapo parrot is washed up on the freezing shores of the ice cap the brothers& eyes are opened to the wide world beyond their icy home & Jasper finds himself aboard a cruise ship bound for distant shores as he takes off on an exciting voyage of discovery & adventure ...
Archived Product
£5.49
From the award-winning creators of Percy the Park Keeper & Kipper comes a new edition of a picture book classic
- perfect for children
...
Archived Product
£20.49
If you're a developer with core Java SE skills this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions You'll learn through code examples exercises & fluid explanations how these anonymous functions will help you write simple clean library-level code that solves business problems Lambda expressions are a fairly simple change to Java & the first part of the book shows you how to use them properly Later chapters show you how lambda functions help you improve performance with parallelism write simpler concurrent code & model your domain more accurately including building better DSLs Use exercises in each chapter to help you master lambda expressions in Java 8 quickly Explore streams advanced collections & other Java 8 library improvements Leverage multicore CPUs & improve performance with data parallelism Use techniques to lambdify your existing codebase or library code Learn practical solutions for lambda expression unit testing & debugging Implement SOLID principles of object-oriented programming with lambdas Write concurrent applications that efficiently perform message passing & non-blocking IO ...
Archived Product
£21.99
The upcoming Java 9 module system will affect existing applications & offer new ways of creating modular & maintainable applications With this hands-on book Java developers will learn not only about the joys of modularity but also about the patterns needed to create truly modular & reliable applications Authors Sander Mak & Paul Bakker teach you the concepts behind the Java 9 module system along with the new tools it offers You'll also gain learn how to modularize existing code & how to build new Java applications in a modular way Understand Java 9 module system concepts Master the patterns & practices for building truly modular applications Migrate existing applications & libraries to Java 9 modules Use JDK 9 tools for modular development & migration ...
Archived Product
£9.49
A Muslim detective teams with an American posing as a graduate student to find the man behind a series of deadly terrorist bombings in Indonesia Actors Mickey Rourke Kellan Lutz Ario Bayu Frans Tumbuan Tio Pakusodewo Atiqah Hasiholan Mike Muliadro Rio Dewanto Astri Nurdin T Rifnu Wikana Rudy Wowor Uli Auliani Mike Duncan Verdi Solaiman & Kayla Kamala Garin Director Conor Allyn Certificate 15 years & over Year 2013 Screen Widescreen Languages English Region Region 2
- Will only play on European Region 2 or multi-region DVD players
...
Archived Product
£17.99
In arenas ranging from enterprise development to Android app programming to game development Java remains one of the world's most popular programming languages Sams Teach Yourself Java in 24 Hours helps Java beginners gain true mastery over the new Java 9 In this book's straightforward step-by-step approach each lesson builds on everything that's come before helping readers learn Java's core features & techniques from the ground up Friendly accessible & conversational this book offers a practical grounding in the language without ever becoming overwhelming or intimidating Coverage

Includes::
learning programming basics; working with data & objects; programming graphical user interfaces; creating interactive web programs; handling errors; writing Internet & mobile apps; & much more

...
Archived Product
£10.49
A British minister is a pawn in a deadly game played out in one of the world's most explosive countries
- Indonesia Together with
...
Archived Product
£20.99
Learn Java Script & j Query a nicer way This full-color book adopts a visual approach to teaching Java Script & j Query showing you how to make web pages more interactive & interfaces more intuitive through the use of inspiring code examples infographics & photography The content assumes no previous programming experience other than knowing how to create a basic web page in HTML & CSS You'll learn how to achieve techniques seen on many popular websites (such as adding animation tabbed panels content sliders form validation interactive galleries & sorting data) Introduces core programming concepts in Java Script & j Query Uses clear descriptions inspiring examples & easy-to-follow diagrams Teaches you how to create scripts from scratch & understand the thousands of Java Scripts Java Script APIs & j Query plugins that are available on the web Demonstrates the latest practices in progressive enhancement cross-browser compatibility & when you may be better off using CSS3 If you're looking to create more enriching web experiences & express your creativity through code then this is the book for you This book is also available as part of a set in hardcover
- Web Design with HTML CSS Java Script & j Query 9781119038634
- & in softcover
- Web Design with HTML CSS Java Script & j Query 9781118907443


...
Archived Product
£10.99
Asynchronous Java Script is everywhere whether you're using Ajax Angular JS Nodejs or Web RTC This practical guide shows intermediate to advanced Java Script developers how Promises can help you manage asynchronous code effectively-including the inevitable flood of callbacks as your codebase grows You'll learn the inner workings of Promises & ways to avoid difficulties & missteps when using them The ability to asynchronously fetch data & load scripts in the browser broadens the capabilities of Java Script applications But if you don't understand how the async part works you'll wind up with unpredictable code that's difficult to maintain This book is ideal whether you're new to Promises or want to expand your knowledge of this technology Understand how async Java Script works by delving into callbacks the event loop & threading Learn how Promises organize callbacks into discrete steps that are easier to read & maintain Examine scenarios you'll encounter & techniques you can use when writing real-world applications Use features in the Bluebird library & j Query to work with Promises Learn how the Promise API handles asynchronous errors Explore ECMAScript 6 language features that simplify Promise-related code ...
Archived Product

Java 9 Recipes: A Problem-Solution Approach

Quickly find solutions to dozens of common programming problems encountered while building Java applications Content is presented in the popular problem-solution format Look up the programming problem that you want to resolve Read the solution Apply the solution directly in your own code Problem solved!This revised edition covers important new features such as Java 9's JShell and the new modularity features enabling you to separate code into independent modules that perform discrete tasks Also covered are the new garbage collection algorithm and completely revamped process API Enhanced JSON coverage is provided as well as a new chapter on JavaServer Faces development for web applications What You'll LearnDevelop Java SE applications using the latest in Java SE technologyExploit advanced
features like modularity and lambdasUse JShell to quickly develop solutionsBuild dynamic web applications with JavaScript and Project NashornCreate great-looking web interfaces with JavaServer FacesGenerate graphics and work with media such as sound and videoAdd internationalization support to your Java applicationsWho This Book Is ForBoth beginning Java programmers and advanced Java developers
RIP - This product is no longer available on our network. It was last seen on 29.08.2020

This page now acts as a permanent archive for this product. Add more information using the comments box below to ensure it can still be found by future generations.

Use our search facility to see if it is available from an alternative contributor.
Availability: In Stock
£30.99

Product Description

Quickly find solutions to dozens of common programming problems encountered while building Java applications Content is presented in the popular problem-solution format Look up the programming problem that you want to resolve Read the solution Apply the solution directly in your own code Problem solved! This revised edition covers important new features such as Java 9's JShell & the new modularity features enabling you to separate code into independent modules that perform discrete tasks Also covered are the new garbage collection algorithm & completely revamped process API Enhanced JSON coverage is provided as well as a new chapter on Java Server Faces development for web applications What You'll Learn Develop Java SE applications using the latest in Java SE technology Exploit advanced features like modularity & lambdas Use JShell to quickly develop solutions Build dynamic web applications with Java Script & Project Nashorn Create great-looking web interfaces with Java Server Faces Generate graphics & work with media such as sound & video Add internationalization support to your Java applications Who This Book Is For Both beginning Java programmers & advanced Java developers

Reviews/Comments

Add New

Intelligent Comparison

Oooops!
We couldn't find anything!
Perhaps this product's unique.... Or perhaps we are still looking for comparisons!
Click to bump this page and we'll hurry up.

Price History

Vouchers

No voucher codes found.
Do you know a voucher code for this product or supplier? Add it to Insights for others to use.

Facebook

Jargon Buster

Graphics - A general term for visual aspects of an item/display
Popular - Something that is admired and liked by many people.

Supplier Information

Shop4world com
Page Updated: 2022-04-14 12:22:47

Community Generated Product Tags

Oh No! The productWIKI community hasn't generated any tags for this product yet!
Menu