i'm trying develop iphone app, , let me tell - it's piece of cake huge overstatement. it's more trying assemble big house hammer, wood, nails , paint.
visual basic way easier. example, in visual basic, writing app user enters name , gets "hello (name)" easy dragging label object, text field, , button, naming them, writing along lines of
code:
private sub hellobutton_tap() hellolabel.text = username.text end sub
compare xcode, have not name objects, have create connections , designate view delegate object , write code display user's name.
why prefer not learn obj-c & cocoa touch. yes, know ios programming object-oriented, visual basic heck of lot more easy develop programs in.
should bother submitting feedback apple? think do?
any object-oriented programming language going same...it's going easier make simpler applications in of basic languages of higher ones.
i'd challenge same thing in java...you'll find xcode/objective-c easier.
actually, don't have set uiview delegate...that's if want return key place text, code, seems have separate button. in case, drag text field, label, , button onto screen. drag button twice code (one property , 1 action) inside method button, type in 1 line of code have , you're done.
it's not xcode that's @ fault. requirements naming , stuff every single object-oriented programming language. it's whole point of objects, being organized , creating relationships. sacrifice number of lines of code that. (just how putting pile of papers on desk easier , takes less space having sort each of them folders).
can submit feedback, i'm not sure apple can make easier.
Forums iPhone, iPad, and iPod Touch iOS Programming
- iPhone
- Mac OS & System Software
- iPad
- Apple Watch
- Notebooks
- iTunes
- Apple ID
- iCloud
- Desktop Computers
- Apple Music
- Professional Applications
- iPod
- iWork
- Apple TV
- iLife
- Wireless
No comments:
Post a Comment