![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
|
Hello all!
I'm new to the forum, and new to the world of programming for a living (just started Monday, lol). As a result, I now need to familiarize myself with XML and Visual Basic. Now, I'm fluent in HTML and, from what I've seen of XML, that should help me. However, I learned Basic once, quite a long time ago (we're talking 5ish years) and I know I'd be good to go if only I could find a cheat sheet, but no such thing seems to exist, save the type that cost money and the type that won't define the most basic commands (ex: Double, Dim, etc) Now, I've spent all day trying to find something that would explain these things to me (because I'm not comfortable simply assuming that these things mean what they sound like they mean...that usually turns out badly for me), and the question remains: Is there, in fact, a cheat sheet online somewhere that I can find, or do I have to make my own by pouring over manuals? Any help I could get would be greatly appreciated!!! Thanks ![]() Last edited by MonkeyRevolution; Apr 15th, 2005 at 11:14 AM. |
|
|
|
|
|
#2 |
|
Expert Programmer
|
I'm not sure if most printed book writers go in for that sort of thing: they're mostly big ego post graduates who wouldn't dare stoop to "such a level". There are numerous online resources, just google!
If you're willing to take abuse along the lines of "You the reader are stupid, I the author am rich and clever" then the omnipresent For Dummies cheat sheets are viable, which you can probably find online (there is a delete button on your keyboard!) However, I would actually recommend MSDN for a serious no-nonsense style of presentation, at least if you have the program form that integrates with the IDE (comes with the subscription CD or at their website), once you've learnt all the basic syntax. Obviously, it is the authoritative resource, seeing as it's their language. I hope some of the other guys here can recommend something better, as I'd be interested to have a look. |
|
|
|
|
|
#3 |
|
Programmer
|
I win!
Not a cheat sheet, but it works!
http://msdn.microsoft.com/library/default.asp Yay! I'm so happy! Also: thanks for the reply, Rory ![]() |
|
|
|
|
|
#4 |
|
Expert Programmer
|
Wahey! (glad you're happy)
|
|
|
|
|
|
#5 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
I use Visual Studio .NET. Just click on something you need to know about and it will pop up in Dynamic Help. Code completion eliminates the need to mess with a dozen reference docs open all the time. Look for Visual Basic .Net 2005 Express on Microsoft's site...its a public beta right now.
|
|
|
|
|
|
#6 |
|
Expert Programmer
|
Good point: MSDN's great.
|
|
|
|
|
|
#7 |
|
Programming Guru
![]() ![]() ![]() |
I think I may have a few quick references laying around in PDF format.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|