|
-
Nov 16th, 2005, 11:23 AM
#1
Thread Starter
New Member
Visual Basic 2003 Resources
I need to find 3 resources on Visual Basic and explain what they have to offer. Also I need to know the differences between Object-Oriented Programming (OOP) and Object-Oriented Design (OOD), can you please offer examples of how each can be applied in real life.
Thank you in advance.
-
Nov 16th, 2005, 12:06 PM
#2
Re: Visual Basic 2003 Resources
Welcome to the Forums.
Moved to General Developer but you may find that most members only like to help with homework if you make an effort to start first.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Nov 16th, 2005, 12:30 PM
#3
Re: Visual Basic 2003 Resources
 Originally Posted by wimis174
I need to find 3 resources on Visual Basic and explain what they have to offer.
What do you mean by "resources"?
Also, are you talking about Visual Basic or Visual Basic .NET? There is an entire galaxy of difference.
-
Nov 16th, 2005, 11:34 PM
#4
Re: Visual Basic 2003 Resources
Since he mentions 2003 I must presume he means VB.NET.
Nobody knows what software they want until after you've delivered what they originally asked for.
Don't solve problems which don't exist.
"If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)
2 idiots don't make a genius.
-
Nov 17th, 2005, 11:49 AM
#5
Thread Starter
New Member
Re: Visual Basic 2003 Resources
Thanks for the replies. I have tried to do this assignment but the book doesn't offer any information on VB resources so I thought I'd post this thread to find out what VB resources are. The class I'm taking is Visual Basic.NET 2003.
-
Nov 17th, 2005, 11:54 AM
#6
Re: Visual Basic 2003 Resources
Quick defs:
OOD: The augmentation to (historically) structured (top-down) software design to include the use of intelligent data structures (Classes) in a software architecture. Recent advances include Design Patterns (see Design Patterns, circa 1995).
OOP: The act of implementing an OOD in the form of programming, usually using an Object-Oriented programming language.
Nobody knows what software they want until after you've delivered what they originally asked for.
Don't solve problems which don't exist.
"If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)
2 idiots don't make a genius.
-
Nov 17th, 2005, 11:56 AM
#7
Re: Visual Basic 2003 Resources
Resources are usually books and white-papers, but sometimes internet articles will suffice.
Nobody knows what software they want until after you've delivered what they originally asked for.
Don't solve problems which don't exist.
"If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)
2 idiots don't make a genius.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|