Why I Created Learn Swift with Bob
As a developer whose first programming language is Swift, I’ve taken online courses from major platforms. However, I have been frustrated by a lack of detailed explanation from instructors. They tend to focus on final products, thus missing out the fundamentals. I was confused by which design principles to follow, and why. Soon after I’ve been blogging for the last 5 months, I’ve discovered this isn’t the only problem of mine. I’ve received hundreds of emails and questions regarding how to write code that does not violate principles such as DRY, modularity, and readability. As a result, I’ve decided to create this course dedicated for my younger self. I believe it all comes down to the fundamentals which I lacked in the beginning.
Course Overview
There are 10 chapters in this course. From Chapter 1 to 4, you will get a firm understanding of both Intro to Functional, and protocol, and Object Oriented Programming. In Chapter 5, you will fully understand how objects are created and removed. In Chapter 6 and 7, you will learn how to create value oriented swift code along with protocol generics and enums. In the last chapter, you will acquire various advanced and hidden tips about the Swift Programming Language.
Instructor Details
Courses : 1
Specification: Learn Swift 4 with Bob: The Intermediate to Advanced Swift
|
7 reviews for Learn Swift 4 with Bob: The Intermediate to Advanced Swift
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $49.99 |
---|---|
Provider | |
Duration | 17.5 hours |
Year | 2017 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | No |
$49.99
Prateek Khandelwal –
The best part is that after completing this course, now I know the WHY part because I already knew the HOW part.
Hanisa Mohamed –
Plenty of resources and explanations
Harris –
excellent explanation
Robin G –
The course material is great but explanations and examples are poorly executed and so far aren’t very clear. For more advanced topics it becomes more apparent that the instructor barely understands the concepts he is covering. Each lesson is drawn out and is hard to follow. The beginner Swift concepts could be shorter videos as this is an advance course.
Ricardo Brown –
Amazing course
Alexander Ekberg –
very good, pain in the ass to learn everything as the amount of information is incredible, take it easy throughout the course and give yourself time and you will learn. PS: there isn’t really any esting, you have to be able to try things out yourself, this is pretty much a mountain of information and description.
Javier Munoz –
Great course with more advanced topics over the swift language. Really helped improve my code base on my personal projects.