DEV Community

rodman864
rodman864

Posted on

 

Discussion Question Swift

This is because arrays help you write codes that will execute the same steps for every item in a collection.

You access the objects by looping through the array.

By using isEmpty.

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git