PDA

View Full Version : simple programming question


AzN_devil
30th July 2005, 08:51 PM
is there something like visual basic for pc but that does ppc programming?

im asking this because im intersted in creating some programs for myself so i can use them on my xda2 but i dont know c++ so thats a problem...

thx

Rudegar
31st July 2005, 12:44 PM
you can do vb .net with visualstudio 2003

or you can download embedded visual basic from ms

mccannmarc
4th August 2005, 09:51 PM
or u can learn a decent programming language like c++! :lol:

kev51773
5th August 2005, 10:15 AM
or u can learn a decent programming language like c++! :lol:

or an even better one like c not++ (although thats not much use for ppc)

Rudegar
5th August 2005, 10:20 AM
making object orientated programming using ansi c is a biatch

vijay555
5th August 2005, 02:50 PM
There is embedded Visual Basic and NBasic, although both are compiled, so require runtimes to be installed, which are fairly hefty (say 2mb).

C++ is the best way, but takes some learning!

V

AzN_devil
5th August 2005, 06:36 PM
damn

any n00b guides?

and hows the learning curve? maybe i will try something....