《Introducing iOS 8》

《Introducing iOS 8》 《Introducing iOS 8》

  • 书名:《Introducing iOS 8》:Swift Programming From Idea to App Store
  • 分类:编程
  • 作者:Steve Derico
  • 出版社:O'Reilly Media
  • 出版年:2014-9
  • 售价:USD 39.99
  • 装订:Paperback
  • 页码:322

《Introducing iOS 8》 内容介绍:

With Early Release ebooks, you get books in their earliest form—the author's raw and unedited content as he or she writes—so you can take advantage of these technologies long before the official release of these titles. You'll also receive updates when significant changes are made, new chapters as they're written, and the final ebook bundle. Want to design and develop iOS apps, but have little or no programming experience? This practical guide will show you how. By eliminating the jargon and simplifying programming into everyday concepts, you’ll learn how to use the basic building blocks necessary to build apps for iOS devices. This book teaches you programming concepts by using common occurrences like going to the grocery store, driving in a car, or eating at a restaurant. You’ll learn to think differently and see the world from a new perspective. Understand the basic building blocks of programming Learn how to create a simple design and build virtual objects Grasp the principles behind the grammar and syntax of Swift, the new iOS programming language

作者Steve Derico介绍:

Steve Derico Steve Derico is the founder and lead iOS Developer at Bixby Apps. Bixby Apps is a mobile app development agency located in San Francisco. Bixby Apps builds top-rated apps used worldwide by millions and works with Fortune 500 clients like BMW, Lenovo, and MGM Resorts. You can find their work at http://www.bixbyapps.com. Steve is also the founder and iOS Professor at App School. App School is an online app development school for absolute beginners. No programming experience is required. App School has taught hundreds of non-programmers how to make apps. You can learn how to make apps at http://www.appschool.com. Steve enjoys wine, baseball, and running in his free time. He also loves to hear from readers and answer their questions. You can reach him at steve@appschool.com, http://www.twitter.com/stevederico, or (415) 779-2771.


微信扫一扫关注公众号

0 个评论

要评论图书请先登录注册

你也许想看:

写给大家看的C++书

《写给大家看的C++书》

Larry Ullman,Andreas Signer.人民邮电出版社.2009.7

“在这个信息技术无所不在的时代,编程能力正在变得越来越重要。C++以高性能、易移植而著称,而且同时支持过程式、面向对象和泛...”

Unity 3.x Game Development Essentials

《Unity 3.x Game Development Essentials》

Will Goldstone.Packt Publishing.2011-12-20

“”

Oracle优化日记

《Oracle优化日记》

白鳝.人民邮电出版社.2010-7

“本书是一本介绍Oracle数据库优化方法的书,以一个实际的大型优化项目为原型,用日记的形式记录了一个优化小组的DBA 如...”

Pro Android 4

《Pro Android 4》

Satya Komatineni,Dave MacLean.Apress.2012-3-7

“Pro Android 4 shows you how to build real-world and fun mobi...”

Java并发编程

《Java并发编程》

(美)Doug Lea.中国电力出版社.2004-2-1

“本书全面介绍了如何使用Java 2平台进行并发编程,较上一版新增和扩展的内容包括: ·存储模型 ·取消 ·可移植的并行编...”

Game AI Pro 2

《Game AI Pro 2》

.A K Peters/CRC Press.2015-4-24

“”

iPad Programming

《iPad Programming》

Daniel H Steinberg,Eric Freeman.Pragmatic Bookshelf.2010-10-17

“Hold an iPad in your hands and you'll know what the fuss is ...”

DTrace

《DTrace》

Brendan Gregg,Jim Mauro.Prentice Hall.2011-4-11

“The Oracle Solaris DTrace feature revolutionizes the way you...”

MariaDB必知必会

《MariaDB必知必会》

[美]Ben Forta.机械工业出版社.2014-6-1

“《MariaDB必知必会》是国内首本关于MariaDB的中文版书籍,由畅销书作者Ben Forta亲笔撰写,MariaD...”

C++ Primer习题集(第5版)

《C++ Primer习题集(第5版)》

【美】Stanley B. Lippman( 斯坦利 李普曼),【美】Barbara E. Moo (芭芭拉 默) 著,【美】Josee Lajoie(约瑟 拉乔伊 ).电子工业出版社.2015-3-1

“C++ Primer(Fifth Edition)由三位C++大师Stanley B. Lippman、Josée La...”

Win32多线程程序设计

《Win32多线程程序设计》

[美] Jim Beveridge,Robert Wiener.华中科技大学出版社.2002-1

“《Win32多线程程序设计》全书共分三篇。第一篇包括线程的启动和结束、核心对象、激发和未激发状态的意义、同步机制及其用途...”

Android NDK Beginner's Guide

《Android NDK Beginner's Guide》

Sylvain Ratabouil.Packt Publishing.2012-1-26

“Android NDK is all about injecting high performance into you...”

我的第一本编程书

《我的第一本编程书》

[日]平山尚.人民邮电出版社.2016-7

“写这本书之前,作者一直在摸索一种最有利于入门者学编程的方法,并应用到教学当中。经过两年的教学实践,他确信他的方法是有效的...”

Objective-C 2.0程序设计

《Objective-C 2.0程序设计》

Stephen G. Kochan.机械工业出版社.2009年9月

“本书是Objective-C领域的经典著作,对Objective-C进行了系统而全面的阐述,权威性毋庸置疑。全书共分为四...”

Visual C++游戏编程基础

《Visual C++游戏编程基础》

荣钦科技.电子工业出版社.2005-5

“本书介绍了如何以Visual C++及DirectX来设计游戏,主要针对想学习游戏设计的初学者,通过本书深入浅出的概念与...”

C++ Concurrency in Action

《C++ Concurrency in Action》

Anthony Williams.Manning Publications.2012-2-28

“HIGHLIGHT C++ Concurrency in Action is the first book to mar...”

解析极限编程

《解析极限编程》

[美] Kent Beck.人民邮电出版社.2002-6

“极限编程(XP)是一种经历过实践考验的轻量级软件开发方法学。《解析极限编程》是XP宣言,也是第一本有关XP的图书。 全书...”

The Programmer's Guide to Apache Thrift

《The Programmer's Guide to Apache Thrift》

Randy Abernethy.Manning Publications.2016-5-1

“Any distributed application includes individual components, ...”

Learning Apache Kafka, Second Edition

《Learning Apache Kafka, Second Edition》

Nishant Garg.Packt Publishing - ebooks Account.2015-2-16

“”

Getting Started with Windows 8 Apps

《Getting Started with Windows 8 Apps》

Ben Dewey.O'Reilly Media.2012-8-10

“Get a head start on creating "Metro"-style apps for the appr...”