• Stars
    star
    273
  • Rank 146,485 (Top 3 %)
  • Language
    Swift
  • Created over 8 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The code of my MOOC Course - <Play with Swift 2>(supporting for the newest Swift 2.2). 我在慕课网上的课程《玩儿转 Swift 2》示例代码及更新(支持最新的Swift2.2)。

重要更新

感谢 @JeffreyW2947 同学!这是一位正在美国读高中的计算机天才,将我的这个课程的所有内容都基于最新的Swift4语言进行了更新,传送门:Play with Swift 4

对swift感兴趣的同学,欢迎加我的个人微信:liuyubobobo(头像和github一致),一起加入swift微信群讨论:)请注明:swift交流


以下内容为原课程swift2代码,已停止更新。

Play with Swift 2 - 玩儿转 Swift 2

Support the newest Xcode7.3 and Swift2.2! 现已支持Swift最新版本 Xcode7.3 Swift2.2!

Welcome! This repo is based on the MOOC course <Play with Swift 2> on imooc.com, one of the toppest MOOC website in China. As the teacher of this brand new Swift course, I put all the demos' codes here for everyone to test and comment. If you find any bug, or have any suggestion, even brilliant ideas which can make this course better, please contact me:)

Personal Website: liuyubobobo.com

Email: [email protected]

Weibo: 刘宇波bobo http://weibo.com/liuyubobobo

Zhihu: 刘宇波 http://www.zhihu.com/people/liuyubobobo


大家好, 欢迎大家下载《玩儿转Swift2》课程的源代码。这些代码包含我在慕课网上的课程——《玩儿转Swift2》上的所有源码。大家可以下载、运行、测试、修改。如果你发现了任何bug,或者对课程中的任何内容有意见或建议,欢迎和我联系:)

个人网站liuyubobobo.com

电子邮件[email protected]

微博: 刘宇波bobo http://weibo.com/liuyubobobo

知乎: 刘宇波 http://www.zhihu.com/people/liuyubobobo

个人公众号:是不是很酷

QRCode


Catalogue - 课程目录

中文版课程目录在英文版目录后,直接点击这里查看中文目录

Season One


Season Two


Season Three


Season Four


###第一季


###第二季


###第三季


第四季


Contributors and Acknowledgements 贡献者.致谢

感谢每一名学习这个课程的同学。感谢每一名在慕课网留言的同学。批评也好,鼓励也罢,都是对我的肯定:)

特别感谢以下github用户,帮助完善了这个课程的代码:

最后,感谢这个时代。


More Repositories

1

Play-with-Algorithms

Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Java
3,622
star
2

Play-Leetcode

My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
C++
2,687
star
3

Play-with-Data-Structures

Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Java
1,993
star
4

Play-with-Machine-Learning-Algorithms

Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Jupyter Notebook
1,240
star
5

Play-with-Algorithm-Interview

Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
C++
1,112
star
6

ai-learning-roadmap

Ai Learning Roadmap based on lots of open course sources and book materials. 我总结的 AI 学习路径。
413
star
7

Play-with-Linear-Algebra

Codes of my MOOC Course <Play with Linear Algebra>. Updated contents and practices are also included. 我在慕课网上的课程《玩转线性代数》示例代码,使用Python语言。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Python
339
star
8

Play-with-Algorithm-Visualization

Codes of my MOOC Course <Play with Algorithm Visualization>. Updated contents and more demos or practices are also included. 我在慕课网上的课程《看得见的算法》Java示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Java
297
star
9

cool-open-sharings

Sharing open source projects, books, or articles in this repo. All sharings will be firstly released in "isn't it cool" 我的公众号《是不是很酷》中的子栏目《【是不是很酷】开源资源 分享》文章和相关资源链接备份。
244
star
10

Play-with-Graph-Algorithms

Codes of my MOOC Course <Play Graph Algorithms in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转图论算法》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Java
151
star
11

my-blog

All my original articles will be backed up here. All my articles will be first released in my WeChat Original Account: <Isn't it Cool> 我的公众号《是不是很酷》的文章备份。同时包含我在其他地方的一些零碎文字,以及过往文章的一些补充与修订:)
92
star
12

liuyubobobo

Hi, It's me :)
71
star
13

heart-curve-cplusplus

This repo uses C++ to "draw" a heart shape in your command line. Happy Valentine's Day!
C++
52
star
14

Play-Leetcode-Database

My Solutions to Leetcode Database problems. 我的 Leetcode 数据库题解。大家加油!:)
36
star
15

My-Google-Foobar

My Google Foobar Solutions by Java. 我的 Google Foobar 题解。作为一个 old school 的程序员,所有问题都使用 Java 解决。应该属于少数派了:)
Java
24
star
16

Whats-New-in-Swift3

The code of my MOOC Course - <Play with Swift 3 New Features>. 我在慕课网上的课程《玩儿转 Swift 3新特性》的课程代码。
Swift
22
star
17

Play-Advent-of-Code

My solutions to Advert of Code (http://adventofcode.com/) . All solutions support C++, some support Java and Python:)
C++
8
star
18

Swift-NSDate-Tutorial

Tutorials on how to use swift NSDate or related classes. NSDate, NSDateFormatter, NSCalendar, NSDateComponents, NSDateComponentsFormatter, etc included.
Swift
8
star
19

Canvas-Red-Envelope-Photo

使用Canvas实现微信红包照片效果。慕课网相关公开课程资料。
JavaScript
8
star
20

HackerRank-Cracking-the-Coding-Interview

A repo based on the HackerRank Tutorials Course "Cracking the Coding Interview Challenges". All problems are solved by C++.
C++
8
star
21

HackerRank-30-Days-of-Code-Challenges

A repo based on the HackerRank Tutorials Course "30 Days of Code Challenges". All problems are solved by C++.
C++
6
star
22

Google-Material-Design-Color-in-Swift

An Swift 2.2 Implementation of Google Material Design Color
Swift
5
star
23

HackerRank-10-Days-of-Statistics-Challenges

A repo based on the HackerRank Tutorials Course "10 Days of Statistics Challenges". All problems are solved by C++.
C++
5
star
24

Python-Challenge

My solutions to python challenges in http://www.pythonchallenge.com/.
Python
3
star
25

OJ-Project-Euler

This repo presents my solutions to Project Euler (https://projecteuler.net) and Project Euler + in HackerRank(https://www.hackerrank.com/contests/projecteuler/challenges)
C++
2
star
26

HackerRank-CPlusPlus

A repo based on the HackerRank Track "C++".
C++
2
star
27

Swift-Comment-Documentation-Tutorial

This is a tutorial for how to use swift comment to create documentation.
Swift
1
star
28

Swift-Force-Touch-Demos

3 demos using brand new Cocoa Touch API - 3D Touch, to implement a scale, an easy doodle app and a circle generator plus physical effects.
Swift
1
star