Jump to content
xisto Community
miCRoSCoPiC^eaRthLinG

How Long Have You Been Programming ?

Recommended Posts

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. :P

Share this post


Link to post
Share on other sites

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 :P ). 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.

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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. :P

Share this post


Link to post
Share on other sites

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


Lets start this thread and find out more about our coding roadmap!

Share this post


Link to post
Share on other sites

Does HTML count? j/kI guess I have seriously been coding for only about 3 years when I was forced to by graduating and getting a job.Before that, I played around for 6 years while getting my EE degree.And finially add another 3 for just screwing around and making "Hello World!" programs.3+6+3....ahhh maybe 12 years

Share this post


Link to post
Share on other sites

Lets see here. Im 16 and sophomore in high school. I started programming HTML about December 2003, and have progressed to JavaScript, and then onto PHP. I've been trying to learn ASP and stuff. I've been looking around at C/C++ stuff but i cant find anything good! Anyone know of something that can really help me with text based progs, at least to get started. I've also taken a semester of HyperCard and TrueBASIC, which i did kind of like. All in all, I've been programming for about a year and a half. Again, I need serious help with C/C++ and if you know ANYWAY to get started, let me know via PM or reply or even e-mail. Thanks a bunch and as I'm looking at these posts, great job guys. Future programmer here hehe. Looking into that field going into college.

Share this post


Link to post
Share on other sites

I started programming in high school about 1977 on a programmable commodore calculator, if you can call it that. Then I got the HP-41C. I wrote a neat star trek game where you give commands as a captain trying to out guess the computer klingon opponent. This original idea would have several reincarnations later. My first programming class was fortran using punch cards. The totally unimaginative class warned me to steer as far away from the computer science department as possible. So my next computer was a mainframe DEC 20/60 used by the College of Science at the University of Utah. I defeated the teacher of a Computer Modeling class by writting the best program to play the game of othello. I tried my hand at about every language I could back then including sail and pascal, but my favorite was the macro assembler used by the DEC. It was using this that I resurrected my star trek game, and it wasn't long before many of the people logged onto the DEC was were playing it. It expanded on the orignial idea to include exporing a three dimensional galaxy. As a summer job I used my programming skills to supply the graphics for a research project in solid state physics. At the end of my four years as a physics major, during which I took as many numerical analysis classes as I could (three whole years), I had the chance to work on a Evans and Sutherland Picture system run by a VAX. I modified a flight simulator demo on the thing to a combat simulator type game, which apparently had people playing it long after I had left. I had a bit of a religious interlude, but at seminary I bought my first DOS laptop and learned to program in C. With that little thing I rewrote my own version of a text base wargame, a third version of my star trek game, a Russian word processor, and spent two years on a program to play the game of Go. In the meantime I had entered graduate school in physics. I worked on a maple program to work out the algebra for a three body problem in a Machian type mechanics called Barbour-Bertotti theory. Then I switched to a phd project in High energy physics, where I worked on the multiprocessor computers at the univerity of Utah's Center for High Performance Computing. I learned how to use these machines to do monte carlo simulation of a quantum field theory that turned out to be a bit useless. But I also took some time out to take a couple of Computer science classes and learned Java, and relearned lisp. In fact, emacs lisp is one of my favorite ways of doing quick calculations. I loved our project on public key encryption. I also took a class on Scientific Visualization, which familiarized by with rendering concepts. I even tried using volume rendering in the relativistic flight simulator project that I would do later.Bored to death I quit my PHD project to work on a programming project of my own. I thought that there was so much ignorance and misconception about relativity and that this could be remedied if people could see how it worked by seeing in action. The project led me on the path of learning how to program using OpenGL and Win32. I do keep toying with the idea of incorporating my old star trek game into the simulator, but the never ending improvements of adding more astronomical objects and realism to the simulator has kept me busy enough. I have also played around a bit with the idea of doing a similar sort of simulator for quantum physics as well. But that project has a long way to go yet.

Share this post


Link to post
Share on other sites

I started computing on an IBM 286 when I was 4 years old. But this was only a very little gaming... Later when I learned to read (when I was 6 years old) Windows 95 had arrived and I became firstly REAL interested in computers. When I was 12 years old (lol, 6 years later!), I started HTML. At the age of 13 I read the first book about JavaScript. My first language (after HTML). Even now I HAVE GOT MY FIRST FEW LINES OF PROGRAMMING!!! REAL THE FIRST!

<html><head><title>Test HomePage</title></head><script language="JavaScript"><!-- var neu= new Date(); var jetzt= neu.getTime();function timer() { var neu, sek1, sek, min, std; neu=new Date(); sek1= (neu.getTime()-jetzt)/1000; std=Math.floor(sek1/3600); min=Math.floor(sek1/60)-std*60; sek=Math.floor(sek1)-min*60-std*3600; window.document.timer.timer2.value=std+':'+min+':'+sek; window.status='Besuchzeit: '+std+':'+min+':'+sek; window.setTimeout ('timer()',1); }// --></script><body bgcolor="#FFFFFF" onload="window.setTimeout ('timer()',1)">Besuchzeit:<form name="timer">    <p><input type="text" size="5" name="timer2"></p></form></body></html>

Sorry, the names of the variables are german. I think you see that my English isn't very well :) ... Later I started to learn Java, but I found it to comlicated. So I improved my JavaScript and HTML. Then I started Java a secound time and now I am able to write some programms (at the moment i'm working on the Reflection API). I learned in that time PHP and SQL, too. I plan to learn C++ next. At the age of 16, you think you will have plenty of time in your live... And if I won't have enough time when I'm working, I'll maybe have time for it, when I'm on pension... But that will be (I hope so) in 49 years...

Share this post


Link to post
Share on other sites

I'm 17 years old and I like PROGRAMMING, not scripting or kidding. I'm a very good programmer (I think). I won a lot of programming contests.I know a lot of programming languages: C, C++, Java, JavaScript, Actionscript, PHP, Python, HTML (if counts), Pascal (Delphi), MySQL, PgSQL. I am curently learning ASM and Oracle.Any new language is very easy for me to learn. I learn a new language for any new project that needs it.

Share this post


Link to post
Share on other sites

Ok, let's see. I started with HTML 3 years ago. I saw a book about webdesigning and I bought it. 1/2 A year later I started with JavaScript. Another 1/2 year later I tried C++, but it was too difficult for me and I stopped with it. But then I found GameMaker and started making my own games in GML, my first real programming language. (For the people who don't know GML, it's a programming language pretty similar to C++, but more simple and easier to learn). After that I tried C++ again, this time I understanded it and since a few months I'm now trying to learn PHP. That's my story, I know, it doesn't sound very impressive, but I'm only 13 years old now and I've got plenty of time to learn more and more.

Share this post


Link to post
Share on other sites

Wow. You guys make me pee in my pants!! Make me go, "Wow... that's cool. I don't even know HTML"Alright alright. I seriously want to learn HTML and C. Maybe Visual Basic but I don't know how. Where can you learn this? My school doesn't offer any programming courses... this is pathetic...Read on for some interesting facts:8th grade computer course(s): Getting to use Microsoft ExcelFreshman computer course(s): Getting to know about Adobe Photoshop CS... and Adobe PageMaker 4.0!!! This program is so old!!! Why not some other program like Macromedia's?! Bah... can't complain anyway. They won't really care.Sophomore+ computer course(s): Video editting/projects, using video softwares, like Adobe Creative Suite, etc. Oh, also, this year, there was this thing about multimedia courses. Looked pretty stupid.Anyway, the point is... my school doesn't offer programming courses. If I want to learn HTML and Visual basic... and C and C++, where can I do that? In what ways?Can I just pick up a 500-page thick book from a bookstore and start off? Well, I have never seen those before except in really big bookstores.Anyway, I'm free for suggestions because I don't want to sit here and drool at you guys who are doing so well. :D

Share this post


Link to post
Share on other sites

I learned logic and pascal in high school, and thats the extent of it. I am looking forward to learning PHP and mysql... can anyone point me in the general direction of the best tutorials available for a newb such as myself? If so I would really appreciate it.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.