Welcome Guest ( Log In | Register )



10 Pages V  < 1 2 3 4 > »   
Reply to this topicStart new topic
> How Long Have You Been Programming ?
ric
post Apr 21 2005, 07:11 PM
Post #11


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 2
Joined: 21-April 05
Member No.: 4,211



it's interesting.

i've been programming for 5 years. my major is java programming. now i'm studying rational rose and uml .
Go to the top of the page
 
+Quote Post
Soleq
post Apr 22 2005, 12:39 AM
Post #12


Advanced Member
Group Icon

Group: Members
Posts: 145
Joined: 4-December 04
From: California
Member No.: 1,608



Eh, I'll never consider myself a programmer. I started about 9 years ago on Pascal, then switched to C++ and Java. I ditched the C++, got sick of Java, and throw in some HTML and you basically have my programming experience. I've since picked up PHP and SQL, though only casually.
Go to the top of the page
 
+Quote Post
michaellam
post Apr 22 2005, 03:54 AM
Post #13


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 6
Joined: 18-April 05
Member No.: 4,106



I hear you. Although I have learned a lot of programming langauges, I haven't taken the time to learn more. I only know a little of each language I learn. I'll never consider myself a programmer... I know a lot of HTML because that was the first thing I learned. I wished I could have learned how to program younger (say 2nd grade) to catch up with everyone else... smile.gif

I have programmed for four years... four years of little programming though...
Go to the top of the page
 
+Quote Post
vizskywalker
post Apr 22 2005, 04:07 AM
Post #14


Techno-Necromancer
Group Icon

Group: Members
Posts: 1,018
Joined: 13-January 05
From: The Net
Member No.: 2,127



In my book, you're both programmers, whether or not you consider yourself in that category. If you've ever done any programming, you are a programmer.

~Viz
Go to the top of the page
 
+Quote Post
marijnnn
post Apr 22 2005, 02:10 PM
Post #15


Premium Member
Group Icon

Group: [HOSTED]
Posts: 336
Joined: 22-September 04
Member No.: 798



wow, about 5 years now. started with C++ and C, went to java (swing), vb &nd vb.net, c# and some others. still love C++ though. although C# is really easy to make nice GUI-apps.

and scripting... well, i'm pretty good in bash scripting and stuff, awk, php, javascript, vbscript, and some more, can't think of em right now.

still.. i heart C++ smile.gif

Go to the top of the page
 
+Quote Post
vhortex
post Apr 23 2005, 08:27 AM
Post #16


Guilty Until Proven Innocent
Group Icon

Group: Members
Posts: 372
Joined: 13-April 05
Member No.: 3,937



Been programming for a long time now..

I started using pascal and then quicked stepped to turbo pascal.. At the same time I found some interesting scripting in MSDOS systems which is the ANSI console programming and the minor batch files.

A year later I start to move on to turbo C and started do embark in interest in hex-editing and I manage to found out how command.com used to load files and translate built-in commands.

All built-in commands in command.com was in plain text so if you want to disable DATE internal dos command, just load the command.com in hex-editor and replace the word DATE with four spaces. Carefull though cause if you overwrote the wrong byte, the program crashes.

Not long after that I found my first interest in assembly language and further understand the hex codes that I load daily in my hex editor. With that I learn what hex values means in actually assembly programming.

At this time, I am writing mixed languages prgragmming embedding assembly codes [obj] in turbo pascal and C++.

at about 1998-2000 I made my first GUI based software made of pure delphi interprise builder and my first website coded in DHTML.

Years later I am making tons of websites and scripts for a price written in PHP and MySQL and some DHTML.

As of this moment, I am deep into mastering Java and currently trying to build up an ERP program.

As you can see, I have never touched basic programming software that mostly have knowledge and I have not touched a pre desktop machine. Now It is nice to run test on bigger server machines and test some stuffs on routers.

Of all the programming languages that I have touched, I think the most valuable one is the Java programming which enables me to build a software and just send them a cd with different java virtual machine installer and the main program itself without worrying if my program will actually run or not.

------

NOTE: I dont have any formal programming training and all of them was just learn from trial and error and some books. My advancements from year 2000 mas made faster thru the aid of internet and forums like this. biggrin.gif

Go to the top of the page
 
+Quote Post
FearfullyMade
post Apr 23 2005, 04:34 PM
Post #17


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 45
Joined: 9-April 05
Member No.: 3,791



I can't remember exactly when I began programming; I'd have to say around 5th or 6th grade. I first programmed in BASIC on an Apple IIGS. Then when my parents finally got a PC a moved on the QBasic. The stuff I did back then was real simple, Hello World type programs.

Then, after several failed attempted I was able to teach myself C++. I got ahold of the game library Allegro and that is when I really started loving to program. It is one thing to print text out on the screen, but it is way cooler (at least to a 12-year old) when you can draw stuff on the screen.

When I got to high school I made the switch from Dos to Windows programming. I also switched from Allegro to Directx so I could start drawing 3-D stuff (which was even cooler smile.gif ). Up through high school my only focus was on making games. I thought any other kind of programming was boring. Luckily, I don't still feel that way, although I do still love to make games.

Since then I've expanded my horizons into other languages and other areas of programming. I've learned C#, Java, and have looked some at PHP. I'm in college now, which means I've been programming for about 10 years. Now my goal is to learn as many different languages as I can and get experience in many different areas.
Go to the top of the page
 
+Quote Post
Tobias
post Apr 23 2005, 06:39 PM
Post #18


Advanced Member
Group Icon

Group: Members
Posts: 101
Joined: 11-April 05
Member No.: 3,843



Well... you all have been programming wayyyy longer than me now. I've just started to learn ASP.NET, PHP, and JavaScript. I'm 15 now, and probably wouldn't have gotten into webdesign if I hadn't tried to add music and images into subprofile, but it turned out that AIM can't render html. So, I decided to make my own webpage. Quickly realizing that my website was very simple, I began to look at source codes of other sites and realized that I needed to learn a few new things. That brings me to the present, which I'm currently typing this with an ASP.NET book in front of me.
Go to the top of the page
 
+Quote Post
eyvind
post Apr 25 2005, 03:44 AM
Post #19


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 34
Joined: 25-April 05
From: San Diego, California
Member No.: 4,345



I have really only programmed for about 3 years, but then again, I am only 16 years old.

I started with QBASIC, then LibertyBASIC (well, same language, different compiler and OS). Now I'm an avid Java fan, and planning to go into C++. And of course I do HTML (which I don't really consider a programming language), PHP, and JavaScript.

P.S. Anyone need help with Java, I'm always available. smile.gif
Go to the top of the page
 
+Quote Post
Analyst
post Apr 25 2005, 07:00 AM
Post #20


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 34
Joined: 18-April 05
Member No.: 4,114



My first game programming was on the 6502 machine code on an Ohio Superboard
The output was two rows of LEDS, one horizontal and one vertical


QUOTE(microscopic^earthling @ Apr 17 2005, 06:15 PM)
Lets start this thread and find out more about our coding roadmap!
Go to the top of the page
 
+Quote Post

10 Pages V  < 1 2 3 4 > » 
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How Long To Learn Dreamweaver?(29)
  2. How To Save A Image In Pdf File And Download It?(10)
  3. Does Anyone Code Using Turing(2)
  4. Where To Start Learning Programming(16)
  5. Help A Beginner Start On With Game Programming(8)
  6. What Shall I Learn First In Programming ?(11)
  7. Win32 Api: Modal Dialog Box Problem(1)
  8. Where to start Programming ?(7)
  9. How Long Does It Take For Hosting Approval ?(11)
  10. Starting Programming(15)
  11. How Long Do You Spend Online(84)
  12. [tutorial] Basics Of C Programming - Part 1(9)
  13. Rpg Maker Xp Rgss - Ruby Discursions(1)
  14. How Long Does It Take To Be Listed On Google?(15)
  15. Need Help Programming With Databases (VB.NET)(9)
  1. Programming In Glut (lesson 3)(1)
  2. Programming In Glut (lesson 4)(5)
  3. Programming In Glut (lesson 6)(1)
  4. Programming In Vb .net, Vista Compatible ?(15)
  5. C# Tutorial : Lesson 3 - Programming Constructs(1)
  6. C# Tutorial : Lesson 4 - Object Oriented Programming(2)
  7. Poll / Debate: Is Php A Programming Language Or A Scripting Language?(12)
  8. Something To Start With...(3)
  9. How Do People Sit In Front Of The Computer All Day Long?(14)
  10. How Long Request Should Be Granted?(5)
  11. Programming C In Windows(8)
  12. Programming Games With C/c++ And Sdl(1)
  13. A Few Thoughts On Freelance Programming(9)


 



- Lo-Fi Version Time is now: 7th July 2008 - 12:21 AM