Live data from Hacker News

Show HN: I'm 14, I learned Objective-C, and this is my first iPhone game

itunes.apple.com

141–150 of 191 posts

Re: Show HN: I'm 14, I learned Objective-C, and this is my first iPhone game

#141

I was writing/learning HTML with FrontPage 2003 and Flash 5 (6? 7? I thankfully don't remember anymore) when I was 14 - while knowing almost no English (thus, not understanding even what the menu items and controls mean!) and without a manual or teacher and just clicking around and seeing what happens to the code :-( Hard, hard times it was. But I enjoyed it nevertheless. But still, I'm jealous of you. If you were to…

I learned to program at about twelve, my first program was in the WATFIV dialect of FORTRAN, it printed multiplication programs.

I love how much things have changed in forty years. Everyone come play on my lawn!

Re: Show HN: I'm 14, I learned Objective-C, and this is my first iPhone game

#143
post #125
post #80

Earlier quoted context omitted.

I'm currently working in a Revision Control software in Go (While learning the language), I'll push it to Github when I have a somewhat working prototype.

Interesting. What from those fields are you applying to revision control?

I'm curious too. Semantic diffs maybe? (This change affects control flow, this one doesn't; this change adds complexity, this one removes it.) Something like that would be useful for getting an overview of a project's evolution, instead of highlighting major commits only in terms of lines changed (often just a meaningless refactor.)

Re: Show HN: I'm 14, I learned Objective-C, and this is my first iPhone game

#145

Earlier quoted context omitted.

Just for reference, a quick search reveals that MS VisualStudio can be purchased "from £502" (UK) and a new Mac mini starts at £499.

Or you use Visual Studio Express C# which is free. Visual Studio (payed) combines all tools, all languages together and works with git, sourcesafe and many, many things more. Or if you're a startup, you can receive all Windows stuff for free ;) (so you don't have to pay)

That's interesting! How can you get all the visual studio for free if you are a start up?

Re: Show HN: I'm 14, I learned Objective-C, and this is my first iPhone game

#146
post #77

Earlier quoted context omitted.

I did what you mentioned (saying what I was doing when I was 14), and I can assure you I wasn't bragging(!) in the slightest bit (it didn't even occur to me) and I'm certain others are on the same boat. Most are reminiscing... How times have changed, our old, beloved tools, etc. You're just being a little bit pessimistic, I think! ;-)

It's hard not to feel a bit bitter when I read things like this. I had a one day introduction to programming in 6th grade (was 10 or 11), and I absolutely loved it. I was ridiculously driven to learn programming for a span of time, starting with basic (which was what we had used). I bought one of those terrible "Learn X in 30 Days!" books, dragged my dad off to get a copy of VB (based on what little research I did/un…

Yup. I got a "C++ In 30 Days" book when I was 12 or so. Don't think I got much further than Hello World. Didn't try programming again until halfway through college. I wonder what would have happened if I got a Python book instead.

Re: Show HN: I'm 14, I learned Objective-C, and this is my first iPhone game

#148

I was writing/learning HTML with FrontPage 2003 and Flash 5 (6? 7? I thankfully don't remember anymore) when I was 14 - while knowing almost no English (thus, not understanding even what the menu items and controls mean!) and without a manual or teacher and just clicking around and seeing what happens to the code :-( Hard, hard times it was. But I enjoyed it nevertheless. But still, I'm jealous of you. If you were to…

Sorry, but to be honest I never learned a lot from such courses and if so it was at a really, really slow pace.

I'd like to hear your experiences. Am I the only one with problems learning "university style"?

Re: Show HN: I'm 14, I learned Objective-C, and this is my first iPhone game

#149
Don't stop now. I remember, when I was 11 I was also really nerdy and in many ways much smarter then now. My mistake was that I at some point dropped all this, because I couldn't find stuff that interested and excited me. It's really a flaw. As long as you are a teenager, you are able to find what excites you.

It's really hard to describe, but it is extremely bad to come out of practice and it happens so quickly. If you must find some kind of job or something that will make you practice every day.

P.S: Stuff that looks boring at the beginning usually isn't when you really get into it.

Post reply on HN