0
Your cart

Your cart is empty

Browse All Departments
Price
  • R0 - R50 (1)
  • R100 - R250 (154)
  • R250 - R500 (509)
  • R500+ (320)
  • -
Status
Format
Author / Contributor
Publisher

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

The Pros and Cons of Living Offgrid (Paperback): Steven Spacil The Pros and Cons of Living Offgrid (Paperback)
Steven Spacil
R266 Discovery Miles 2 660 Ships in 10 - 15 working days
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
R393 Discovery Miles 3 930 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
R472 R436 Discovery Miles 4 360 Save R36 (8%) 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
R432 Discovery Miles 4 320 Ships in 10 - 15 working days
Qt5 C++ GUI Programming Cookbook - Practical recipes for building cross-platform GUI applications, widgets, and animations with... Qt5 C++ GUI Programming Cookbook - Practical recipes for building cross-platform GUI applications, widgets, and animations with Qt 5, 2nd Edition (Paperback, 2nd Revised edition)
Lee Zhi Eng
R1,197 Discovery Miles 11 970 Ships in 10 - 15 working days

Use Qt 5 to design and build functional, appealing, and user-friendly graphical user interfaces (GUIs) for your applications. Key Features Learn to use Qt 5 to design and customize the look and feel of your application Improve the visual quality of an application by using graphics rendering and animation Understand the balance of presentation and web content that will make an application appealing yet functional Book DescriptionWith the growing need to develop GUIs for multiple targets and multiple screens, improving the visual quality of your application becomes important so that it stands out from your competitors. With its cross-platform ability and the latest UI paradigms, Qt makes it possible to build intuitive, interactive, and user-friendly user interfaces for your applications. Qt5 C++ GUI Programming Cookbook, Second Edition teaches you how to develop functional and appealing user interfaces using the latest version of QT5 and C++. This book will help you learn a variety of topics such as GUI customization and animation, graphics rendering, implementing Google Maps, and more. You will also be taken through advanced concepts like asynchronous programming, event handling using signals and slots, network programming, various aspects of optimizing your application. By the end of the book, you will be confident to design and customize GUI applications that meet your clients' expectations and have an understanding of best practice solutions for common problems. What you will learn Animate GUI elements using Qt5's built-in animation system Draw shapes and 2D images using Qt5's powerful rendering system Implement an industry-standard OpenGL library in your project Build a mobile app that supports touch events and exports it onto devices Parse and extract data from an XML file and present it on your GUI Interact with web content by calling JavaScript functions from C++ Access MySQL and SQLite databases to retrieve data and display it on your GUI Who this book is forThis intermediate-level book is designed for those who want to develop software using Qt 5. If you want to improve the visual quality and content presentation of your software application, this book is for you. Prior experience of C++ programming is required.

Hands-On Design Patterns with Java - Learn design patterns that enable the building of large-scale software architectures... Hands-On Design Patterns with Java - Learn design patterns that enable the building of large-scale software architectures (Paperback)
Dr Edward Lavieri
R1,173 Discovery Miles 11 730 Ships in 10 - 15 working days

Understand Gang of Four, architectural, functional, and reactive design patterns and how to implement them on modern Java platforms, such as Java 12 and beyond Key Features Learn OOP, functional, and reactive patterns for creating readable and maintainable code Explore architectural patterns and practices for building scalable and reliable applications Tackle all kinds of performance-related issues and streamline development using design patterns Book DescriptionJava design patterns are reusable and proven solutions to software design problems. This book covers over 60 battle-tested design patterns used by developers to create functional, reusable, and flexible software. Hands-On Design Patterns with Java starts with an introduction to the Unified Modeling Language (UML), and delves into class and object diagrams with the help of detailed examples. You'll study concepts and approaches to object-oriented programming (OOP) and OOP design patterns to build robust applications. As you advance, you'll explore the categories of GOF design patterns, such as behavioral, creational, and structural, that help you improve code readability and enable large-scale reuse of software. You'll also discover how to work effectively with microservices and serverless architectures by using cloud design patterns, each of which is thoroughly explained and accompanied by real-world programming solutions. By the end of the book, you'll be able to speed up your software development process using the right design patterns, and you'll be comfortable working on scalable and maintainable projects of any size. What you will learn Understand the significance of design patterns for software engineering Visualize software design with UML diagrams Strengthen your understanding of OOP to create reusable software systems Discover GOF design patterns to develop scalable applications Examine programming challenges and the design patterns that solve them Explore architectural patterns for microservices and cloud development Who this book is forIf you are a developer who wants to learn how to write clear, concise, and effective code for building production-ready applications, this book is for you. Familiarity with the fundamentals of Java is assumed.

Hands-On Mobile Development with .NET Core - Build cross-platform mobile applications with Xamarin, Visual Studio 2019, and... Hands-On Mobile Development with .NET Core - Build cross-platform mobile applications with Xamarin, Visual Studio 2019, and .NET Core 3 (Paperback)
Can Bilgin
R1,224 Discovery Miles 12 240 Ships in 10 - 15 working days

Develop native applications for multiple mobile and desktop platforms including but not limited to iOS, Android, and UWP with the Xamarin framework and Xamarin.Forms Key Features Understand .NET Core and its cross-platform development philosophy Build Android, iOS, and Windows mobile applications with C#, .NET Core, and Azure Cloud Services Bring Artificial Intelligence capabilities into your mobile applications with Azure AI Book Description.NET Core is the general umbrella term used for Microsoft's cross-platform toolset. Xamarin used for developing mobile applications, is one of the app model implementations for .NET Core infrastructure. In this book, you will learn how to design, architect, and develop highly attractive, maintainable, efficient, and robust mobile applications for multiple platforms, including iOS, Android, and UWP, with the toolset provided by Microsoft using Xamarin, .NET Core, and Azure Cloud Services. This book will take you through various phases of application development with Xamarin, from environment setup, design, and architecture to publishing, using real-world scenarios. Throughout the book, you will learn how to develop mobile apps using Xamarin, Xamarin.Forms and .NET Standard; implement a webbased backend composed of microservices with .NET Core using various Azure services including but not limited to Azure App Services, Azure Active Directory, Notification Hub, Logic Apps, and Azure Functions, Cognitive Services; create data stores using popular database technologies such as Cosmos DB, SQL and Realm. Towards the end, the book will help developers to set up an efficient and maintainable development pipeline to manage the application life cycle using Visual Studio App Center and Visual Studio Services. What you will learn Implement native applications for multiple mobile and desktop platforms Understand and use various Azure Services with .NET Core Make use of architectural patterns designed for mobile and web applications Understand the basic Cosmos DB concepts Understand how different app models can be used to create an app service Explore the Xamarin and Xamarin.Forms UI suite with .NET Core for building mobile applications Who this book is forThis book is for mobile developers who wish to develop cross-platform mobile applications. Programming experience with C# is required. Some knowledge and understanding of core elements and cross-platform application development with .NET is required.

Top Italian Red Wines 2016 (Paperback): Ovidio Guaita Top Italian Red Wines 2016 (Paperback)
Ovidio Guaita
R1,895 Discovery Miles 18 950 Ships in 10 - 15 working days
Copley Square - History Through Architecture (Hardcover): Copley Square - History Through Architecture (Hardcover)
R772 R677 Discovery Miles 6 770 Save R95 (12%) Ships in 10 - 15 working days
Aroma and Flavor (Paperback): Alfonso J Kinglow Aroma and Flavor (Paperback)
Alfonso J Kinglow
R529 Discovery Miles 5 290 Ships in 10 - 15 working days
Building Serverless Microservices in Python - A complete guide to building, testing, and deploying microservices using... Building Serverless Microservices in Python - A complete guide to building, testing, and deploying microservices using serverless computing on AWS (Paperback)
Richard Takashi Freeman
R860 Discovery Miles 8 600 Ships in 10 - 15 working days

A practical guide for developing end-to-end serverless microservices in Python for developers, DevOps, and architects. Key Features Create a secure, cost-effective, and scalable serverless data API Use identity management and authentication for a user-specific and secure web application Go beyond traditional web hosting to explore the full range of cloud hosting options Book DescriptionOver the last few years, there has been a massive shift from monolithic architecture to microservices, thanks to their small and independent deployments that allow increased flexibility and agile delivery. Traditionally, virtual machines and containers were the principal mediums for deploying microservices, but they involved a lot of operational effort, configuration, and maintenance. More recently, serverless computing has gained popularity due to its built-in autoscaling abilities, reduced operational costs, and increased productivity. Building Serverless Microservices in Python begins by introducing you to serverless microservice structures. You will then learn how to create your first serverless data API and test your microservice. Moving on, you'll delve into data management and work with serverless patterns. Finally, the book introduces you to the importance of securing microservices. By the end of the book, you will have gained the skills you need to combine microservices with serverless computing, making their deployment much easier thanks to the cloud provider managing the servers and capacity planning. What you will learn Discover what microservices offer above and beyond other architectures Create a serverless application with AWS Gain secure access to data and resources Run tests on your configuration and code Create a highly available serverless microservice data API Build, deploy, and run your serverless configuration and code Who this book is forIf you are a developer with basic knowledge of Python and want to learn how to build, test, deploy, and secure microservices, then this book is for you. No prior knowledge of building microservices is required.

50 Common Household Items That Repel or Absorb Electromagnetic Radiation - And Other Information (Paperback): Doris Marjorie... 50 Common Household Items That Repel or Absorb Electromagnetic Radiation - And Other Information (Paperback)
Doris Marjorie Moore
R208 Discovery Miles 2 080 Ships in 10 - 15 working days
Use IPHONE 8/8 Plus Like A Crazy Expert - Updated iPhone 8 manual for beginners and seniors (Paperback): Stephen W Rock Use IPHONE 8/8 Plus Like A Crazy Expert - Updated iPhone 8 manual for beginners and seniors (Paperback)
Stephen W Rock
R259 Discovery Miles 2 590 Ships in 10 - 15 working days
How to Buy a Used Motorcycle (Paperback): Harley Callan How to Buy a Used Motorcycle (Paperback)
Harley Callan
R274 Discovery Miles 2 740 Ships in 10 - 15 working days
A Candid Canvas - A Candid Canvas (Paperback): Abhijit Dasgupta A Candid Canvas - A Candid Canvas (Paperback)
Abhijit Dasgupta
R805 Discovery Miles 8 050 Ships in 10 - 15 working days
Fuel Economy Guide 2016 (Paperback): U.S. Environmental Protection Agency, U.S. Department of Energy Fuel Economy Guide 2016 (Paperback)
U.S. Environmental Protection Agency, U.S. Department of Energy; Edited by Penny Hill Press
R400 Discovery Miles 4 000 Ships in 10 - 15 working days
120 Ways To Achieve Your Purpose With LinkedIn - Tried and True Tips and Techniques (Paperback): Sue Ellson 120 Ways To Achieve Your Purpose With LinkedIn - Tried and True Tips and Techniques (Paperback)
Sue Ellson
R813 Discovery Miles 8 130 Ships in 10 - 15 working days
How To Beat The Car Dealer Every Time! It's So Simple It's Ridiculous! (Paperback): Paul Maloney How To Beat The Car Dealer Every Time! It's So Simple It's Ridiculous! (Paperback)
Paul Maloney
R273 Discovery Miles 2 730 Ships in 10 - 15 working days
Listen to your lender - Bobby McGihon (Paperback): Bobby McGihon Listen to your lender - Bobby McGihon (Paperback)
Bobby McGihon
R457 Discovery Miles 4 570 Ships in 10 - 15 working days
The Gemstone Detective: Buying Gemstones and Jewellery in Sri Lanka (Paperback): Kim Rix The Gemstone Detective: Buying Gemstones and Jewellery in Sri Lanka (Paperback)
Kim Rix
R421 R387 Discovery Miles 3 870 Save R34 (8%) Ships in 10 - 15 working days

This travel guide is for anyone considering a trip to the beautiful country of Sri Lanka in search of a special memory to treasure forever. Written by Kim Rix, a gemmologist (GIA) and professional photographer who has travelled to more than 50 countries, this unique book unveils how you can become a `Gemstone Detective' on your next adventure. If you are considering purchasing a gemstone or piece of jewellery, this book is essential reading on the plane over to Sri Lanka! It is a mine of expert advice, insider information and practical tips to help you better understand the gemstone and jewellery market. As well as offering country-specific background and up-to-the-minute advice, the `Gemstone Detective' series, is a `how to' guide for anyone who wants to experience the fun, excitement and romance of buying unique and beautiful gems or jewellery in countries around the world renowned for their natural gemstones. Kim Rix is dedicated to visiting each country in the `Gemstone Detective' series to provide readers with the best advice and easy-to-follow steps to help travellers avoid the pitfalls, scams and disappointments of a bad buying decision.

A Tiny Book - Hiit High Intensity Interval Training (Paperback): C. Davis A Tiny Book - Hiit High Intensity Interval Training (Paperback)
C. Davis
R204 Discovery Miles 2 040 Ships in 10 - 15 working days
My Happy Place - Georgetown (Paperback): Robbie Lynette Cullen My Happy Place - Georgetown (Paperback)
Robbie Lynette Cullen
R182 Discovery Miles 1 820 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,232 Discovery Miles 12 320 Ships in 9 - 17 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.

The Auto Girl's Ultimate Car Care Guide - 10 Ways to Save Tons of Money on Auto Repair (Paperback): Deborah J Wright The Auto Girl's Ultimate Car Care Guide - 10 Ways to Save Tons of Money on Auto Repair (Paperback)
Deborah J Wright
R393 Discovery Miles 3 930 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
R460 Discovery Miles 4 600 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Advances in Hybridization of Intelligent…
Ioannis Hatzilygeroudis, Vasile Palade Hardcover R3,453 Discovery Miles 34 530
Ego flos campi
Jacobus Clemens Non Papa Sheet music R145 Discovery Miles 1 450
Emerging Memories - Technologies and…
Betty Prince Hardcover R3,044 Discovery Miles 30 440
Es ist ein' Ros' entsprungen
John Rutter Sheet music R156 Discovery Miles 1 560
Toxic Waste Minimization in the Printed…
T. Nunno, M. Arienti, … Hardcover R1,824 R1,276 Discovery Miles 12 760
Structural Equation Modeling for Health…
Douglas D. Gunzler, Adam T. Perzynski, … Paperback R1,476 Discovery Miles 14 760
Quiet London - updated edition
Siobhan Wall Paperback R257 Discovery Miles 2 570
Mathematical and Statistical Estimation…
Gerardo Chowell, James M. Hayman, … Hardcover R5,132 Discovery Miles 51 320
Richland Mall Rules
Robert Jeschonek Hardcover R1,139 Discovery Miles 11 390
Computational Autism
Boris Galitsky Hardcover R4,313 R3,719 Discovery Miles 37 190

 

Partners