Learn your way! Get started

SwiftUI, Part 5 of 10: Build a NoDo App

with expert Paulo Dichone


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 6/16/2020
Level Intermediate
Runtime 1h 14m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams N/A


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

Build Apps efficiently and more easily with Apple's SwiftUI Framework. This course covers: building a NoDo app, and creating and formatting CellRows.

Prerequisites

Basic programming understanding is preferred but not required.

Meet the expert

Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.

Course outline



Build NoDo App

NoDo App Demo (26:19)
  • Introduction (00:08)
  • NoDo App Demo (02:52)
  • Creating a TextField and Binding Variable (08:50)
  • Beautifying TextField (08:11)
  • Adding Items to Array and Show the in the List (06:09)
  • Summary (00:08)
Creating the CellRow (24:37)
  • Introduction (00:08)
  • Creating the CellRow (13:13)
  • Checking Items from our List (11:07)
  • Summary (00:08)
Adding TimeAgo (23:59)
  • Introduction (00:08)
  • Adding TimeAgo (11:39)
  • Finalized App (12:04)
  • Summary (00:08)