Results 1 to 13 of 13

Thread: Reading - Please! :)

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2003
    Location
    World!
    Posts
    112

    Reading - Please! :)

    Hello all. This is going to sound really stupid but I am being serious. I have bought 2 books for visual basic 6.0 beginners. I have them right next to me here but just can't seem to convince myself to pick them up and read because I did it before and it seems that I forget a lot of it. Some things like api or whatnot has long linhes of code and stuff but how do you remember it all!? I am just looking for advice like on how to do good? Take notes? Do step by step? Read 2 times? Or what not to do to try and make me understand and keep it in my head!? Well this may be a funny question but I would really appreciate advice or suggestions on your prt guys. Well thanks in advance and have a good day(Even though its kinda hard to with everything going on) Thanks.

    Ps-Good luck troops!
    Have A Good Day

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    Experience.... by doing, you learn.... after a while, you just know what parameters are on what methods,functions,etc..... Don't be afraid to have to look things up though...... I still have to look up the help on some of the "basic" command, like replace, even DAteDiff and DateAdd for a while too....
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    practice. and ignore the API stuff. You are not ready for that. Concentrate on learning built in VB functions and controls.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Mar 2003
    Location
    World!
    Posts
    112
    Thanks for replying you too. It was great advice and I will do what you just said so if anyone else has more to say go ahead cuz too much can never be bad Thanks in advance I really appreciate it
    Have A Good Day

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    and don't forget this :

    the more you practise the less pain you feel
    enjoy your reading

  6. #6
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    Cander, don't worry about memorizing API calls..... there's too many anyways.... when ever I need an API, I always end up looking in the bok for it.
    Aslo, don't be afraid to use msdn ( http://msdn.microsoft.com ) or any kind of reference book (not tutorial or how, but a real, reference type book.)
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Mar 2003
    Location
    World!
    Posts
    112
    Ok well good time to ask this I suppose. I have used msdn and say im looking up "Add Items To List View" I search in there and cant seem to even find any place that has code that shows me how to!? But then some people here give me a link and it gives me code for something but I cant seem to find any code at all pretty much just a bunch of bulls*it? Anyone know why or what I can do better? Well thanks in advance guys you are being great so far and more is always better
    Have A Good Day

  8. #8
    PowerPoster
    Join Date
    Aug 2000
    Location
    IN SILENCE
    Posts
    6,441

    Well

    but how do you remember it all
    You don't.

    What I do is keep an organized lsiting of sample code that I might use day by day. I also have typical modules of code I can pop into any project as needed. The API Guide is how I reference for API issues. And a forum such as this and Galahtech don't hurt either...
    Remaining quiet down here !!!

    BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....

  9. #9

    Thread Starter
    Lively Member
    Join Date
    Mar 2003
    Location
    World!
    Posts
    112
    Ok well thanks guys you are being great! But now the msdn... How do you get the good code places unlike me when I said I always get bs and other people get good code samples and other such stuff? Id really appreciate some help on msdn! Thanks in advance guys and have a good one
    Have A Good Day

  10. #10
    PowerPoster
    Join Date
    Aug 2000
    Location
    IN SILENCE
    Posts
    6,441

    Well

    Check out my signature. It links to some good snippets and examples... (at least I think so)...
    Remaining quiet down here !!!

    BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....

  11. #11

    Thread Starter
    Lively Member
    Join Date
    Mar 2003
    Location
    World!
    Posts
    112
    Wow thanks james yes very good things there. And still guys im looking on how to work the msdn right? Please guys I would really appreciate it thanks
    Have A Good Day

  12. #12

    Thread Starter
    Lively Member
    Join Date
    Mar 2003
    Location
    World!
    Posts
    112
    Anyone at all? Id really appreciate it! Thanks
    Have A Good Day

  13. #13
    Frenzied Member
    Join Date
    Jan 2000
    Location
    Bellevue, WA, USA
    Posts
    1,357
    MSDN is the Help that comes with VB. You can open it from the file menu, or put your cursor over a function you don't understand and press F1.

    Or you can get it online at: http://msdn.microsoft.com/library/de...asp?frame=true

    Also, I would HIGHLY recommend taking a class at a Community College. It's a great way to get your feet wet, you have someone explaining things to you and who you can ask questions, and you can study with the other students and learn from them, too.
    ~seaweed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width