0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
Status
Brand

Showing 1 - 25 of 122 matches in All Departments

Killer Women (Hardcover): Dr Scott Shaw-Smith Killer Women (Hardcover)
Dr Scott Shaw-Smith
R511 Discovery Miles 5 110 Ships in 12 - 17 working days

Women are killers too and throughout history there have been many, inside is a collection of these notorious killer women

Zen - Tales from the Journey (Hardcover): Scott Shaw Zen - Tales from the Journey (Hardcover)
Scott Shaw
R1,058 Discovery Miles 10 580 Ships in 12 - 17 working days
Donald G. Jackson - Soldier of Cinema (Hardcover): Scott Shaw Donald G. Jackson - Soldier of Cinema (Hardcover)
Scott Shaw
R1,292 Discovery Miles 12 920 Ships in 12 - 17 working days
Marguerite Duras and Charles Bukowski - The Yin and Yang of Modern Erotic Literature (Hardcover): Scott Shaw Marguerite Duras and Charles Bukowski - The Yin and Yang of Modern Erotic Literature (Hardcover)
Scott Shaw
R934 Discovery Miles 9 340 Ships in 12 - 17 working days
Cambodian Refugees in Long Beach, California - The Definitive Study (Hardcover): Scott Shaw Cambodian Refugees in Long Beach, California - The Definitive Study (Hardcover)
Scott Shaw
R1,010 Discovery Miles 10 100 Ships in 12 - 17 working days
Independent Filmmaking - Secrets of the Craft (Hardcover): Scott Shaw Independent Filmmaking - Secrets of the Craft (Hardcover)
Scott Shaw
R1,093 Discovery Miles 10 930 Ships in 12 - 17 working days
Zen Buddhism - The Pathway to Nirvana (Hardcover): Scott Shaw Zen Buddhism - The Pathway to Nirvana (Hardcover)
Scott Shaw
R1,029 Discovery Miles 10 290 Ships in 12 - 17 working days
Zen Filmmaking (Hardcover): Scott Shaw Zen Filmmaking (Hardcover)
Scott Shaw
R1,026 Discovery Miles 10 260 Ships in 12 - 17 working days
Practical Hive - A Guide to Hadoop's Data Warehouse System (Paperback, 1st ed.): Scott Shaw, Andreas Francois Vermeulen,... Practical Hive - A Guide to Hadoop's Data Warehouse System (Paperback, 1st ed.)
Scott Shaw, Andreas Francois Vermeulen, Ankur Gupta, David Kjerrumgaard
R985 Discovery Miles 9 850 Out of stock

Dive into the world of SQL on Hadoop and get the most out of your Hive data warehouses. This book is your go-to resource for using Hive: authors Scott Shaw, Ankur Gupta, David Kjerrumgaard, and Andreas Francois Vermeulen take you through learning HiveQL, the SQL-like language specific to Hive, to analyze, export, and massage the data stored across your Hadoop environment. From deploying Hive on your hardware or virtual machine and setting up its initial configuration to learning how Hive interacts with Hadoop, MapReduce, Tez and other big data technologies, Practical Hive gives you a detailed treatment of the software. In addition, this book discusses the value of open source software, Hive performance tuning, and how to leverage semi-structured and unstructured data. What You Will Learn Install and configure Hive for new and existing datasets Perform DDL operations Execute efficient DML operations Use tables, partitions, buckets, and user-defined functions Discover performance tuning tips and Hive best practices Who This Book Is For Developers, companies, and professionals who deal with large amounts of data and could use software that can efficiently manage large volumes of input. It is assumed that readers have the ability to work with SQL.

Pro T-SQL Programmer's Guide (Paperback, 4th ed.): Jay Natarajan, Rudi Bruchez, Michael Coles, Scott Shaw, Miguel Cebollero Pro T-SQL Programmer's Guide (Paperback, 4th ed.)
Jay Natarajan, Rudi Bruchez, Michael Coles, Scott Shaw, Miguel Cebollero
R1,567 R1,421 Discovery Miles 14 210 Save R146 (9%) Out of stock

Pro T-SQL Programmer's Guide is your guide to making the best use of the powerful, Transact-SQL programming language that is built into Microsoft SQL Server's database engine. This edition is updated to cover the new, in-memory features that are part of SQL Server 2014. Discussing new and existing features, the book takes you on an expert guided tour of Transact-SQL functionality. Fully functioning examples and downloadable source code bring technically accurate and engaging treatment of Transact-SQL into your own hands. Step-by-step explanations ensure clarity, and an advocacy of best-practices will steer you down the road to success. Transact-SQL is the language developers and DBAs use to interact with SQL Server. It's used for everything from querying data, to writing stored procedures, to managing the database. Support for in-memory stored procedures running queries against in-memory tables is new in the language and gets coverage in this edition. Also covered are must-know features such as window functions and data paging that help in writing fast-performing database queries. Developers and DBAs alike can benefit from the expressive power of T-SQL, and Pro T-SQL Programmer's Guide is your roadmap to success in applying this increasingly important database language to everyday business and technical tasks. Covers the newly-introduced, in-memory database features Shares the best practices used by experienced professionals Goes deeply into the subject matter an advanced book for the serious reader

The Little Book of Yoga Breathing - Pranayama Made Easy (Paperback): Scott Shaw The Little Book of Yoga Breathing - Pranayama Made Easy (Paperback)
Scott Shaw
R437 Discovery Miles 4 370 Ships in 12 - 17 working days

Pranayama, the practice of breath control, is detailed here in an easy-to-understand and even easier-to-practise format. Professional yoga instructor Scott Shaw introduces 16 breathing exercises and shows you how to get the best benefit from each of the forms by training, refining and witnessing your breath. Try one of the calming breaths, Nadi Sudi or the Nerve Purifying Breath. Have a long day ahead with no breaks until after dinner? Allow Ujayi or the Hissing Breath to work its miracles. Here you will learn how to breathe while moving, standing and leaning and how these variations can affect your breathing practice. Use the instruction offered in "The Little Book of Yoga Breathing" to feel more focused and energized.

Pro T-SQL 2012 Programmer's Guide (Paperback, 3rd ed.): Michael Coles, Scott Shaw, Jay Natarajan, Rudi Bruchez Pro T-SQL 2012 Programmer's Guide (Paperback, 3rd ed.)
Michael Coles, Scott Shaw, Jay Natarajan, Rudi Bruchez
R1,273 Discovery Miles 12 730 Out of stock

Pro T--SQL 2012 Programmer's Guide is every developer's key to making full use of SQL Server 2012's powerful, built--in Transact--SQL language. Discussing new and existing features, the book takes you on an expert guided tour of Transact--SQL functionality. Fully functioning examples and downloadable source code bring technically accurate and engaging treatment of Transact--SQL into your own hands. Step--by--step explanations ensure clarity, and an advocacy of best--practices will steer you down the road to success. Transact--SQL is the language developers and DBAs use to interact with SQL Server. It's used for everything from querying data, to writing stored procedures, to managing the database. New features in T-SQL 2012 include full support for window functions, stored sequences, the ability to throw errors, data paging, and more. All these important new features are covered in this book. Developers and DBAs alike can benefit from the expressive power of Transact-SQL, and Pro T-SQL 2012 Programmer's Guide provides the gateway to success in applying this increasingly important database language to everyday business and technical tasks.What you'll learn * Take full advantage of window functions and other new features in T-SQL 2012 * Move business logic into the database via procedures and functions * Develop using advanced features such as encryption and full-text search * Store and retrieve XML data using XQuery and XPath * Debug and Optimize T-SQL Execution * Build ADO.NET Client Applications Who this book is for Pro T--SQL 2012 Programmer's Guide is written for SQL Server and Transact--SQL developers who want to implement best--practices and take full advantage of all that SQL Server has to offer. NET programmers will find the book helpful in showing how to run .NET code within SQL Server. Database administrators who need to write triggers and the occasional stored procedure will also benefit from the book.

Your Wedding, Your Way - A Guide For The Modern Couple (Paperback): Kim Olsen, Scott Shaw Your Wedding, Your Way - A Guide For The Modern Couple (Paperback)
Kim Olsen, Scott Shaw
R425 Discovery Miles 4 250 Ships in 12 - 17 working days

Your Wedding, Your Way is a resourceful handbook for modern couples who want to celebrate their marriage in a way that feels true to them and is financially reasonable, whether that's an elegant dinner party, a weekend camping trip in a national park, or a road trip to Vegas.

Nowadays, more and more couples are eschewing tradition for a wedding celebration that feels more reflective of who they are and what they value. Whether it's a courthouse ceremony or a weeklong destination trip, there are so many ways to celebrate a union that don't require a big white dress, months of stressful planning, and an inflated budget.

For couples who want to do things a little differently, Your Wedding, Your Way is a resourceful guide full of helpful advice and how-tos, fun sidebars and listicles, and anecdotes from real couples who did it themselves. Modern couples of all ages and sexualities who are uninterested in the traditional wedding hoopla and are looking for alternative ways to celebrate will appreciate this practical handbook, and particularly millennials and Gen-Zers who reevaluated their priorities in recent years; who feel disconnected from antiquated traditions; who are getting married later and financing their wedding themselves; and who prefer meaningful experiences over things.

Perfect for:

  • Couples who are interested in having a nontraditional wedding
  • Millennial and Gen-Z couples who want an intimate celebration that doesn't drain the bank
  • LGBTQ+ couples
  • People who have been married before/are celebrating a second wedding or vow renewal
  • Modern couples who prefer experiences over things
Taekwondo Basics - Everything You Need to Get Started in Taekwondo - from Basic Kicks to Training and Competition (Paperback):... Taekwondo Basics - Everything You Need to Get Started in Taekwondo - from Basic Kicks to Training and Competition (Paperback)
Scott Shaw
R263 R243 Discovery Miles 2 430 Save R20 (8%) Ships in 12 - 17 working days

Taekwondo Basics teaches you all the fundamentals of this martial art form in a clear and easy-to-understand manner! This basic introductory survey contains the following vital information: The origins of Taekwondo its philosophy, history, and different skills; How to find a teacher and a class that are right for you; Getting ready for your first class what happens in a Taekwondo class?; The essential elements stances, blocks, hand and arm strikes and kicks; How to complement your Taekwondo training with other conditioning exercises, such as running and biking; Powerful ways to improve your technique through target training, partner training, competitive training, free-sparring, and more; Resources that can help you further develop your Taekwondo training. Whether you're just getting started, or you've already been training for a year or two, Taekwondo Basics offers an easy to read, and yet comprehensive introduction to the sport.

Roarin' Rick's Rare Bit Fiends #24 (Paperback): Denis Kitchen, Scott Shaw, Aleksandar Zograf Roarin' Rick's Rare Bit Fiends #24 (Paperback)
Denis Kitchen, Scott Shaw, Aleksandar Zograf
R250 Discovery Miles 2 500 Out of stock
Beginning T-SQL 2012 (Paperback, 2nd ed.): Kathi Kellenberger, Scott Shaw Beginning T-SQL 2012 (Paperback, 2nd ed.)
Kathi Kellenberger, Scott Shaw
R1,230 Discovery Miles 12 300 Out of stock

Beginning T-SQL 2012 is the first step toward learning the T-SQL language that underlies Microsoft's SQL Server database engine. T-SQL is essential in writing SQL statements to get data into and out of a database. T-SQL is the foundation for business logic embedded in the database in the form of stored procedures and functions. Beginning T-SQL 2012 starts you on the path to mastering T-SQL, with an emphasis on best practices and sound coding techniques. Beginning T-SQL 2012 begins with an introduction to databases, normalization, and to SQL Server Management Studio. Each subsequent chapter teaches an aspect of T-SQL, building on the skills learned in previous chapters. Exercises in each chapter give readers an opportunity for the hands-on practice that leads to true learning and distinguishes the competent professional.* Imparts best practices for writing T-SQL * Helps you avoid common errors * Shows how to write scalable code for good performance What you'll learn * The fundamentals of relational theory, upon which Transact-SQL is based * How to write accurate queries that are scalable and perform well * How to combine set-based and procedural processing, obtaining the best from both worlds * How to embed business logic in your database through stored procedures and functions * How to simplify your work with new and advanced features, such as common table expressions and virtual tables * How to enhance performance by knowing when to apply features such table value parameters, and when not to Who this book is for Beginning T-SQL 2012 is for developers and database administrators who will be writing database applications against SQL Server databases.

Marguerite Duras and Charles Bukowski - The Yin and Yang of Modern Erotic Literature (Paperback): Scott Shaw Marguerite Duras and Charles Bukowski - The Yin and Yang of Modern Erotic Literature (Paperback)
Scott Shaw
R496 Discovery Miles 4 960 Out of stock

Marguerite Duras and Charles Bukowski were each dramatically shaped by their early life experiences, established in the environment of a dysfunctional family. From their early negative exposure and emotional indoctrination to life, Duras and Bukowski each developed as individuals who, at a young age, acted out behavior that was in direct conflict with the commonly accepted standard of their individual societal norms. From the moment these authors made the adolescent choices that they did, the rest of their physical and emotional existence was ultimately defined. What was created was a body of literary work that truly came to shape modern erotic literature.

Garage Sale Zen (Paperback): Scott Shaw Garage Sale Zen (Paperback)
Scott Shaw
R608 Discovery Miles 6 080 Out of stock
Obscurist Occulto - Hiding from the Definition of Meaning (Paperback): Scott Shaw Obscurist Occulto - Hiding from the Definition of Meaning (Paperback)
Scott Shaw
R622 Discovery Miles 6 220 Out of stock
Left Turn at Reality Central - Further Zen Ramblings from the Internet (Paperback): Scott Shaw Left Turn at Reality Central - Further Zen Ramblings from the Internet (Paperback)
Scott Shaw
R591 Discovery Miles 5 910 Out of stock
Particle Zen and the Life Science of Becoming No Thing (Paperback): Scott Shaw Particle Zen and the Life Science of Becoming No Thing (Paperback)
Scott Shaw
R613 Discovery Miles 6 130 Out of stock
Screening of the Scription (Paperback): Scott Shaw Screening of the Scription (Paperback)
Scott Shaw
R468 Discovery Miles 4 680 Out of stock
Zen Filmmaking 3 - Expanded Writings on Creative Life and the Cinematic Arts (Paperback): Scott Shaw Zen Filmmaking 3 - Expanded Writings on Creative Life and the Cinematic Arts (Paperback)
Scott Shaw
R712 Discovery Miles 7 120 Out of stock
Zen Traversing the Entity of Nonentity - Further Zen Ramblings from the Internet (Paperback): Scott Shaw Zen Traversing the Entity of Nonentity - Further Zen Ramblings from the Internet (Paperback)
Scott Shaw
R700 Discovery Miles 7 000 Out of stock
Zen and the Ambient Echo - The Psychological Philosophy of Being (Paperback): Scott Shaw Zen and the Ambient Echo - The Psychological Philosophy of Being (Paperback)
Scott Shaw
R682 Discovery Miles 6 820 Out of stock
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Computational Sustainability
Joerg Lassig, Kristian Kersting, … Hardcover R4,939 Discovery Miles 49 390
The Future of Creative Work - Creativity…
Greg Hearn Hardcover R3,366 Discovery Miles 33 660
Creative Solutions for a Sustainable…
Yuri Borgianni, Stelian Brad, … Hardcover R3,890 Discovery Miles 38 900
Handbook of Research on Investigations…
Maki Habib Hardcover R7,390 Discovery Miles 73 900
Computational Intelligence and…
Witold Pedrycz, Giancarlo Succi, … Hardcover R3,880 R3,497 Discovery Miles 34 970
African Artificial Intelligence…
Mark Nasila Paperback R350 R235 Discovery Miles 2 350
Artificial Intelligence for Sustainable…
Margherita Pagani, Renaud Champion Hardcover R2,899 Discovery Miles 28 990
Software Engineering Research…
Roger Lee Hardcover R4,149 R3,179 Discovery Miles 31 790
Data Ethics of Power - A Human Approach…
Gry Hasselbalch Paperback R952 Discovery Miles 9 520
Software Engineering, Artificial…
Roger Lee Hardcover R5,084 R4,603 Discovery Miles 46 030

 

Partners