More From Contributor

£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
£55.49
Now in its sixth edition Javascript guides beginning programmers through web application development using the Java Script programming language As with previous editions of the book the authors introduce key web authoring techniques with a strong focus on industry application New coverage

Includes::
developing for touchscreen & mobile devices & using the j Query library A real-world project similar to what students would encounter in a professional setting is developed chapter by chapter Because professional web development jobs often require programmers to add features to existing sites each chapter project uses a professionally designed web site After completing a course using this textbook students will be able to use Java Script to build professional quality dynamic web sites

...
Archived Product
£8.99
For the dead war never ends Javelin Rain is the fast-paced adrenaline filled sequel to Gemini Cell set in the same magical & militaristic world of Myke Cole's acclaimed Shadow Ops series The perfect read for fans of John Gwynne & Brandon Sanderson' Character-rich & action driven
- a Molotov cocktail of human weaknesses & superhuman abilities'
- Robin Hobb Javelin the loss of a national security asset with strategic impact Rain a crisis of existential proportions Javelin Rain incidents must be resolved immediately by any means necessary no matter the cost Being a US Navy SEAL was Jim Schweitzer's life until the day he was killed Now his escape from the government that brought him back from the dead has been coded ' Javelin Rain' Schweitzer & his family are on the run from his unit & while he may be immortal his wife & son are not It's up to Jim to keep his family safe & free from the clutches of his former masters whose plans could spell disaster not only for him but for the entire nation What readers are saying about Javelin Rain' Javelin Rain is phenomenal & brilliant For the first time Myke Cole has me in tears I eagerly await the next one'' Tough gritty fast-paced fantasy Hard to put down once you start reading'' The plot has several unexpected twists & you find yourself rooting for the good guy to somehow figure out a way to prevail'

...
Archived Product
£9.49
Nemesis Now are the masters of gothic fantasy art & modelling They've worked with the world's leading fantasy artists & designers to produce premium quality collectables & traditional giftware for over 15 years You'll fall in love with their stunning attention to detail & craftsmanship across a huge range of products ...
Archived Product
£14.99
Jawa (Star Wars) 10 Inch Soft Toy Totally awesome cute Star Wars plush characters Approx. 10 inches tall ...
Archived Product
£316.49
A curious species bands of greedy merchant Jawas scour the deserts of Tatooine for discarded droids & scrap machinery to repair trade & resell Never seen traveling alone the Sideshow Collectibles Jawa Sixth Scale Set

Includes::
two fully articulated individuals each packed with personality & the ability to pose in an endless variety of positions for display Mysteriously concealed in their traditional brown robes & bandoliers bright LED-illuminated yellow eyes peer out from beneath the dark folds of their peaked hoods Ready to peddle their hastily refurbished finds the Jawas are equipped with an impressive cache of weapons & accessories including a space thermos welder droid caller magnetic restraining bolt a blaster pistol which fits neatly in a belt holster & a droid-stunning Ion Blaster for difficult acquisitions Scum villainy & moisture farmers alike will be hard-pressed to find a better selection anywhere else!

...
Archived Product

JavaScript: The Good Parts

Most programming languages contain good and bad parts but JavaScript has more than its share of the bad having been developed and released in a hurry before it could be refined This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable readable and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code Considered the JavaScript expert by many people in the development community author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions loose typing dynamic objects and an expressive object literal notation Unfortunately these good ideas are mixed in with bad and downright awful ideas
like a programming model based on global variables When Java applets failed JavaScript became the language of the Web by default making its popularity almost completely independent of its qualities as a programming language In JavaScript The Good Parts Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript including Syntax Objects Functions Inheritance Arrays Regular expressions Methods Style Beautiful features The real beauty? As you move ahead with the subset of JavaScript that this book presents you'll also sidestep the need to unlearn all the bad parts Of course if you want to find out more about the bad parts and how to use them badly simply consult any other JavaScript book With
JavaScript The Good Parts you'll discover a beautiful elegant lightweight and highly expressive language that lets you create effective code whether you're managing object libraries or just trying to get Ajax to run fast If you develop sites or applications for the Web this book is an absolute must
RIP - This product is no longer available on our network. It was last seen on 05.06.2021

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
£16.99

Product Description

Most programming languages contain good & bad parts but Java Script has more than its share of the bad having been developed & released in a hurry before it could be refined This authoritative book scrapes away these bad features to reveal a subset of Java Script that's more reliable readable & maintainable than the language as a whole-a subset you can use to create truly extensible & efficient code Considered the Java Script expert by many people in the development community author Douglas Crockford identifies the abundance of good ideas that make Java Script an outstanding object-oriented programming language-ideas such as functions loose typing dynamic objects & an expressive object literal notation Unfortunately these good ideas are mixed in with bad & downright awful ideas like a programming model based on global variables When Java applets failed Java Script became the language of the Web by default making its popularity almost completely independent of its qualities as a programming language In Java Script The Good Parts Crockford finally digs through the steaming pile of good intentions & blunders to give you a detailed look at all the genuinely elegant parts of Java Script including Syntax Objects Functions Inheritance Arrays Regular expressions Methods Style Beautiful features The real beauty? As you move ahead with the subset of Java Script that this book presents you'll also sidestep the need to unlearn all the bad parts Of course if you want to find out more about the bad parts & how to use them badly simply consult any other Java Script book With Java Script The Good Parts you'll discover a beautiful elegant lightweight & highly expressive language that lets you create effective code whether you're managing object libraries or just trying to get Ajax to run fast If you develop sites or applications for the Web this book is an absolute must

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

Language - the method of communication used in different areas. Humans and computers have many different languages.
Loose - The opposite to tight
Reliable - Something that is consistently good and can be trusted.
Model - A representation of a person or thing, usually smaller scale. It can also be a person that wears clothing.
Language - The way humans communicate either written and spoken.

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