473,772 Members | 2,552 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

books?

AJJ
Hi. Just a quick question. I'm planning on learning VB 2008 when I finish my
degree in a couple of months. I have some good books on VB 2005, will they
be any good or are the changes too profound? The books are general VB and
VB databases.
Thanks for any help.
AJJ...

Jun 27 '08 #1
2 1388
Most functions in 2005 still exist in 2008, some of them because they simply
haven't been changed, and some because Microsoft wanted to make it backwards
compatible. As far as finding good books, well, what books are "good" is
often a matter of opinion. The first question I would ask myself is "Do I
like the style of the author of the books I have for 2005?". If you do like
that author's style, I would look online to see if they have written a newer
edition for 2008. One of my favorite publishers is O'Reilly, but there are
many other good ones as well. Sometimes it can help to just go to a large
bookstore in person (not online) and look at their books to see which ones
best match your learning style. I have had books that were great books, but
didn't help me at all because they were not written using a teaching style
that worked well for me, sometimes a books ratings are not as meaningful as
you would think. Do any of your classmates or professors know of any good
books? They may have a few suggestions as well. Good Luck!
--
Nathan Sokalski
nj********@hotm ail.com
http://www.nathansokalski.com/

"AJJ" <a.*********@nt lworld.comwrote in message
news:p3******** ***********@new sfe2-gui.ntli.net...
Hi. Just a quick question. I'm planning on learning VB 2008 when I finish
my degree in a couple of months. I have some good books on VB 2005, will
they be any good or are the changes too profound? The books are general VB
and VB databases.
Thanks for any help.
AJJ...

Jun 27 '08 #2
On Apr 14, 7:48 pm, "AJJ" <a.jones2...@nt lworld.comwrote :
Hi. Just a quick question. I'm planning on learning VB 2008 when I finish my
degree in a couple of months. I have some good books on VB 2005, will they
be any good or are the changes too profound? The books are general VB and
VB databases.
Thanks for any help.
AJJ...
If I were you, I would forget all about .NET 3.5 (VS 2008) and focus
exclusively on .NET 2.0 (VS 2005). Once you have the core features
on .NET down pat by programming in 2.0, then you should introduce
yourself to the new features in 3.5. The new features (especially
LINQ) can easily be abused when you don't know how to use them
properly, something you generally learn by programming without LINQ.

Thanks,

Seth Rowe [MVP]
Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
2816
by: Howard Kaikow | last post by:
What's the best book to learn PHP? What's the best book for a PHP reference? My goal is presently limited to construction of a custom 404 page for my web site and PHP is the only scripting language my ISP allows us to use server side. -- http://www.standards.com/; See Howard Kaikow's web site.
8
1934
by: noid droid | last post by:
Hi. I posted yesterday asking if C# lived up to the hype. Thus far the feedback has been all positive. (Thanks.) Can anyone suggest GOOD books for learning C# and the Visual Studio .NET IDE? If there is a book that covers both, that would be great. Also, is it necessary for me to learn a lot about the .NET framework that wouldn't also be covered in one of the books? If I can find a book that'll get me up and running with the IDE...
8
1727
by: Earl | last post by:
I've been on a mission this past year to move from VB6 to .Net. I'm fortunate(!?) not to have the big catalog of some long-time VB developers, although I have some CE apps that have to be entirely rewritten in CF. A lot of what I develop has to be written for the PPc, so I knew I would be looking for information in .Net, ADO.Net, CF -- and SQL Server. So in the spirit that others might benefit from my journey, here are my observations....
23
2539
by: Carter Smith | last post by:
http://www.icarusindie.com/Literature/ebooks/ Rather than advocating wasting money on expensive books for beginners, here's my collection of ebooks that have been made freely available on-line by their authors. There are lots of them out there but this selection cuts out the junk. If you know of any other good books that are freely available please post a link to them here and I'll consider adding them to the site.
29
3507
by: Jhon smith | last post by:
Hi,all,I was just wondering if I am likly to have any problems trying to learn C from older books,I have some from the late 80`s,mid/late 90`s. I am using Dev-C++ on the pc windows platform,But I have noticed small differnces in the books such as,int main(),main(void),fprintf,and others,just wondering if these older books are still worth trying to learn from as Im on a very tight budget and can`t really afford any thing else,or are they...
6
2203
by: Francois | last post by:
Hi guys, I am a daily average user of C# but I think I need to masterize the language a little bit more to get full use of it and be able to do better programming. I find myself programming the same way I did years ago. I haev a basic understanding of OOP and do not need an introduction book for pple who comes from procedural langauges. I never wrote any program in any procedural languages anyway. Before programming in C#, I wrote...
6
2521
by: John | last post by:
I am looking for VB.Net books which provide a lot of exercises (preferrably with all the answers worked out on CD). In earlier reactions Ken Tucker and M.Posseth recommended a few books. Thanks for both of your reactions. Ken included the links, so it is clear which books he recommended (I will get them!) M.Posseth recommended "the complete MCSD self paced training kit" and "Programming Microsoft Visual Basic form Francesco Balena",...
2
1981
by: youpak2000 | last post by:
What you can't find in programing text books Professional software development needs more knowledge than language syntax, OOP, styles, etc. There are many things which people usually learn by working in industry. One important part of the development is good knowledge of tools such as compilers, linkers, and make file design. There are no in-dept discussion of these tools in C/C++ programming text books. I haven't
17
3880
by: Hypnotik | last post by:
Hello everyone. I'm working on a program which uses a class (Shelf) and a struct (Book). In the main program we declare an array (Library) which is of type shelf. The program takes in various info about books (author, title, isbn, etc) and then allows you to search for books starting with a certain letter, and in turn displays those books and the info on them. At this point I can enter the info, and display the info for 1 book. I'm confused...
0
9621
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10106
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10039
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8937
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6716
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5355
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4009
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3610
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.