Rating: Summary: Easy to learn and to use Windows-based Programming Review: I bought Visual Basic knowing only a smidgeon of QBasic and found out that not only is this programming language much easier to learn, but you get to create modern-looking programs with great ease. I wish that Visual Basic wasn't so expensive (I bought it for nearly $100) and I wish it came with a more understandable and substantial learning guide (after all, we are supposed to be learning this!) Overall, I'm more than happy that I learned how to use this programming language because now I can create beautiful and complex programs in a few hours! If you're looking to learn a Windows-based programming language, this is the best place to start!
Rating: Summary: Easy learning Review: I found the book to be very easy to go and fun. I really enjoyed working with the many samples from the book. My one complaint, however, I had a hard time finding some of the sample programs, files, etc. Either they were not on disk, or it was under a different name. Anyway, would I still recommend the book? Yes, I would.
Rating: Summary: Visual Basic 6 Enterprise is the best!! Review: I have been using VB since it came out right after VC. I have owned every upgrade and am a professional C++ programmer, and I love VB. It's like candy. It's so easy to use. Just a medium amount of programming experience can create wonderful programs. In the earlier additions there was some confusion about global variables, user written procedures and subroutines. They were in separate locations causing confusion, but everything is on one page now. You can see every bit of your code by scrolling up and down a single page. Now for the down side, there is a lot left out of the learning edition. I can't really fault Microsoft. If they are going to have lesser and better versions then they have to leave something out of the lesser. Finally and perhaps most important don't forget to use the wealth of help and information found on the online help section. Leave you Internet on and while in VB go up to help and select online help. There is an entire library at your disposal. Try a search, or read general information on a topic. Anything and everything you might want to know is there. Unfortunately in the learning addition most of the advanced functionality is left out. So this wonderful library just tempts you.
Rating: Summary: Temptress Review: I have been using VB since it came out right after VC. I have owned every upgrade and am a professional C++ programmer, and I love VB. It's like candy. It's so easy to use. Just a medium amount of programming experience can create wonderful programs. In the earlier additions there was some confusion about global variables, user written procedures and subroutines. They were in separate locations causing confusion, but everything is on one page now. You can see every bit of your code by scrolling up and down a single page. Now for the down side, there is a lot left out of the learning edition. I can't really fault Microsoft. If they are going to have lesser and better versions then they have to leave something out of the lesser. Finally and perhaps most important don't forget to use the wealth of help and information found on the online help section. Leave you Internet on and while in VB go up to help and select online help. There is an entire library at your disposal. Try a search, or read general information on a topic. Anything and everything you might want to know is there. Unfortunately in the learning addition most of the advanced functionality is left out. So this wonderful library just tempts you.
Rating: Summary: Very limited control selection Review: I was flabbergasted to find out that the basic chart control does not ship with this edition. I need very simple graphs, and none of that functionality is available. no MSChart, or Microsoft graph in this version. Make sure you check the list of included controls... for the your needs before you buy this.
Rating: Summary: Very limited control selection Review: I was flabbergasted to find out that the basic chart control does not ship with this edition. I need very simple graphs, and none of that functionality is available. no MSChart, or Microsoft graph in this version. Make sure you check the list of included controls... for the your needs before you buy this.
Rating: Summary: Quite worth the price - For beginners Review: I was fortunate enough to have my company pay for this book forme. After finding it online for almost half off and then the upgraderebate kicked the final price down [considerably]. That's a deal for sure. I am about halfway through the tutorial segment and so far, I am pleased. Although it gets a bit dry at times, once you suffer through it, it does give you very useful information. It starts off by explaining the environment of Windows and then moves into the program, itself. It introduces all the tools and windows inside of the program. It walks you through the entire process of building three programs. If you show a large desktop (I used 1024x768) and reduce both windows to be shown simultaneously, you can watch the tutorial for what to do, pause it, and then go over to VB6.0 and do it! What can be more simple than that? You get to learn by doing. That's one thing that scored this program big points with me! Later on, more advanced topics (advanced for a beginner, anyway) are introduced. Also, since you have all of the tools you need to start programming right away, it is very useful, indeed. There are some features in the Professional and Enterprise editions that are not available in this edition, but I believe there is an upgrade rebate to move from this version to those. Thank you for your time in reading this review. --Daniel
Rating: Summary: Review fo your product description Review: I'd like to see a succint description of the differences between VB6.0 Profeesional and VB6.0 learning edition. I haven't seen this any where.
Rating: Summary: Visual Basic 6.0 LE Differences Between the Editions Review: Microsoft provides the Learning Edition in my opinion as a starting point for programmers in Visual Basic (VB) and the other languages they sell IDE enviroments for, as I do not know of any other learning edition products by them. The product comes boxed up for $... as of now, and this is a very good price for an integrated devleopment enviroment (IDE), especially by them - the professional edition costs several hundred dollars more, and the enterprise edition - a thousand or so more. The learning edition comes with several tutorials, but those aren't mine to speak of because I skipped them 9 I bought Visual Basic Step by Step by Micheal Halvorson, Microsoft Press instead). Moving along, the learning edition does not have several things that the professional edition offers, just as the enterprise edition has several things the professional edition doesn't have available. The learnign edition is meant for beginners who don't plan to do any higher scale programming - it doesn't come with the MAPI email control nor the Internet transfer control, so internet programming with Microsoft controls is not an option - Also not available are "User Controls" these are a special type of Visual Basic project that are similiar to regular ActiveX controls. These things allow reusable graphical interfaces which are pre programmed to be inserted into the program. Also not available are property pages - something used when creating a compiled ActiveX control. And finally for soem odd reason User Documents aren't insertable - Not sure why though. The Professional edition comes with extra controls such as the MCI audio and Internet/MAPI controls. These can be useful, and I use third party controls for doing these tasks as I do not need the extra features of the Professional Edition, which I will discuss briefly in a moment. The learning edition is meant for beginners, hence the name 'learning' edition. As such it does not include any of the more advanced compiling options and project types. There are things such as what kind of CPU code should be outputted ot the binary, or what type of machine it shoudl be compield for (16 BIT or 32 BIT)... As the editions move up in broadness and price, more project types become available. In the professional edition the option to make compiled ActiveX controls and Dynamic Link Libraries is available. Moving up to the biggest - the Enterprise Edition, things such as Management Console snapins can be written (a tool for managing large networks). Overall, Microsoft's Visual Basic development enviroment is not the most powerful, and there is much better out there. The things possible in VB are canned routines - getting deeper into the Windows Application Programing Interface (API) requires declaring long winded blocks of code with HEX constants and other values to call them. Note: The API is for performing functions directly related ot controllign the Windows enviroment (i.e. making a program window stay on top at all times) I've tried to sum up the differences and the reasoning behind how Microsoft constructed their Visual Basic product line as best I could, and if I am incorrect, I apologize - and please let me know.
Rating: Summary: Exe files with Visual Basic Learning Edition Review: Mr. Geoffery Brown is incorrect in his statement that the Learning Edition will not make an EXE file. I have been in contact with a Mr. "Lee Thornton" <Surreal1@mediaone.net> who assures me that it will in fact make an EXE file as well as build apps that will self-install (Setup). I found Mr. Browns review very confusing.
|