View Poll Results: How Long Have You Been Programming

Voters
43. You may not vote on this poll
  • under 6 months

    3 6.98%
  • under 1 year

    3 6.98%
  • over a year

    7 16.28%
  • over 2 years

    6 13.95%
  • over 3 years

    3 6.98%
  • over 4 years

    5 11.63%
  • over 5 years

    3 6.98%
  • over 6 years

    4 9.30%
  • over 7 years

    5 11.63%
  • youve been programming forever

    4 9.30%

Thread: How long have you been programming

  1. #31
    Microsoft. Who? MethodMan's Avatar
    Join Date
    Mar 2002
    Posts
    1,198
    Well since I started Comp Sci two years ago at University, the only thing I knew was some HTML, which I tought myself.

    After two years, Ive learned some C, C++, Java, Prolog, Unix Shell Scripts, and a little assembly.
    -MethodMan-

    Your Move:Life is a game, Play it; Life is a challenge, Meet it; Life is an opportunity, capture it.

    Homepage: http://www.freewebs.com/andy_moog/home.html

  2. #32
    Registered User
    Join Date
    Apr 2003
    Posts
    26
    I started out programming with (WYSIWYG) HTML in June of 1999, if you can consider that programming, and then a few weeks I started teaching myself MSVB 5. My dad then got MS Visual Studio 6 pro. because he was thinking of learning VB 6 because he had lost his old job. After awhile of fooling around in VB6 I started learning QBasic for two reasons, first I wanted to understand basic because it was the foundation for VB. Secondly because I had found that VB does not support the inp/outp commands which I wanted to use to create a model train speed calculator (the original code was written back in 1989 in QBasic). Then I started trying to do graphics in QBasic but this was to restricted. In about 2000 I got a game programming kit. For awhile I didn't do much with it for a while because it was designed for c++ and the c++ tutorial (SAMS 'teach your self VC++ in 21 days') that came with the kit, but it didn't make any sense to me at that time. Some time early 2002 I got a c++ book from the library I tried learning from it, but it was not meant as an introductory to c++, so it did not help me. In July I finally tried to use the SAMS VC++ book but only got through the first week. Finally this school year I took an actual c++ course as part of my schoolwork. The book was based on outdated standards, but it had through instructions on some of the main theories of c++ programming. Finally in May of 2003 I joined CProgramming.com, and started using the additional information therein to further my knowledge of c++. So to put it simply I have been programming for a little under five years, which of course goes under the ‘over 4 years’ option.

    -JLBShecky
    System
    OS - Microsoft Windows XP Pro
    CPU - AMD Athlon XP 2600+
    Mother Board - Abit KV7
    RAM - 512 Mb DDR (333)

    C++
    Microsoft Visual Studio Pro. 6.0
    MSDN July 2001

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 15
    Last Post: 09-30-2008, 02:12 AM
  2. Having Buffer Problems With Overlapped I/O --
    By Sargera in forum C++ Programming
    Replies: 0
    Last Post: 02-07-2006, 04:46 PM
  3. Problem in Converting Unsigned long to String
    By cprogrammer_18 in forum C Programming
    Replies: 8
    Last Post: 01-14-2006, 08:57 AM
  4. Merge and Heap..which is really faster
    By silicon in forum C++ Programming
    Replies: 2
    Last Post: 05-10-2005, 04:06 PM
  5. Insertion Sort Problem
    By silicon in forum C++ Programming
    Replies: 1
    Last Post: 05-08-2005, 12:30 PM