Hacker News new | ask | show | jobs
by fit2rule 3566 days ago
Holding off on learning much more Swift for now, until things stabilize and stuff stops breaking. Its not much fun to go back to learn some Swift only to discover things have changed since last time ..
1 comments

No need to hold off - now is actually the time to start learning Swift, as it's taking off. If you've written existing code, it will take you minor effort to translate the code (in most cases) and you can also use the code migrator tool.
Yeah, I guess with 3.0 it is time to dust off the ol' ~/hak/swift/ dir and see what it'll take to bring previous hacks forward ..