473,420 Members | 1,588 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,420 software developers and data experts.

Books for learning

Hi

Just purchased "Beginning Visual Basic 2005" from amazone.com. Anyone who
has experience with this book, or could recomend another beginning
programming bok?

/A.
Nov 23 '05 #1
7 1474
In my opinion, any book is fine to begin with, like the one you have. But
once you're done with that, you should read a slightly more advanced book.
My favorite reccommendation is "Professional VB.NET" from Wrox Press.

HTH
Altaf
--------------------------------------------------------------------------------
All that glitters has a high refractive index.
www.mendhak.com
"Andy" <ne*@multizite.org> wrote in message
news:O1**************@TK2MSFTNGP09.phx.gbl...
Hi

Just purchased "Beginning Visual Basic 2005" from amazone.com. Anyone who
has experience with this book, or could recomend another beginning
programming bok?

/A.

Nov 23 '05 #2
Hi Andy,

Do you want a book to learn programming or a book to learn Visual Basic 2005
programming? In other words, do you have already programming experience? I
ask this because if you have no programming experience at all, you need
first a book that explains programming concepts (variables, constants,
procedures, functions, logic control statements, etc.) before learning
"visual" programming or object oriented programming (OOP).

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Andy" <ne*@multizite.org> escribió en el mensaje
news:O1**************@TK2MSFTNGP09.phx.gbl...
Hi

Just purchased "Beginning Visual Basic 2005" from amazone.com. Anyone who
has experience with this book, or could recomend another beginning
programming bok?

/A.

Nov 23 '05 #3
Hi Carlos

I want to learn programming, and programming in VB.Net. I have very little
programming experience.

A.

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAMsogecable.com> wrote in message
news:ex*************@TK2MSFTNGP15.phx.gbl...
Hi Andy,

Do you want a book to learn programming or a book to learn Visual Basic
2005 programming? In other words, do you have already programming
experience? I ask this because if you have no programming experience at
all, you need first a book that explains programming concepts (variables,
constants, procedures, functions, logic control statements, etc.) before
learning "visual" programming or object oriented programming (OOP).

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Andy" <ne*@multizite.org> escribió en el mensaje
news:O1**************@TK2MSFTNGP09.phx.gbl...
Hi

Just purchased "Beginning Visual Basic 2005" from amazone.com. Anyone who
has experience with this book, or could recomend another beginning
programming bok?

/A.


Nov 23 '05 #4
Then you need some book that teaches you the basics of procedural
programming (variables, constants, subrutines, functions, loops, control
flow, algorithms, etc.). Most VB.NET books will take that for granted (even
VB6 experience) so they won´t help you. Any programming language is valid
for this part, since the concepts are the same in all languages, only the
syntax varies.

When you master it you can learn some object oriented programming OOP
(classes, objects or instances, fields, properties, methods, etc.), then you
can learn "visual programming" (forms, buttons, etc.) and then you can learn
advanced object oriented programming (inheritance, interfaces, etc.).

Just my opinion...

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Andy" <ne*********@multizite.org> escribió en el mensaje
news:uj**************@tk2msftngp13.phx.gbl...
Hi Carlos

I want to learn programming, and programming in VB.Net. I have very little
programming experience.

A.

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAMsogecable.com> wrote in
message news:ex*************@TK2MSFTNGP15.phx.gbl...
Hi Andy,

Do you want a book to learn programming or a book to learn Visual Basic
2005 programming? In other words, do you have already programming
experience? I ask this because if you have no programming experience at
all, you need first a book that explains programming concepts (variables,
constants, procedures, functions, logic control statements, etc.) before
learning "visual" programming or object oriented programming (OOP).

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Andy" <ne*@multizite.org> escribió en el mensaje
news:O1**************@TK2MSFTNGP09.phx.gbl...
Hi

Just purchased "Beginning Visual Basic 2005" from amazone.com. Anyone
who has experience with this book, or could recomend another beginning
programming bok?

/A.



Nov 23 '05 #5
Hi Carlos

So which books do you recomend? In addition to the one I bought? I have also
"learning VB 2003 step by step" lying around. Could that be a starting
point?

/A.
"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAMsogecable.com> wrote in message
news:Ot**************@tk2msftngp13.phx.gbl...
Then you need some book that teaches you the basics of procedural
programming (variables, constants, subrutines, functions, loops, control
flow, algorithms, etc.). Most VB.NET books will take that for granted
(even VB6 experience) so they won´t help you. Any programming language is
valid for this part, since the concepts are the same in all languages,
only the syntax varies.

When you master it you can learn some object oriented programming OOP
(classes, objects or instances, fields, properties, methods, etc.), then
you can learn "visual programming" (forms, buttons, etc.) and then you can
learn advanced object oriented programming (inheritance, interfaces,
etc.).

Just my opinion...

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Andy" <ne*********@multizite.org> escribió en el mensaje
news:uj**************@tk2msftngp13.phx.gbl...
Hi Carlos

I want to learn programming, and programming in VB.Net. I have very
little programming experience.

A.

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAMsogecable.com> wrote in
message news:ex*************@TK2MSFTNGP15.phx.gbl...
Hi Andy,

Do you want a book to learn programming or a book to learn Visual Basic
2005 programming? In other words, do you have already programming
experience? I ask this because if you have no programming experience at
all, you need first a book that explains programming concepts
(variables, constants, procedures, functions, logic control statements,
etc.) before learning "visual" programming or object oriented
programming (OOP).

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Andy" <ne*@multizite.org> escribió en el mensaje
news:O1**************@TK2MSFTNGP09.phx.gbl...
Hi

Just purchased "Beginning Visual Basic 2005" from amazone.com. Anyone
who has experience with this book, or could recomend another beginning
programming bok?

/A.



Nov 23 '05 #6
I don´t know because I learnt programming 20 years ago with other languages,
so I don´t know current books, but you can go to Amazon (www.amazon.com),
and search "Programming Absolute Beginner" books, read the topics, read the
reviews and choose the better. You can also search for tutorials on the web
using Google (www.google.com) instead of buying a book to learn the basics,
or to get an idea of what you need.
--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Andy" <ne*@multizite.org> escribió en el mensaje
news:%2****************@TK2MSFTNGP15.phx.gbl...
Hi Carlos

So which books do you recomend? In addition to the one I bought? I have
also "learning VB 2003 step by step" lying around. Could that be a
starting point?

/A.

Nov 23 '05 #7
Thanks Carlos

You've given me a good starting point.

/A.

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAMsogecable.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
I don´t know because I learnt programming 20 years ago with other
languages, so I don´t know current books, but you can go to Amazon
(www.amazon.com), and search "Programming Absolute Beginner" books, read
the topics, read the reviews and choose the better. You can also search for
tutorials on the web using Google (www.google.com) instead of buying a book
to learn the basics, or to get an idea of what you need.
--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Andy" <ne*@multizite.org> escribió en el mensaje
news:%2****************@TK2MSFTNGP15.phx.gbl...
Hi Carlos

So which books do you recomend? In addition to the one I bought? I have
also "learning VB 2003 step by step" lying around. Could that be a
starting point?

/A.


Nov 23 '05 #8

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

Similar topics

6
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...
1
by: J | last post by:
Anyone have an idea how i should go about learning about .NET and XML using Visual Studio 2003. I need to figure out what books i should start with so that I can understand these technologies...
8
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? ...
8
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...
29
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...
90
by: Jhon smith | last post by:
Hi all,Just wondering are there any problems with learning c from older books,as I have picked up some from 1988,1994,1997,1998. By using books of this age(Im on a tight budget)am I going to...
17
by: Venkatesh | last post by:
Hi All I am a newbie to C# .I am currently developing windows application.Can anyone suggest good books or links for developing Windows Applications using C#.
2
by: AJJ | last post by:
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?...
8
by: Edward Cormier | last post by:
Which computer books are the best to begin learning Python 2.5 with? I've heard that Learning Python 3rd Edition is a good choice - can anyone give any more advice on this? Thanks.
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
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...

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.