Are Ipad Apps easier to create than Windows 7?

cyderak

Banned
Banned
Are Ipad Apps that much easier to create than Windows 7 software?

I see Battlemap generators......character creators........interactive character sheets.......and so on for the Ipad.

What software is there for Windows 7 that could possibly be used for a Windows 7 driven Tablet PC without any hiccups?
 

log in or register to remove this ad

Are Ipad Apps that much easier to create than Windows 7 software?

I see Battlemap generators......character creators........interactive character sheets.......and so on for the Ipad.

If anything, it's the other way around (Microsoft's development tools are generally considered the best out there, though Win7 as a tablet OS has some issues). However, consider that
- The D&Di tools all work on Windows, but many don't on iPad / iPhone
- developing a 'fun' project in iOS is a way to get experience in a hot field
 

There are definitely some plusses to developing on iOS. The Interface Builder is very good, and makes it really easy to quickly put together interface ideas, and to switch things around during development. Apple provides a set of good high-level frameworks that make many of the things you want to do a simple matter of a little glue code. And by a little, I mean "ten or twenty lines".

It's also a very restricted, simple platform. The hardware is all standard: you don't have to worry about too many different resolutions, CPU speeds, etc. The software is all standard: you have one (mainstream) language to write in, one API.

Microsoft isn't nearly as restrictive. Just from Microsoft, there are a bunch of different official APIs in different languages with different levels of abstraction. That flexibility can be great because you can choose from support of lots of different OS versions, between native code and managed code, etc. But when it comes to learning how to do something, it's a lot easier for someone to say "Here's the one way to do it" than to sort through decades of history. So I think that there are a bunch of people who find it easier to play around in iOS than on Windows.

Another thing is the iOS SDK is free. MS has released Visual Studio Express for free, but there are limits compared to VS Pro. I'm not familiar enough with VS to know whether the limitations in VSE are a problem or not.
 

You probably see more applications for the iPad because the iPad market is viewed as being larger and growing more quickly.
 


Remove ads

Top