Difference between revisions of "Books"
From HashVB
(Added more books and categorised) |
m (Reverted edit of VardoMnoze, changed back to last version by Dee) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Visual Basic 6== | ==Visual Basic 6== | ||
+ | * [[Wikibooks:Programming:Visual_Basic_Classic|Programming Visual Basic classic wikibook]] - A community driven ebook on programming Visual Basic Classic. | ||
+ | |||
===Advanced techniques=== | ===Advanced techniques=== | ||
− | * [ | + | * [[Special:Booksources/0201707128|Advanced Visual Basic 6]] (Matthew Curland) - A very good book explaining numerous advanced techniques in VB6 including [[multithreading|multi threading]], [[subclassing|sub classing]], and advanced COM. |
===API references=== | ===API references=== | ||
− | * [ | + | * [[Special:Booksources/0672315904|Visual Basic Programmers Guide to the Win32 API]] (Dan Appleman) - The authorative VisualBasic and Win32 API reference. |
− | * [ | + | * [[Special:Booksources/1893115011|Win32 API puzzle book]] (Dan Appleman) - A guide to interpreting Microsoft Win32 API documentation in a novel puzzle format. |
Latest revision as of 10:25, 21 August 2008
Visual Basic 6
- Programming Visual Basic classic wikibook - A community driven ebook on programming Visual Basic Classic.
Advanced techniques
- Advanced Visual Basic 6 (Matthew Curland) - A very good book explaining numerous advanced techniques in VB6 including multi threading, sub classing, and advanced COM.
API references
- Visual Basic Programmers Guide to the Win32 API (Dan Appleman) - The authorative VisualBasic and Win32 API reference.
- Win32 API puzzle book (Dan Appleman) - A guide to interpreting Microsoft Win32 API documentation in a novel puzzle format.