![]() |
2010-01-27
, 21:43
|
Posts: 154 |
Thanked: 33 times |
Joined on Oct 2009
@ Lima-Perú
|
#12
|
![]() |
2010-01-27
, 21:48
|
Posts: 204 |
Thanked: 561 times |
Joined on Jan 2010
|
#13
|
The Following User Says Thank You to roger_27 For This Useful Post: | ||
![]() |
2010-01-27
, 21:49
|
Posts: 154 |
Thanked: 33 times |
Joined on Oct 2009
@ Lima-Perú
|
#14
|
![]() |
2010-01-27
, 22:18
|
Posts: 13 |
Thanked: 0 times |
Joined on Jan 2010
|
#15
|
![]() |
2010-01-29
, 00:15
|
Posts: 279 |
Thanked: 34 times |
Joined on Jan 2010
@ Belgrade, Serbia
|
#16
|
White_Ranger, I was once EXACTLY like you. I was 15 and I was heavily into custom ROMS for emulators and I was ready to program up a storm. I ended up going to my local college. You see, you don't have an age limit to go to college!!!
I was 15, in 9th grade, and I signed up at my local jr college. I had my mom take me / drop me off. I took Intro To Programming.
I stuck with it, and when I graduated I went to college, and had a basic understanding of Visual Basic.
anyways after 4 years of college, I now have my Bachelors in Computer Science, and I am a software developer as my profession. I have been doing it for 4 years now and I love every day!!
unfortunately, the SNES custom ROM I wanted to make, and Sega VMU version of OutRun I wanted to make never came, and someone else ended up making an OutRun for the VMU. I never learned assembler anyways to do such a thing.
the point of the story is this: if you have an interest in programming, persue it, you may not make your N900 app you wanted to make, but maybe, 10 years from now (I am actually 25 right now), you will be in a spot where you say "you know what, I'm gonna make an app" and you will.
I myself am still trying to get the IDE to work on my Maemo virtual machine.
Good Luck and don't forget my story!
![]() |
2010-01-29
, 00:29
|
|
Posts: 1,217 |
Thanked: 446 times |
Joined on Oct 2009
@ Bedfordshire, UK
|
#17
|
The Following User Says Thank You to Fargus For This Useful Post: | ||
![]() |
2010-01-29
, 06:48
|
|
Posts: 148 |
Thanked: 484 times |
Joined on Nov 2008
|
#18
|
if this thread does nothing else it'll inspire people to get on with some programming.
I have been looking into developing for maemo but the documentation is little help. I haven't tried the proper SDK yet because I haven't got round to sorting out a virtual machine, but I have had a quick little play with MADDE in which I managed to create a simple hello world program that worked on my mac, but not on my phone.
You guys think python is an easier way into maemo dev? Also, UI creation, can I use QT creator?
The Following 2 Users Say Thank You to tekojo For This Useful Post: | ||
![]() |
2010-01-29
, 09:15
|
Posts: 51 |
Thanked: 32 times |
Joined on Jan 2010
|
#19
|
![]() |
2010-01-29
, 09:41
|
|
Posts: 1,217 |
Thanked: 446 times |
Joined on Oct 2009
@ Bedfordshire, UK
|
#20
|
...
Well, that is only my opinion, as you see others have a different look at things. I am programing in C++ for a living and see quite a lot of computer science students with Java experince and so on, struggle on C++ when working here part time. Someone without previous programing experience, without Linux experience will have very hard time learning alls this in his free time.
...
I got a home computer when I was 13 years old (back in 1983) and taught myself. I learned to program in BASIC moved to assembly, then C, C++, Visual Basic, Perl and Python.
I now do it for a living!
I would recommend you start with a high-level language like Python and when you are confident enough try some C and C++.
I like cake.