vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   When'd you start coding? (https://vborg.vbsupport.ru/showthread.php?t=109916)

Aesma Deva 03-09-2006 12:01 PM

When'd you start coding?
 
I got that idea from Princeton who said when he started coding in his modship thread (by the way, congrats on the becoming a [s]mut[/s]moderator, you might someday have world domination plans ^___^). So, uhh, when did you start, and what was the reason?

Lea Verou 03-09-2006 12:54 PM

I started learning php on about October-November 2005, to mod my vbulletin :)

About other programming languages... Ermmm about 6 years ago...

Code Monkey 03-09-2006 12:59 PM

A long time ago in a galaxy far far away.

tnguy3n 03-09-2006 01:24 PM

When I entered the *nix world. :p I learned Perl first, but then switched to PHP.

Aesma Deva 03-09-2006 01:29 PM

JumpD, pssh, you rebel.
I started in June, last year, with HTML, because I was kinda surprised by what a coder I knew could do. Then in the end of the summer (September), I started learning javascript and after a month or two PHP and MySQL, and last weekend I learned some XML/XSL (PHP, MySQL, XML and XSL for coding vB, first two for obvious reasons, XML so I could understand how the navigation frame of the admin CP is made and XSL to display XML like HTML). Though, from PHP, besides the basics (loops, switches, conditionals etc.), I only know how to connect and extract/insert/drop/delete/blah blah data from databases using MySQL.
Sorry for writing the story of my life again.

Marky 03-09-2006 02:43 PM

I started coding late 2006 (Nov-Dec) the great and almighty Zero Tolerance got me involved when he helped me create my first modification, it's progressed from there really :p

Corriewf 03-09-2006 03:50 PM

Quote:

Originally Posted by Marky
I started coding late 2006 (Nov-Dec) the great and almighty Zero Tolerance got me involved when he helped me create my first modification, it's progressed from there really :p

Damn! YOU TRAVELED INTO THE FUTURE TO LEARN!!! All bow to the 1337 one!

So whats php 6 like? Hows the ps3?

TruthElixirX 03-09-2006 04:31 PM

Quote:

Originally Posted by Corriewf
Damn! YOU TRAVELED INTO THE FUTURE TO LEARN!!! All bow to the 1337 one!

So whats php 6 like? Hows the ps3?

XD.

I'm starting to code right now. I'm trying to get the basics down.

Paul M 03-09-2006 05:48 PM

I started in 1975, using FORTRAN on a mainframe. :)

Oblivion Knight 03-10-2006 08:38 AM

Started about 6 years ago with basic HTML stuff on ezboards. From there, I moved on to basic Perl stuff with UBB.classic and now PHP & MySQL with vBulletin..

I must admit, however - I've never read a coding tutorial in my life.

Trigunflame 03-10-2006 10:43 AM

Started approx 10 years ago with html, moving from that to perl/php then branching into c/c++/java/python.

Lea Verou 03-10-2006 11:11 AM

Guys, HTML is not coding!

Aesma Deva 03-10-2006 11:38 AM

A definition of coding:
Quote:

The generation of source code.
:p
Anyway, I also know some crappy Java and C++. And Blind Guardian, a member here, is the guy who got me into coding (see meh previous post), though I've never really talked to him.

Trigunflame 03-10-2006 11:48 AM

Quote:

Originally Posted by Michelle
Guys, HTML is not coding!

Technically no as it doesnt have logic/procedures etc... but it is a loosly typed syntax which is parsed to display data on the screen ;)

So is it a programming language? No.. is it coding? Yes.

amykhar 03-10-2006 12:21 PM

I started in 1980 - programming in basic on an Apple. Picked up Pascal in 1991 in college, moved on to C and C++ in the mid 90's - also for school. Started with Perl when I bought UBB 6 years ago, and PHP when I bought Vbulletin 5 years ago.

Most of my programming has been non-web stuff. Software for radars and encrypted phones, applications for handheld pcs used in the field by exterminators, etc. So, I don't have a huge depth of web programming or database knowledge.

Tony G 03-10-2006 12:47 PM

I don't even remember, a few years back with HTML and I learned a bit of CGI/Perl/whatever you want to call it but thats all really, never expanded to PHP (did a bit and gave up) and now I have no time or need to learn anything else. :p

Code Monkey 03-10-2006 12:54 PM

Quote:

Originally Posted by Trigunflame
Technically no as it doesnt have logic/procedures etc... but it is a loosly typed syntax which is parsed to display data on the screen ;)

So is it a programming language? No.. is it coding? Yes.

Actually, it's a presentation language. Or markup as it's called.

Trigunflame 03-10-2006 01:11 PM

Quote:

Originally Posted by JumpD
Actually, it's a presentation language. Or markup as it's called.

Thats pretty much what I said Gandalf ;)

Quotes myself:
"but it is a loosly typed syntax which is parsed to display data on the screen"

And no, it isnt a programming language as I stated, but it is coding ;)

Adrian Schneider 03-10-2006 03:10 PM

Around a year and a half ago (though I really didn't start learning anything until a year ago).

Marky 03-10-2006 05:55 PM

Quote:

Originally Posted by Corriewf
Damn! YOU TRAVELED INTO THE FUTURE TO LEARN!!! All bow to the 1337 one!

So whats php 6 like? Hows the ps3?

lmao! I can't believe I done that... I even checked the date again before I posted... one of them moments I guess :p

Trigunflame 03-11-2006 01:07 AM

Quote:

Originally Posted by Marky
lmao! I can't believe I done that... I even checked the date again before I posted... one of them moments I guess :p

PHP6 Is not the future though, i use it along side of php 5.1.3-dev right now :)

Oblivion Knight 03-11-2006 10:57 AM

Quote:

Originally Posted by Michelle
Guys, HTML is not coding!

Well, technically not - but there's not much point in learning PHP and MySQL for example, if you can't effectively display the output with (X)HTML or CSS.. Of course, that's in my opinion.

Marco van Herwaarden 03-11-2006 11:19 AM

Quote:

Originally Posted by Oblivion Knight
Well, technically not - but there's not much point in learning PHP and MySQL for example, if you can't effectively display the output with (X)HTML or CSS.. Of course, that's in my opinion.

Well it seems that i manage pretty well in releasing my hacks with zero HTML/CSS knowledge. :D

Code Monkey 03-11-2006 04:11 PM

If you guys want to be super technical. PHP is not coding either, it's scripting. ;)

Doesn't really matter though except to the elite programing snooties who feel they are owed fancy titles for sitting through years of boring lectures in order to have their brains programed to program.

For the rest of us, well, we just try to fill our toolbox with as much as we can to get the job done. A tool by any other name is still a tool.

So wether it's coding, programing, scripting, hacking, or nose picking, learn all that you can and call it what you want.

Trigunflame 03-11-2006 04:15 PM

Quote:

Originally Posted by JumpD
If you guys want to be super technical. PHP is not coding either, it's scripting. ;)

Doesn't really matter though except to the elite programing snooties who feel they are owed fancy titles for sitting through years of boring lectures in order to have their brains programed to program.

For the rest of us, well, we just try to fill our toolbox with as much as we can to get the job done. A tool by any other name is still a tool.

So wether it's coding, programing, scripting, hacking, or nose picking, learn all that you can and call it what you want.

in the end does it really matter, ;)

Code Monkey 03-11-2006 04:17 PM

Quote:

Originally Posted by Trigunflame
in the end does it really matter, ;)

Isn't that what I just said?

Trigunflame 03-11-2006 05:04 PM

Quote:

Originally Posted by JumpD
Isn't that what I just said?

i was agreeing ;) You sure are edgy to be 45 :/

Paul M 03-11-2006 06:13 PM

Quote:

Originally Posted by MarcoH64
Well it seems that i manage pretty well in releasing my hacks with zero HTML/CSS knowledge. :D

Ditto.

(...... well okay, a very limited knowledge ;))


All times are GMT. The time now is 04:31 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01186 seconds
  • Memory Usage 1,778KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (28)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete