Jump to content

A question from a noob

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
fiddilydee

fiddilydee

    Newbie

  • Members
  • Pip
  • 2 posts
I don't know any programming, but I want to know some of the basics I would need to write a simple program than would display instructions with next and back buttons, and open a website within the program itself. Seems simple enough but I don't know much about this type of thing. What would program would you recomend? etc. I imagine I can figure this out myself so I figure this would be a good first step. Thanks alot.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I would probably use VB.NET or C#.NET for this. It probably won't be a gentle process, but those will probably get you there the fastest.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
Aaron.H

Aaron.H

    Learning Programmer

  • Members
  • PipPipPip
  • 30 posts
I could make is for you for a VERY small fee.

#4
ReignInChaos

ReignInChaos

    Learning Programmer

  • Members
  • PipPipPip
  • 46 posts
Java all the way!

#5
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Java, C#.NET, VB would all do the trick.

#6
Momotaro

Momotaro

    Newbie

  • Members
  • Pip
  • 7 posts
Java? Yuck. I wouldn't know about C#.NET, but VB would be good for that. If I'm not mistaken, it has a built in web browser "module".