Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums

Go Back   Code Forums > Code Newbie > Lounge

Reply
 
LinkBack Thread Tools Display Modes
Old 08-12-2002, 12:57 AM   #1 (permalink)
w00t
Totally Inept
 
w00t's Avatar
 
Join Date: Jul 2002
Location: The Great Northwest
Posts: 195
w00t is on a distinguished road
Any Professional Programmers in here?

What is it like to be a professional programmer? What kind of people do you work with? What's the job like? What kind of schooling did you have to go through?
And is it anything like "Office Space"?
Still dreaming of the day I become a pro.....
__________________
Office Space:
Best Movie.
Ever.

Contrary to popular belief, the true function of a programmer
is to turn coffee into source code.
w00t is offline   Reply With Quote
Old 08-31-2002, 10:16 AM   #2 (permalink)
do_guh_new
Registered User
 
do_guh_new's Avatar
 
Join Date: Jun 2002
Location: Ormond Beach Florida
Posts: 16
do_guh_new is on a distinguished road
Send a message via Yahoo to do_guh_new
nobody responded cause they're all busy working their asses off hehe
do_guh_new is offline   Reply With Quote
Old 08-31-2002, 10:25 AM   #3 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,444
sde is on a distinguished road
for my day job, i program about 30% of the time, .. the other 70% is doing mostly tech support.

i spend a lot of my free time doing freelance jobs making dynamic sites with php/mysql
sde is offline   Reply With Quote
Old 08-31-2002, 11:18 AM   #4 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,693
redhead is on a distinguished road
The reason I didn't reply, is because I don't see myself as a professional programmer.

I do programming tasks, but I spend far more time installing/testing/troubleshooting/documenting.
You know, what tech support is all about.

As for the people I work with, theres quite a broad bunch there, from the office suits, to the guy with his torn jeans, and T-shirt. As for "Office space" I dont know what to say there.. I work where ever I can, at home, in the office, anywhere where you can get an internet connection.
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is offline   Reply With Quote
Old 08-31-2002, 11:47 AM   #5 (permalink)
technobard
Centurion Nova Prime
 
technobard's Avatar
 
Join Date: May 2002
Location: Oak Park, IL (USA)
Posts: 285
technobard is on a distinguished road
Well, since we're all chiming in...

I don't consider myself a professional programmer either. Although I do write programs occasionally. Some of the coding I do is for work. Some is just for me. I write things to save time or to fill a need. Most of the time I'm an Oracle DBA. At least that's been in my job description for most of the last decade.

I'm one of the types of people that professional programmers work with on a regular basis. As far as schooling goes, I can tell you that people end up as programmers with all kinds of educational backgrounds. You have your computer science types and you also have your astronomy(or whatever) majors turned computer guy/gal. You have people with BS degrees and people with MS degrees. You have people with no degrees at all. A lot depends on the organization and what Human Resources has been told the educational requirements are. Personally, I think a degree of some sort gives you a better foundation in the long run and offers more flexibility when finding employment. If you enter the field without a degree, work for someone who'll pay for it.

Just my two cents.
technobard is offline   Reply With Quote
Old 08-31-2002, 02:07 PM   #6 (permalink)
sdeming
Code Monkey
 
Join Date: Jul 2002
Location: Michigan
Posts: 85
sdeming is on a distinguished road
Can't believe I missed this thread before.

I've been programming professionally since 1991. For the past 5 years I've been primarily doing contract work writing large telecommunications billing systems. The type of systems where we handle several million transactions per day. My part in the scheme of things at this point is a lead software designer, I get to solve the problems and write a good portion of the framework code and let others do the implementation code.

For schooling, I've had none though I did ace the AP Computer Programming course when I was in high school a dozen years ago. I've indirectly trained trained (aka I worked with them for extended periods of time) by some extremely good coders and I've most certainly taken a few blows on my own ego before realizing that I just can't possibly know everything! The one person I've learned the most from is a gormet chef by training, but took up programming because it interested him.

Oh, yes and my prefered language is C++. Nothing like the STL has ever existed. C++ takes generic programming to a new level.
__________________
Scott
B4 09 BA 09 01 CD 21 CD 20 53 63 6F 74 74 24
sdeming is offline   Reply With Quote
Old 08-31-2002, 04:08 PM   #7 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
Im not a professionaly programmer because... I don't have a job...

I've been taking a computer course for 1.5 years now and it is very very boring, and like scott I also have sometimes realised that I don't know everything... but only sometimes . The main person i have learnt from is myself, reading tutorials and books.

My favourite language at the moment is none, but I am doing c++ and java right now, java for 1.5 years, c++ for 2 weeks.

And Scott, I would think that JAVA is more generic then C++... and maybe I have no clue (more than possible) but isn't the STL like the API for java?
__________________
-- bloomberg.
abc123 is offline   Reply With Quote
Old 08-31-2002, 11:12 PM   #8 (permalink)
w00t
Totally Inept
 
w00t's Avatar
 
Join Date: Jul 2002
Location: The Great Northwest
Posts: 195
w00t is on a distinguished road
I'm now taking a nice computer class, and my instructor is a bona-fide genius!
The guy invented the following:
- Electronic gas pumps
- Computer panels/ credit card compatibility for gas pumps
- Card based door locks/security systems
- Wrote the program used by UPS to track packages by self in 1 month

He also maintains our high school's servers and network.
This guy gets 40,000 a month programming during the summer and chooses to teach 9 months a year for more like 3,000 a month.
Did I mention that he designed, diagrammed, and built his $300,000 house by hand

I could learn a lot from this guy...
__________________
Office Space:
Best Movie.
Ever.

Contrary to popular belief, the true function of a programmer
is to turn coffee into source code.
w00t is offline   Reply With Quote
Old 09-03-2002, 09:31 AM   #9 (permalink)
kenshi
Registered User
 
kenshi's Avatar
 
Join Date: Jun 2002
Location: Antarctica
Posts: 43
kenshi is on a distinguished road
Send a message via ICQ to kenshi
Sounds like he has an idea what he's doing.
kenshi is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 01:32 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting