Another post in the series on Swift for the C# developer… Garbage Collection (.NET) vs. ARC (Swift) at jbecker.com
Continue reading Garbage Collection (.NET) vs. ARC (Swift)
Leave a CommentSoftware Developer
Another post in the series on Swift for the C# developer… Garbage Collection (.NET) vs. ARC (Swift) at jbecker.com
Continue reading Garbage Collection (.NET) vs. ARC (Swift)
Leave a CommentA follow-up to my introduction on Swift for C# programmers. This one goes much deeper into things like exceptions, multicast delegates, enums and MUCH MORE……
Continue reading Escape from C# / Into the Swift Trenches – Part 1
One CommentIntroduction At some point, eventually, the need arises where parts of your code need to be notified of something that happened in other code. This…
Continue reading Multicast Delegates in Swift
11 CommentsI recently posted an introductory article on the Swift language for the software company, JBS Custom Software Solutions, from the perspective of a C# developer.…
Continue reading From C# to Swift
Leave a Comment