I did it online. Learn the basics of Swift (Apple's programming language) first, so you have an idea of how to write and read code you'll see. Then check out AppleVis, where there are a few guides and forums on the topic. Xcode is what you'll need to write apps, so grab that from the App Store on Mac and follow the guides to start to learn it.
I know this is a huge over simplification, but those are the very basics. As you learn more details, you can ask questions. A few email lists are [email protected] <mailto:[email protected]>, and [email protected]. The former is for VI people, the latter isn't but should still have helpful members. Oh, you might want [email protected] once you get more into it. Finally, Apple has a free ebook on Swift, available through iBooks, and there are tons of online resources. Just try to find Swift 3 whenever you can as learning older Swift may prove confusing.Finally, all this presupposes you have a solid grasp of the fundamentals of programming. If you don't, you should start there. You need to understand functions, variables, classes/objects, flow control, imports, and other coding concepts before much of Swift will make sense. -- Alex Hall > On Jun 13, 2017, at 02:56, afik Suffir <[email protected]> wrote: > > > Hello, > > Is there any accessible way to learn to code for IOS and MAC? > > Any help is appreciated. > > בברכה, > אפיק סופיר > חבר ומייסד קבוצת ק.מ.ח - כי דברים שרואים משם לא רואים מכאן > 050-5782208 > [email protected] > www.facebook.com/afik.sofir > > > > -- > The following information is important for all members of the Mac Visionaries > list. > > If you have any questions or concerns about the running of this list, or if > you feel that a member's post is inappropriate, please contact the owners or > moderators directly rather than posting on the list itself. > > Your Mac Visionaries list moderator is Mark Taylor. You can reach mark at: > [email protected] and your owner is Cara Quinn - you > can reach Cara at [email protected] > > The archives for this list can be searched at: > http://www.mail-archive.com/[email protected]/ > --- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/macvisionaries. > For more options, visit https://groups.google.com/d/optout. -- The following information is important for all members of the Mac Visionaries list. If you have any questions or concerns about the running of this list, or if you feel that a member's post is inappropriate, please contact the owners or moderators directly rather than posting on the list itself. Your Mac Visionaries list moderator is Mark Taylor. You can reach mark at: [email protected] and your owner is Cara Quinn - you can reach Cara at [email protected] The archives for this list can be searched at: http://www.mail-archive.com/[email protected]/ --- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.
