New to Macs and still learning Swift. My first goal is a game so I actually am looking for TWO recommendations:
- Is there an advantage to Swift vs. Objective C when programming game apps?
- Can anyone recommend a decent book for beginners?
I'm not a beginner, however my last heavy experience was with Perl, C, and the WindowsSDK. So am behind the times.
Thank you
>Can anyone recommend a decent book for beginners?
Keep in mind that if you're talking about dead tree versions, they tend to reflect outdated or beta code examples, risking yet more confusion for the newcomer as they risk learning skills they'll need to unlearn when working with current tools, etc. You don't want to ask for help on something that is no longer in use.
iTunes U is a good place for digital versions, but again, be aware of current vs. outdated reference materials, regardless.
If you really want to get ahead of things, build an iOS game, then learn/use Catalyst to attact the macOS crowd.
Good luck.