The book is not doing anything for me. Anyone know where I can find step by step tutorial of this? Specifically for Visual Basic 2012?
And not just a simplified version, I mean EXACTLY how to do this. I have been looking through YouTube, my textbook (An Introduction to Programming Using Visual Basic 2012, 9th edition), and other websites and all they show is coding and the put-together of the image that is so not what the book even shows even remotely. I kind of need a baby-walking-for the first-time tutorial because I have only done a few programming assignments like these, and I just cannot do it without seeing someone else do it in front of me first (or at least a list of descriptive steps). I don't get it from just reading the textbook alone:
Write a program to place an order from the restaurant menu in table 4.12. Use the form in figure 4.62, and write the program so that each group box is invisible and becomes visible only when its corresponding check box is checked. After the button is clocked, the cost of the meal should be calculated. See figure 4.63
(Sorry, can't post pictures)