0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (2)
  • R1,000 - R2,500 (2)
  • -
Status
Brand

Showing 1 - 4 of 4 matches in All Departments

Building Games with Ethereum Smart Contracts - Intermediate Projects for Solidity Developers (Paperback, 1st ed.): Kedar Iyer,... Building Games with Ethereum Smart Contracts - Intermediate Projects for Solidity Developers (Paperback, 1st ed.)
Kedar Iyer, Chris Dannen
R1,838 R1,429 Discovery Miles 14 290 Save R409 (22%) Ships in 10 - 15 working days

Learn how to take your existing knowledge of Ethereum and Solidity to the next level. Hone your development skills and become more familiar with the syntax of the Solidity language by working through well-tested, well-documented intermediate-level sample projects. You will begin by covering the basics of Ethereum, Solidity, and gaming theory. From there, you will move onto sample projects that use smart contract engineering to create fun casino-style games that you can deploy and test on your friends and colleagues with real ether. All games are provably fair and auditable, so that players know the house won't always win! Ideal for any reader with exposure to Ethereum, the techniques this book teaches are applicable to game developers, software engineers, web developers, and cryptocurrency enthusiasts. What You'll Learn Use various features and best practices for smart contract programming in Ethereum and Solidity Develop and deploy games of chance, similar to the kind you'd find in a casino Create fun, easy projects with Ethereum lntegrate the Ethereum blockchain into games Who This Book Is For Entry-level programmers with some exposure to Ethereum; game developers, Blockchain and cryptocurrency enthusiasts looking to add Ethereum and Solidity development to their skill set; software engineers and Web developers

iPhone Design Award-Winning Projects (Paperback, 1st ed.): Chris Dannen iPhone Design Award-Winning Projects (Paperback, 1st ed.)
Chris Dannen
R964 R789 Discovery Miles 7 890 Save R175 (18%) Ships in 10 - 15 working days

This book profiles developers who have received the prestigious Apple Design Award for iPhone app excellence. You'll learn all about what makes these apps truly standout, including explanations of great user interface design and implementation, as well as the code under the hood that makes these the most responsive, intuitive, useful, and just plain fun apps running on the iPhone.Insightful profiles of the developers behind Tweetie, Topple 2, AccuTerra, Postage, and Wooden Labyrinth 3D Detailed explanations of the technical wizardry that makes these apps tick Full-color screenshots and copious downloadable code snippets to get you started building the next iPhone Design Awardwinning apps What you'll learn How the best iPhone and iPod touch apps are built How detail-oriented, semi-obsessive designers create great-looking interfaces that go beyond mere user-friendliness How caffeine-addicted, sugar-fortified programmers optimize every line of Objective-C and squash the most deeply hidden bugs How inspiration strikes at unlikely times and places How to plan for success by learning from the most successful iPhone app developers Who this book is for

All iPhone developers seeking enlightenment from the recognized masters. Table of Contents TweetieFacebookTopple 2Q&A: FoursquareAccuTerraQ&A: Exit Strategy NYCPostageQ&A: Delicious LibraryWooden Labyrinth 3DQ&A: ProwlUser Experience: Ge WangIterative DesignUpgrading

Introducing Ethereum and Solidity - Foundations of Cryptocurrency and Blockchain Programming for Beginners (Paperback, 1st... Introducing Ethereum and Solidity - Foundations of Cryptocurrency and Blockchain Programming for Beginners (Paperback, 1st ed.)
Chris Dannen
R1,800 R1,705 Discovery Miles 17 050 Save R95 (5%) Ships in 9 - 15 working days

Learn how to use Solidity and the Ethereum project - second only to Bitcoin in market capitalization. Blockchain protocols are taking the world by storm, and the Ethereum project, with its Turing-complete scripting language Solidity, has rapidly become a front-runner. This book presents the blockchain phenomenon in context; then situates Ethereum in a world pioneered by Bitcoin. See why professionals and non-professionals alike are honing their skills in smart contract patterns and distributed application development. You'll review the fundamentals of programming and networking, alongside its introduction to the new discipline of crypto-economics. You'll then deploy smart contracts of your own, and learn how they can serve as a back-end for JavaScript and HTML applications on the Web. Many Solidity tutorials out there today have the same flaw: they are written for "advanced" JavaScript developers who want to transfer their skills to a blockchain environment. Introducing Ethereum and Solidity is accessible to technology professionals and enthusiasts of all levels. You'll find exciting sample code that can move forward real world assets in both the academic and the corporate arenas. Find out now why this book is a powerful gateway for creative technologists of all types, from concept to deployment. What You'll Learn See how Ethereum (and other cryptocurrencies) work Compare distributed apps (dapps) to web apps Write Ethereum smart contracts in Solidity Connect Ethereum smart contracts to your HTML/CSS/JavaScript web applications Deploy your own dapp, coin, and blockchain Work with basic and intermediate smart contracts Who This Book Is For Anyone who is curious about Ethereum or has some familiarity with computer science Product managers, CTOs, and experienced JavaScript programmers Experts will find the advanced sample projects in this book rewarding because of the power of Solidity

Beginning iOS Apps with Facebook and Twitter APIs - for iPhone, iPad, and iPod touch (Paperback, 1st ed.): Chris Dannen,... Beginning iOS Apps with Facebook and Twitter APIs - for iPhone, iPad, and iPod touch (Paperback, 1st ed.)
Chris Dannen, Christopher White
R993 R819 Discovery Miles 8 190 Save R174 (18%) Ships in 10 - 15 working days

Beginning iOS Apps with Facebook and Twitter APIs shows you how to add the power of social networking to your mobile apps on iPhone, iPad, and iPod touch. With this book as your guide, you can write apps that connect to Facebook and Twitter quickly, securely, and discreetly. Instead of starting from scratch, you will build on the vast resources, data storage capacity, and familiar features of these platforms which have become part of everyday life for hundreds of millions of users worldwide. Beginning iOS Apps with Facebook and Twitter APIs introduces you to the development tools, techniques, and design practices you will need to work with the APIs. It helps you decide whether to use Facebook, Twitter, or both, and explains the important issues of design, branding, and permissible use guidelines. You will learn how to guarantee privacy and use OAuth for authentication and single sign-on. Create news apps, shopping apps, contact apps, GPS apps, guides, and more, that let users transparently: Sign on once, then freely work with and manage their Facebook and Twitter accounts Publish gamehigh scores, post likes, links, and status updates Send messages, share pictures, and forward Tweets Tweet a link to an event, show themselves as attending, and see who else is there Show Tweets that are relevant to a topic within a news app Show Tweets about a restaurant Organize a group or community

From time to time, new forms of communication come along that make it easier for people to communicate and manage their social lives. Like phone calls and SMS before them, Facebook and Twitter have, in a shorttime, become essential parts of the social fabric of life for an ever-growing number of people throughout the world. The knowledge you'll gain from Beginning iOS Apps with Facebook and Twitter APIs will help you create exciting and popular iOS apps that your users will rely on every day to help make their lives more meaningful and connected. What you'll learn How to integrate these social networks' APIs into your code How to run multitasking apps and run streamlined background processes When and how to use Oauth for authentication How to connect your users to each other Howand where to publish and request data and media from the social graph How to work with JSON, push notifications and other data interchanges How to take advantage of open-source software like Google Wrappers and Google Toolbox How to iterate quickly when using the UIWebView controller How to specify visual & interaction design that is consistent with the design of the platforms (for both iPad and iPhone) Who this book is for

This book is for iPhone and iPad developers whoalready knowthe fundamentals of iOS development and want to add social networking functionality to their apps. Table of Contents What the Social Graph Can Do for Your App Privacy, Privacy, Privacy Choose Your Weapons Getting Set Up Working Securely with OAuth and Accounts Getting Your App Ready for Social Messaging Accessing People, Places, Objects and Relationships POSTing, Data Modeling, and Going Offline Working with Location-Awareness and Streaming Data Using Open-Source Tools and Other Goodies Apps You Can (and Cannot) Build UI Design and Experience Guidelines for Social iOS Apps TwitterUI Design Facebook UI Design

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Loot
Nadine Gordimer Paperback  (2)
R383 R318 Discovery Miles 3 180
Gold Fresh Couture by Moschino EDP 100ml…
R845 Discovery Miles 8 450
Elecstor E27 7W Rechargeable LED Bulb…
R69 Discovery Miles 690
Vital BabyŽ HYGIENE™ Super Soft Hand…
R45 Discovery Miles 450
Space Blankets (Adult)
 (1)
R16 Discovery Miles 160
Peptiplus Pure Hydrolysed Collagen…
R289 R189 Discovery Miles 1 890
Sabrina September Is A Liar
Nikki Lincoln Paperback R399 R175 Discovery Miles 1 750
John C. Maxwell Undated Planner
Paperback R469 R325 Discovery Miles 3 250
Marvel Spiderman Fibre-Tip Markers (Pack…
R57 Discovery Miles 570
Shazam 2 - Fury Of The Gods
Zachary Levi, Helen Mirren, … DVD R133 Discovery Miles 1 330

 

Partners