0
Your cart

Your cart is empty

Browse All Departments
Price
Status
Brand

Showing 1 - 17 of 17 matches in All Departments

Handbook of Pediatric Brain Imaging, Volume 2 - Methods and Applications (Paperback): Hao Huang, Timothy Roberts Handbook of Pediatric Brain Imaging, Volume 2 - Methods and Applications (Paperback)
Hao Huang, Timothy Roberts
R3,751 Discovery Miles 37 510 Ships in 12 - 19 working days

Handbook of Pediatric Brain Imaging: Methods and Applications presents state-of-the-art research on pediatric brain image acquisition and analysis from a broad range of imaging modalities, including MRI, EEG and MEG. With rapidly developing methods and applications of MRI, this book strongly emphasizes pediatric brain MRI, elaborating on the sub-categories of structure MRI, diffusion MRI, functional MRI, perfusion MRI and other MRI methods. It integrates a pediatric brain imaging perspective into imaging acquisition and analysis methods, covering head motion, small brain sizes, small cerebral blood flow of neonates, dynamic cortical gyrification, white matter tract growth, and much more.

American Exceptionalism Vol 1 - Land and Prosperity (Hardcover): Timothy Roberts American Exceptionalism Vol 1 - Land and Prosperity (Hardcover)
Timothy Roberts
R4,769 Discovery Miles 47 690 Ships in 12 - 19 working days

American exceptionalism - the idea that America is fundamentally distinct from other nations - is a philosophy that has dominated economics, politics, religion and culture for two centuries. This collection of primary source material seeks to understand how this belief began, how it developed and why it remains popular.

American Exceptionalism Vol 2 (Hardcover): Timothy Roberts American Exceptionalism Vol 2 (Hardcover)
Timothy Roberts
R4,619 Discovery Miles 46 190 Ships in 12 - 19 working days

American exceptionalism - the idea that America is fundamentally distinct from other nations - is a philosophy that has dominated economics, politics, religion and culture for two centuries. This collection of primary source material seeks to understand how this belief began, how it developed and why it remains popular.

American Exceptionalism Vol 3 - Millennial Aspirations and Providentialism (Hardcover): Timothy Roberts American Exceptionalism Vol 3 - Millennial Aspirations and Providentialism (Hardcover)
Timothy Roberts
R4,619 Discovery Miles 46 190 Ships in 12 - 19 working days

American exceptionalism - the idea that America is fundamentally distinct from other nations - is a philosophy that has dominated economics, politics, religion and culture for two centuries. This collection of primary source material seeks to understand how this belief began, how it developed and why it remains popular.

American Exceptionalism Vol 4 (Hardcover): Timothy Roberts American Exceptionalism Vol 4 (Hardcover)
Timothy Roberts
R4,619 Discovery Miles 46 190 Ships in 12 - 19 working days

American exceptionalism - the idea that America is fundamentally distinct from other nations - is a philosophy that has dominated economics, politics, religion and culture for two centuries. This collection of primary source material seeks to understand how this belief began, how it developed and why it remains popular.

American Exceptionalism Vol 3 - Millennial Aspirations and Providentialism (Paperback): Timothy Roberts American Exceptionalism Vol 3 - Millennial Aspirations and Providentialism (Paperback)
Timothy Roberts
R1,642 Discovery Miles 16 420 Ships in 12 - 19 working days

American exceptionalism - the idea that America is fundamentally distinct from other nations - is a philosophy that has dominated economics, politics, religion and culture for two centuries. This collection of primary source material seeks to understand how this belief began, how it developed and why it remains popular.

American Exceptionalism Vol 4 (Paperback): Timothy Roberts American Exceptionalism Vol 4 (Paperback)
Timothy Roberts
R1,625 Discovery Miles 16 250 Ships in 12 - 19 working days

American exceptionalism - the idea that America is fundamentally distinct from other nations - is a philosophy that has dominated economics, politics, religion and culture for two centuries. This collection of primary source material seeks to understand how this belief began, how it developed and why it remains popular.

American Exceptionalism Vol 2 (Paperback): Timothy Roberts American Exceptionalism Vol 2 (Paperback)
Timothy Roberts
R1,617 Discovery Miles 16 170 Ships in 12 - 19 working days

American exceptionalism - the idea that America is fundamentally distinct from other nations - is a philosophy that has dominated economics, politics, religion and culture for two centuries. This collection of primary source material seeks to understand how this belief began, how it developed and why it remains popular.

American Exceptionalism Vol 1 - Land and Prosperity (Paperback): Timothy Roberts American Exceptionalism Vol 1 - Land and Prosperity (Paperback)
Timothy Roberts
R1,617 Discovery Miles 16 170 Ships in 12 - 19 working days

American exceptionalism - the idea that America is fundamentally distinct from other nations - is a philosophy that has dominated economics, politics, religion and culture for two centuries. This collection of primary source material seeks to understand how this belief began, how it developed and why it remains popular.

SQL Server 2012 T-SQL Recipes - A Problem-Solution Approach (Paperback, 3rd ed.): Jason Brimhall, David Dye, Timothy Roberts,... SQL Server 2012 T-SQL Recipes - A Problem-Solution Approach (Paperback, 3rd ed.)
Jason Brimhall, David Dye, Timothy Roberts, Wayne Sheffield, Jonathan Gennick, …
R2,341 Discovery Miles 23 410 Ships in 10 - 15 working days

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 What you'll learn * Create databases, tables, and indexes * Query and manipulate data * Store and manage XML inside the database * Move business logic into the database * Resolve common performance problems. * Build reports that matter to your business. * Perform common backup and recovery tasks. Who this book is for SQL Server 2012 T-SQL Recipes is aimed at technically-oriented users of SQL Server desiring to extract the full power of the platform through it's powerful, built-in programming and scripting language. Target readers include developers who use Microsoft SQL Server 2012 as their back--end database, and the database administrators who create, manage, and secure those databases.

SQL Server T-SQL Recipes (Paperback, 4th ed.): David Dye, Jason Brimhall, Timothy Roberts, Wayne Sheffield, Joseph Sack,... SQL Server T-SQL Recipes (Paperback, 4th ed.)
David Dye, Jason Brimhall, Timothy Roberts, Wayne Sheffield, Joseph Sack, …
R2,893 Discovery Miles 28 930 Ships in 10 - 15 working days

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 2014 Comprehensive: Covers all common T-SQL problem domains

Atlantic City - The Last Hurrah (Hardcover): Timothy Roberts Atlantic City - The Last Hurrah (Hardcover)
Timothy Roberts; Introduction by Amy S. Rosenberg
R867 Discovery Miles 8 670 Ships in 12 - 19 working days

This is the story in pictures of Atlantic City, the iconic American shore resort, as it emerges from its latest crisis. The city of 40,000 people has been through many transformations in its history: 19th-Century health retreat, Prohibition-Era speakeasy, mid-century nightclub hub and East Coast gambling Mecca. The near-depression of the late 2000s and increasing competition from the spread of gambling across the country upended many schemes of casino impresarios and other developers. Many blocks of the city were leveled for casinos that never opened. The rate of defaults on home loans was the highest in the nation for a time. At the lowest point of the financial crisis the State of New Jersey took over the city's finances. Now it seems the tables may have begun to turn. These pictures are an attempt to capture the city and the people who live there.

Walking In Wholeness - Healing, Freedom & Transformation (Paperback): Jane L Scott, J Timothy Roberts Walking In Wholeness - Healing, Freedom & Transformation (Paperback)
Jane L Scott, J Timothy Roberts
R940 Discovery Miles 9 400 Ships in 10 - 15 working days
Operation Darkfox (Paperback): Timothy Robert Goodfellow Operation Darkfox (Paperback)
Timothy Robert Goodfellow; Timothy Robert Goodfellow
R826 Discovery Miles 8 260 Ships in 10 - 15 working days

The very unique Operation Darkfox novel & its sequel The Fox Has Risen are the first two instalments, in a multitude of epic sagas and is only a very small part of an enormous world. The story of the Darkfox universe is told through the means of multi-media and it combines different genres together such as horror, action and film noir. As well as a strong story the world in which is set has amazing depth. There is a place known as Fox World. In this world is a sprawling metropolis named Fox City. It is a city populated by anthropomorphic foxes.They are controlled by the evil military unit known as the T.O.D.... Only a small group of resistance fighters dare to oppose them. A lonely fox named Leo fantasises over a vixen at college. But his foolish love fantasy is about to drag him into this maelstrom....

PA (October 2013) (Paperback): Didi Menendez, Timothy Robert Smith, Emily Burns PA (October 2013) (Paperback)
Didi Menendez, Timothy Robert Smith, Emily Burns
R343 Discovery Miles 3 430 Ships in 10 - 15 working days
Case Files Orthopaedic Surgery (Paperback, Ed): Eugene Toy, Andrew Rosenbaum, Timothy Roberts, Joshua Dines Case Files Orthopaedic Surgery (Paperback, Ed)
Eugene Toy, Andrew Rosenbaum, Timothy Roberts, Joshua Dines
R1,991 Discovery Miles 19 910 Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. SHARPEN YOUR CRITICAL THINKING SKILLS AND PREPARE FOR REAL-WORLD PRACTICE WITH ORTHOPAEDIC SURGERY CASESExperience with clinical cases is key to excelling in your rotations and post-graduate training. Case Files: Orthopaedic Surgery gives you 45 true-to-life cases that illustrate concepts critical to managing commonmusculoskeletal injuries and conditions. Each case includes a concise and accurate patient presentation, key exam findings, and clear radiologic images where applicable. Additionally, cases include in-depth discussions of the injury or condition represented, replete with evidence-based practice recommendations, basic procedural tips and techniques, and discussion ofpotential complications, pitfalls, and ultimate patient outcomes. Review questions and clinical pearls reinforce learning. Learn from 45 high-yield cases, each with review questions Master key concepts with clinical pearls Polish your approach to clinical problems and think like a surgeon Perfect for students, orthopaedic interns, and residents who encounter orthopaedic conditions in daily practice

Various Artists - John Blow and His Pupils (CD): Timothy Roberts, Henry Purcell, John Blow, John Reading, Daniel Purcell,... Various Artists - John Blow and His Pupils (CD)
Timothy Roberts, Henry Purcell, John Blow, John Reading, Daniel Purcell, …
R361 Discovery Miles 3 610 Out of stock
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The Structural Foundations of Quantum…
Dean Rickles, Steven French, … Hardcover R3,754 Discovery Miles 37 540
A Treatise on the Higher Plane Curves…
George Salmon Paperback R604 Discovery Miles 6 040
Current Topics in Innate Immunity
John D. Lambris Hardcover R5,844 Discovery Miles 58 440
Handbook of Dynamical Systems, Volume 3
Henk Broer, F. Takens, … Paperback R5,515 R5,104 Discovery Miles 51 040
Preventable - How A Pandemic Changed The…
Devi Sridhar Paperback R345 R318 Discovery Miles 3 180
Intelligent Mobile Service Computing
Honghao Gao, Yuyu Yin Hardcover R1,521 Discovery Miles 15 210
Sacred Gathas of Zarathushtra & the Old…
Pablo Vazquez Paperback R269 Discovery Miles 2 690
Data Simplification - Taming Information…
Jules J. Berman Paperback R1,297 Discovery Miles 12 970
Zoroastrianism
John W Waterhouse Hardcover R856 Discovery Miles 8 560
Comprehension Ninja Workbook for Ages…
Andrew Jennings Paperback  (1)
R254 Discovery Miles 2 540

 

Partners