Just got my iPad
Moderator: Talkative People
- trufun202
- Game Developer
- Posts: 1105
- Joined: Sun Sep 21, 2008 12:27 am
- Location: Dallas, TX
- Contact:
Re: Just got my iPad
Sweet! Have fun learning Objective-C. I've been using my innovation time at work to learn iPhone development. Trust me, it takes a while to get used to the syntax.
I only get to work on it a couple hours a week, but at least 3 times during that period, I utter the following: "What the FUCK, Apple?? Seriously?!?"
I only get to work on it a couple hours a week, but at least 3 times during that period, I utter the following: "What the FUCK, Apple?? Seriously?!?"
-
- Chaos Rift Cool Newbie
- Posts: 54
- Joined: Sun Jul 12, 2009 7:47 am
Re: Just got my iPad
Man, I missed that series.
"Pad smoke...don't breath that."
"Pad smoke...don't breath that."
- M_D_K
- Chaos Rift Demigod
- Posts: 1087
- Joined: Tue Oct 28, 2008 10:33 am
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C/++
- Location: UK
Re: Just got my iPad
totally!trufun202 wrote:Sweet! Have fun learning Objective-C. I've been using my innovation time at work to learn iPhone development. Trust me, it takes a while to get used to the syntax.
I only get to work on it a couple hours a week, but at least 3 times during that period, I utter the following: "What the FUCK, Apple?? Seriously?!?"
Apple pulled the same shit that Microsoft pulled with C# and XNA, it's all about the language uptake.
Gyro Sheen wrote:you pour their inventory onto my life
IRC wrote: <sparda> The routine had a stack overflow, sorry.
<sparda> Apparently the stack was full of shit.
- LeonBlade
- Chaos Rift Demigod
- Posts: 1314
- Joined: Thu Jan 22, 2009 12:22 am
- Current Project: Trying to make my first engine in C++ using OGL
- Favorite Gaming Platforms: PS3
- Programming Language of Choice: C++
- Location: Blossvale, NY
Re: Just got my iPad
I still have yet to learn the god damn syntax of that dreaded fucking language and boy does it confuse the fuck out of me.
You got like brackets and shit randomly and sometimes you call what I assume are functions within brackets but then other times you don't SO WHAT THE FUCK.
I should probably look more into the syntax instead of just guessing but... yeah...
Normally with Objective-C I just dick around a bit trying to figure out what the fuck to do then quickly realize that I have no idea what I'm even trying to accomplish to begin with, so I just give up and move on to something else.
You got like brackets and shit randomly and sometimes you call what I assume are functions within brackets but then other times you don't SO WHAT THE FUCK.
I should probably look more into the syntax instead of just guessing but... yeah...
Normally with Objective-C I just dick around a bit trying to figure out what the fuck to do then quickly realize that I have no idea what I'm even trying to accomplish to begin with, so I just give up and move on to something else.
There's no place like ~/
- ibly31
- Chaos Rift Junior
- Posts: 312
- Joined: Thu Feb 19, 2009 8:47 pm
- Current Project: Like... seven different ones
- Favorite Gaming Platforms: Xbox 360, Gamecube
- Programming Language of Choice: C++, ObjC
- Location: New Jersey.
Re: Just got my iPad
The syntax wasn't the hard part for me... it was the lack of creating your own main game loop for a game. I mean it's possible but you put your draw code in a function that is called every frame, you cant create the while loop like in C++.
Website/Tumblr
My Projects
The best thing about UDP jokes is that I don’t care if you get them or not.
- Bakkon
- Chaos Rift Junior
- Posts: 384
- Joined: Wed May 20, 2009 2:38 pm
- Programming Language of Choice: C++
- Location: Indiana
Re: Just got my iPad
Pretty much this. They made a lot of odd choices with the syntax. It's like they were intentionally trying to be different from the norm.trufun202 wrote:I only get to work on it a couple hours a week, but at least 3 times during that period, I utter the following: "What the FUCK, Apple?? Seriously?!?"
Except Microsoft pulled it off well.M_D_K wrote:Apple pulled the same shit that Microsoft pulled with C# and XNA, it's all about the language uptake.
- MrDeathNote
- ES Beta Backer
- Posts: 594
- Joined: Sun Oct 11, 2009 9:57 am
- Current Project: cocos2d-x project
- Favorite Gaming Platforms: SNES, Sega Megadrive, XBox 360
- Programming Language of Choice: C/++
- Location: Belfast, Ireland
- Contact:
Re: Just got my iPad
AgreedBakkon wrote: Except Microsoft pulled it off well.
http://www.youtube.com/user/MrDeathNote1988
"C makes it easy to shoot yourself in the foot. C++ makes it
harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup
"C makes it easy to shoot yourself in the foot. C++ makes it
harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup
Re: Just got my iPad
Lol, yeah, I couldn't even wrap my head around the damn objective c terminology, let alone the freaking syntax...MrDeathNote wrote:AgreedBakkon wrote: Except Microsoft pulled it off well.
- GroundUpEngine
- Chaos Rift Devotee
- Posts: 835
- Joined: Sun Nov 08, 2009 2:01 pm
- Current Project: mixture
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Location: UK
Re: Just got my iPad
Lmao, same hereeatcomics wrote:Lol, yeah, I couldn't even wrap my head around the damn objective c terminology, let alone the freaking syntax...MrDeathNote wrote:AgreedBakkon wrote: Except Microsoft pulled it off well.
-
- Chaos Rift Junior
- Posts: 345
- Joined: Tue Jan 12, 2010 7:23 pm
- Favorite Gaming Platforms: PC - Windows 7
- Programming Language of Choice: c++;haxe
- Contact:
Re: Just got my iPad
Again, agreed. I really wanted to try to port Pixen as the only decent pixel editor for windows is graphics gale but its... needs a mayjor UI update for one.GroundUpEngine wrote:Lmao, same hereeatcomics wrote:Lol, yeah, I couldn't even wrap my head around the damn objective c terminology, let alone the freaking syntax...MrDeathNote wrote:AgreedBakkon wrote: Except Microsoft pulled it off well.
Then I looked at the Obj.c code and I'm like...... what the fuck is this?
- davidthefat
- Chaos Rift Maniac
- Posts: 529
- Joined: Mon Nov 10, 2008 3:51 pm
- Current Project: Fully Autonomous Robot
- Favorite Gaming Platforms: PS3
- Programming Language of Choice: C++
- Location: California
- Contact:
Re: Just got my iPad
What da??? You get free stuff from your boss? What kind of job do you do?
- Falco Girgis
- Elysian Shadows Team
- Posts: 10294
- Joined: Thu May 20, 2004 2:04 pm
- Current Project: Elysian Shadows
- Favorite Gaming Platforms: Dreamcast, SNES, NES
- Programming Language of Choice: C/++
- Location: Studio Vorbis, AL
- Contact:
Re: Just got my iPad
We work for a starting game development company.davidthefat wrote:What da??? You get free stuff from your boss? What kind of job do you do?
- Innerscope
- Chaos Rift Junior
- Posts: 200
- Joined: Mon May 04, 2009 5:15 pm
- Current Project: Gridbug
- Favorite Gaming Platforms: NES, SNES
- Programming Language of Choice: Obj-C, C++
- Location: Emeryville, CA
- Contact:
Re: Just got my iPad
Micro$oft doing something well??? Sounds like borg talk to me.
Objective-C is really powerful: remotely passing messages to nil objects without any consequence, having classes treated as objects, dynamic binding through selectors...etc...etc
Objective-C is really powerful: remotely passing messages to nil objects without any consequence, having classes treated as objects, dynamic binding through selectors...etc...etc
Current Project: Gridbug
Website (under construction) : http://www.timcool.me
Website (under construction) : http://www.timcool.me
-
- Chaos Rift Junior
- Posts: 345
- Joined: Tue Jan 12, 2010 7:23 pm
- Favorite Gaming Platforms: PC - Windows 7
- Programming Language of Choice: c++;haxe
- Contact:
Re: Just got my iPad
We are the Microsoft. You will be assimilated. Your operating system and device distinctiveness will be overwrittern to our own. Resistance is futile.
or
We are the Apple. You will be assimilated. Your operating system and device distinctiveness will be overwrittern to our own. Resistance is futile.
Apple sounds funnier, plus, Microsoft lets you run on non-Microsoft made hardware
or
We are the Apple. You will be assimilated. Your operating system and device distinctiveness will be overwrittern to our own. Resistance is futile.
Apple sounds funnier, plus, Microsoft lets you run on non-Microsoft made hardware
- Innerscope
- Chaos Rift Junior
- Posts: 200
- Joined: Mon May 04, 2009 5:15 pm
- Current Project: Gridbug
- Favorite Gaming Platforms: NES, SNES
- Programming Language of Choice: Obj-C, C++
- Location: Emeryville, CA
- Contact:
Re: Just got my iPad
you mean "your operating system will be based off of opensource, and you'll have to pay for our aesthetics."Live-Dimension wrote:We are the Microsoft. You will be assimilated. Your operating system and device distinctiveness will be overwrittern to our own. Resistance is futile.
or
We are the Apple. You will be assimilated. Your operating system and device distinctiveness will be overwrittern to our own. Resistance is futile.
haha, well I'd rather drink the kool-aid than the flavor-aid. Microsoft doesn't bother with integrating software and hardware components because they don't make hardware. This means Windows is using a layer of abstraction to communicate with it's hardware. Go Micro$oft!Apple sounds funnier, plus, Microsoft lets you run on non-Microsoft made hardware
Current Project: Gridbug
Website (under construction) : http://www.timcool.me
Website (under construction) : http://www.timcool.me