Urgent: Serious Help for my exam...

mr06

Member
Joined
May 1, 2006
Messages
12
Programming Experience
Beginner
Hey everyone,
I have a midterm exam coming up on my VB dot NET. Its on 4 chapters which are as follows: Now i dunno if u can help me on this but plz give it a try and see what u can do.. Anywayz these are the chapters from the book:
Chpt. 1 : Introduction to VB.net - That is not quite essential
Chpt. 2 : Designing Applications - Should be easy..
Chpt. 3 : Using Variables and Constants - Need some information on this with explanations and examples to practise if possible..
Chpt. 4 : Selection Structure Using Pseudocode for If/Else Selection structures..
Right now what my problem is that the text is quite complicated and boring which is the orginal Programming with Microsoft VB.net not the VB6.. I need some1 to get me some easier explanations with live examples n practises which are easy to understand less complicated..Plz dont tell me go buy this book cuz right here its kinda tuff for me to get books.. So what i am focusing on is firstly : The Console Application ( all conditions and loops) i need examples n all i have done it but all i need is to understand it well and try to practise for it. Then comes the TOE chart , along with Flowcharts how to design them i knw its easy but i need some less complicated stuff.. And finally the selection structure using pseudocode for if/else statements. So these are my main topics that im focusing on VB.net so if u would plz help me out would really appreciate it.. Thanx alot ;)
 
There are VB.NET tutorials all over the Net. All you have to do is search. There are various links in my signature that may prove useful but that is only a small subset of what I've found previously with a search.
 
We'd love to help.. but we answer questions..

Would you believe that in all your text there, there wasnt a single question mark?
 
>>text is quite complicated and boring ????:(

this is called work and i and anyone else on here who has got their computing degree can vouch, you will need to do a lot of. try working on the problem before asking someone else to do it for you
 
mr06 said:
Chpt. 1 : Introduction to VB.net - That is not quite essential
Chpt. 2 : Designing Applications - Should be easy..
Chpt. 3 : Using Variables and Constants - Need some information on this with explanations and examples to practise if possible..
Chpt. 4 : Selection Structure Using Pseudocode for If/Else Selection structures..

If i may.....

Introduction to vb.net is probably the most important chapter!! in there you will find the basics about OOP and some history on vb. Understanding this will help you better understand why things are done the way that they are.

Designing applications - Easy?!?? I think you will find that designing the object model for any appplication is where most of the work is done. If it was easy everyone would be doing it.

Variables and constants? Well this bit starts out fairly straight forward but if you want to leverage the full power of vb.net then it does get a lot harder. But if you are just asking what they are then i am wondering if you are ready for this exam. The name states exactly what they are.. A variable value can change, and constants value er.. is constant.
 
U do not talk to me this way u understand me?

Huh?? Someone who probably has an IT degree points out that it's probably not a good idea to have your degree handed to you with no effort whatsoever, and you tell them off? And if you think he's boring because he called your text boring, then refer to your original post.

Right now what my problem is that the text is quite complicated and boring
 
Back
Top