Next Step for a begginer

Hi guys , i´m just starting , I´m very near to finish the swift book , what is the better next step ? , i had thinked to learn about Xcode , because i haven´t idea at the moment how it´s works . It have any tutorial o something like that for Xcode ? i would to learn something more before start with Xcode ? thanks for your time !!!

Have you worked on the book or in PlayGround ?


If not yet used Playground, that's a good next step.


There are many tutorials on XCode. Just search : learning xcode for beginners.


And a good way is to think of a simple application that you should like to develop as a first ; and follow the tutorial to develop it.

I work with PlayGround , i´m following the book and doing examples .

I tried to see for my self the Xcode but i think it is very dificult for me alone , and i was looking for an official tutorial of Xcode but it haven´t no? .

Thanks for your answer , i try to look for a good tutorial if apple haven´t one official , and i try to do a easy app , somebody know a site to do exercicies or somethig like that ? thanks for your time

> i try to look for a good tutorial


Actually, that can be dangerous for a beginner.


Non-Apple sources frequently reflect older Xcodes, which, if you're not familiar, will cause you to look for things that may not exist in current tools and you'll spend more time asking why and scratching your head than you will learning. I'd resist the urge to follow 3rd party tutorials and videos.


If you want help here, it's best to use and ask about current Xcode, which at this time is v9.4.1


Xcode Help may be your best bet otherwise.


Good luck.

Accepted Answer

Well, in fact there is some type of Apple tutorial :

Intro to App development with Swift ; after page 25, you start creating XCode project.


And later

App development with Swift


They are all in iBooks library.

Next Step for a begginer
 
 
Q