0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (42)
  • R250 - R500 (182)
  • R500+ (829)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems > Handheld devices (eg Palm, PocketPC)

iPhone 8 Manual (Paperback): Kelly Famorenah iPhone 8 Manual (Paperback)
Kelly Famorenah
R433 R405 Discovery Miles 4 050 Save R28 (6%) Ships in 18 - 22 working days
iPhone 11 Guide - The iPhone Manual for Beginners, Seniors & for All iPhone Users (Tips & Tricks Version) (Paperback): Dale... iPhone 11 Guide - The iPhone Manual for Beginners, Seniors & for All iPhone Users (Tips & Tricks Version) (Paperback)
Dale Brave
R380 R354 Discovery Miles 3 540 Save R26 (7%) Ships in 18 - 22 working days
Developing a Mobile Application UI with Ionic and React - How to Build Your First Mobile Application with Common Web... Developing a Mobile Application UI with Ionic and React - How to Build Your First Mobile Application with Common Web Technologies (Paperback)
Michael Callaghan
R575 Discovery Miles 5 750 Ships in 18 - 22 working days
iPhone XR User Manual - Complete Guide for a Beginner & Senior on iPhone XR Operation and the Upgrade of iOS 12 to Latest... iPhone XR User Manual - Complete Guide for a Beginner & Senior on iPhone XR Operation and the Upgrade of iOS 12 to Latest Version with Many Screenshots & Tips (Paperback)
Ephong Globright
R298 Discovery Miles 2 980 Ships in 18 - 22 working days
Apple Watch Series 5 - The iWatch Beginners, Dummies and Seniors' Guide with In-Depth Tips, Tricks and Tutorials on How to... Apple Watch Series 5 - The iWatch Beginners, Dummies and Seniors' Guide with In-Depth Tips, Tricks and Tutorials on How to Master the New WatchOS 06 (Paperback)
Jhale Binjeh
R374 R347 Discovery Miles 3 470 Save R27 (7%) Ships in 18 - 22 working days
Apple Watch Series 5 - The iWatch Beginners & Seniors Tutorial Guide for Exploring WatchOS 6 on all Apple watch series 5, 4, 3... Apple Watch Series 5 - The iWatch Beginners & Seniors Tutorial Guide for Exploring WatchOS 6 on all Apple watch series 5, 4, 3 and 2 respectively (Paperback)
Peblo Kelligns
R374 R347 Discovery Miles 3 470 Save R27 (7%) Ships in 18 - 22 working days
Android Studio 4.2 Development Essentials - Kotlin Edition - Developing Android Apps Using Android Studio 4.2, Kotlin and... Android Studio 4.2 Development Essentials - Kotlin Edition - Developing Android Apps Using Android Studio 4.2, Kotlin and Android Jetpack (Paperback)
Neil Smyth
R1,332 Discovery Miles 13 320 Ships in 18 - 22 working days
Android Studio 4.2 Development Essentials - Java Edition - Developing Android Apps Using Android Studio 4.2, Java and Android... Android Studio 4.2 Development Essentials - Java Edition - Developing Android Apps Using Android Studio 4.2, Java and Android Jetpack (Paperback)
Neil Smyth
R1,265 Discovery Miles 12 650 Ships in 18 - 22 working days
iPhone 11 Pro Max Guide - Learn Step-By-Step How To Use Your iPhone Pro Max Step-By-Step (Paperback): Albrecht Meyer iPhone 11 Pro Max Guide - Learn Step-By-Step How To Use Your iPhone Pro Max Step-By-Step (Paperback)
Albrecht Meyer
R429 R394 Discovery Miles 3 940 Save R35 (8%) Ships in 18 - 22 working days
Swift Protocol-Oriented Programming - Increase productivity and build faster applications with Swift 5, 4th Edition (Paperback,... Swift Protocol-Oriented Programming - Increase productivity and build faster applications with Swift 5, 4th Edition (Paperback, 4th Revised edition)
Jon Hoffman
R780 Discovery Miles 7 800 Ships in 18 - 22 working days

Embrace the Protocol-Oriented Programming paradigm, for better code maintainability and increased performance, with Swift programming. Key Features Leverage the power of Protocol-Oriented Programming in your applications Leverage generics to create very flexible frameworks Learn how to implement common design patterns in a protocol-oriented way Book DescriptionProtocol-oriented programming is an incredibly powerful concept at the heart of Swift's design. Swift's standard library was developed using POP techniques, generics, and first-class value semantics; therefore, it is important for every Swift developer to understand these core concepts and take advantage of them. The fourth edition of this book is improved and updated to the latest version of the Swift programming language. This book will help you understand what protocol-oriented programming is all about and how it is different from other programming paradigms such as object-oriented programming. This book covers topics such as generics, Copy-On-Write, extensions, and of course protocols. It also demonstrates how to use protocol-oriented programming techniques via real-world use cases. By the end of this book, you will know how to use protocol-oriented programming techniques to build powerful and practical applications. What you will learn Learn the differences between object-oriented programming and protocol-oriented programming Understand why value types should be prioritized over reference types Delve into protocols, protocol inheritance, protocol composition, and protocol extensions Learn how to implement COW (Copy-On-Write) within your custom value types Understand how memory management works in Swift and how to avoid common pitfalls Design applications by starting with the protocol rather than the implementation Who this book is forThis book is intended for Swift developers who have, at minimum an introductory knowledge of the Swift programming language and would like to understand how they can use Protocol-Oriented Programming techniques in their applications.

Android Certification Preparation Guide with Practice Test - Questions and Answers for Exam Code: AND-401 (Paperback):... Android Certification Preparation Guide with Practice Test - Questions and Answers for Exam Code: AND-401 (Paperback)
Information Technology Educatio Academy
R317 Discovery Miles 3 170 Ships in 18 - 22 working days
Interactive Dashboards and Data Apps with Plotly and Dash - Harness the power of a fully fledged frontend web framework in... Interactive Dashboards and Data Apps with Plotly and Dash - Harness the power of a fully fledged frontend web framework in Python - no JavaScript required (Paperback)
Elias Dabbas
R1,248 Discovery Miles 12 480 Ships in 18 - 22 working days

Build web-based, mobile-friendly analytic apps and interactive dashboards with Python Key Features Develop data apps and dashboards without any knowledge of JavaScript Map different types of data such as integers, floats, and dates to bar charts, scatter plots, and more Create controls and visual elements with multiple inputs and outputs and add functionality to the app as per your requirements Book DescriptionPlotly's Dash framework is a life-saver for Python developers who want to develop complete data apps and interactive dashboards without JavaScript, but you'll need to have the right guide to make sure you're getting the most of it. With the help of this book, you'll be able to explore the functionalities of Dash for visualizing data in different ways. Interactive Dashboards and Data Apps with Plotly and Dash will first give you an overview of the Dash ecosystem, its main packages, and the third-party packages crucial for structuring and building different parts of your apps. You'll learn how to create a basic Dash app and add different features to it. Next, you'll integrate controls such as dropdowns, checkboxes, sliders, date pickers, and more in the app and then link them to charts and other outputs. Depending on the data you are visualizing, you'll also add several types of charts, including scatter plots, line plots, bar charts, histograms, and maps, as well as explore the options available for customizing them. By the end of this book, you'll have developed the skills you need to create and deploy an interactive dashboard, handle complexities and code refactoring, and understand the process of improving your application. What you will learn Find out how to run a fully interactive and easy-to-use app Convert your charts to various formats including images and HTML files Use Plotly Express and the grammar of graphics for easily mapping data to various visual attributes Create different chart types, such as bar charts, scatter plots, histograms, maps, and more Expand your app by creating dynamic pages that generate content based on URLs Implement new callbacks to manage charts based on URLs and vice versa Who this book is forThis Plotly Dash book is for data professionals and data analysts who want to gain a better understanding of their data with the help of different visualizations and dashboards - and without having to use JS. Basic knowledge of the Python programming language and HTML will help you to grasp the concepts covered in this book more effectively, but it's not a prerequisite.

How To Program A Mobile Game (Paperback): Duong Tran How To Program A Mobile Game (Paperback)
Duong Tran
R600 Discovery Miles 6 000 Ships in 18 - 22 working days
Smartphones and Tablets Repairs - Money Making Venture Skill (Paperback): Chukky Oparandu Smartphones and Tablets Repairs - Money Making Venture Skill (Paperback)
Chukky Oparandu
R682 Discovery Miles 6 820 Ships in 18 - 22 working days
iPad Guide - Maximizing the Future of Tablets Devices (Paperback): Brooke Jade iPad Guide - Maximizing the Future of Tablets Devices (Paperback)
Brooke Jade
R393 Discovery Miles 3 930 Ships in 18 - 22 working days
Apple Watch Tips & Tricks - Unlocking the Amazing, Time Saving Potentials & Fun Features in WatchOS 6 (Paperback): Dale Brave Apple Watch Tips & Tricks - Unlocking the Amazing, Time Saving Potentials & Fun Features in WatchOS 6 (Paperback)
Dale Brave
R377 R350 Discovery Miles 3 500 Save R27 (7%) Ships in 18 - 22 working days
Android Programming for Beginners - Build in-depth, full-featured Android apps starting from zero programming experience, 3rd... Android Programming for Beginners - Build in-depth, full-featured Android apps starting from zero programming experience, 3rd Edition (Paperback, 3rd Revised edition)
John Horton
R1,213 Discovery Miles 12 130 Ships in 18 - 22 working days

Learn the Java and Android skills you need to start developing powerful mobile applications with the help of actionable steps Key Features Kick-start your Android programming career or just have fun publishing apps to the Google Play marketplace Get a first principles introduction to using Java and Android and prepare to start building your own apps from scratch Learn by example by building four real-world apps and dozens of mini apps Book DescriptionDo you want to make a career in programming but don't know where to start? Do you have a great idea for an app but don't know how to make it a reality? Or are you worried that you'll have to learn Java programming to become an Android developer? Look no further! This new and expanded third edition of Android Programming for Beginners will be your guide to creating Android applications from scratch. The book starts by introducing you to all the fundamental concepts of programming in an Android context, from the basics of Java to working with the Android API. You'll learn with the help of examples that use up-to-date API classes and are created within Android Studio, the official Android development environment that helps supercharge your mobile application development process. After a crash course on the key programming concepts, you'll explore Android programming and get to grips with creating applications with a professional-standard UI using fragments and storing user data with SQLite. This Android Java book also shows you how you can make your apps multilingual, draw on the screen with a finger, and work with graphics, sound, and animations. By the end of this Android programming book, you'll be ready to start building your own custom applications in Android and Java. What you will learn Understand the fundamentals of coding in Java for Android Install and set up your Android development environment Build functional user interfaces with the Android Studio visual designer Add user interaction, data captures, sound, and animation to your apps Manage your apps' data using the built-in Android SQLite database Explore the design patterns used by professionals to build top-grade applications Build real-world Android applications that you can deploy to the Google Play marketplace Who this book is forThis Android book is for you if you are completely new to Java, Android, or programming and want to get started with Android app development. If you have experience of using Java on Android, this book will serve as a refresher to help you advance your knowledge and make progress through the early projects covered in the book.

iPAD AIR 4th GENERATION USER GUIDE - The Complete and Quick Instruction Manual for Seniors, Beginners and Pros on how to master... iPAD AIR 4th GENERATION USER GUIDE - The Complete and Quick Instruction Manual for Seniors, Beginners and Pros on how to master the iPad Air 4th generation and iPadOS 14 with illustrations. (Paperback)
Piers N Lowe
R296 Discovery Miles 2 960 Ships in 18 - 22 working days
Building Mobile Apps at Scale - 39 Engineering Challenges (Paperback): Gergely Orosz Building Mobile Apps at Scale - 39 Engineering Challenges (Paperback)
Gergely Orosz
R513 R480 Discovery Miles 4 800 Save R33 (6%) Ships in 18 - 22 working days
iPhone 6s Plus - The Ultimate Guide to Revolutionizing Your iPhone Mobile (Paperback): Phila Perry iPhone 6s Plus - The Ultimate Guide to Revolutionizing Your iPhone Mobile (Paperback)
Phila Perry
R526 R491 Discovery Miles 4 910 Save R35 (7%) Ships in 18 - 22 working days
Effortless App Development with Oracle Visual Builder - Boost productivity by building web and mobile applications efficiently... Effortless App Development with Oracle Visual Builder - Boost productivity by building web and mobile applications efficiently using the drag-and-drop approach (Paperback)
Ankur Jain; Foreword by Shay Shmeltzer
R1,102 Discovery Miles 11 020 Ships in 18 - 22 working days

Build web and mobile apps quickly with Oracle Visual Builder and delve into real-time end-to-end use cases, exploring best practices, recommendations, security, and debugging techniques Key Features Execute various real-time use cases and develop web and mobile applications quickly Enhance your skills by extending Oracle and non-Oracle SaaS applications using VB Gain the knowledge needed to take on projects directly and work independently Book DescriptionOrganizations are moving their applications, data, and processes to the cloud to reduce application costs, effort, and maintenance. However, adopting new technology poses challenges for developers, solutions architects, and designers due to a lack of knowledge and appropriate practical training resources. This book helps you get to grips with Oracle Visual Builder (VB) and enables you to quickly develop web and mobile applications and deploy them to production without hassle. This book will provide you with a solid understanding of VB so that you can adopt it at a faster pace and start building applications right away. After working with real-time examples to learn about VB, you'll discover how to design, develop, and deploy web and mobile applications quickly. You'll cover all the VB components in-depth, including web and mobile application development, business objects, and service connections. In order to use all these components, you'll also explore best practices, security, and recommendations, which are well explained within the chapters. Finally, this book will help you gain the knowledge you need to enhance the performance of an application before deploying it to production. By the end of this book, you will be able to work independently and deploy your VB applications efficiently and with confidence. What you will learn Get started with VB and explore its architecture and basic building blocks Gain a clear understanding of business objects and learn how to manage them Create service connections to connect to the external API and Oracle SaaS Build web and mobile apps and run them on various devices Develop Oracle Cloud and non-Oracle SaaS app extensions Get to grips with data and application security using practical examples Explore best practices along with troubleshooting and debugging mechanisms Connect your VB application with VBS for application versioning using Git Who this book is forThis book is for IT professionals working with UI technologies to develop web and mobile applications for various industries. Developers and UI designers who want to understand how to use VB, develop scalable web and mobile applications using drag-and-drop features, and design applications in a better way with the help of real-time example apps and code samples will find this book helpful. Prior experience in any UI technology, JavaScript, and REST APIs will be useful.

Mastering Swift 5 - Deep dive into the latest edition of the Swift programming language, 5th Edition (Paperback, 5th Revised... Mastering Swift 5 - Deep dive into the latest edition of the Swift programming language, 5th Edition (Paperback, 5th Revised edition)
Jon Hoffman
R990 Discovery Miles 9 900 Ships in 18 - 22 working days

Harness the power of the latest edition with this in-depth and comprehensive guide to the Swift language Key Features Fifth edition of this bestselling book, improved and updated to cover the latest version of the Swift 5 programming language Get to grips with popular and modern design techniques to write easy-to-manage Swift code Learn how to use core Swift features such as concurrency, generics, and copy-on-write in your code Book DescriptionOver the years, the Mastering Swift book has established itself amongst developers as a popular choice as an in-depth and practical guide to the Swift programming language. The latest edition is fully updated and revised to cover the new version: Swift 5. Inside this book, you'll find the key features of Swift 5 easily explained with complete sets of examples. From the basics of the language to popular features such as concurrency, generics, and memory management, this definitive guide will help you develop your expertise and mastery of the Swift language. Mastering Swift 5, Fifth Edition will give you an in-depth knowledge of some of the most sophisticated elements in Swift development, including protocol extensions, error handling, and closures. It will guide you on how to use and apply them in your own projects. Later, you'll see how to leverage the power of protocol-oriented programming to write flexible and easier-to-manage code. You will also see how to add the copy-on-write feature to your custom value types and how to avoid memory management issues caused by strong reference cycles. What you will learn Understand core Swift components, including operators, collections, control flows, and functions Learn how and when to use classes, structures, and enumerations Understand how to use protocol-oriented design with extensions to write easier-to-manage code Use design patterns with Swift, to solve commonly occurring design problems Implement copy-on-write for you custom value types to improve performance Add concurrency to your applications using Grand Central Dispatch and Operation Queues Implement generics to write flexible and reusable code Who this book is forThis book is for developers who want to delve into the newest version of Swift. If you are a developer and learn best by looking at and working with code, then this book is for you. A basic understanding of Apple's tools would be beneficial but not mandatory. All examples should work on the Linux platform as well.

iPad Guide - The Informative Manual For all iPad Mini, iPad Air, and iPad Pro Users (Paperback, 2nd The Simplified Manual for... iPad Guide - The Informative Manual For all iPad Mini, iPad Air, and iPad Pro Users (Paperback, 2nd The Simplified Manual for Kids and Adult ed.)
Dale Brave
R455 R426 Discovery Miles 4 260 Save R29 (6%) Ships in 18 - 22 working days
iPad Pro 11 - The Beginners & Seniors Guide to Unlock the Useful, Time Saving & Fun Features in iPadOS 13.2 (Paperback): Dale... iPad Pro 11 - The Beginners & Seniors Guide to Unlock the Useful, Time Saving & Fun Features in iPadOS 13.2 (Paperback)
Dale Brave
R434 R405 Discovery Miles 4 050 Save R29 (7%) Ships in 18 - 22 working days
How to Add a Device to My Amazon Account - Simple step-by-step instructions on All Devices and Apps (Paperback): Corey Stone How to Add a Device to My Amazon Account - Simple step-by-step instructions on All Devices and Apps (Paperback)
Corey Stone
R146 Discovery Miles 1 460 Ships in 18 - 22 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Concretopia - A Journey Around the…
John Grindrod Hardcover  (1)
R732 R690 Discovery Miles 6 900
William Mitchell A Guide to Calligraphy…
R273 Discovery Miles 2 730
Cool Excel Sh*t
Bob Umlas Paperback R549 Discovery Miles 5 490
Works of Art and Artists in England
Gustav Friedrich Waagen Paperback R604 Discovery Miles 6 040
Computational Phonogram Archiving
Rolf Bader Hardcover R2,699 Discovery Miles 26 990
Novel Advancements in Electrical Power…
Smita Shandilya, Shishir Kumar Shandilya, … Hardcover R6,231 Discovery Miles 62 310
Biomass Combustion Science, Technology…
Lasse Rosendahl Hardcover R4,381 Discovery Miles 43 810
Servicing Satellite TV Equipment
Nick Beer Hardcover R2,166 Discovery Miles 21 660
Lipid Biochemistry: An Introduction
M.I. Gurr Paperback R1,408 Discovery Miles 14 080
Searching for Harry Chapin's America…
Pat Fenton Hardcover R519 Discovery Miles 5 190

 

Partners