473,408 Members | 2,417 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Good book for an absolute beginner on VB.net or 2005 with databases

Hello all!

I'm looking for a very good book for an absolute beginner on
VB.net or VB 2005 with emphasis on databases. What would you
reccommend?

Thanks!

Nov 25 '06 #1
5 1048
weight gain 2000,

Are you an experienced database programmer but an absolute beginner with the
particular tool, VB2005?

Or have you never written a line of code in any language?

Kerry Moorman
"weight gain 2000" wrote:
Hello all!

I'm looking for a very good book for an absolute beginner on
VB.net or VB 2005 with emphasis on databases. What would you
reccommend?

Thanks!

Nov 26 '06 #2
Kerry Moorman wrote:
weight gain 2000,

Are you an experienced database programmer but an absolute
beginner with the particular tool, VB2005?

Or have you never written a line of code in any language?

Kerry Moorman
The person I'm willing to buy this book for has absolutely no
programming experience (well, maybe he did a bit of fortran as
part of his undergraduate courses but I consider this no
experience at all, and he admits not remembering anything at
all). He just wants to learn an easy way to program database
stuff (hence VB 2005 + databases)...

So, I'm looking for a good introductory book for him.

If your experience suggests something else, feel free to correct
me
Nov 26 '06 #3
weight gain 2000,

In my opinion, your friend really needs to take one or two introductory
courses at a community/technical/undergraduate college.

The courses should cover the fundamental concepts of program design and
development that are common to all programming languages:

Algorithms
Variables
Sequence
Selection
Repetition
Code organization using procedures
Elementary data structures, such as arrays and structures
Code organization using classes and objects
Collections

I think an introductory course in database design is also very important,
even for experienced programmers who need to design a database structure as
part of their coding projects.

With this fundamental background as context, it might then be possible to
pick up specific Visual Basic skills from a book.

Kerry Moorman
"weight gain 2000" wrote:
Kerry Moorman wrote:
weight gain 2000,

Are you an experienced database programmer but an absolute
beginner with the particular tool, VB2005?

Or have you never written a line of code in any language?

Kerry Moorman

The person I'm willing to buy this book for has absolutely no
programming experience (well, maybe he did a bit of fortran as
part of his undergraduate courses but I consider this no
experience at all, and he admits not remembering anything at
all). He just wants to learn an easy way to program database
stuff (hence VB 2005 + databases)...

So, I'm looking for a good introductory book for him.

If your experience suggests something else, feel free to correct
me
Nov 26 '06 #4
kerry

are you a fucking idiot or a professor?

teach them 'ACCESS MACROS' they're all multiple choice; no programming
necessary and he would be productive starting in hour 1.

VB 2005 sure isn't flying off the shelves; so I wouldn't invest in YET
ANOTHER LANGUAGE THAT MICROSOFT WILL KILL OFF WHEN THEY GET BORED

-Aaron

Kerry Moorman wrote:
weight gain 2000,

In my opinion, your friend really needs to take one or two introductory
courses at a community/technical/undergraduate college.

The courses should cover the fundamental concepts of program design and
development that are common to all programming languages:

Algorithms
Variables
Sequence
Selection
Repetition
Code organization using procedures
Elementary data structures, such as arrays and structures
Code organization using classes and objects
Collections

I think an introductory course in database design is also very important,
even for experienced programmers who need to design a database structure as
part of their coding projects.

With this fundamental background as context, it might then be possible to
pick up specific Visual Basic skills from a book.

Kerry Moorman
"weight gain 2000" wrote:
Kerry Moorman wrote:
weight gain 2000,
>
Are you an experienced database programmer but an absolute
beginner with the particular tool, VB2005?
>
Or have you never written a line of code in any language?
>
Kerry Moorman
The person I'm willing to buy this book for has absolutely no
programming experience (well, maybe he did a bit of fortran as
part of his undergraduate courses but I consider this no
experience at all, and he admits not remembering anything at
all). He just wants to learn an easy way to program database
stuff (hence VB 2005 + databases)...

So, I'm looking for a good introductory book for him.

If your experience suggests something else, feel free to correct
me
Nov 26 '06 #5
Kerry Moorman wrote:
weight gain 2000,

In my opinion, your friend really needs to take one or two
introductory courses at a community/technical/undergraduate
college.

The courses should cover the fundamental concepts of program
design and development that are common to all programming
languages:

Algorithms
Variables
Sequence
Selection
Repetition
Code organization using procedures
Elementary data structures, such as arrays and structures
Code organization using classes and objects
Collections

I think an introductory course in database design is also very
important, even for experienced programmers who need to design
a database structure as part of their coding projects.

With this fundamental background as context, it might then be
possible to pick up specific Visual Basic skills from a book.

Kerry Moorman
You are absolutely right there. But what I gathered from him is
that he is not at all interested in learning how to implement a
b-tree but to "just get things done" (VB-style). This will
eventually mean that he will be using the ->sort() function of
some class rather than implementing his own crap like a fawlty
bubblesort. So what he needs to do is learn how to begin
creating an app in which you hit a button and says "hello".
(Just double-click on the button and type MessageBox "Hello" or
something, rather than learning whole stuff about class
inheritance, complex event handling, etc...)
Nov 26 '06 #6

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

Similar topics

5
by: Dan | last post by:
I am looking for two good books: a php4 one and a php4 with db one. I see that "Beginning PHP4" and "Beginning PHP4 Databases" are a series but "Beginning PHP4" got a bad review on amazon...
5
by: Just Me | last post by:
I am an intermediate ASP programmer looking to start learning .NET and am looking for a good book to start learning from. Anyone have any recommendations on a good book to get me started? ...
4
by: michael nieuwenhuizen | last post by:
hello, for a new job i might have to learn SQL. i've never worked with databases or SQL, so i'll need to learn. can anybody advice me on what would be a good book to learn from? i'm quite an...
7
by: tada991 | last post by:
Hello Everyone, I just purchased Visual Studio .Net Architect 2003 and want to know what's a good book for begginers to start with. I know nothing about programming whatsoever, but I do have a...
7
by: TechBookReport | last post by:
TechBookReport have just published a review of 'C Programming In Easy Steps', if you're a C beginner looking for an intro book (or an ex-C developer looking for a quick refresh), ready why this is...
11
by: Sam | last post by:
Hi All I don't know anything about C# and I'm planning to learn the language. Does anyone know any good book out there that explains things well? Any suggestion is greatly appreciated ...
15
by: Ahti Legonkov | last post by:
Hello! I am a software developer with 5+ years of C++ experience and VB experience since version 1.0 until 6.0. I would like to learn more about C# and .NET framework. I have some VB.NET,...
2
by: mesut demir | last post by:
Dear collegeaus, I would like to learn Visual Basic.NET and working with DATABASES. My intention is making some Windows programs using Database & Internet programs using Databaseses.(SQL) ...
20
by: weight gain 2000 | last post by:
Hello all! I'm looking for a very good book for an absolute beginner on VB.net or VB 2005 with emphasis on databases. What would you reccommend? Thanks!
6
by: raylopez99 | last post by:
Will ASP.NET 3.0 work under Visual Studio 2005? And what is a good newbie ASP.NET book? Subject: Will ASP.NET 3.0 work under Visual Studio 2005? And what is a good newbie ASP.NET book? My...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...

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.