Good, a few months ago I had started to learn Swift, but since I did not understand where the NSString classes came from, NSArray, for example, I stopped learning. Nowhere did I find the answer to my doubt, that's why I come here to ask them and ask if they would explain the following (I'm going to buy it with Java, because that's what I know):
1. What framework does Swift use? Which of all the frameworks is like Java with the Standart Edition (SE)? On the apple page they put the following:
As I understand the frameworks are 5 ... but within each of them there are more or what are they?
Another question, related to the same, I use print () ... what object am I using ??? The method of which instance or object is?