Jump to content

Programming


Guest george7

Recommended Posts

Guest george7

Hi, for part of my 6th year computing course, I have been given the task of writing an application. I have chosen to write a smartphone application, but I was wondering:

1. Which language are smartphone programs written in?

2. Which program should I use to write these programs (ie. could I use Visual Basic?)

3. Is there any tutorials that could give me a helping hand?

Thanks

Link to comment
Share on other sites

Try the Smartphone Development forums, but:

1) Generally: Embedded C++, C#, VB.net

2) Generally: Embedded C++, Visual C#, VB.net

3) There are some good resources on MSDN.

Link to comment
Share on other sites

Visual Studio .net is just a collection of the applications (VC++, VC#, VB.net).

VB.net is quite different to VB 6 in many ways, but the syntax is similar and it comes with tools and information to help you port existing VB6 applications over.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.