hey, guys, just want to spread the word and let u guys know that Bitzio is looking for promising iPhone developers out there. if you build apps out of hobby, why not make money out of it too!learn more about bitzio by subscribing to our channel. pls feel free to leave your comments too!
Learning to build mobile apps is not an easy endeavor. It can be done, but you must have the drive and aptitude to overcome the many challenges. If you are looking to create an app for your business (or idea), you should simply hire a qualified professional.
I know many talented (and affordable) mobile developers (freelancers and agencies). I'd be happy to provide an introduction.
wow... I'm speechless... this IDE is so horrible. Putting such efforts just for "hello world", lol! It's a total mess there! I'm using QtCreator (not for iOS development, of course), and it's far far easier than that. Sadly, that XCode is the only "proper" solution for iOS for now.
@bstahlhood, one can now make iOS apps on Delphi actually (using Delphi XE2), so keep your word and make a Delphi tutorial :)
@override94 I felt the same way when I first started with it, but compared to other languages, it really is not that bad once you get past the syntax.
i totally dont know anything about programming and anything about objective C. i just downloaded xcode on my mac and i tried what i just watched here it worked thanks! hope you can teach us more about coding like what are the commands available or to be used, how to write codes like totally i dont know anything i dont even know why you use semi colon. maybe you can add links for learning more about objective C. thanks!
i just downloaded ios sdk because i want to make my own apps for iphone but i dont know anything about programming or coding or any kind of that things so what does everybody here recommend me to learn or read in order to understand most stuff and start making my own apps
@z1ph0n3 Where are all the Delphi mobile apps? Oh that's right, in the current mobile space where it really matters, Delphi is dead. When you can write iOS and Android apps using Delphi, let me know and I will do tutorials on Delphi ;)
@bstahlhood he has a point. Yeah I have developed for Delphi, C#, etc. Who in their right mind, when you have an Attributes Inspector to change the text on a button, would make the IDE double-click action change the button text instead of adding an empty OnClick event.
@z1ph0n3 I sort of agree with you. Interface Builder should have functions to add properties and actions to the delegate classes, instead of having to manually write code, then connect it in IB. On the other hand, it makes it easier to split GUI design from development (when developing software in teams). I also like it that you can send a xib file to someone without having to ship the whole project.
I have tried to do this method several times (about 3) and every time I do it I get warnings, then when I fix these warnings, I GET MORE WARNINGS!! Could you please help me... I have been trying to create a simple on like this for the past 4 hours, and all I get is WARNINGS!
@SergioTeoli Did you get squared away? There is an HD version and you can pop it out. Should be readable. If not, let me know. Apologize for any inconvenience.
Thanks for this video! It's amazingly refreshing after watching several 14-year-olds stutter their way through an unscripted session of impromptu redundancies.
This has been flagged as spam show
hey, guys, just want to spread the word and let u guys know that Bitzio is looking for promising iPhone developers out there. if you build apps out of hobby, why not make money out of it too!learn more about bitzio by subscribing to our channel. pls feel free to leave your comments too!
bitziomedia 1 week ago
This has been flagged as spam show
Man, next time don't forget zoom you desktop.
IlyaKravch 2 weeks ago
This has been flagged as spam show
Learning to build mobile apps is not an easy endeavor. It can be done, but you must have the drive and aptitude to overcome the many challenges. If you are looking to create an app for your business (or idea), you should simply hire a qualified professional.
I know many talented (and affordable) mobile developers (freelancers and agencies). I'd be happy to provide an introduction.
Brett
dev (at) cspreston (dot) com
csprestonable 3 weeks ago
when i open the app in de ios simulater i just get a white screen you know what i did wrong?
bolleaap9 1 month ago
i was your 500th subscriber
Bilenutube 2 months ago
@Bilenutube Awesome. Thank you!!!
bstahlhood 2 months ago
Thx man, you help me a lot!
XStriderHiryuX 2 months ago
@XStriderHiryuX Thanks. Glad it helped.
bstahlhood 2 months ago
wow... I'm speechless... this IDE is so horrible. Putting such efforts just for "hello world", lol! It's a total mess there! I'm using QtCreator (not for iOS development, of course), and it's far far easier than that. Sadly, that XCode is the only "proper" solution for iOS for now.
@bstahlhood, one can now make iOS apps on Delphi actually (using Delphi XE2), so keep your word and make a Delphi tutorial :)
Redistributable 3 months ago
why objective C is the most convoluted language ever invented. This would take 5 seconds in any other language, but not objective c apparently.
Either way, good job on the video.
override94 4 months ago
@override94 I felt the same way when I first started with it, but compared to other languages, it really is not that bad once you get past the syntax.
Thank you.
bstahlhood 2 months ago
Thanks a lot It really helped!
HASHiM108 5 months ago
@HASHiM108 You're welcome. Glad I could help.
bstahlhood 2 months ago
Links to learning objective C? I have no idea how to program...
hollywoodMIF 8 months ago
A good tutorial to get you started
ifskills 8 months ago
awesome this gonna help me start developing my Ipad software for my last year paper in uni. thnx alot
hemoo0 9 months ago
@hemoo0 You're welcome. Glad it helped.
bstahlhood 2 months ago
Great tutorial for newbies like me...:):)
kennetjacob 10 months ago
@kennetjacob Thank you. Glad you liked it.
bstahlhood 10 months ago
Thank you, great tutorial :)
DRP1396 10 months ago
@DRP1396 Thanks. Glad you like it.
bstahlhood 10 months ago
Thanks for the great tutorial!
iTalkiStuff 11 months ago
@iTalkiStuff Glad you liked it!
bstahlhood 10 months ago
i totally dont know anything about programming and anything about objective C. i just downloaded xcode on my mac and i tried what i just watched here it worked thanks! hope you can teach us more about coding like what are the commands available or to be used, how to write codes like totally i dont know anything i dont even know why you use semi colon. maybe you can add links for learning more about objective C. thanks!
96freedom96 1 year ago
@96freedom96 I will try to get into more coding topics in future videos.
bstahlhood 10 months ago
Thank you. Great video!
jesusbass 1 year ago
@jesusbass Thanks, glad you liked it,
bstahlhood 10 months ago
i just downloaded ios sdk because i want to make my own apps for iphone but i dont know anything about programming or coding or any kind of that things so what does everybody here recommend me to learn or read in order to understand most stuff and start making my own apps
bolleaap9 1 year ago
Hi, when I create variables, my *helloLabel; and *helloButton; don't turn green like yours do. Am I missing something?
calebkzh 1 year ago
It seems a leap back in the PAST. How can it be so messy to code HELLO WORLD??
In delphi:
1) I open a form
2) I put a label and a button.
3) I doubleclick the button and write the simple code: Label1.Caption:="Hello world!"
That's it.
COME ON!
THIS IS NOT AN IDE.. it's crap.
z1ph0n3 1 year ago
@z1ph0n3 Lol i know its the same with Visual Studio
griftorifto2 1 year ago
@z1ph0n3 Where are all the Delphi mobile apps? Oh that's right, in the current mobile space where it really matters, Delphi is dead. When you can write iOS and Android apps using Delphi, let me know and I will do tutorials on Delphi ;)
bstahlhood 1 year ago 9
@bstahlhood
When are you going to start making them, because delphiprism can be used to write iOS apps.
nick14kn 1 year ago
@bstahlhood he has a point. Yeah I have developed for Delphi, C#, etc. Who in their right mind, when you have an Attributes Inspector to change the text on a button, would make the IDE double-click action change the button text instead of adding an empty OnClick event.
tgone23 11 months ago
Comment removed
tgone23 11 months ago
@z1ph0n3 lol what a script kiddie real men use C
mrmittens12 1 year ago 3
@z1ph0n3 I sort of agree with you. Interface Builder should have functions to add properties and actions to the delegate classes, instead of having to manually write code, then connect it in IB. On the other hand, it makes it easier to split GUI design from development (when developing software in teams). I also like it that you can send a xib file to someone without having to ship the whole project.
999bofh 1 year ago
@z1ph0n3 Higher level != Necessarily better
Rory1471 1 year ago
@z1ph0n3 Actually you can do it like what you said....these people are just showing off their Objective C knowledge.... go ahead try it....I did it..
fir23alpha 1 year ago
@z1ph0n3 I haven't got a right click button on my mouse so what do I do?
jackstratblues 10 months ago
This has been flagged as spam show
@z1ph0n3 I haven't got a right click button so what do I do?
jackstratblues 10 months ago
I have tried to do this method several times (about 3) and every time I do it I get warnings, then when I fix these warnings, I GET MORE WARNINGS!! Could you please help me... I have been trying to create a simple on like this for the past 4 hours, and all I get is WARNINGS!
harrybourke1 1 year ago
Comment removed
SergioTeoli 1 year ago
@SergioTeoli Did you get squared away? There is an HD version and you can pop it out. Should be readable. If not, let me know. Apologize for any inconvenience.
bstahlhood 1 year ago
Thanks for this video! It's amazingly refreshing after watching several 14-year-olds stutter their way through an unscripted session of impromptu redundancies.
Thank you sir.
TonightsLastSong 1 year ago
@TonightsLastSong Glad you liked it. Thank you :)
bstahlhood 1 year ago
Great Video for newbies!
guptroh 1 year ago
@guptroh Thanks!
bstahlhood 1 year ago