Learn Swift Programming Syntax
link 来源:www.udacity.com
list 3个序列
assignment 等级:入门
chat_bubble_outline 语言:英语
card_giftcard 1分
评论
-
starstarstarstarstar
0条评论

关键信息

credit_card 免费进入

关于内容

Swift is a language created by Apple specifically for iOS and OS X development. It’s fast, concise, and comes with tools which make it easier than ever to visualize one's code. This course focuses on the syntax of the Swift programming language. By the end of the course, students should be able to apply Swift essentials to building iOS apps and employ Swift's more unique elements, like optional types and switch statements, with confidence.

more_horiz 查看更多
more_horiz 收起
dns

课程大纲

Lesson 1: Swift Basics

In this lesson, you'll become familiar with Swift types and operators, and develop deftness in defining variables and constants.

Lesson 2: Optionals

Learn about your new Swift BFF: Optionals! In this lesson, you'll declare explicitly and implicitly unwrapped optionals, and unwrap optionals using both optional binding and optional chaining.

Lesson 3: Collections

In this lesson, you'll learn about Dictionaries, Arrays, and Sets and perform basic operations including: append, count, insert, remove, update, find, and retrieve.

Lesson 4: Control Flow

In this lesson, you'll practice fast iteration with for-in loops by iterating through items in Arrays and Dictionaries. You'll also get experience with if-else statements and switch statements.

Lesson 5: Functions

In this lesson, you'll define and call functions, correctly use local and external parameters, and identify parameter types and return types.

Lesson 6: Classes, Properties, and Methods

In this lesson, you'll practice building custom classes with their own properties and methods.

Lesson 7: Enums and Structs

In this lesson, you'll learn the difference between value types and references types and practice choosing when to use enums, structs, and classes.

Lesson 8: Protocols and Extensions

In this lesson, you'll learn how protocols and extensions can help keep your code DRY. Given a series of code snippets, you'll fix compiler errors by conforming to and implementing the appropriate protocols.

Lesson 9: Closure Expressions

In this lesson, you'll practice using Swift closures with the functions, sorted() and filter(). You'll also learn shorthand to make your closure expressions super concise.
record_voice_over

教师

  • Gabrielle Miller-Messner - Gabrielle earned her Ph.D. in Population Biology from UC Davis. There in the lab, analyzing DNA sequences, she discovered the joys of programming. Having taught science and math to undergraduate and high school students for four years, she was motivated to make apps for science education. She worked as an iOS Engineer for a year and a half before joining Udacity.
assistant

平台

Udacity

Udacity est une entreprise fondé par Sebastian Thrun, David Stavens, et Mike Sokolsky offrant cours en ligne ouvert et massif.

Selon Thrun, l'origine du nom Udacity vient de la volonté de l'entreprise d'être "audacieux pour vous, l'étudiant ". Bien que Udacity se concentrait à l'origine sur une offre de cours universitaires, la plateforme se concentre désormais plus sur de formations destinés aux professionnels.

您是 MOOC 的设计者?
您对这门课的评价是?
内容
5/5
平台
5/5
动画
5/5