Wrox Programmer Forums
|
Visual Basic 2005 Basics If you are new to Visual Basic programming with version 2005, this is the place to start your questions. For questions about the book: Beginning Visual Basic 2005 by Thearon Willis and Bryan Newsome, ISBN: 0-7645-7401-9 please, use this forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2005 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 9th, 2006, 07:19 AM
Registered User
 
Join Date: Nov 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Am I too old?

I'm already 22 years old, am I too old too learn VB 2005 well???
:(

 
Old November 9th, 2006, 07:21 AM
Registered User
 
Join Date: Oct 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Maybe, but I'm 57 and I managed OK.

 
Old November 9th, 2006, 07:25 AM
Registered User
 
Join Date: Nov 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks, it helped a lot.:)

 
Old November 9th, 2006, 12:16 PM
Friend of Wrox
 
Join Date: May 2006
Posts: 643
Thanks: 0
Thanked 0 Times in 0 Posts
Default

There is nothing about programming that is any harder for a 22 year old (or a 57 year old) than it is for someone younger. I have taught programming in the university, and found that if a person has an interest and is reasonably intelligent they can learn to program. I have found that the older students often do better (all other things being equal) because they have a bit of maturity which allows them to keep going even when things are difficult. In any case, you have to dedicate sufficient time and brain power to it. Programming isn't something that can be learned easily except by a very small minority of people who have a natural talent for it. For the rest of us, it just takes hard work and a lot of thinking.

Woody Z http://www.learntoprogramnow.com
 
Old November 9th, 2006, 02:19 PM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

Additionally, I have found that learning more about how life works gives me a better ability to understand how types of concepts in the programming world behave and interact. Those who created programming languages often have devoted a lot of thought to modelling the language after reality.

For instance, all real objects have a virtual property, "name." Sometimes it is a formal name ("Bob," "The Eiffel Tower"), and sometimes it is a class name ("car," "tower"). Those who have developed the ability to use Object Oriented Programming have modelled this observation of reality in the ability in programming to use virtual properties. That's just one example.

As we learn of things that have mutually exclusive properties, and those that have properties that can be additive, we have a beeter ability to understand the same principles that George Boole incorporated into his philosophy, which has since been incorporated into SQL, and branching statements.

So, being older can be helpful. If one has used the time gone by to sedentate, age is a detriment.
 
Old November 10th, 2006, 05:37 AM
Registered User
 
Join Date: Nov 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you very much for being so patient! I'm more confident now.I always admire those who can creat cool softwares, I want be one of them. Though I have to devote much time to work,I will spent as much time as I can on my interest. I guess you are professional,aren't you?

 
Old November 10th, 2006, 11:26 AM
Friend of Wrox
 
Join Date: May 2006
Posts: 643
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I learned to program while working a full time job that had nothing to do with programming. You have to have time to dedicate to learning, but as you start to become more capable, it is possible to start finding work that is related to programming. This makes it easier and easier to learn more. Most of the programming contracts or jobs I have worked on provided a great opportunity to learn stuff while I worked - that is almost the rule in software development: A part of the job is learning how to do whatever is needed to provide the functionality required.

Woody Z http://www.learntoprogramnow.com
 
Old November 12th, 2006, 12:42 AM
Authorized User
 
Join Date: Aug 2006
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anubisascends
Default

We're in the same boat, I am 25 and just got into VB, it's fun and amazingly powerful. I thought that the only way to go was to learn the more complicated languages, but VB has seen me through a lot.

Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.
Albert Einstein
US (German-born) physicist (1879 - 1955)









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.