easy way to learn Xcode ?

good day,



i was looking for good place to learn xcode and swift languges but i found i to hard all sources i found started with coding which i did not deal with it before


so i need good place to learn it from A to Z .


it tried to read the swift book provided by apple but found too hard to me to understand.



your advise ?

Look into this: https://developer.apple.com/library/prerelease/content/referencelibrary/GettingStarted/DevelopiOSAppsSwift/index.html. Its pretty good, but swift is a hard programming language to start with, though the tutorial explains all the stuff if you read it. If you try it with the Xcode 8 beta, you'll have to know how to fix errors from updating swift 2 to 3, so use Xcode 7 (the one on the app store).

You might want to wait for Playgrounds on iPad w/iOS 10 is released to the public and start there.

Another great source for learning Swift, is http://bitfountain.io🙂

Do you have a prior programming experience?


For the Mac, there is a good book for total beginners at the bottom of this page

http://www.apple.com/education/everyone-can-code/


Swift Playgrounds are another option (iOS 10 for iPad only), especially if new to programming.


Then there are courses on iTunes U (you can search via iTunes).

There is the Apple Swift Resources page. If you've some coding experience, my course (Plymouth) is linked under the iTunes U section

https://developer.apple.com/swift/resources/

I am assuming you would like to learn the Swift language through the Xcode application rather then Swift Playgrounds. I used this free course to get up and running. It is also simple enough that you could get students to sign up and learnw tih you.

- https://www.udemy.com/how-to-make-an-app/learn/v4/overview

If you have an iPad then you can download swift playgrounds from the App Store. It starts from the basics and teaches to simply move a character around then gets harder to the point where you are pretty much making the world. Sadly you can’t make games straight from it, you need to learn Xcode as well.
easy way to learn Xcode ?
 
 
Q