Udemy

The iOS Development Animations Course - Swift 5 & Xcode 10

立即報名
  • 1,036 名學生
  • 更新於 5/2019
4.1
(166 個評分)
CTgoodjobs 嚴選優質課程,為職場人士提升競爭力。透過本站連結購買Udemy課程,本站將獲得推廣佣金,有助未來提供更多實用進修課程資訊給讀者。

課程資料

報名日期
全年招生
課程級別
學習模式
修業期
4 小時 9 分鐘
教學語言
英語
授課導師
Max Nelson
評分
4.1
(166 個評分)

課程簡介

The iOS Development Animations Course - Swift 5 & Xcode 10

Master Quartz Core, Core Animation, Core Graphics, KeyFrames, and Animated NSLayoutConstraints in PURE code.

Become a Swift Programming God.

Learn everything from basic Swift coding to advanced Core Animation in this course complete with updates, source code access, and additional learning resources to guide you to becoming a mobile iPhone x developer.

Which group do you belong to?

Are you a web developer? Maybe a React Native Developer?

Are you a professional iOS developer making close to six figures, maybe above six figures?

or are you still on your journey to getting that six figure mobile programming job?


Either way, you need to master and maintain your mobile animation skill set. This course will do BOTH.  Let's talk.

First you will develop an awesome Twitter heart sprite based animation button with UIImageView to start things off fun and interesting. This includes tiles that we will turn into an interactive sprite button within ten minutes of coding.


Concepts - From Stuck, to Project Mastery.

Before we can jump into more advanced projects, we need to cover basic even if you understand them.

You will cover and review basic animation concepts that have very likely been stuck using.  These mobile concepts include

  • UIView property animations

  • Spring Loaded Animations, yep even those fancy nice ones are basic.

  • CGAffineTransform - yessir still pretty basic, keep reading.


Step by Step. Enter UIViewPropertyAnimator

Once we see the disadvantages of basic UIView animations we will learn & tackle the next level of animation ability in Swift and Xcode. This is where we take our iOS animation foundation and build upon it with UIViewPropertyAnimator for a different type of control which is explained in the free promo video of this course.

  • UIViewPropertyAnimator


Mini Project One - UIButton Control Subclass - NSLayoutConstraint Animations Intro.

Here you will build a subclass UIControl button and utilize animations and programmatic auto layout which will be built straight within the class, not outside of it.

  • UIButton

  • NSLayoutConstraint

  • UIView property animations


Quartz Core - Core Graphics - Core Animation - What is the DIFFERENCE between these Swift frameworks, are they frameworks?

After we have built a button control class and used more property based animations with UIViewPropertyAnimator, we will dive into a section purely reviewing Apple Developer Documentation. In this section you will be given an overview of the three framework / api topics and a general idea of what the key differences are.

  • Apple Developer Docs

  • Core Animation

  • Core Graphics

  • Quartz Core


Core Animation - CABasicAnimations, KeyPaths, and CASpringAnimations. UISlider too.

It's time to utilize your knowledge and turn it into tangible skill. Enter Core Animation. In this section we will build animations with CA based animation classes like ca basic animations and spring animations. We also talk about subclasses and superclasses in this section.

  • CABasicAnimation

  • CABasicAnimation.keyPath

  • CASpringAnimation

  • UISlider

  • UIBlurEffect

  • UIVisualEffectView


CAGradientLayer - It's animatable.

Next you will build and animate gradients with Core Animation.

  • CAGradientLayer


CAKeyframeAnimation - Helpful and Powerful.

We then take a look at keyframe based animations and use them to build cool effects.

  • CAKeyframeAnimation

  • UIView.animateKeyframes


CocoaPods - Use them sparingly

An entire dedicated section to CocoaPods my friends.

  • NVActivityIndicatorView

  • PopupDialog

  • AnimatedSegmentSwitch


Advanced Project - Create an Elastic Snapchat Style Pull To Refresh Animation.

This is where things get exciting. In this section you will put your skills to the test and build a Snapchat style drag to refresh animation with advanced core animation and ui classes.

  • CAShapeLayer

  • CADisplayLink

  • UIBezierPath


That's it for curriculum until the next monthly update. Yes, this course is evergreen and will be maintained!


Content.

We love awesome animations, and this course will finally fill in your animation skill gap through video content. Maxcodes, your instructor, will teach you everything animations in Swift 5.2 & Xcode 10. You will not only learn commonly used animations in Swift & Xcode, but you will also learn advanced topics such as CAGradientLayer animations, programmatic NSLayoutConstraint animations, and even CABasicAnimations for specific animation keys such as shimmerKey to integrate animations you see on top tier apps like Facebook.


Developers are not designers, well not all of them.

It's already hard enough to develop these animations with code, let alone design them. This course is designed to help you as a developer master your implementation skills in the least amount of time possible. We don't want to spend hours trying to come up with awesome designs, we just want to know how to build them! Even if you ARE a designer; the first step is learning how to actually build these animations with pure code, and that is exactly what maxcodes teaches you in this course.


Clean cut & professional.

This course is designed to deliver you NEW programming skills through a clean cut, crystal clear medium via video tutorials. Rest assured, that I have designed this course to be clear, concise and to the point. I want you to learn, period.


Let's get it. Welcome to Swift Animations by maxcodes.


課程章節

  • 10 個章節
  • 44 堂課
  • 第 1 章 Course Gameplan and Resources.
  • 第 2 章 Image Sprites - Create The Twitter Heart Button Sprite Animation in 10 Minutes.
  • 第 3 章 UIView Animations in Swift.
  • 第 4 章 Project - Create your own Animated UIButton Subclass
  • 第 5 章 UIViewPropertyAnimator Animations - With UISlider.
  • 第 6 章 Overview of Quartz Core, Core Graphics, and Core Animation
  • 第 7 章 Core Graphics - CGAffineTransform Animations.
  • 第 8 章 Core Animation - CABasicAnimations, KeyPaths, and CASpringAnimations.
  • 第 9 章 Core Animation - CAGradientLayer.
  • 第 10 章 Core Graphics - Timed Keyframes with CAKeyframe Animation.

課程內容

  • High Market Value Animations as Seen in Apps Like Snapchat.
  • Complete Source Code Included - Commit Link Access on Each Lecture.
  • Build a Drag to Refresh Animation with CAShapeLayer, UIBezierPath, and CADisplayLink.
  • Build and Animate Programmatic Auto Layouts with NSLayoutConstraint.
  • Build Custom Subclasses with Built In Animations.
  • Every Basic AND Advanced Animation Topic in Swift 5.2 & Xcode 10.2


評價

  • A
    Akanksha Singh
    4.0

    yes its good for Me as I learned a lot how to do the things process by process

  • h
    hwan seok chang
    4.5

    The last part was interesting but the other contents were not enough.

  • R
    Ramon Ferreira do Nascimento
    3.5

    This course is great, the final animation of the Snapchat app is really quite explanatory. However, I believe there is a lack of structure to be more organized.

  • A
    Aafaq Ahmed Saqi
    5.0

    I love the way he goes through documentation some time before start writing the code.Some of its content is more advanced i.e. "snapchat like refresh" normal programmers can't understand. So you have to think about the code by yourself, which is kinda a good thing I consider. Overall good content but it is not too enough.

立即關注瀏覽更多

本網站使用Cookies來改善您的瀏覽體驗,請確定您同意及接受我們的私隱政策使用條款才繼續瀏覽。

我已閱讀及同意