Ok basically what i want to do is make a basic software client which advises people what to do when they have a hand in poker, so for instance there will be two text boxes like this in the client and a drop down at the side which says whether they are suited or not which you pick

[ ] [ ] > [ ]

In each one the person puts in their current hand they have just been dealth before the flop

[A] [K] > [ Suited ]
The A and K could also be implemented into a set of drop down boxes instead of the user inputting them themselves, which ever is easier i dont mind

Then when they enter this they click a submit button and immediately i a message comes up with a recommendation of what to do, (this would obviously be written by myself for all the possible outcomes of the cards so it would be something like this)

"Make a large raise"

Then from that point on they do whatever they like and when they are dealt another hand they click a button on the software which resets the board.

Is this hard to make? any tutorials which could possibly help in making this type of software?

Must be in visual basic, im new to software dev see but i want to make a small program which i could put on the internet etc;

Here is a screenshot of what i have kind of come up so far in terms of design etc;
http://img834.imageshack.us/img834/6303/capturesbk.jpg