0
Your cart

Your cart is empty

Browse All Departments
Price
  • R0 - R50 (2)
  • R50 - R100 (1)
  • R100 - R250 (217)
  • R250 - R500 (571)
  • R500+ (332)
  • -
Status
Format
Author / Contributor
Publisher

Books > Health, Home & Family > Self-help & practical interests > Consumer guides & advice

A Tiny Book - Ketosis (Paperback): C. Davis A Tiny Book - Ketosis (Paperback)
C. Davis
R192 Discovery Miles 1 920 Ships in 10 - 15 working days
The Commonsense Guide to Everyday Poisons - How to live with the products you love (and what to do when accidents happen)... The Commonsense Guide to Everyday Poisons - How to live with the products you love (and what to do when accidents happen) (Paperback)
Teddy Vincent Angert
R355 Discovery Miles 3 550 Ships in 10 - 15 working days
What Can Alexa Do? - An Easy Guide to Alexa, in Plain English (Paperback): Neil Trigger What Can Alexa Do? - An Easy Guide to Alexa, in Plain English (Paperback)
Neil Trigger
R152 Discovery Miles 1 520 Ships in 10 - 15 working days
A Beginners Guide to Apple Watch Series 2 and Watchos 3 (Paperback): Scott La Counte A Beginners Guide to Apple Watch Series 2 and Watchos 3 (Paperback)
Scott La Counte
R182 Discovery Miles 1 820 Ships in 10 - 15 working days
Your Guide to Amazon Prime & Amazon Echo - Easy-to-Use Guide for Amazon Prime and Amazon Echo, Dot, and Tap (Paperback): Ben... Your Guide to Amazon Prime & Amazon Echo - Easy-to-Use Guide for Amazon Prime and Amazon Echo, Dot, and Tap (Paperback)
Ben Alexi
R236 Discovery Miles 2 360 Ships in 10 - 15 working days
A Tiny Book - Intermittent Fasting (Paperback): C. Davis A Tiny Book - Intermittent Fasting (Paperback)
C. Davis
R190 Discovery Miles 1 900 Ships in 10 - 15 working days
Cheat Sheet Simply for UK Foods - Carbohydrate, Glycemic Index, Glycemic Load Foods Listed from Low to High + High Fiber Foods... Cheat Sheet Simply for UK Foods - Carbohydrate, Glycemic Index, Glycemic Load Foods Listed from Low to High + High Fiber Foods Listed from High to Low + Alaphabetically by Category with Over 390 Foods Born in the UK (Paperback)
Judy Lickus
R453 Discovery Miles 4 530 Ships in 10 - 15 working days
Mastering Windows PowerShell Scripting - Automate and manage your environment using PowerShell Core 6.0, 3rd Edition... Mastering Windows PowerShell Scripting - Automate and manage your environment using PowerShell Core 6.0, 3rd Edition (Paperback, 3rd Revised edition)
Chris Dent
R1,525 Discovery Miles 15 250 Ships in 10 - 15 working days

Grasp advanced PowerShell Core 6.0 functionalities to automate your environment Key Features Keep up with changes introduced in PowerShell Core 6.0 Easily maintain appropriate compatibility with older versions Automate complex tasks, manipulate data, and secure your environment with PowerShell Core 6.0 Book DescriptionPowerShell scripts offer a handy way to automate various chores, however working effectively with these scripts can be a difficult task. This comprehensive guide starts with the fundamentals before moving on to advanced-level topics to help you become a PowerShell Core 6.0 expert. The first module, PowerShell Core 6.0 Fundamentals, begins with the new features of PowerShell Core 6.0, installing it on Linux, and working with parameters, objects and .NET classes from within PowerShell Core 6.0. As you make your way through the chapters, you'll see how to efficiently manage large amounts of data and interact with other services using PowerShell Core 6.0. You'll be able to make the most of PowerShell Core 6.0's powerful automation feature, where you will have different methods available to parse data and manipulate regular expressions and Windows Management Instrumentation (WMI). After having explored automation, you will enter the extending PowerShell Core 6.0 module, covering asynchronous processing and desired state configuration. In the last module, you will learn to extend PowerShell Core 6.0 using advanced scripts and filters, and also debug issues along with working on error handling techniques. By the end of this book, you will be an expert in scripting with PowerShell Core 6.0. What you will learn Optimize code through the use of functions, switches, and looping structures Work with objects and operators to test and manipulate data Parse and manipulate different data types Create scripts and functions using PowerShell Use jobs, events, and popular public modules which assist with implementing multithreading Write .NET classes with ease within the PowerShell Create and implement regular expressions in PowerShell scripts Make use of advanced techniques to define and restrict the behavior of parameters Who this book is forIf you are a system administrator who wants to become an expert in controlling and automating your Windows environment, then Mastering Windows PowerShell Scripting is for you. It is also ideal for those new to the PowerShell language.

Insider's Guide to Saving Money at the Dentist - A Dentist's Advice on How to Effectively Create and Keep an Amazing... Insider's Guide to Saving Money at the Dentist - A Dentist's Advice on How to Effectively Create and Keep an Amazing Smile (Paperback)
Carson Calderwood
R363 R307 Discovery Miles 3 070 Save R56 (15%) Ships in 10 - 15 working days
Apple IOS 12 Book for Newcomers - All in One IOS 12 for iPhone and iPad (Paperback): Stephen W Rock Apple IOS 12 Book for Newcomers - All in One IOS 12 for iPhone and iPad (Paperback)
Stephen W Rock
R433 Discovery Miles 4 330 Ships in 10 - 15 working days
End to End GUI Development with Qt5 - Develop cross-platform applications with modern UIs using the powerful Qt framework... End to End GUI Development with Qt5 - Develop cross-platform applications with modern UIs using the powerful Qt framework (Paperback)
Nicholas Sherriff, Guillaume Lazar, Robin Penea, Marco Piccolino
R2,728 Discovery Miles 27 280 Ships in 10 - 15 working days

Learn the complete Qt ecosystem and its tools and build UIs for mobile and desktop applications Key Features Unleash the power of the latest Qt 5.9 with C++14 Easily compile, run, and debug your applications from the powerful Qt Creator IDE Build multi-platform projects that target Android, iOS, Windows, MacOS, Linux, and more Book DescriptionQt 5.9 is an application development framework that provides a great user experience and develops full-capability applications with Qt Widgets, QML, and even Qt 3D. This learning path demonstrates the power and flexibility of the Qt framework for desktop application development and shows how you can write an application once and deploy it to multiple operating systems. It will address all the challenges while developing cross-platform applications with the Qt framework. This course will give you a better understanding of the Qt framework and tools to resolve serious issues such as linking, debugging, and multithreading. It will also upskill you by explaining how to create a to-do-style app and taking you through all the stages in building a successful project. You will build a suite of apps; while developing these apps, you'll deepen your knowledge of Qt Quick's layout systems, and see Qt 3D and widgets in action. The next project will be in the industrial and agricultural sectors: making sense of sensor data via a monitoring system. Your apps should run seamlessly across devices and operating systems such as Android, iOS, Windows, or Mac, and be cost-effective by integrating with existing web technologies. You take the role of lead developer and prototype a monitoring system. In doing so, you'll get to know Qt's Bluetooth and HTTP APIs, as well as the Charts and Web Engine UI modules. These projects will help you gain a holistic view of the Qt framework. What you will learn Install and configure the Qt Framework and Qt Creator IDE Implement a rich user interface with QML Learn the fundamentals of QtTest and how to integrate unit testing Create stunning UIs with Qt Widget and Qt Quick Develop powerful, cross-platform applications with the Qt framework Design GUIs with Qt Designer and build a library in it for UI previews Build a desktop UI with widgets and Designer Get familiar with multimedia components to handle visual input and output Who this book is forThis book will appeal to developers and programmers who would like to build GUI-based applications. Knowledge of C++ is necessary and a basic familiarity with Qt would be helpful.

Apple Watch For Seniors - A Ridiculously Simple Guide to Apple Watch Series 4 and WatchOS 5 (Paperback): Scott La Counte Apple Watch For Seniors - A Ridiculously Simple Guide to Apple Watch Series 4 and WatchOS 5 (Paperback)
Scott La Counte
R322 R274 Discovery Miles 2 740 Save R48 (15%) Ships in 10 - 15 working days
Apple Watch User Guide for Newcomers - The Unofficial Apple Watch Series 4 User Manual for Beginners and Seniors (Paperback):... Apple Watch User Guide for Newcomers - The Unofficial Apple Watch Series 4 User Manual for Beginners and Seniors (Paperback)
Stephen W Rock
R225 Discovery Miles 2 250 Ships in 10 - 15 working days
Dealing with a Dealership - Unlocking the Secrets to Saving Money on Your Next Car Purchase (Paperback): Steve Clifford Dealing with a Dealership - Unlocking the Secrets to Saving Money on Your Next Car Purchase (Paperback)
Steve Clifford
R268 Discovery Miles 2 680 Ships in 10 - 15 working days
The Ridiculously Simple Guide to iPhone X, XR, XS, and XS Max - A Practical Guide to Getting Started with the Next Generation... The Ridiculously Simple Guide to iPhone X, XR, XS, and XS Max - A Practical Guide to Getting Started with the Next Generation of iPhone and iOS 12 (Paperback)
Brian Norman
R357 R307 Discovery Miles 3 070 Save R50 (14%) Ships in 10 - 15 working days
Salesforce Process Builder Quick Start Guide - Build complex workflows by clicking, not coding (Paperback): Rakesh Gupta Salesforce Process Builder Quick Start Guide - Build complex workflows by clicking, not coding (Paperback)
Rakesh Gupta
R840 Discovery Miles 8 400 Ships in 10 - 15 working days

Click your way to automating business processes with Salesforce Visual Workflow Key Features Create and maintain complex business processes using Process builder Discover how to debug and deploy Flow and Process Builder Use new or existing Flows to work with Salesforce Lightning Experience Book DescriptionSalesforce Management System is an information system used in CRM to automate business processes, such as sales and marketing. Process Builder is a visual tool created to automate business processes in Salesforce. It enables users with no coding expertise to build complex Salesforce workflows. The book starts with an introduction to Process Builder, focussing on the building blocks of creating Processes. Then you will learn about different applications of Process Builder for developing streamlined solutions. You will learn how to easily automate business processes and tackle complex business scenarios using Processes. The book explains the workings of the Process Builder so that you can create reusable processes. It also explains how you can migrate existing Workflow Rules to Process Builder. By the end of the book, you will have a clear understanding of how to use Flows and Process Builder to optimize code usage. What you will learn Develop an application using point and click with the help of Process Builder Bypass Processes for specific users Understand the concepts of reusable processes Handle complex business processes using Process Builder and keep them clean Work with formulae in Process Builder to minimize the code required Create a process with no criteria so as to minimize the amount of rework Overcome Salesforce's known limitation in terms of referencing picklist values Who this book is forThis book is for people who want to use Process Builder to automate their business requirements by clicking, not coding. A basic understanding of Salesforce is required, but not extensive programming knowledge.

The Pros and Cons of Living Offgrid (Paperback): Steven Spacil The Pros and Cons of Living Offgrid (Paperback)
Steven Spacil
R251 Discovery Miles 2 510 Ships in 10 - 15 working days
The Gemstone Detective: Buying Gemstones and Jewellery Worldwide (Paperback): Kim Rix The Gemstone Detective: Buying Gemstones and Jewellery Worldwide (Paperback)
Kim Rix
R440 R364 Discovery Miles 3 640 Save R76 (17%) Ships in 9 - 15 working days

Prepare to shop for gemstones and jewellery on your next holiday Going on holiday and fancy buying a piece of jewellery? Are you planning on making a romantic gesture, but your lack of knowledge makes you uneasy about parting with your hard-earned cash? What should you look out for? How do you know it's real? How do you bring it home safely? This handy little guide answers these questions and many more. It's an easy read without any gem jargon, and is packed with useful tips and priceless information that could save you a fortune! Whether you are shopping for an engagement ring or special anniversary gift, or perhaps for a souvenir of your trip, Buying Gemstones and Jewellery Worldwide will guide you through the experience. An integral part of the `Gemstone Detective' series, this unique book provides the essential knowledge you need to buy with confidence. Written by Kim Rix, a gemmologist (GIA) and professional photographer who has travelled to over fifty countries in her lifetime.

The 2016 Insider's guide to Southern California Desert Gated Communities (Paperback): John J. Barnes The 2016 Insider's guide to Southern California Desert Gated Communities (Paperback)
John J. Barnes
R369 Discovery Miles 3 690 Ships in 10 - 15 working days
Captain Hooter's Connoisseur's Guide to Amsterdam Coffeeshops (Paperback): Captain Hooter Captain Hooter's Connoisseur's Guide to Amsterdam Coffeeshops (Paperback)
Captain Hooter
R484 R410 Discovery Miles 4 100 Save R74 (15%) Ships in 10 - 15 working days
The iPad Pro for Seniors - A Ridiculously Simple Guide To the Next Generation of iPad and iOS 12 (Paperback): Brian Norman The iPad Pro for Seniors - A Ridiculously Simple Guide To the Next Generation of iPad and iOS 12 (Paperback)
Brian Norman
R374 R319 Discovery Miles 3 190 Save R55 (15%) Ships in 10 - 15 working days
Understanding & Attaining 3-Axis Binocular Collimation (Paperback): William J. Cook Understanding & Attaining 3-Axis Binocular Collimation (Paperback)
William J. Cook
R491 Discovery Miles 4 910 Ships in 10 - 15 working days
Fifty Years of the Art of Boot Making (Paperback): Anon Fifty Years of the Art of Boot Making (Paperback)
Anon
R406 Discovery Miles 4 060 Ships in 10 - 15 working days
Watchdog: The Consumer Survival Guide (Paperback): Matt Allwright Watchdog: The Consumer Survival Guide (Paperback)
Matt Allwright
R332 R277 Discovery Miles 2 770 Save R55 (17%) Ships in 9 - 15 working days

'Matt Allwright is my idol. As a comic I'm supposed to say something funny about this book, but actually it's legit useful, helpful advice, written compassionately and clearly. I can absolutely see this becoming my consumer bible. Wonderful stuff!' - JOE LYCETT 'Every scam, rogue trader or poor excuse for shoddy service...Watchdog's seen them all. And leading the troops is the consumer superhero who has faced and fought every dodgepot going. Our Matt always has your back, whether he's wearing his cape or not.' - STEPH MCGOVERN 'Finally! A book that puts all the info in one place AND makes it funny. Matt is the best at this - making difficult stuff easy to swallow so that we can fight our own corners when he isn't there to fight them for us.' - GABY ROSLIN Keep your money in your pocket. In Watchdog: The Consumer Survival Guide, Matt Allwright will help you to help yourself amid the minefield of modern consumer rights and fraudsters, offering practical advice on how to sidestep pitfalls in all areas of life. Each chapter is built around relatable hurdles we all face - renting a flat, buying a car, securing our online data, booking a dream holiday and much more. Packed with useful tips, myth busters and case studies, Watchdog: The Consumer Survival Guide will leave you feeling empowered and save you some pennies along the way.

Top Italian Red Wines 2016 (Paperback): Ovidio Guaita Top Italian Red Wines 2016 (Paperback)
Ovidio Guaita
R1,923 Discovery Miles 19 230 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Dealing with a Dealership - Unlocking…
Steve Clifford Hardcover R805 Discovery Miles 8 050
Talent Passion Career Alignment - 10…
Manqoba Mngomezulu Paperback R191 Discovery Miles 1 910
The Secret Lives Of Booksellers…
James Patterson, Matt Eversmann Paperback R420 R328 Discovery Miles 3 280
A Hobbyist's Guide to THEA500 Mini
Holger Wessling Hardcover R945 Discovery Miles 9 450
Online Shopping
Jim Stephens Paperback R313 Discovery Miles 3 130
Smart Couponing Secrets
Howexpert, Natalie Fahey Hardcover R770 Discovery Miles 7 700
International Environmental Labelling…
Jahangir Asadi Hardcover R829 Discovery Miles 8 290
Secrets the Finance Industry Don't Want…
T. Lane Hardcover R686 Discovery Miles 6 860
International Environmental Labelling…
Jahangir Asadi Hardcover R829 Discovery Miles 8 290
Scarred - But Not For Life
Kim McCusker Paperback  (5)
R265 R217 Discovery Miles 2 170

 

Partners