0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (51)
  • R250 - R500 (243)
  • R500+ (863)
  • -
Status
Format
Author / Contributor
Publisher

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

Smoke - An Android Echo Chat Software Application - Personal Chat Messenger / Open Source Technical Website Reference... Smoke - An Android Echo Chat Software Application - Personal Chat Messenger / Open Source Technical Website Reference Documentation 2020-11-15 (Paperback)
Casio Moonlander
R1,253 Discovery Miles 12 530 Ships in 10 - 15 working days
Simplifying Android Development with Coroutines and Flows - Learn how to use Kotlin coroutines and the flow API to handle data... Simplifying Android Development with Coroutines and Flows - Learn how to use Kotlin coroutines and the flow API to handle data streams asynchronously in your Android app (Paperback)
Jomar Tigcal; Foreword by Aileen Apolo-de Jesus
R796 Discovery Miles 7 960 Ships in 10 - 15 working days

Get to grips with asynchronous programming in Android using simple, modern, and testable code through Kotlin coroutines and flow Key Features Find out how to improve app performance with Kotlin coroutines Discover the new recommended ways to use Kotlin coroutines and flows Learn the basics of asynchronous programming, along with an overview of coroutines and flow Book DescriptionCoroutines and flows are the new recommended way for developers to carry out asynchronous programming in Android using simple, modern, and testable code. This book will teach you how coroutines and flows work and how to use them in building Android applications, along with helping you to develop modern Android applications with asynchronous programming using real data. The book begins by showing you how to create and handle Kotlin coroutines on Android. You'll explore asynchronous programming in Kotlin, and understand how to test Kotlin coroutines. Next, you'll learn about Kotlin flows on Android, and have a closer look at using Kotlin flows by getting to grips with handling flow cancellations and exceptions and testing the flows. By the end of this book, you'll have the skills you need to build high-quality and maintainable Android applications using coroutines and flows. What you will learn Understand how coroutines and flows differ from existing ways Apply asynchronous programming in Android with coroutines and flows Find out how to build your own coroutines and flows in Android Handle, manipulate, and combine data in coroutines and flows Handle cancellations and exceptions from coroutines and flows Discover how to add tests for your coroutines and flows Integrate coroutines and flows into your Android projects Who this book is forThis book is for intermediate-level Android developers who want to level up their Android app-building skills. Familiarity with Android development and basic knowledge of Kotlin are needed to make the most of this book.

A Color Guide to iPhone 14 and iPhone 14 Pro for Seniors - A Guide to the 2022 iPhone (with iOS 16) with Full Color Graphics... A Color Guide to iPhone 14 and iPhone 14 Pro for Seniors - A Guide to the 2022 iPhone (with iOS 16) with Full Color Graphics and Illustrations (Paperback)
Scott La Counte
R814 R689 Discovery Miles 6 890 Save R125 (15%) Ships in 10 - 15 working days
The First Superapp - Inside China's WeChat and the new digital revolution (Paperback): Kevin Shimota The First Superapp - Inside China's WeChat and the new digital revolution (Paperback)
Kevin Shimota
R499 Discovery Miles 4 990 Ships in 10 - 15 working days
Lightning-Fast Mobile App Development with Galio - Build stylish cross-platform mobile apps with Galio and React Native... Lightning-Fast Mobile App Development with Galio - Build stylish cross-platform mobile apps with Galio and React Native (Paperback)
Alin Gheorghe
R975 Discovery Miles 9 750 Ships in 10 - 15 working days

Leverage the power of Galio and React Native to create beautifully designed, practical, and exciting mobile apps Key Features Understand Galio and quickly build cross-platform mobile apps Discover how to put Galio into practice by implementing it in real-world scenarios Build beautiful apps using Galio by taking advantage of its carefully crafted components Book DescriptionGalio is a free open source React Native framework that enables beginner-level programmers to quickly build cross-platform mobile apps by leveraging its beautifully designed ready-made components. This book helps you to learn about React Native app development while building impressive out-of-the-box apps with Galio. Lightning Fast Mobile App Development with Galio takes a hands-on approach to implementation and associated methodologies that will have you up and running and productive in no time. Complete with step-by-step explanations of essential concepts, practical examples, and self-assessment questions, you will begin by exploring the basics of React Native and understanding how Galio works. As you make progress, you'll learn how to initialize and configure a React Native app and get to grips with the basics of React Native development. You'll also discover how packages work and how to install Galio as the main dependency, along with understanding how and why Galio helps you to develop apps with ease. Finally, you'll build three practical and exciting apps using React Native and Galio. By the end of this app development book, you'll have learned how to use Galio to quickly create layouts and set up React Native projects for your personal ideas. What you will learn Explore Galio and learn how to build beautiful and functional apps Familiarize yourself with the Galio ecosystem Discover how to use npm and understand why Galio is needed Get to grips with the basics of constructing a basic but attractive UI for an app Find out how you can utilize Galio's ready-made components Use Galio to drive the process of quickly building cross-platform mobile apps Build three practical and exciting apps with React Native and Galio Who this book is forThis book is for developers who are looking to learn new skills or build personal mobile apps. Anyone trying to change their job as well as beginners and intermediate web developers will also find this book useful. A basic understanding of CSS, HTML, and JavaScript is needed to get the most out of this book.

A Senior's Guide to the 2022 iPad and iPad Pro - Getting Started with iPadOS 16 and the 2022 iPads (Paperback): Scott La... A Senior's Guide to the 2022 iPad and iPad Pro - Getting Started with iPadOS 16 and the 2022 iPads (Paperback)
Scott La Counte
R754 R656 Discovery Miles 6 560 Save R98 (13%) Ships in 10 - 15 working days
Mastering NativeScript - A Beginner's Guide (Paperback): Sufyan Bin Uzayr Mastering NativeScript - A Beginner's Guide (Paperback)
Sufyan Bin Uzayr
R940 Discovery Miles 9 400 Ships in 12 - 17 working days

Mastering NativeScript helps readers master the NativeScript framework for faster and more robust mobile app development. Mobile devices have progressed from a mere means of communication to becoming a critical business tool in recent years. People are increasingly glued to their smartphones as technology advances at breakneck speed. The significance of mobile app development cannot be overstated. And when it comes to mobile app development, NativeScript is a hot topic. NativeScript was introduced by Telerik, and it allows you to develop truly native apps for iOS and Android under a single code base using JavaScript or TypeScript, XML, and a subset of CSS. The charm of NativeScript is that it enables us to code once for multiple platforms (iOS 7.1 and Android 4.1), simultaneously sharing code amongst them while still allowing developers to add platform-specific instructions with flawless execution. As a result, you may release an app for both platforms using a single code base. NativeScript is comprised of three parts: a JavaScript (JS) virtual machine, a runtime, and a bridge module. The JS virtual machine is used for interpretation and execution of JavaScript code. The bridge module then converts the calls to platform-specific API calls and returns the outcome to the caller. NativeScript is a very appealing paradigm, and is rising in popularity as we speak. It can be used to construct practically any program, including communication apps (news and social networking), gaming applications (Chess, Tic-Tac-Toe, Pinball), and chat apps. It can also handle maps and geolocation apps. With Mastering NativeScript, learning NativeScript becomes straightforward, which will undoubtedly help readers advance their careers. The Mastering Computer Science series is edited by Sufyan bin Uzayr, a writer and educator with over a decade of experience in the computing field.

A Color Guide to the Apple Watch Series 8, SE and Ultra For Seniors - A Guide to Apple Watch (with watchOS 9) with Color... A Color Guide to the Apple Watch Series 8, SE and Ultra For Seniors - A Guide to Apple Watch (with watchOS 9) with Color Graphics (Paperback)
Scott La Counte
R732 R620 Discovery Miles 6 200 Save R112 (15%) Ships in 10 - 15 working days
Android Studio Arctic Fox Essentials - Java Edition - Developing Android Apps Using Android Studio 2020.31 and Java... Android Studio Arctic Fox Essentials - Java Edition - Developing Android Apps Using Android Studio 2020.31 and Java (Paperback)
Neil Smyth
R1,379 Discovery Miles 13 790 Ships in 10 - 15 working days
The Insanely Easy Guide to Galaxy Tab S - Understanding How to Use the S8, S7, S6, A8, and A7 Tablet (Paperback): Scott La... The Insanely Easy Guide to Galaxy Tab S - Understanding How to Use the S8, S7, S6, A8, and A7 Tablet (Paperback)
Scott La Counte
R488 R413 Discovery Miles 4 130 Save R75 (15%) Ships in 10 - 15 working days
Messung Modellierung Und Bewertung Von Rechensystemen Und Netzen - 5 Tagung : Papers (German, Paperback): Gunther Stiege, Jung... Messung Modellierung Und Bewertung Von Rechensystemen Und Netzen - 5 Tagung : Papers (German, Paperback)
Gunther Stiege, Jung S Lie
R1,688 Discovery Miles 16 880 Ships in 10 - 15 working days

Dieses Buch enthalt die Beitrage der 5. GI/ITG-Fachtagung uber Messung, Modellierung und Bewertung von Rechensystemen und Netzen, die im September 1989 in Braunschweig veranstaltet wurde. Inhalt dieser wichtigsten deutschen Tagung auf diesem Gebiet war der Austausch neuer Ideen und Erfahrungen bei der quantitativen Untersuchung von Rechensystemen und Netzen. Dabei wurde einerseits das volle methodische Spektrum - Messinstrumentierung/Messung - Modellbildung/simulative und mathematische Modellanalyse - Bewertung und Synthese in leistungsorientierter bzw. leistungs-/ zuverlassigkeitsorientierter Sicht abgedeckt sowie andererseits uber praktische Erfahrungen beim Einsatz dieser Methoden und Techniken bei Entwurf, Implementierung/Installierung und Betrieb einzelner und vernetzter Rechensysteme berichtet. Die Beitrage behandeln Methoden und Techniken der Beschreibung und Untersuchung von Systemen hinsichtlich ihrer Leistungsfahigkeit und Zuverlassigkeit, (Hard- und Software-) Mess- und Monitorsysteme, Charakterisierung von Systembelastungen, Erstellung und simulative mathematische/hybride Analyse von Systemmodellen sowie Erfahrungen bei der Bewertung und Optimierung von Rechensystemen und Netzen."

Android Studio Chipmunk Essentials - Kotlin Edition - Developing Android Apps Using Android Studio 2021.2.1 and Kotlin... Android Studio Chipmunk Essentials - Kotlin Edition - Developing Android Apps Using Android Studio 2021.2.1 and Kotlin (Paperback)
Neil Smyth
R1,463 Discovery Miles 14 630 Ships in 10 - 15 working days
Getting Started with the 2022 iPad and iPad Pro - An Insanely Easy Guide to the 2022 iPad and iPadOS 16 (Paperback): Scott La... Getting Started with the 2022 iPad and iPad Pro - An Insanely Easy Guide to the 2022 iPad and iPadOS 16 (Paperback)
Scott La Counte
R618 R525 Discovery Miles 5 250 Save R93 (15%) Ships in 10 - 15 working days
Supercomputer '89 - Anwendungen, Architekturen, Trends : Seminar : Papers (German, Microfilm): Hans W Meuer Supercomputer '89 - Anwendungen, Architekturen, Trends : Seminar : Papers (German, Microfilm)
Hans W Meuer
R1,635 Discovery Miles 16 350 Ships in 10 - 15 working days

Seit 1986 trifft sich in Mannheim jahrlich auf Einladung des Vereins zur wissenschaftlichen Weiterbildung der Universitat Mannheim e.V. die deutschsprachige Supercomputergemeinde - Anwender, Betreiber, Hersteller - zu einem fruchtbaren Dialog und Erfahrungsaustausch. In dem diesjahrigen Seminar "Supercomputer - Anwendungen, Architekturen und Trends" werden die neuesten Entwicklungen dieses stark innovativen Gebiets unter einem sehr anwendungsbezogenen, praktischen Aspekt aufgearbeitet. Experten aus dem Inland sowie den nach wie vor fuhrenden Landern USA und Japan konnten auch bei dieser zum vierten Mal stattfindenden Veranstaltung zu Prasentationen gewonnen werden. Alle Beitrage zum Seminar sind in diesem Band enthalten. Insbesondere befassen sie sich mit folgenden Schwerpunkten: - Visualisierung/Mensch-Maschine-Schnittstelle - Architekturen - Parallel versus vector processing - Innovative Anwendungen."

The Ridiculously Simple Guide to iPadOS 14 - Getting Started With iPadOS 14 For iPad, iPad Mini, iPad Air, and iPad Pro... The Ridiculously Simple Guide to iPadOS 14 - Getting Started With iPadOS 14 For iPad, iPad Mini, iPad Air, and iPad Pro (Paperback)
Scott La Counte
R476 R406 Discovery Miles 4 060 Save R70 (15%) Ships in 10 - 15 working days
SwiftUI Cookbook - A guide to solving the most common problems and learning best practices while building SwiftUI apps, 2nd... SwiftUI Cookbook - A guide to solving the most common problems and learning best practices while building SwiftUI apps, 2nd Edition (Paperback, 2nd Revised edition)
Giordano Scalzo, Edgar Nzokwe
R1,227 Discovery Miles 12 270 Ships in 10 - 15 working days

Unleash the power of declarative programming in SwiftUI by building cross-platform Apple apps for iOS 15, macOS, and watchOS using Swift 5.5, Xcode 13, and SwiftUI 3 Key Features Apply the declarative programming paradigm to build cross-platform UIs for Apple devices Learn to integrate UIkit, Core Data, Firebase, and Sign in with Apple with SwiftUI Adopt the new SwiftUI 3.0 features to build visually appealing UIs speedily Book DescriptionSwiftUI provides an innovative and simple way to build beautiful user interfaces (UIs) for all Apple platforms, from iOS and macOS through to watchOS and tvOS, using the Swift programming language. In this recipe-based cookbook, you'll cover the foundations of SwiftUI as well as the new SwiftUI 3 features introduced in iOS 15 and explore a range of essential techniques and concepts that will help you through the development process. The cookbook begins by explaining how to use basic SwiftUI components. Once you've learned the core concepts of UI development, such as Views, Controls, Lists, and ScrollViews, using practical implementations in Swift, you'll advance to adding useful features to SwiftUI using drawings, built-in shapes, animations, and transitions. You'll understand how to integrate SwiftUI with exciting new components in the Apple development ecosystem, such as Combine for managing events and Core Data for managing app data. Finally, you'll write iOS, macOS, and watchOS apps by sharing the same SwiftUI codebase. By the end of this SwiftUI book, you'll have discovered a range of simple, direct solutions to common problems encountered when building SwiftUI apps. What you will learn Explore various layout presentations in SwiftUI such as HStack, VStack, LazyHStack, and LazyVGrid Create widgets to quickly display relevant content at glance Get up to speed with drawings in SwiftUI using built-in shapes, custom paths, and polygons Discover modern animation and transition techniques in SwiftUI Add user authentication using Firebase and Sign in with Apple Manage concurrency with Combine and async/await in SwiftUI Solve the most common SwiftUI problems, such as integrating a MapKit map, unit testing, snapshot testing, and previewing layouts Who this book is forThis book is for mobile developers who want to learn SwiftUI as well as experienced iOS developers transitioning from UIkit to SwiftUI. The book assumes knowledge of the Swift programming language. Knowledge of object-oriented design and data structures will be useful but not necessary. You'll also find this book to be a helpful resource if you're looking for reference material regarding the implementation of various features in SwiftUI.

The Insanely Easy Guide to Android 13 - A Beginner's Guide to Android Phones (Including Pixel 7) (Paperback): Scott La... The Insanely Easy Guide to Android 13 - A Beginner's Guide to Android Phones (Including Pixel 7) (Paperback)
Scott La Counte
R492 R418 Discovery Miles 4 180 Save R74 (15%) Ships in 10 - 15 working days
iOS Development with Swift (Paperback): Craig Grummitt iOS Development with Swift (Paperback)
Craig Grummitt
R1,308 R1,104 Discovery Miles 11 040 Save R204 (16%) Ships in 12 - 17 working days

According to Apple, there are currently 380,000 registered iOS developers and over a billion iOS devices in use worldwide. Swift, the language of iOS development, is the fastest growing programming language. iOS Development with Swift is a hands-on guide to creating apps for iPhone and iPad using the Swift language. It starts by giving a birdseye view of how an iOS application works and what it takes to build one. With the basics well in hand, the book takes readers through progressively more challenging examples as they learn how to design iOS apps, build good layouts, handle navigation, and interact with the device's camera. Key Features: * Hands-on guide to creating apps * Teaches the very basics * Rich in examples Written for readers with experience using a language like Java, Python, or C#. No prior iOS development or Swift experience required. About the Technology: Swift is a modern language created by Apple. In 2015 Swift was rated the most loved programming language on Stack Overflow, and it is currently ranked 17 in the programming language rankings guide of January 2016.

Android Studio Dolphin Essentials - Java Edition (Paperback): Neil Smyth Android Studio Dolphin Essentials - Java Edition (Paperback)
Neil Smyth
R1,455 Discovery Miles 14 550 Ships in 10 - 15 working days
Unity 2021 Shaders and Effects Cookbook - Over 50 recipes to help you transform your game into a visually stunning masterpiece,... Unity 2021 Shaders and Effects Cookbook - Over 50 recipes to help you transform your game into a visually stunning masterpiece, 4th Edition (Paperback, 4th Revised edition)
John P. Doran
R1,408 Discovery Miles 14 080 Ships in 10 - 15 working days

Overcome the challenges and complexities involved in creating your own shaders with high-level realism using practical solutions, best practices, and the latest features of Unity 2021 Key Features Discover practical recipes for mastering post-processing effects and advanced shading techniques Learn the secrets of creating AAA quality shaders without writing long algorithms Create visually stunning effects for your games using Unity's VFX Graph Book DescriptionShaders enable you to create powerful visuals for your game projects. However, creating shaders for your games can be notoriously challenging with various factors such as complex mathematics standing in the way of attaining the level of realism you crave for your shaders. The Unity 2021 Shaders and Effects Cookbook helps you overcome that with a recipe-based approach to creating shaders using Unity. This fourth edition is updated and enhanced using Unity 2021 features and tools covering Unity's new way of creating particle effects with the VFX Graph. You'll learn how to use VFX Graph for advanced shader development. The book also features updated recipes for using Shader Graph to create 2D and 3D elements. You'll cover everything you need to know about vectors, how they can be used to construct lighting, and how to use textures to create complex effects without the heavy math. You'll also understand how to use the visual-based Shader Graph for creating shaders without any code. By the end of this Unity book, you'll have developed a set of shaders that you can use in your Unity 3D games and be able to accomplish new effects and address the performance needs of your Unity game development projects. So, let's get started! What you will learn Use physically based rendering to fit the aesthetic of your game Create spectacular effects for your games by testing the limits of what shaders can do Explore advanced shader techniques for your games with AAA quality Use Shader Graph to create 2D and 3D elements for your games without writing code Master the math and algorithms behind the commonly used lighting models Get to grips with the Post-Processing Stack to tweak the appearance of your game Who this book is forThis book is for game developers who want to start creating their first shaders in Unity 2021 and take their game to a whole new level by adding professional post-processing effects. The book assumes intermediate-level knowledge of Unity.

Android Studio 4.0 Development Essentials - Java Edition - Developing Android Apps Using Android Studio 4.0, Java and Android... Android Studio 4.0 Development Essentials - Java Edition - Developing Android Apps Using Android Studio 4.0, Java and Android Jetpack (Paperback)
Neil Smyth
R1,362 Discovery Miles 13 620 Ships in 10 - 15 working days
Certified Programming with Dependent Types - A Pragmatic Introduction to the Coq Proof Assistant (Paperback): Adam Chlipala Certified Programming with Dependent Types - A Pragmatic Introduction to the Coq Proof Assistant (Paperback)
Adam Chlipala
R1,817 Discovery Miles 18 170 Ships in 10 - 15 working days
The Insanely Easy Guide to iPhone 14 and iPhone 14 Pro - Getting Started with the 2022 iPhone and iOS 16 (Paperback): Scott La... The Insanely Easy Guide to iPhone 14 and iPhone 14 Pro - Getting Started with the 2022 iPhone and iOS 16 (Paperback)
Scott La Counte
R974 Discovery Miles 9 740 Ships in 10 - 15 working days
Beginning iOS 13 & Swift App Development - Develop iOS Apps with Xcode 11, Swift 5, Core ML, ARKit and more (Paperback): Greg... Beginning iOS 13 & Swift App Development - Develop iOS Apps with Xcode 11, Swift 5, Core ML, ARKit and more (Paperback)
Greg Lim
R493 R431 Discovery Miles 4 310 Save R62 (13%) Ships in 10 - 15 working days
Dimwit IPhone 12 Pro Mastering - IPhone 12 Pro User Guide For Beginners With Comprehensive Manual To Get Started With Apple... Dimwit IPhone 12 Pro Mastering - IPhone 12 Pro User Guide For Beginners With Comprehensive Manual To Get Started With Apple Siri (Paperback)
Jim Wood
R275 Discovery Miles 2 750 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Advanced Methodologies and Technologies…
D.B.A., Mehdi Khosrow-Pour, Hardcover R10,095 Discovery Miles 100 950
Virtual and Mobile Healthcare…
Information Reso Management Association Hardcover R12,134 Discovery Miles 121 340
Exploring Apple iPad - iPadOS 14…
Kevin Wilson Hardcover R907 Discovery Miles 9 070
Incorporating the Internet of Things in…
P.B. Pankajavalli, G.S. Karthick Hardcover R8,606 Discovery Miles 86 060
My Digital Entertainment for Seniors…
Jason R. Rich Paperback R588 R147 Discovery Miles 1 470
Advanced Methodologies and Technologies…
D.B.A., Mehdi Khosrow-Pour, Hardcover R10,100 Discovery Miles 101 000
Algorithms, Methods, and Applications in…
Agustinus Borgy Waluyo Hardcover R5,635 Discovery Miles 56 350
Portable Biosensors and Point-of-Care…
Spyridon E. Kintzios Hardcover R4,968 R4,425 Discovery Miles 44 250
Proceedings of International Joint…
Mohammad Shorif Uddin, Jagdish Chand Bansal Hardcover R5,815 Discovery Miles 58 150
Enabling Smart Urban Services with GPS…
Chao Chen, Daqing Zhang, … Hardcover R4,822 Discovery Miles 48 220

 

Partners