Learning Swift -> It’s a just a programming language

So I've gone through the language and like more languages it has the important things:

variables, types and how to assignment them

math

conditionals

methods and functions

arrays

classes

objects

Now not all languages have everything, but a good programmer can implement what they want out of the language.

Yes, this stuff all has difference syntax.  No problem, keep a cheat sheet around.

The thing about programming — and why I couldn't get hired as a contract programmer because they want someone who can do something on day 2 — is that programming is programming, and it doesn't matter the language.  While I can't do something on day 2, I certainly will by the end of the week, and I would probably be as productive in week 2, maybe week 3.

 

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *