473,657 Members | 2,825 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Self-Teaching of VB.net, can one become profficient?

I'm really new to vb.net programming and programming in general.

I would like to teach myself on how to program effectively and I have the
financial and time resources to do so.

Can I anyone recommend and point me in the right direction where I should
start?

--
Richard Aubin
Newbie.
Nov 21 '05 #1
24 2844
When I see a question like this, the first thing that comes to mind is what
you mean by 'Proficient', it is a subjective term to use as one mans idea of
proficient is another's view of a layman.

So, I would personally say, lets choose a level which is not arbitrary. To
attain an MSCD is a recognised level of proficiency in most people's eyes. I
would recommend that you buy MCAD/MCSD Microsoft .NET core requirements.
This is a self study guide from Microsoft themselves which covers all the
exams you need to get to MCSD.

In addition to this, you should try and help out on the newsgroups for say
at least a couple of questions per day; this will help you get to learn
things you can't from a book. It will also make you part of the community,
where you yourself can also receive help from the regular's or self
confessed newbie's like yourself.

HTH
--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing

"Richard Aubin" <Ri**********@d iscussions.micr osoft.com> wrote in message
news:11******** *************** ***********@mic rosoft.com...
I'm really new to vb.net programming and programming in general.

I would like to teach myself on how to program effectively and I have the
financial and time resources to do so.

Can I anyone recommend and point me in the right direction where I should
start?

--
Richard Aubin
Newbie.

Nov 21 '05 #2
Oh yes, In addition, be prepared to need to spend a minimum of 20 hours a
week on study/excercise work, otherwise your unlikely to make it.

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing

"Richard Aubin" <Ri**********@d iscussions.micr osoft.com> wrote in message
news:11******** *************** ***********@mic rosoft.com...
I'm really new to vb.net programming and programming in general.

I would like to teach myself on how to program effectively and I have the
financial and time resources to do so.

Can I anyone recommend and point me in the right direction where I should
start?

--
Richard Aubin
Newbie.

Nov 21 '05 #3
Well hello Terry.

Thanks for the response.

MCAD/MCSD MS.NET Core Requirements... would you have a link for this? I'll
try to find it on my own in the meanwhile.

Richard.
"Self-Confessed Newbie"

"One Handed Man ( OHM - Terry Burns )" wrote:
When I see a question like this, the first thing that comes to mind is what
you mean by 'Proficient', it is a subjective term to use as one mans idea of
proficient is another's view of a layman.

So, I would personally say, lets choose a level which is not arbitrary. To
attain an MSCD is a recognised level of proficiency in most people's eyes. I
would recommend that you buy MCAD/MCSD Microsoft .NET core requirements.
This is a self study guide from Microsoft themselves which covers all the
exams you need to get to MCSD.

In addition to this, you should try and help out on the newsgroups for say
at least a couple of questions per day; this will help you get to learn
things you can't from a book. It will also make you part of the community,
where you yourself can also receive help from the regular's or self
confessed newbie's like yourself.

HTH
--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing

"Richard Aubin" <Ri**********@d iscussions.micr osoft.com> wrote in message
news:11******** *************** ***********@mic rosoft.com...
I'm really new to vb.net programming and programming in general.

I would like to teach myself on how to program effectively and I have the
financial and time resources to do so.

Can I anyone recommend and point me in the right direction where I should
start?

--
Richard Aubin
Newbie.


Nov 21 '05 #4
http://www.amazon.com/exec/obidos/tg...23001?v=glance

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing

"Richard Aubin" <Ri**********@d iscussions.micr osoft.com> wrote in message
news:B0******** *************** ***********@mic rosoft.com...
Well hello Terry.

Thanks for the response.

MCAD/MCSD MS.NET Core Requirements... would you have a link for this? I'll try to find it on my own in the meanwhile.

Richard.
"Self-Confessed Newbie"

"One Handed Man ( OHM - Terry Burns )" wrote:
When I see a question like this, the first thing that comes to mind is what you mean by 'Proficient', it is a subjective term to use as one mans idea of proficient is another's view of a layman.

So, I would personally say, lets choose a level which is not arbitrary. To attain an MSCD is a recognised level of proficiency in most people's eyes. I would recommend that you buy MCAD/MCSD Microsoft .NET core requirements.
This is a self study guide from Microsoft themselves which covers all the exams you need to get to MCSD.

In addition to this, you should try and help out on the newsgroups for say at least a couple of questions per day; this will help you get to learn
things you can't from a book. It will also make you part of the community, where you yourself can also receive help from the regular's or self
confessed newbie's like yourself.

HTH
--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing

"Richard Aubin" <Ri**********@d iscussions.micr osoft.com> wrote in message news:11******** *************** ***********@mic rosoft.com...
I'm really new to vb.net programming and programming in general.

I would like to teach myself on how to program effectively and I have the financial and time resources to do so.

Can I anyone recommend and point me in the right direction where I should start?

--
Richard Aubin
Newbie.


Nov 21 '05 #5
On 2004-08-15, Richard Aubin <Ri**********@d iscussions.micr osoft.com> wrote:
I'm really new to vb.net programming and programming in general.

I would like to teach myself on how to program effectively and I have the
financial and time resources to do so.
One can become proficient through self-teaching, but whether you can
depends entirely on you. Have you ever taught yourself a serious field
before (say, a foreign language or field of math or something)? I tend
to find that some people are fine with self-teaching while others do
much better in a structured environment. One is no better than the
other, just different folks work different ways.
Can I anyone recommend and point me in the right direction where I should
start?


My tuppence...

Choose a beginning VB.Net book, pretty much any one will do, and go
through it typing in the code and understanding why the tutorials work
(do not download the code or take it from the CD-ROM, fixing your syntax
errors is an important part of the exercise). Get a second book and do
the same thing.

Next, choose a program that you wish to write and write it. A personal
web page with database access is usually a good choice, since that's
something most people can see a use for. One of the first apps I wrote
in .Net was a web-based job search database. Why? Because I was looking
for a job at the time, so the tool was useful for me. The choice of a
good first application depends entirely on you: what you want to study
and what you can see a need for.

At that point, you're "proficient ". Becoming good is a much, much
harder task, but that's another task you can deal with later.

PS. I disagree with the person who suggested MCSD materials. IMHO,
they're not the right choice for a beginning programmer. Start with a
book that has the word "Beginner" or "Beginning" in the title.

PSS. If you don't know how to touch-type, start with that. Otherwise
step 1 above is going to kill you.

Nov 21 '05 #6
Hello David,

I'm a great typist, have been working with computers for over 20 years, Just
now deciding to get into programming.

I've actually already chosen the route you've suggested, and thanks to my
local book store, I can go in and skim through material before purchasing it.

I discovered after my second program from my 1st book that actually typing
it in was more instructful than downloading or loading it up from disk.

I will digest 2-3 books along this fashion then I will consider more formal
training. I don't think I will need MS certification for the projects I have
in mind.

Thanks David.

Richard.

"David" wrote:
On 2004-08-15, Richard Aubin <Ri**********@d iscussions.micr osoft.com> wrote:
I'm really new to vb.net programming and programming in general.

I would like to teach myself on how to program effectively and I have the
financial and time resources to do so.


One can become proficient through self-teaching, but whether you can
depends entirely on you. Have you ever taught yourself a serious field
before (say, a foreign language or field of math or something)? I tend
to find that some people are fine with self-teaching while others do
much better in a structured environment. One is no better than the
other, just different folks work different ways.
Can I anyone recommend and point me in the right direction where I should
start?


My tuppence...

Choose a beginning VB.Net book, pretty much any one will do, and go
through it typing in the code and understanding why the tutorials work
(do not download the code or take it from the CD-ROM, fixing your syntax
errors is an important part of the exercise). Get a second book and do
the same thing.

Next, choose a program that you wish to write and write it. A personal
web page with database access is usually a good choice, since that's
something most people can see a use for. One of the first apps I wrote
in .Net was a web-based job search database. Why? Because I was looking
for a job at the time, so the tool was useful for me. The choice of a
good first application depends entirely on you: what you want to study
and what you can see a need for.

At that point, you're "proficient ". Becoming good is a much, much
harder task, but that's another task you can deal with later.

PS. I disagree with the person who suggested MCSD materials. IMHO,
they're not the right choice for a beginning programmer. Start with a
book that has the word "Beginner" or "Beginning" in the title.

PSS. If you don't know how to touch-type, start with that. Otherwise
step 1 above is going to kill you.

Nov 21 '05 #7
* "=?Utf-8?B?UmljaGFyZCB BdWJpbg==?=" <Ri**********@d iscussions.micr osoft.com> scripsit:
I'm really new to vb.net programming and programming in general.

I would like to teach myself on how to program effectively and I have the
financial and time resources to do so.


From my FAQ:

If you want to take a quick look at Visual Basic, I currently would
install the Express beta and play around with it:

<URL:http://lab.msdn.micros oft.com/express/vbasic/>

Alternatively, you can order the trial version of VS.NET:

<URL:http://msdn.microsoft. com/vstudio/productinfo/trial/>

General information about VB can be found here:

<URL:http://msdn.microsoft. com/vbasic/>

For beginners' tasks, VB at the Movies may be helpful:

<URL:http://msdn.microsoft. com/vbasic/atthemovies/>

The Visual Basic .NET Resource Kit contains a test version of VS.NET,
some free components and a lot of training material:

<URL:http://msdn.microsoft. com/vbasic/vbrkit/>

Quickstarts on various topics of the .NET Framework can be found here:

<URL:http://samples.gotdotn et.com/quickstart/>

For VB6 programmers, there are separate documents about the switch to
VB.NET:

VB.NET for VB Veterans
<URL:http://msdn.microsoft. com/library/en-us/vbcon/html/vboriintroducti ontovisualbasic 70forvisualbasi cveterans.asp>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 21 '05 #8
Hello Kerfried,

I've already purchased VB.NET Standard 2003.

I've purchased Sams Teach Yourself VB.net 2003 in 21 days and have learned
alot already.

I'm getting quite comfortable with the "basic" concept and am eager to get
into the next level.

Does anyone have any comments in regards to:
http://www.appdev.com/ and the teaching materials they offer?
"Herfried K. Wagner [MVP]" wrote:
* "=?Utf-8?B?UmljaGFyZCB BdWJpbg==?=" <Ri**********@d iscussions.micr osoft.com> scripsit:
I'm really new to vb.net programming and programming in general.

I would like to teach myself on how to program effectively and I have the
financial and time resources to do so.


From my FAQ:

If you want to take a quick look at Visual Basic, I currently would
install the Express beta and play around with it:

<URL:http://lab.msdn.micros oft.com/express/vbasic/>

Alternatively, you can order the trial version of VS.NET:

<URL:http://msdn.microsoft. com/vstudio/productinfo/trial/>

General information about VB can be found here:

<URL:http://msdn.microsoft. com/vbasic/>

For beginners' tasks, VB at the Movies may be helpful:

<URL:http://msdn.microsoft. com/vbasic/atthemovies/>

The Visual Basic .NET Resource Kit contains a test version of VS.NET,
some free components and a lot of training material:

<URL:http://msdn.microsoft. com/vbasic/vbrkit/>

Quickstarts on various topics of the .NET Framework can be found here:

<URL:http://samples.gotdotn et.com/quickstart/>

For VB6 programmers, there are separate documents about the switch to
VB.NET:

VB.NET for VB Veterans
<URL:http://msdn.microsoft. com/library/en-us/vbcon/html/vboriintroducti ontovisualbasic 70forvisualbasi cveterans.asp>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #9
Hi Richard,

Good luck! You've chosen a very challenging and rewarding
vocation/avocation.

Here are a few ideas:
1. get a few good books on the basics - balena (MS Press) is a good place
to start. Also, a book on ado .net (Sceppa's or Vaughn's).
2. write short programs that do something - and then test them and try to
break them (input numbers where they shouldn't be, press 'ok' before it is,
etc).

One of the earlier suggestions was great - review the questions and answers
on this and other newsgroups - I've learned a lot, as I suspect others have,
from simply reviewing these posts.

To be a good programmer you need 3 things: a brain, hard work,
self-confidence. I'm sure you can do it.

HTH,

Bernie Yaeger

"Richard Aubin" <Ri**********@d iscussions.micr osoft.com> wrote in message
news:11******** *************** ***********@mic rosoft.com...
I'm really new to vb.net programming and programming in general.

I would like to teach myself on how to program effectively and I have the
financial and time resources to do so.

Can I anyone recommend and point me in the right direction where I should
start?

--
Richard Aubin
Newbie.

Nov 21 '05 #10

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

Similar topics

2
4703
by: Marc | last post by:
Hi all, I was using Tkinter.IntVar() to store values from a large list of parts that I pulled from a list. This is the code to initialize the instances: def initVariables(self): self.e = IntVar() for part, list in info.masterList.items():
15
2586
by: Ralf W. Grosse-Kunstleve | last post by:
****************************************************************************** This posting is also available in HTML format: http://cci.lbl.gov/~rwgk/python/adopt_init_args_2005_07_02.html ****************************************************************************** Hi fellow Python coders, I often find myself writing:: class grouping:
18
2265
by: Ralf W. Grosse-Kunstleve | last post by:
My initial proposal (http://cci.lbl.gov/~rwgk/python/adopt_init_args_2005_07_02.html) didn't exactly get a warm welcome... And Now for Something Completely Different: class autoinit(object): def __init__(self, *args, **keyword_args): self.__dict__.update(
4
2773
by: David Coffin | last post by:
I'd like to subclass int to support list access, treating the integer as if it were a list of bits. Assigning bits to particular indices involves changing the value of the integer itself, but changing 'self' obviously just alters the value of that local variable. Is there some way for me to change the value of the BitSequence object itself? I've also tried wrapping and delegating using __getattr__, but I couldn't figure out how to handle...
4
1809
by: marek.rocki | last post by:
First of all, please don't flame me immediately. I did browse archives and didn't see any solution to my problem. Assume I want to add a method to an object at runtime. Yes, to an object, not a class - because changing a class would have global effects and I want to alter a particular object only. The following approach fails: class kla: x = 1
7
1904
by: Andrew Robert | last post by:
Hi Everyone, I am having a problem with a class and hope you can help. When I try to use the class listed below, I get the statement that self is not defined. test=TriggerMessage(data) var = test.decode(self.qname)
24
2288
by: Peter Maas | last post by:
The Python FAQ 1.4.5 gives 3 reasons for explicit self (condensed version): 1. Instance variables can be easily distinguished from local variables. 2. A method from a particular class can be called as baseclass.methodname(self, <argument list>). 3. No need for declarations to disambiguate assignments to local/instance variables.
84
7179
by: braver | last post by:
Is there any trick to get rid of having to type the annoying, character-eating "self." prefix everywhere in a class? Sometimes I avoid OO just not to deal with its verbosity. In fact, I try to use Ruby anywhere speed is not crucial especially for @ prefix is better- looking than self. But things grow -- is there any metaprogramming tricks or whatnot we can throw on the self? Cheers,
13
12006
by: Kurda Yon | last post by:
Hi, I found one example which defines the addition of two vectors as a method of a class. It looks like that: class Vector: def __add__(self, other): data = for j in range(len(self.data)): data.append(self.data + other.data)
6
1807
by: Bart Kastermans | last post by:
I am playing with some trees. In one of the procedures I wrote for this I am trying to change self to a different tree. A tree here has four members (val/type/left/right). I found that self = SS does not work; I have to write self.val = SS.val and the same for the other members (as shown below). Is there a better way to do this? In the below self is part of a parse tree, F is the parse tree of a function f with argument x. If a node...
0
8833
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8737
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
8509
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
8610
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7345
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
4168
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
4327
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2735
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
1967
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.