Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Community
General Tabletop Discussion
*TTRPGs General
Are Ipad Apps easier to create than Windows 7?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Alan Shutko" data-source="post: 5473308" data-attributes="member: 23694"><p>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". </p><p></p><p>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. </p><p></p><p>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.</p><p></p><p>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.</p></blockquote><p></p>
[QUOTE="Alan Shutko, post: 5473308, member: 23694"] 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. [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*TTRPGs General
Are Ipad Apps easier to create than Windows 7?
Top