0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (89)
  • R250 - R500 (365)
  • R500+ (2,375)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems > Operating systems & graphical user interfaces (GUIs)

Building iPhone Apps with HTML, CSS, and JavaScript - Making App Store Apps without Objective-C or Cocoa (Paperback): Jonathan... Building iPhone Apps with HTML, CSS, and JavaScript - Making App Store Apps without Objective-C or Cocoa (Paperback)
Jonathan Stark
R720 R636 Discovery Miles 6 360 Save R84 (12%) Ships in 10 - 15 working days

What people are saying about "Building iPhone Apps w/ HTML, CSS, and JavaScript"

"The future of mobile development is clearly web technologies like CSS, HTML and JavaScript. Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies."--John Allsopp, author and founder of Web Directions

"Jonathan's book is the most comprehensive documentation available for developing web applications for mobile Safari. Not just great tech coverage, this book is an easy read of purely fascinating mobile tidbits in a fun colloquial style. Must have for all PhoneGap developers."-- Brian LeRoux, Nitobi Software

It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa.

Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You'll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you'll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple's tools.Build iPhone apps with tools you already know how to useLearn how to make an existing website look and behave like an iPhone appAdd native-looking animations to your web app using jQTouchTake advantage of client-side data storage with apps that run even when the iPhone is offlineHook into advanced iPhone features -- including the accelerometer, geolocation, and vibration -- with JavaScriptSubmit your applications to the App Store with Xcode

This book received valuable community input through O'Reilly's Open Feedback Publishing System (OFPS). Learn more at "http: //labs.oreilly.com/ofps.html."

Compiling with Continuations (Paperback, Revised): Andrew W. Appel Compiling with Continuations (Paperback, Revised)
Andrew W. Appel
R2,535 Discovery Miles 25 350 Ships in 12 - 19 working days

The control and data flow of a program can be represented using continuations, a concept from denotational semantics that has practical application in real compilers. This book shows how continuation-passing style is used as an intermediate representation on which to perform optimisations and program transformations. Continuations can be used to compile most programming languages. The method is illustrated in a compiler for the programming language Standard ML. However, prior knowledge of ML is not necessary, as the author carefully explains each concept as it arises. This is the first book to show how concepts from the theory of programming languages can be applied to the producton of practical optimising compilers for modern languages like ML. This book will be essential reading for compiler writers in both industry and academe, as well as for students and researchers in programming language theory.

Getting Started with SpriteKit (Paperback): Jorge Jordan Getting Started with SpriteKit (Paperback)
Jorge Jordan
R1,134 Discovery Miles 11 340 Ships in 10 - 15 working days

Develop fun and exciting games and create amazing animations for your existing apps with SpriteKit, Apple's 2D game development framework About This Book * Learn the key concepts of game development in iOS * Take advantage of SpriteKit to create your own games and improve your apps * Follow the step-by-step chapters to create a complete product ready to submit to the App Store Who This Book Is For Getting Started with SpriteKit is for beginner-level iOS developers who want to add an extra edge to their apps and create amazing games using SpriteKit. It doesn't matter whether you have experience in iOS development or not as this book will show you the swift tricks you can use to create games. What You Will Learn * Create and configure a SpriteKit project from scratch * Load and manage the basic elements of games such as sprites, labels, and geometrical primitives * Handle touch events, detect collisions, and play sound audio files * Create complex elements, animate sprites, and run the parallax effect * Complete your games with key components such as a main menu, transitions between scenes, a tutorial, and the ability to load and save data * Increase the efficiency of your device using the accelerometer or by adding shaders, lights, and shadows * Gain complementary techniques such as creating or finding audio resources, applying SpriteKit to apps, or using third-party tools In Detail SpriteKit is Apple's game engine to develop native iOS games. Strongly boosted by the Apple Inc., Cupertino, it has increased in popularity since its first release. This book shows you the solutions provided by SpriteKit to help you create any 2D game you can imagine and apply them to create animations that will highlight your existing apps. This book will give you the knowledge you need to apply SpriteKit to your existing apps or create your own games from scratch. Throughout the book, you will develop a complete game. The beautiful designs implemented in the game in this book will easily lead you to learn the basis of 2D game development, including creating and moving sprites, and adding them to a game scene. You will also discover how to apply advanced techniques such as collision detection, action execution, playing music, or running animations to give a more professional aspect to the game. You will finish your first game by learning how to add a main menu and a tutorial, as well as saving and loading data from and to the player's device. Finally, you will find out how to apply some mobile games techniques such as accelerometer use or touch detection. Style and approach Written in an informal way with plenty of illustrative screenshots, this easy-to-follow and practical guide will help you get the most from SpriteKit. The main part of the book provides step-by-step instructions to develop of a complete product, while the last chapters give you some complementary techniques than can be used in mobile 2D game development.

Swift Essentials - (Paperback, 2nd Revised edition): Dr Alex Blewitt Swift Essentials - (Paperback, 2nd Revised edition)
Dr Alex Blewitt
R1,017 Discovery Miles 10 170 Ships in 10 - 15 working days

Discover how to build iOS and watchOS applications in Swift 2 using Xcode About This Book * Gets you up and running with Swift programming without any prior iOS development experience. * A fast paced guide showing best practices and lets you get up to speed with Swift to quickly build your own iOS applications * A unique practical approach to make your life with Swift easy. Who This Book Is For Are you interested in learning Swift? Do you want to write iOS applications in Swift? If yes, then this is the book for you. No prior iOS programming experience is assumed; however, having some experience with any programming language will be beneficial. What You Will Learn * Dive into Swift and explore its innovative and powerful syntax * Work with Swift in Xcode to get a unique and productive approach to development * Find out how to create complete iOS applications * Discover rapid prototyping with a Swift playground * Get to know how to use the Swift storyboard to develop multi-page applications * Get to grips with parsing JSON and XML data from network sources * Build a network client for GitHub repositories, with full source code on GitHub In Detail Swift was considered one of the biggest innovations last year, and certainly with Swift 2 announced at WWDC in 2015, this segment of the developer space will continue to be hot and dominating. This is a fast-paced guide to provide an overview of Swift programming and then walks you through in detail how to write iOS applications. Progress through chapters on custom views, networking, parsing and build a complete application as a Git repository, all by using Swift as the core language Style and approach This fast-paced practical guide will quickly give you hands-on experience with all the features of Swift programming. Following the practical examples in the book will help you successfully create your own iOS applications.

Learning iOS Penetration Testing (Paperback): Swaroop Yermalkar Learning iOS Penetration Testing (Paperback)
Swaroop Yermalkar
R1,140 Discovery Miles 11 400 Ships in 10 - 15 working days

Secure your iOS applications and uncover hidden vulnerabilities by conducting penetration tests About This Book * Achieve your goal to secure iOS devices and applications with the help of this fast paced manual * Find vulnerabilities in your iOS applications and fix them with the help of this example-driven guide * Acquire the key skills that will easily help you to perform iOS exploitation and forensics with greater confidence and a stronger understanding Who This Book Is For This book is for IT security professionals who want to conduct security testing of applications. This book will give you exposure to diverse tools to perform penetration testing. This book will also appeal to iOS developers who would like to secure their applications, as well as security professionals. It is easy to follow for anyone without experience of iOS pentesting. What You Will Learn * Understand the basics of iOS app development, deployment, security architecture, application signing, application sandboxing, and OWASP TOP 10 for mobile * Set up your lab for iOS app pentesting and identify sensitive information stored locally * Perform traffic analysis of iOS devices and catch sensitive data being leaked by side channels * Modify an application's behavior using runtime analysis * Analyze an application's binary for security protection * Acquire the knowledge required for exploiting iOS devices * Learn the basics of iOS forensics In Detail iOS has become one of the most popular mobile operating systems with more than 1.4 million apps available in the iOS App Store. Some security weaknesses in any of these applications or on the system could mean that an attacker can get access to the device and retrieve sensitive information. This book will show you how to conduct a wide range of penetration tests on iOS devices to uncover vulnerabilities and strengthen the system from attacks. Learning iOS Penetration Testing discusses the common vulnerabilities and security-related shortcomings in an iOS application and operating system, and will teach you to conduct static and dynamic analysis of iOS applications. This practical guide will help you uncover vulnerabilities in iOS phones and applications. We begin with basics of iOS security and dig deep to learn about traffic analysis, code analysis, and various other techniques. Later, we discuss the various utilities, and the process of reversing and auditing. Style and approach This fast-paced and practical guide takes a step-by-step approach to penetration testing with the goal of helping you secure your iOS devices and apps quickly.

BitBake User Manual (Paperback): Richard Purdie, Chris Larson, Phil Blundell BitBake User Manual (Paperback)
Richard Purdie, Chris Larson, Phil Blundell
R248 Discovery Miles 2 480 Ships in 10 - 15 working days
Gnu Grep - Print Lines Matching a Pattern (Paperback): Alain Magloire Gnu Grep - Print Lines Matching a Pattern (Paperback)
Alain Magloire
R272 Discovery Miles 2 720 Ships in 10 - 15 working days
GNU tar Reference Manual - GNU tar: an archiver tool (Paperback): Jay Fenlason, John Gilmore GNU tar Reference Manual - GNU tar: an archiver tool (Paperback)
Jay Fenlason, John Gilmore
R812 Discovery Miles 8 120 Ships in 10 - 15 working days
Windows PowerShell 2 For Dummies (Paperback): S Seguis Windows PowerShell 2 For Dummies (Paperback)
S Seguis
R719 R622 Discovery Miles 6 220 Save R97 (13%) Ships in 12 - 19 working days

Prepare for the future of Microsoft automation with this no-nonsense guide

Windows PowerShell 2 is the scripting language that enables automation within the Windows operating system. Packed with powerful new features, this latest version is complex, and "Windows PowerShell 2 For Dummies" is the perfect guide to help system administrators get up to speed.

Written by a Microsoft MVP with direct access to the program managers and developers, this book covers every new feature of Windows PowerShell 2 in a friendly, easy-to-follow format.Windows PowerShell 2 is the updated scripting language that enables system administrators to automate Windows operating systemsSystem administrators with limited scripting experience will find this book helps them learn the fundamentals of Windows PowerShell 2 quickly and easilyTranslates the jargon and complex syntax of Windows PowerShell 2 Covers script debugging improvements, the ability to invoke commands remotely, and the new user interfaceUses real-world applications to clarify the theory, fundamentals, and techniques of the scripting languageWritten by a Microsoft MVP with direct access to the developers of Windows PowerShell 2

"Windows PowerShell 2 For Dummies" makes this tool easily accessible to administrators of every experience level.

Windows PowerShell for .NET Developers - (Paperback, 2nd Revised edition): Chendrayan Venkatesan, Sherif Talaat Windows PowerShell for .NET Developers - (Paperback, 2nd Revised edition)
Chendrayan Venkatesan, Sherif Talaat
R1,448 Discovery Miles 14 480 Ships in 10 - 15 working days

Efficiently administer and maintain your development environment with Windows PowerShell About This Book * Explore scripting and automation techniques with Windows PowerShell * Gain concrete knowledge of Windows PowerShell scripting to perform professional level scripting * Discover the benefits of the Configuration Management Platform with this step-by-step guide that includes real-world scripting examples Who This Book Is For If you are an IT professional or developer who has worked on the .Net platform and you want to learn automation using Windows PowerShell, then this book is for you. This self-start guide takes you from the basics and gradually moves to an intermediate level to show you how to perform professional scripting. What You Will Learn * Understand the concepts of building PowerShell scripts and the basics of programming * Manage the LYNC, Exchange, and SharePoint platforms * Create a Pull server using a SMB file share and HTTP and HTTPS * Use .NET classes in Windows PowerShell and C# to manage Exchange Online * Use PowerShell in C# to manage Exchange Online and work with .NET classes in PowerShell * Automate LYNC clients, consuming Client Server Object Models to administrate SharePoint Online In Detail Windows PowerShell 5.0 for .NET Developers is your self-start guide to performing automation using Windows PowerShell. This book will help you to understand the PowerShell syntax and grammar and will also teach you techniques to remove the rough edges of manual deployments. Packed with PowerShell scripts and sample C# codes to automate tasks, it also includes real-world scenarios such as administrating office servers to help you save time and perform deployments swiftly and efficiently. The book begins with the Windows PowerShell basics, explores the significant features of Windows Management Framework 5.0, covers the basic concepts of Desired State Configuration and the importance of idempotent deployments. By the end of the book, you will have a good understanding of Windows PowerShell's features and will be able to automate your tasks and manage configuration effectively. Style and approach This is an easy-to-follow step-by-step guide with text-enabled screenshots. Each topic is explained with codes and examples. It also includes multiple approaches for a number of tasks to let you choose the best one for you depending on your scenario.

Learn Windows 10 in 1 Quick Week. Beginner to Pro. - The Ultimate User Guide for Learning Windows 10 Visually! (Paperback): Bob... Learn Windows 10 in 1 Quick Week. Beginner to Pro. - The Ultimate User Guide for Learning Windows 10 Visually! (Paperback)
Bob Roberts
R762 Discovery Miles 7 620 Ships in 10 - 15 working days
App Savvy - Turning Ideas into iPhone and iPad Apps Customers Really Want (Paperback): Ken Yarmosh App Savvy - Turning Ideas into iPhone and iPad Apps Customers Really Want (Paperback)
Ken Yarmosh
R730 R583 Discovery Miles 5 830 Save R147 (20%) Ships in 12 - 19 working days

How can you make your iPad or iPhone app stand out in the highly competitive App Store? While many books simply explore the technical aspects of iPad and iPhone app design and development, App Savvy also focuses on the business, product, and marketing elements critical to pursuing, completing, and selling your app -- the ingredients for turning a great idea into a genuinely successful product. Whether you're a designer, developer, entrepreneur, or just someone with a unique idea, App Savvy explains every step in the process, with guidelines for planning a solid concept, engaging customers early and often, developing your app, and launching it with a bang. Author Ken Yarmosh details a proven process for developing successful apps, and presents numerous interviews with the App Store's most prominent publishers. * Learn about the App Store and how Apple's mobile devices function * Follow guidelines for vetting and researching app ideas * Validate your ideas with customers -- and create an app they'll be passionate about * Assemble your development team, understand costs, and establish a workable process * Build your marketing plan while you develop your application * Test your working app extensively before submitting it to the App Store * Assess your app's performance and keep potential buyers engaged and enthusiastic

Windows 10 Shortcut Keys - The Complete List of Windows 10 Shortcuts (Paperback): U C-Abel Books Windows 10 Shortcut Keys - The Complete List of Windows 10 Shortcuts (Paperback)
U C-Abel Books
R268 Discovery Miles 2 680 Ships in 10 - 15 working days
DOS Programming Success in a Day - Beginners Guide to Fast, Easy and Efficient Learning of DOS Programming (Paperback): Sam Key DOS Programming Success in a Day - Beginners Guide to Fast, Easy and Efficient Learning of DOS Programming (Paperback)
Sam Key
R702 Discovery Miles 7 020 Ships in 10 - 15 working days
JUNOS Cookbook (Paperback): Aviva Garrett JUNOS Cookbook (Paperback)
Aviva Garrett
R1,356 R1,020 Discovery Miles 10 200 Save R336 (25%) Ships in 12 - 19 working days

The Juniper Networks routing platforms are becoming the go-to solution for core, edge, metro and remote office networks, and JUNOS software is behind it all. The operating system is so full of industrial-strength routing protocols and IP innovations that those treading into the world of JUNOS will need clarification, explanation, and a showcase example or two. Look no further. This "JUNOS Cookbook" provides it all and more.

Yes, you can mine through the 5,000 pages of documentation or take a two-thousand-dollar training course, but JUNOS's interprocess sophistication can be baffling unless you know the shortcuts and tricks, as well as those rays of illuminating comprehension that can come only from those who live with it. "JUNOS Cookbook" is the first comprehensive book about JUNOS software and it provides over 200 time-saving step-by-step techniques including discussions about the processes and alternative ways to perform the same task. It's been tested and tech-reviewed by field engineers who know how to take JUNOS out for a spin and it's applicable to the entire line of M-, T-, and J-series routers." JUNOS Cookbook" will not only pay for itself the first few times you use it, it will make your network easier to manage and update.

"Aviva Garrett has done a tremendous job of distilling the features of JUNOS software in a form that will be useful for a wide audience-students, field engineers, network architects, and other networking professionals alike will benefit from this book. For many people, this is the only book on JUNOS they will need." Pradeep Sindhu, CTO and Founder, Juniper Networks

"This cookbook is superb. Aviva Garrett has masterfully assembled a complete setof practical real-world examples with step-by-step instructions. Security, management, routing: it's all here!" Stephen Gill, Research Fellow, Team Cymru

"A technical time-saver for any NOC or SOC working with JUNOS. It's clear, concise, and informative recipes are are an invaluable resource." Scott A. McIntyre, Security Officer, XS4ALL Internet B.V

Windows Command Line Self-Study Training Kit (Paperback): William Stanek Training Solutions Windows Command Line Self-Study Training Kit (Paperback)
William Stanek Training Solutions
R1,742 Discovery Miles 17 420 Ships in 10 - 15 working days
Learning Embedded Linux Using the Yocto Project (Paperback): Alexandru Vaduva Learning Embedded Linux Using the Yocto Project (Paperback)
Alexandru Vaduva
R1,272 Discovery Miles 12 720 Ships in 10 - 15 working days

0

Unix Commands - 50 Plus Most Commonly Used Unix Commands (Paperback): Niraj Gupta Unix Commands - 50 Plus Most Commonly Used Unix Commands (Paperback)
Niraj Gupta
R258 Discovery Miles 2 580 Ships in 10 - 15 working days
Real-Time Embedded Multithreading Using ThreadX - Third Edition (Paperback): Edward L. Lamie Real-Time Embedded Multithreading Using ThreadX - Third Edition (Paperback)
Edward L. Lamie
R1,365 Discovery Miles 13 650 Ships in 10 - 15 working days
FreeBSD Mastery - Storage Essentials (Paperback): Michael W Lucas FreeBSD Mastery - Storage Essentials (Paperback)
Michael W Lucas
R719 R668 Discovery Miles 6 680 Save R51 (7%) Ships in 10 - 15 working days
Build a Next-Generation Digital Workplace - Transform Legacy Intranets to Employee Experience Platforms (Paperback, 1st ed.):... Build a Next-Generation Digital Workplace - Transform Legacy Intranets to Employee Experience Platforms (Paperback, 1st ed.)
Shailesh Kumar Shivakumar
R1,673 R1,371 Discovery Miles 13 710 Save R302 (18%) Ships in 10 - 15 working days

Evolve your traditional intranet platform into a next-generation digital workspace with this comprehensive book. Through in-depth coverage of strategies, methods, and case studies, you will learn how to design and build an employee experience platform (EXP) for improved employee productivity, engagement, and collaboration. In Build a Next-Generation Digital Workplace, author Shailesh Kumar Shivakumar takes you through the advantages of EXPs and shows you how to successfully implement one in your organization. This book provides extensive coverage of topics such as EXP design, user experience, content strategy, integration, EXP development, collaboration, and EXP governance. Real-world case studies are also presented to explore practical applications. Employee experience platforms play a vital role in engaging, empowering, and retaining the employees of an organization. Next-generation workplaces demand constant innovation and responsiveness, and this book readies you to fulfill that need with an employee experience platform. You will: Understand key design elements of EXP, including the visual design, EXP strategy, EXP transformation themes, information architecture, and navigation design. Gain insights into end-to-end EXP topics needed to successfully design, implement, and maintain next-generation digital workplace platforms. Study methods used in the EXP lifecycle, such as requirements and design, development, governance, and maintenance Execute the main steps involved in digital transformation of legacy intranet platforms to EXP. Discover emerging trends in digital workplace such as gamification, machine-led operations model and maintenance model, employee-centric design (including persona based design and employee journey mapping), cloud transformation, and design transformation. Comprehend proven methods for legacy Intranet modernization, collaboration, solution validation, migration, and more. Who This Book Is For Digital enthusiasts, web developers, digital architects, program managers, and more.

Operating Systems - Principles and Practice (Paperback, 2nd ed.): Thomas Anderson, Michael Dahlin Operating Systems - Principles and Practice (Paperback, 2nd ed.)
Thomas Anderson, Michael Dahlin
R2,266 Discovery Miles 22 660 Ships in 10 - 15 working days
Microsoft Windows Repair Book - All Versions - Remove Viruses & Passwords in Minutes!! (Paperback): Beanie L Yvonne Microsoft Windows Repair Book - All Versions - Remove Viruses & Passwords in Minutes!! (Paperback)
Beanie L Yvonne
R421 Discovery Miles 4 210 Ships in 10 - 15 working days
Linux Security Cookbook (Paperback): Daniel J. Barrett Linux Security Cookbook (Paperback)
Daniel J. Barrett
R1,128 Discovery Miles 11 280 Ships in 10 - 15 working days

The Linux Security Cookbook includes real solutions to a wide range of targeted problems, such as sending encrypted email within Emacs, restricting access to network services at particular times of day, firewalling a webserver, preventing IP spoofing, setting up key-based SSH authentication, and much more. With over 150 ready-to-use scripts and configuration files, this unique book helps administrators secure their systems without having to look up specific syntax.

Bash Command Line Pro Tips (Paperback): Jason Cannon Bash Command Line Pro Tips (Paperback)
Jason Cannon
R162 Discovery Miles 1 620 Ships in 10 - 15 working days

If you've ever said to yourself, "There has to be a better way to do this," then read on.
As someone that has used the Bash shell almost daily for over 15 years, I've accumulated several command line "tricks" that have saved me time and frustration. Bash Command Line Pro Tips is a collection of 10 techniques that you can put to use right away to increase your efficiency at the command line.
Here is what you will learn by reading Bash Command Line Pro Tips: Tip 1: Tab Completion Tip 2: Change to the Previous Directory Tip 3: Reuse the Last Item from the Previous Command Line Tip 4: Rerun a Command That Starts with a given String Tip 5: Command Substitution Tip 6: Use a for Loop at the Command Line Tip 7: Rerun the Previous Command with Root Privileges Tip 8: Rerun the Previous Command While Substituting a String Tip 9: Reuse a Word on the Same Command Line Tip 10: Fix Typos and Shorten Lengthy Commands with Aliases Scroll up, click the "Buy Now With 1-Click" button to start leaning these powerful Linux Command Line Tips.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Intelligence Science - Leading the Age…
Zhongzhi Shi Paperback R5,389 Discovery Miles 53 890
Digital Dharma - How AI Can Elevate…
Deepak Chopra Paperback R430 R384 Discovery Miles 3 840
The Future of Creative Work - Creativity…
Greg Hearn Hardcover R3,488 Discovery Miles 34 880
Machine Reading Comprehension…
Chenguang Zhu Paperback R3,700 Discovery Miles 37 000
Factorization of Boundary Value Problems…
Jacques Henry, A M Ramos Hardcover R2,906 R2,727 Discovery Miles 27 270
Hausdorff Calculus - Applications to…
Yingjie Liang, Wen Chen, … Hardcover R4,588 Discovery Miles 45 880
Research Handbook on Intellectual…
Ryan Abbott Hardcover R6,914 Discovery Miles 69 140
Control of Complex Systems - Theory and…
Kyriakos Vamvoudakis, Sarangapani Jagannathan Hardcover R4,072 R3,795 Discovery Miles 37 950
Judges, Technology and Artificial…
Tania Sourdin Hardcover R3,492 Discovery Miles 34 920
Multi Agent Systems - Strategies and…
Ricardo Lopez-Ruiz Hardcover R3,331 Discovery Miles 33 310

 

Partners