摘要: 其实是有些迷茫,最近看了安卓,看了Python,看了swift,我知道贪多吃不烂,但是我觉得每天只要在进步,就是值得坚持的。。。顺便可以换换心情,如果一直看一个语言,可是会有审美疲劳的。。。当你使用不同的IDE甚至文本编辑器的时候,感觉不同,语法不同,也更能开拓自己的视野,同时,如果语言学得多,很多... 阅读全文
posted @ 2015-12-16 19:44 CJDanger 阅读(656) 评论(0) 推荐(0) 编辑
摘要: 前段时间回趟老家(奶奶过世)所以,几天没更新...接下来继续.!Familiarize Yourself with Xcode Workspace 使自己熟悉Xcode的工作空间Before we move on to the coding part, let’s take a few minut... 阅读全文
posted @ 2015-12-11 19:51 CJDanger 阅读(335) 评论(0) 推荐(0) 编辑
摘要: 周末两天没有更新,今天继续!1 Build Your First App 创建你的第一个App “The way to get started is to quit talking and begin doing.” 开始就是放弃高谈阔论,开始脚踏实地! ... 阅读全文
posted @ 2015-12-11 09:12 CJDanger 阅读(528) 评论(0) 推荐(0) 编辑
摘要: Continue to type the following line of code: 接着之前代码写下:message2.lowercaseString + " Okay, i'm working on it"Swift allows you to concatenate two string... 阅读全文
posted @ 2015-12-04 19:13 CJDanger 阅读(310) 评论(0) 推荐(0) 编辑
摘要: Use the default name or your own name but remember to select iOS as the platform. 使用默认的名字或者你自己的名字,但是切记要选择iOS平台Once you confirm to save the file, Xcod... 阅读全文
posted @ 2015-12-04 16:52 CJDanger 阅读(190) 评论(0) 推荐(0) 编辑
摘要: Swift Playgrounds Swift操练场地In this year’s Worldwide Developer Conference, Apple surprised all iOS developers by launching a new programming language c... 阅读全文
posted @ 2015-12-04 15:27 CJDanger 阅读(259) 评论(0) 推荐(0) 编辑
摘要: Getting Started with Xcode 6 Development 从Xcode6开始开发So you want to create your own app? That’s great! Creating an app is a fun and rewardingexperience... 阅读全文
posted @ 2015-12-03 19:13 CJDanger 阅读(198) 评论(0) 推荐(0) 编辑
摘要: Audience 读者说This book is written for beginners without any prior programming experience and those 这本书是写给那些想要学习swift语言但之前没有过任何开发经验的初学者who want to lear... 阅读全文
posted @ 2015-12-03 18:24 CJDanger 阅读(235) 评论(0) 推荐(0) 编辑
摘要: 作为土逼的自己英文不是一般烂,不过想试试坚持读一下能不能读出来..哈哈.开始:Preface 前言During the WWDC 2014, Apple surprised every iOS developer by launching a new 从2014年的WWDC大会之后,苹果发布了一... 阅读全文
posted @ 2015-12-03 15:48 CJDanger 阅读(257) 评论(0) 推荐(0) 编辑
摘要: 最近阅读了CSDN人气博主写的一本书叫Android - 第一行代码,通过几天的阅读(本来打算写swift临时改变了主意),读了activity的一些常用场景以及平板的碎片如何使用,还有几种布局,了解的很一般,所以加油继续学习吧。。。自己本身是先开始的iOS开发,但是呢,在知乎上看过很多人说:iOS... 阅读全文
posted @ 2015-12-01 00:54 CJDanger 阅读(317) 评论(0) 推荐(0) 编辑