More From Contributor

£12.79
Textile artists have always used found objects both for decoration & to imbue their work with meaning & recently the practice has become even more popular. Cas Holmes is renowned for her use of the found & her many-layered atmospheric pieces have been shown around the world. The practice differs from recycling in that the objects often remain themselves when they are incorporated into the work rather than being transformed into something else & their original appearance being obliterated. The work is often conceived & built around the found object. The definition found object can include a wide range of objects from natural materials such as driftwood & leaves to old bits of machinery & vintage fabrics. Mundane objects such as CD cases can be used to create stunning pieces of art or more sentimental items such as old jewellery can lend deep meaning to a work. The book covers: * How to find objects: for example in the home walking the streets travel souvenirs * Types of found object: including natural objects man-made items printed ephemera * Using found objects: using little jewels to decorate work making unusual frames creating work within boxes * Creating surfaces with found objects: printing layering fusing cutting & stitch This book contains a wealth of techniques & inspiration for incorporating found objects into your textile work. ...
Available
£6.89
Having written enthralling biographies of London & of its great river the Thames Peter Ackroyd now turns to England itself. This first volume of six takes us from the time that England was first settled more than 15 000 years ago to the death in 1509 of the first Tudor monarch Henry VII. In it Ackroyd takes us from Neolithic England which we can only see in the most tantalising glimpses -- a stirrup found in a grave some seeds at the bottom of a bowl -- to the long period of Roman rule; from the Dark Ages when England was invaded by a ceaseless tide of Angles Saxons & Jutes to the twin glories of medieval England -- its great churches & monasteries & its common law. With his extraordinary skill for evoking time & place he tells the familiar story of king succeeding king in rich prose with profound insight & some surprising details. The food we ate the clothes we wore the punishments we endured even the jokes we told are all found here too. ...
Available
£5.99
Foundation & Empire is the story of first contact between the two Foundations of Hari Seldon. The Seldon Plan guided the First Foundation safely through two centuries of chaos as the Galactic Empire disintegrated. Seldon's recorded holographic image appeared in the Council Chamber on Terminus at moments of crisis predicted by pshychohistory & his voice was heard. Even war between the Foundation & the remains of the Empire was foreseen
- & planned for
- by the great scientist. But Seldon had no way of predicting the birth of the Mule a mutant of uncanny power & unlimited ambition. The Mule's conquests are effortless & his subjects mind-controlled slaves. The Foundation is powerless against the supernormal force the Mule exerts. The Seldon Plan is in tatters. Two men & a woman from Terminus flee to the ruins of might Trantor in an effort to discover where the mysterious Second Foundation was established. Its help is needed desperately against the mental powers of the Mule. But the Mule using those same astonishing powers is also looking for the Second Foundation.

...
Available
£25.51
First year nursing students require a firm foundation in clinical skills in order to succeed on placement & in their studies. It is not enough to know how to perform a skill
- today's students must understand how clinical skills link to biology holistic care safety & clinical evidence before they can undertake & master skills on placement. When starting out it has been difficult to link theory to practice especially across a range of patients until now! Foundation Clinical Nursing Skills provides a clear introduction to both the knowledge & practical procedures that first year nursing students require. Without assuming prior knowledge the authors carefully describe each element of a skill & demonstrate how it should be performed correctly on any patient & in any setting. Covering the NMC's Essential Skills Clusters for first year students straightforward language explains the biology evidence-base & rationale so students know why to perform each skill in that way. Colour illustrations & selected video clips show students how to perform a skill. Scenarios & tips show how care is given to children adults & those people with learning disabilities or experiencing mental health problems. Examples are taken from community & hospital settings ensuring students can deliver skills on every placement. Supporting evidence protocols & guidelines are reviewed & updated every three months on our free dedicated Online Resource Centre (which

Includes::
extra activities & teaching tools). Designed specifically to help first year students get off to the best start possible Foundation Clinical Nursing Skills provides a high quality & student friendly account of the skills that are required at this stage of the course. On the Online Resource Centre: For registered lecturers & mentors:
- Tips for teaching & assessing clinical skills
- Figures from the book ready to download & use in teaching material For students:
- Evidence guidelines & protocols reviewed & updated every three months
- Video demonstration of key skills
- Over forty interactive scenarios & fifty interactive self-test questions
- Active web links provide a gateway to the articles cited in the book
- Flashcard glossary to help learn key terms
- Links to useful websites










...
Available
£18.71
Taking a hands-on learning approach Foundation iPhone App Development: Build An iPhone App in 5 Days with i OS 6 SDK quickly enables existing programmers to become familiar & comfortable coding Objective-C using Xcode 4.5 Storyboarding & the i OS 6 SDK to create apps for the iPhone. Nick Kuh an experienced Apple award-winning developer will teach readers how to build an i OS 6 iPhone app from start to finish in 5 days. During a 5-day process you will learn how to build a professional custom-designed object-oriented iPhone App. You'll start with a Photo Shop PSD design & an app idea. Then throughout the remainder of the book Nick will guide you through each stage of building the app. But it's you who will build the app. You will learn how to think like an app developer how to turn an idea into a beautiful iPhone app. In addition to the code & programming practices introduced the book

Includes::
numerous tips tricks & lessons learned to help new iPhone App developers succeed on the App Store: SEO in-app marketing approaches & how to win more 5 star reviews. The 5-day learning process is divided into the following key stages: * Day 1 begins with the initial planning paper prototyping & Photoshop design phases of an app idea. You'll learn how to provision your i OS apps for deployment to your iPhone. By the end of your first day you'll get to learn on the job creating an Object-Oriented Black Jack Game that implements the Model View Controller paradigm in Objective C. * Day 2 is all about Storyboarding: creating & connecting all of the user interface views of our app. * Day 3 begins with table views & data population. By the end of the third day you'll be knee-deep in Core Data: building a data model & creating an editable persistent data storage solution for your app. * By Day 4 you'll be learning how to communicate with Facebook using Apple's new Social framework introduced in i OS 6. * Day 5 kicks off with code & methods to add in-app social network marketing to your app. With your completed app you'll then learn how to submit an App to Apple alongside numerous tips & tricks to improve your chances of success & visibility in this unique marketplace. From start to finish this book inherits Nick's tried & tested methods to build beautiful native iPhone Apps efficiently. After reading & using this book you'll come away with a core i OS development process & coding concepts that can be re-used & applied to your own iPhone app projects. Moreover you'll gain an understanding of how to architect your own apps write reusable code & implement best practices for faster productivity & maybe even make some money too. What you'll learn * How to develop with Xcode write Objective-C & work with the latest i OS SDK * Why & how to create Navigation Hierarchies & Table View Controllers for making life easier * How to design plan & develop an iPhone app from the initial app idea to App Store submission * How to Storyboard & implement a custom-designed User Interface * How to work with Core Data to build an offline caching solution * How to implement asynchronous HTTP API calls to download & display images * How to use the new i OS Appearance APIs for custom design implementation & make beautiful apps * How to increase your app's chances for success in the App Store Who this book is for This book is for existing programmers--programmers who have already mastered another object oriented language & wish to become proficient programming Objective C for writing iPhone Apps using Xcode. Table of Contents Day 1: Objective C Xcode & i OS SDK Foundation work Chapter 1: Design & Planning of our App: Chapter 2: Provisioning our App for Development Chapter 3: Setting Up Our Xcode Project Chapter 4: Objective-C & Xcode: Developing a Blackjack Game Day 2: Storyboarding the User Interface Chapter 5: iPhone App Navigation Views & View Controllers Chapter 6: Views Controls Came

...
Available
£8.77
Student Support Books These books provide even more learning opportunities for students to further improve their performance in the exams. Both tiers contain entirely original material & are available with or without answers. The texts can be used alongside any main text & are completely sufficient for a one year course. ...
Available
£32.55
This tutorial-style textbook develops the basic mathematical tools needed by first & second year undergraduates to solve problems in the physical sciences. Students gain hands-on experience through hundreds of worked examples self-test questions & homework problems. Each chapter

Includes::
a summary of the main results definitions & formulae. Over 270 worked examples show how to put the tools into practice. Around 170 self-test questions in the footnotes & 300 end-of-section exercises give students an instant check of their understanding. More than 450 end-of-chapter problems allow students to put what they have just learned into practice. Hints & outline answers to the odd-numbered problems are given at the end of each chapter. Complete solutions to these problems can be found in the accompanying Student Solutions Manual. Fully-worked solutions to all problems password-protected for instructors are available at www.cambridge.org/foundation.

...
Available
£36.99
Foundation Maths has been written for students taking higher or further education courses who have not specialised in mathematics on post-16 qualifications & need to use mathematical tools in their courses. It is ideally suited for those studying marketing business studies management science engineering computer science social science geography combined studies & design. It will be useful for those who lack confidence & need careful steady guidance in mathematical methods. Even for those whose mathematical expertise is already established the book will be a helpful revision & reference guide. The style of the book also makes it suitable for self-study or distance learning. ...
Available
£17.59
With over 250 SJT (Situational Judgement Tests) practice questions & in-depth explanations spanning over 500 pages this book is an ideal preparation tool for the Foundation Programme entry exam for entry in Foundation Year 1 (FY1). Written by doctors & people involved in writing & testing the actual exam questions. ...
Available
£9.65
It is the story of the Galactic Empire crumbling after twelve thousand years of rule. & it is the particular story of psycho-historian Hari Seldon the only man who can see the horrors the future has in store: a dark age of ignorance barbarism & violence that will last for thirty thousand years. Gathering together a band of courageous men & women Seldon leads them to a hidden location at the edge of the galaxy where he hopes they can preserve human knowledge & wisdom against all who would destroy them. Asimov went on to add numerous sequels & prequels to the trilogy building up what has become known as the Foundation series but it is the original three books first published in the Forties & Fifties which remain the most powerful imaginative & breathtaking. ...
Available

Foundation Mathematics For AQA GCSE (modular)

Offering a proven high-quality step-by-step approach that builds students confidence this textbook gives students the rigorous practice they need to get better results in the two-tier exams. * Clearly organised easy-to-use and carefully structured main texts provide thorough preparation for students on either a 1-year or 2-year course with clear student-friendly language used throughout * Fully worked examples with explanatory notes and commentary followed by carefully graded exercises offer gradual progression * Exam and exam-style questions presented in non-calculator and calculator section reviews give further opportunities to consolidate skills acquired over a number of chapters * Further compilations of exam and exam-style questions which reflect how the examiners will assess the new
two-tier specifications are provided to give thorough preparation for the exams.
  • Availability: In Stock
  • Supplier: WHSmith
  • SKU: 9781405831383
Availability: In Stock
£16.65

Product Description

Offering a proven high-quality step-by-step approach that builds students confidence this textbook gives students the rigorous practice they need to get better results in the two-tier exams. * Clearly organised easy-to-use & carefully structured main texts provide thorough preparation for students on either a 1-year or 2-year course with clear student-friendly language used throughout * Fully worked examples with explanatory notes & commentary followed by carefully graded exercises offer gradual progression * Exam & exam-style questions presented in non-calculator & calculator section reviews give further opportunities to consolidate skills acquired over a number of chapters * Further compilations of exam & exam-style questions which reflect how the examiners will assess the new two-tier specifications are provided to give thorough preparation for the exams.

Reviews/Comments

Add New

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

Students - A group of humans who are still in full time education
foundation - A flesh toned cosmetic applied to the face to create an even complexion.
Year - The time it takes the planet earth to orbit the sun. This takes around 365.25 days.
Quality - An object that has quality is superior in function and finish than a less quality object.
Language - the method of communication used in different areas. Humans and computers have many different languages.
Year - 365 days (366 days in a leap year), the time taken for planet earth to make one full revolution around the sun.
Calculator - A mathematical electronic device that easily does sums via using buttons and a visual display.
Confidence - The feeling of being certain and belief in what you do.
Language - The way humans communicate either written and spoken.

Supplier Information

Page Updated: 2024-03-04 10:03:14

Community Generated Product Tags

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