What you will learn in this course?
In this course, you will learn the fundamentals of CI/CD which is short for Continuous Integration/Continuous Delivery and be able to apply these fundamentals in your iOS app development process.
The word Deployment is often used in place of Delivery but effectively means the same thing.
These skills are essential to maximize your career potential in 2019 and beyond, because more and more companies are adopting these development practices requiring new employees or freelancers to be well versed in these concepts.
What is Continuous Integration (CI) ?
CI is the practice of merging all programmers current working copies to a shared mainline on a regular basis (usually several times a day).
A developer checks out a working copy of the code base prior to making a change. Over time as other developers check out and make changes, this checked out working copy of the source code base gets out of date, potentially requiring more and more work by developers to actually check their completed changes back in to the main repository.
Without using CI it can become really difficult to merge all these changes and can lead to it taking more time to merge changes back into the main source code base than it took to make the the change itself.
Instructor Details
Courses : 37
Specification: Master CI/CD for iOS Developers
|
5 reviews for Master CI/CD for iOS Developers
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 7 hours |
Year | 2021 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$84.99 $14.99
Rahul –
The course contents are very good and well explained
Gabriel Fernando Passos –
The enviroment related to CI/CD is provided by App Center in total. It would be useful to have another scenarios even basic ones using Jenkins/Bamboo focusing on the builds and restful APIs/cURL aiming to upload the apps to AppCenter and AppStore.
Alex Hussar –
Hard to find any information on a complete CI/CD process for iOS. This is the first course I have seen
Keyur Bhalodiya –
Nice explanation. Course direction was also well managed.
Santharao Tarra –
Good