Re: New Newbie Question :-(
Jack Brindle
There are pretty big differences between iOS and macOS, not just in frameworks, but in application design philosophy as well. I would highly recommend finding a copy of the Fourth Edition of “Cocoa Programming For Mac OS X” by Hillegas and Preble. The Fourth Edition was the last to use Objective-C, the Fifth Edition used Swift.
toggle quoted messageShow quoted text
If you are doing Mac applications, run away as fast as you can from iOS until you fully understand the Mac platform. Otherwise confusion will reign! Jack
|
|