Log in

View Full Version : Your "experience"



pcbrainbuster
03-04-2007, 06:54 PM
Well hello all :),

I have just created this new thread to see how much EXP everyone has with scripts/programming languages/......

I will obviously start :) -

html/javascript/css(still workin on it) = about half a year
php/c++/java = Going to start some day
Anything else = not yet planned

mburt
03-04-2007, 07:47 PM
JavaScript took me the longest, me being stubborn and trying to learn it without first getting the basics of HTML. After that, everything else only took me about a week or so to get the hang of.
PHP: about two weeks
Java: still learning, but haven't really tried
JavaScript: took me about a month and a half

I know all (or most) of the extensions of html as well: css, xml, etc.
Lately I've been getting into Ruby/Python/Perl. I can't remember the other ones as of now.
Most web-programming languages are fairly similar, so once you get one, the others are easy. Computer programming is where the differences start. Try C++, or Win32 API. They're nearly impossible to get the hang of without reading, reading and reading tutorials, you can't skim! :p. Anyways, what I was saying. Most languages come easier after the first one.

Twey
03-04-2007, 07:57 PM
Erm... I can't remember :)

I started HTML around nine/ten years ago, which was my first experience of such things, but I've no idea about everything else.

boxxertrumps
03-04-2007, 08:21 PM
For html/css/xml, not sure but I setup my freewebs account about a year ago, and started using PHP sometime in the summer. some dabbling with JS the past couple months.
Im an expert web designer compared to normal people, but only average when compared to people who know what html is.

jscheuer1
03-04-2007, 08:45 PM
I started with, um what was the question? Ah yes, I started with:


......

at birth (if not earlier - depends upon your POV), didn't we all?

I think batch programming was my first computer language. I spent a lot of time with BBS's which were the forerunner for many to the internet. Isn't there already a thread on this somewhere?

Demonicman
03-04-2007, 09:43 PM
HTML - just call me king :P (been at it for around 5 years)
Javascript - terrible, been at it about a month
PHP - Ok, always screw up coding somewhere but i understand it, 2 weeks
C++ - Never attempted it
Mysql - Ok, kind of hard to get PHP to write and store info, 2 weeks

own a few sites, but kalrith has the most potentional

pcbrainbuster
03-04-2007, 09:52 PM
Wow never realized how good ALL of you are :) -

Now lets change the subject by a little...
I now hope that we all now discuss when we actually got the hang at the script/.... (the understanding of the syntax and stuff like that)

html = can't remember but very easy :)

javascript = About a month or so (But before i understood it i felt like i am going to have a heart attack when ever i cam accross it)

php = need work...

css = VERY, VERY easy got used to the syntax and everything in one day (its just hard to remember all the "affects (eg text-transform)" you can achieve)

mburt
03-04-2007, 10:13 PM
Just so you know, CSS isn't a web-programming language, just an implementation of HTML.

pcbrainbuster
03-04-2007, 10:25 PM
Well i know that but it still counts as something different from html which is why i put it there.:)

mburt
03-04-2007, 10:46 PM
Lol... I suppose it counts.

jscheuer1
03-04-2007, 10:53 PM
Javascript is sort of tricky because you can write things differently and still get the same or similar results. Also, it can be written poorly and still work in some cases thus giving one a false sense of accomplishment. The logic isn't always linear, it can jump around and when that happens requires that the programmer have a grasp of many different variables at once as well as how these may be in a state of change at any given moment.

Of HTML, css and javascript, I think javascript is the most like a puzzle. I learned at first by just reading the source of other's scripts. Since I've been participating in forums though, I've learned some things directly from others as well as by my own research into it via the wealth of not always all that reliable information on it available on the web.

What really accelerates my understanding of javascript is helping people tweak scripts. If you have a good basis in anything and really want to expand it, help other people with it. As long as you are willing to go the distance and make sure everything works well, learning whatever you need to for a given project, you will likely learn more about anything this way than by about any other method.

pcbrainbuster
03-04-2007, 11:22 PM
Lol :),

As long as it works with your scripting it still counts seeing you understand it and wrote it - shoudn't it :)

mburt
03-04-2007, 11:23 PM
Yes, and when you do help people here on the forum, if you're wrong someone of knowledge will help out, and say what's right/wrong. I learned a whole wack of things here just on the forum.
//edit: that was in response to John's post

pcbrainbuster
03-04-2007, 11:39 PM
Same here :)
(sort of though i am still a little new so i obvioulsy will learn alot more)
(have you seen how many threads i throw in - look at my rating by clicking my "name" at the top of this post)
:)