What change in mindset are needed for a Jave/C# programmer when learning Swift?
- by Ian
Swift seem to fit into the same “space” as Java/C# as it was created to make it easier to create end user applications. It is also used to target smart phones like Java/C#.
However reading it’s documentation it seems to come from anther universe, you could say it is from Jupiter while C#/Java is from Saturn.
As a C# programmer I am finding myself making assumptions that are not true, so what are the conceptual “traps” that I should look out for while leaning about Swift?