Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MrMister111

macrumors 68040
Original poster
Jan 28, 2009
3,874
368
UK
Complete newbie to coding. Wouldn't mind messing about, I have an idea for an app, more iPhone app though.

I have an iMac and iPhone/iPad etc, but also have access to Windows 10 etc to.

So should I start with Xcode/swift or use the new MS visual studio for Mac?

This is for a complete novice to coding, NJ o idea how/what to do on any languages etc either.

Thanks
 

danR2

macrumors newbie
Mar 30, 2016
11
4
So should I start with Xcode/swift or use the new MS visual studio for Mac?

This is for a complete novice to coding, NJ o idea how/what to do on any languages etc either.

Thanks
If you're a newbie, don't start with Xcode or Swift. Unless you're dedicated the prospect of becoming a coder. These aren't snap-together drag-and-drop oriented tools.

I'm having trouble installing VS. This is sounding like the usual MS hiccup.
 

PhoneyDeveloper

macrumors 68040
Sep 2, 2008
3,114
93
I believe that VS for Mac is a rebranded Xamarin Studio. That would mean learning C#.

I would recommend starting with Xcode and doing some tutorials or get a book.
 
  • Like
Reactions: grandM and danR2

danR2

macrumors newbie
Mar 30, 2016
11
4
Yeah, I'm seeing no evidence of Visual Basic for the Mac version. Basic + drag and drop objects is what you would want to start off with, at least for a few weeks. You might want to poke around the internet for some simple beginner's programming languages, like Scratch: you can click on project, run it, and inspect the lego-like click-together syntax, etc.
 
Last edited:

MrMister111

macrumors 68040
Original poster
Jan 28, 2009
3,874
368
UK
Seems so difficult to start from nothing now.

Some say Xcode/Swift others not. Agreeably better to start from scratch suppose but just thought I'd try and jump in and learn.

I have limited time as well, would prefer a classroom environment suppose as there's almost too much info/books/YouTube/Udemy etc...
 

danR2

macrumors newbie
Mar 30, 2016
11
4
Seems so difficult to start from nothing now.

Some say Xcode/Swift others not. Agreeably better to start from scratch suppose but just thought I'd try and jump in and learn.

I have limited time as well, would prefer a classroom environment suppose as there's almost too much info/books/YouTube/Udemy etc...

Depends on personality and goals. The Scratch website would be a good start if you have no firm commitment to being a programmer, and just want to see what coding is all about. Although it's not a serious application language, it has the core elements of what goes into programming in a visually easy-to-digest framework of lego-like blocks of coding elements. Everything is there: variables, conditionals, looping, etc.

On the other hand, if you really know you want to start and finish, you can start with Xcode and Swift and just learn a little bit at a time, if your time is limited. I recall there are some vids out there for Xcode that really do assume no programming basics at all. Edit: try this:

Xcode Beginners Tutorial (No Coding Required) How To Make A Simple App

Your Download Xcode will likely be more recent and not exactly the same. You will need an Apple ID to download it.
 
Last edited:

AxoNeuron

macrumors 65816
Apr 22, 2012
1,251
855
The Left Coast
Get a course online, there are tons of good courses on places like Lynda and Udemy.

Be prepared to spend an enormous amount of time and effort on it though. It took me three years to finally start writing software that wasn't complete garbage. Just don't expect to create Instagram in your first few weeks ;)

If you do start learning though, keep at it. It just gets funner and funner as you go.
 

MrMister111

macrumors 68040
Original poster
Jan 28, 2009
3,874
368
UK
What is the iPad playground app? Is this any use in starting from scratch? Or just jump and try Xcode?

Thanks
 

bjet767

Suspended
Oct 2, 2010
967
319
There is no real way to "drag and drop" an iOS application without doing some coding.

Even MS VB will require knowing some version of code to get a decent working program.

You want to make apps then learn to code.

Now there are some basic code generators for Web Pages that are drag and drop. For OSX there's "Sparkle," which works pretty good for basic web page stuff.
 

Zazoh

macrumors 65832
Jan 4, 2009
1,504
1,094
San Antonio, Texas
Most coders just start learning. We are typically tinkerers - want to know how things work, configure our systems till they break then start over. I've been doing it professionally for 21 years. Until recently I'd say get a book read it, you wont understand it, then go back and do all the coding as they go through a tutorial, no matter how mundane it is.

These days there I've seen some good courses on Udemy. I don't typically like them because You'd have to start and stop the video alot to catch up.

If you get completely frustrated then almost get a high when you figure something out, you will become a good programer. If you get frustrated continually without any sense of satisfaction from making something work, give up now.

Swift is fairly easy to get started with as it is a bit more logical. Careers can be built learning just CSS, HTML and JavaScript however, which get you started in troubleshooting and putting code together and thinking about solving problems logically.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.