《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 个评论

要评论图书请先登录注册

你也许想看:

Java程序设计语言

《Java程序设计语言》

[美] Ken Arnold, James Gosling, David Holmes.人民邮电出版社.2006-11

“《Java 程序设计语言(第4版)》主要讲授Java程序设计语言,系统地介绍Java的主要包(即java.lang.*、...”

Making Games with Python & Pygame

《Making Games with Python & Pygame》

Al Sweigart.CreateSpace Independent Publishing Platform.2012-1-12

“”

自己动手写Java虚拟机

《自己动手写Java虚拟机》

张秀宏.机械工业出版社.2016-6-1

“Java虚拟机非常复杂,要想真正理解它的工作原理,最好的方式就是自己动手编写一个! 本书是继《深入理解Java虚拟机》之...”

Mastering Clojure Macros

《Mastering Clojure Macros》

Colin Jones.The Pragmatic Bookshelf.2014-8-10

“Clojure offers some sharp tools in its toolbox, and one of t...”

Java网络编程(中文版 第三版)(O'Reilly Java系列)

《Java网络编程(中文版 第三版)(O'Reilly Java系列)》

(美)Elliotte Rusty Harold.中国电力出版社.2005-11-22

“《Java网络编程》第三版会为你介绍Java网络API的最新特性。本书讨论了JDK 1.4和1.5(现在已命名为J2SE...”

Practical Android Projects

《Practical Android Projects》

Lucas Jordan,Pieter Greyling.Apress.2011-2-22

“Ask yourself...how do you learn best? Well, like most progra...”

面向对象葵花宝典:思想、技巧与实践

《面向对象葵花宝典:思想、技巧与实践》

.电子工业出版社.2015-12

“《面向对象葵花宝典:思想、技巧与实践》系统地讲述了面向对象技术的相关内容,包括面向对象的基本概念、面向对象开发的流程、面...”

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, ...”

Python Pocket Reference

《Python Pocket Reference》

Mark Lutz.O'Reilly Media.2009-10-15

“This fourth edition of "Python Pocket Reference" has been th...”

逆向工程实战

《逆向工程实战》

[美] Bruce Dang,[法] Alexandre Gazet,[美] Elias Bachaalany,[法] Sébastien Josse.人民邮电出版社.2015-8

“本书是一本涵盖x86、x64和ARM操作系统的逆向工程类图书,由浅入深地讲解了包括Windows内核模式代码的恶意软件和...”

Win32多线程程序设计

《Win32多线程程序设计》

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

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

Software Tools

《Software Tools》

Brian W. Kernighan,P. J. Plauger.Addison-Wesley Professional.1976-1-11

“”

写给大忙人看的Java SE 8

《写给大忙人看的Java SE 8》

【美】Cay S. Horstmann(凯.S.霍斯曼) 编.电子工业出版社.2014-11

“《写给大忙人看的Java SE 8》向Java开发人员言简意赅地介绍了Java 8 的许多新特性(以及Java 7 中许...”

Head First SQL

《Head First SQL》

Lynn Beighley.O'Reilly Media.2007-9-1

“Head First SQL is about RDBMS (databases) specifically mySQL...”

The Swift Programming Language

《The Swift Programming Language》

苹果公司.Apple Inc..2014-6-2

“Swift is a new programming language for creating iOS and OS ...”

Is Parallel Programming Hard, And, If So, What Can You Do About It?

《Is Parallel Programming Hard, And, If So, What Can You Do About It?》

Paul E. McKenney..

“The purpose of this book is to help you understand how to pr...”

C++ Primer(第4版)习题解答

《C++ Primer(第4版)习题解答》

蒋爱军、李师贤、梅晓勇编.人民邮电出版社.2007-2

“《C++ Primer习题解答》为C++ Primer(第4版)的配套书籍,根据C++ Primer(第4版)中所介绍的...”

GNU Make项目管理(第三版)

《GNU Make项目管理(第三版)》

(美)Robert Mecklenburg.东南大学出版社.2006-7

“make是unix和其他操作系统上最持久的工具之一。自1970年问世以来,make至今仍旧是大多数程序开发项目的核心工具...”

The Joy of Clojure

《The Joy of Clojure》

Michael Fogus,Chris Houser.Manning Publications.2011-4-4

“Clojure is a dynamic programming language that targets the J...”

写给大家看的C++书

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

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

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