Page 2 of 2

Posted: Thu Oct 06, 2005 2:37 pm
by Skara
wow, this is pretty weird. I would have thought some people would have been taught by someone else... Heh.

Posted: Thu Oct 06, 2005 3:40 pm
by jayshields
your poll title is misleading :)

i was half way through my first year studying a btec national diploma in IT (software developement) when i started getting properly into PHP. so i guess i could say college taught me to program, allbeit in visual basic and not PHP.

but then i bought a book and learnt all my php knowledge from that, before that book, i had basic knowledge from tinkering with php nuke when i used to maintain a clan site :)

so i was taught how to program/code by college in visual basic, but i taught myself PHP by reading books and now writing small programs while referring to php.net obv :)

Posted: Thu Oct 06, 2005 4:33 pm
by Burrito
taughteth selfith

Posted: Thu Oct 06, 2005 4:58 pm
by Nathaniel
Taught myself. Lots of php tutorials. I didn't start to grow past buggy, non-designed, non-business/presentation-logic-seperated code until I found the Theory and Design forum, though. :D

Posted: Thu Oct 06, 2005 5:28 pm
by timvw
I've learned php myself.

But, i learned basic when i was 10..
Got pascal, perl, visual basic, java, cobol, c++ courses at university..

Right now i'm spending a lot of time trying out struts and jsf (myfaces, oracle adf, ..)..

Basically, if you're planning to learn php you also have to learn html (as this is what you will be generating most of the time) and (my)sql.

Posted: Fri Oct 07, 2005 1:02 am
by n00b Saibot
timvw wrote:Right now i'm spending a lot of time trying out struts and jsf (myfaces, oracle adf, ..)..
those things are really PITA to learn :lol: I'd pretty much stay with ASP.NET WebForms :wink:

Posted: Fri Oct 07, 2005 4:59 am
by timvw
Well, i've found a couple of slides which i find really great. Although the author offers a free pdf version of his first edition, i decided to buy to book because i really like his way of writing :) I'm talking about http://www.coreservlets.com/.

This time Sun/JCP has had the chance to learn from microsoft and improve instead of the usual other way round.
Together with JDevelopper and/or (My)Eclipse i think this will be a viable J2EE alternative for dotnet...

Posted: Fri Oct 07, 2005 5:08 am
by n00b Saibot
timvw wrote:Together with JDevelopper and/or (My)Eclipse i think this will be a viable J2EE alternative for dotnet...
They have made it so that it will be viable to .NET. After all, they have to stay in business somehow :wink:

Posted: Sat Oct 08, 2005 7:23 am
by sheila
I first learned programming by taking classes, but that was long, long ago, in a galaxy far, far away. Personal computers weren't available so the only way to gain access to a computer was by taking a class. My first classes were Basic in high school and Fortran in college. Since then I've been self taught in everything else I've needed to learn: C/C++, Perl, PHP, Java.

Posted: Sat Oct 08, 2005 8:24 am
by mickd
My school our class would be starting to learn HTML in the coming term after my trials! Isnt that amazing? HTML! And thats only because we are ahead of the other computer studies class...

Hopefully next year in year 11 the course software design and development which im taking will be a tad more advanced.

Posted: Sat Oct 08, 2005 8:35 am
by Nathaniel
mickd wrote:My school our class would be starting to learn HTML in the coming term after my trials! Isnt that amazing? HTML! And thats only because we are ahead of the other computer studies class...

Hopefully next year in year 11 the course software design and development which im taking will be a tad more advanced.
Oh, that's not as bad as a friend of mine's story. He signed up to learn HTML as an elective, only to learn, once he was locked into his decision, that the school had decided to teach them all Frontpage Express instead.

Gosh, that would suck...

Posted: Sat Oct 08, 2005 12:23 pm
by Roja
Well, I originally learned programming in class. We did Logo, on an Apple 2.

However, I learned PHP by looking at the code of Blacknova Traders, jumping in to fix a bug, got CVS access in 24 hours, and the rest, as they say, is history..

Posted: Sat Oct 08, 2005 4:36 pm
by foobar
102% self-taught. The 2 is compensation for a "Computer Science" class I had that made me dumber.