Thursday, August 21, 2008  Search
AADND Forums   Minimize
SearchForum Home
  Discussions  General  What is the bes...
 What is the best way for an average Joe to become a developer.
 
 1/10/2007 6:11:31 PM
Dave Baldwin
72 posts


What is the best way for an average Joe to become a developer.

I get asked allot how can I become a developer?

So I ask the forum.
How did you become a developer?
How are you becoming a developer?
If you could do it again what would you change?

 

 -Dave B


Dave Baldwin
 1/10/2007 6:36:18 PM
Dave_Redding
14 posts


Re: What is the best way for an average Joe to become a developer.
 Modified By Dave_Redding  on 1/10/2007 1:37:18 PM)

   I'd say through sheer force of will.  It takes allot of persistence and a little bit of luck.  Plus you have to have the mentality for it because you can't tell a computer "You know what i mean"....well...not just yet at least. 

   It also takes allot more than learning a language or two.  You really do have to be well rounded so that when you sit down to solve a problem you can build allegories based on your own knowledge (From both the programming world ,and the world outside software Dev) to come to an efficient solution.

   One of the biggest steps in my opinion would be to humble yourself and spend a couple of years just taking in other developers ideas.  Attending user groups and tech conferences will give you a great edge in this area.  Sit and talk to people who have been developers for decades and you'll find yourself taking on a wealth of knowledge.  Then, slowly at first, start to put theory into practice, start hammering it out a piece at a time until you have a small concept down pat, then move on to another one and do the same.

   Before you know it, you'll be one of the best developers around and you'll have people looking to you for advice and knowledge.

   I'm sure i've missed a few things here, but thats whats great about asking a question of the community, right?

Dave

 1/11/2007 11:18:58 AM
Dave Baldwin
72 posts


Re: What is the best way for an average Joe to become a developer.

I say simply, research and code.

Like Dave noted to above go to the user groups, training seminars, boot camps, read books etc. But once you have learned some thing write the code! Try to write an application a week. I truly believe you will not learn anything unless you have experience doing it. I think the casual admirer of the development profession would be able to cut it. You need to have a passion and a drive to love what you are doing. Well to be good at this anyway.

 - Dave B


Dave Baldwin
 1/11/2007 1:18:38 PM
zman
14 posts


Re: What is the best way for an average Joe to become a developer.

Personally, after 5 years of learning PASCAL in college, hated writing code.  So I became a network admin.  It wasn't until I started automating my daily checks and processes that I taught myself VB5.  I taught myself .NET when it was in 1.0 beta, and C# a little while after that, but I was still a network admin. Until the day I was told by my boss that I was at the top of what they could pay me to be a network admin, and if I wanted to develop code they could bump my pay up.  And that's when it happened, as a network admin my code was fine, but as a developer, my coding had a lot to be desired.  I started listening to podcasts, watching webcasts, going to user group meetings, reading books and magazines, and blogs, wow there sure was alot to catch up on. From there I had a thirst for knowledge that I just can't quench.  And I too, along with other posters believe that that thirst is what makes a good developer.  If I had to do it again I would have taken my coding a lot more seriously while I was a network admin.


Scott Zischerk (Zman)
I think, therefore I get a headache
 1/16/2007 3:28:08 PM
lclay
1 posts


Re: What is the best way for an average Joe to become a developer.

I have to admit, when I read zman's post, I thought I was reading my own :)  The only difference is that I didn't learn PASCAL in college.  I learned BASIC on an Apple II in the 7th grade.  I was lucky enough to have a teacher that taught me to program instead of sending me to the principal's office for being bored out of my mind in math class and causing errrr...disruptions...yeah...that's what he called it :)

I loved programming back then, but got lured over to the dark side of net admin.  About 4 years ago I decided I wanted to become a programmer again and started absorbing every bit of information I could get my hands on.  If I had to do it again, I would have stayed with programming through the years instead of going to net admin.  Don't get me wrong, I learned a lot on the hardware side...but my heart has always been in code.

  Discussions  General  What is the bes...