Page 1 of 3

Honestly who came here without

Posted: Tue Dec 13, 2005 6:22 pm
by 187skillz
No knowledge or little knowledge of PHP/MySQL prior to joining this forum and are now comfortable in coding?

Posted: Tue Dec 13, 2005 6:33 pm
by John Cartwright
Me, I joined couple years ago and they were never able to get rid of me .. instead they chained me to a moderator poll :lol:

Posted: Tue Dec 13, 2005 6:40 pm
by neophyte
I was a Graphic Designer with an associate of arts. I had a one semester course in web design. Everything else was print and publishing. In three years time my job title has changed from "Graphic Designer" to "Programmer/analyst". What did I do? I bought a couple Sams books and posted my questions here. The people on this forum are the only people I know who code in PHP. My friends at Devnet taught me PHP.

Posted: Tue Dec 13, 2005 7:53 pm
by Zoxive
Me, came earlyer this year, and im hooked : p

-NSF

Posted: Tue Dec 13, 2005 10:08 pm
by shiznatix
I came here and knew some things, thought I knew a lot more though. I have learned almost every aspect of programming from these forums, and I have 2 interviews tomorrow for programming PHP with MySQL and I had a interview yesterday too. If it was not for these forums I would never have learned as much as I have to get to where I am at today.

Posted: Wed Dec 14, 2005 12:43 am
by m3mn0n
I knew very little when I signed up here.

Now I think it's safe to say I'm very comfortable with PHP/MySQL.

Posted: Wed Dec 14, 2005 12:59 am
by n00b Saibot
I for one, absolutely knew nothing honestly in PHP/MySQL when I joined here... just by watching feyd's responses I got the gist of it all... :D

I miss him awfully :cry:

Posted: Wed Dec 14, 2005 3:44 am
by Skittlewidth
Yep I knew absolutely nothing when I first came here. I think Twigletmac was the first person to help me out - good to see the Mac is back!

I now code PHP for a living, though there's always loads more to learn.

I once had a colleague who needed to learn PHP fast so I told him to come here for help if I was busy (which I was at the time), but he kept making excuses and wouldn't ...anyway long story short my boss fired him after he failed to get the hang of it after 6 months. :?

Moral of the story? Don't be afraid to ask questions - PHPDN is your friend! 8)

Posted: Wed Dec 14, 2005 10:28 am
by Chris Corbyn
I knew nothing when I joined devnet that's true. Now I spend around 60 hours a week writing PHP code (at work and at home).

We like to help all the devnet up and coming developers advance ;)

Posted: Wed Dec 14, 2005 10:31 am
by Burrito
knew very little of php I did when joined I did. Programmed in other languages I had. A savior to me phpdn has been.

thanks all who've helped me!

Posted: Wed Dec 14, 2005 1:50 pm
by onion2k
I'd love to say I learnt PHP here.. but I didn't. I'd be using it for about 3 years before I joined. I have learnt a few bits and bobs since though. And I like to think I've taught some people some groovy stuff too.

Posted: Wed Dec 14, 2005 2:05 pm
by imstupid
I started here with absolutely no php knowledge, and have learned a lot thanks to this forum. One of those things is how to search for the solution first, before posting a basic problem that has been asked a hundred times. But yeah, onion, burrito, feyd, tim... a lot of you guys have helped me out of a few tough spots with "the man." thanks by the way, I owe you a few beers.

Posted: Wed Dec 14, 2005 3:05 pm
by evilmonkey
Started as a 15 year old n00b who knew nothing about PHP, though had some programming expirience in C/C++. Since then, I forgot 90% of C/C++ (there may be an outside that I still know how to forumulate a printf() or a cout>>), but I'm not 100% comfortable with even some of the moer advanced functions of PHP (and I think I turned 18 somewhere in that time). Devnetwork and my tireless efforts are to thank. :D

Posted: Wed Dec 14, 2005 7:48 pm
by alex.barylski
Started programming around age 8 on a Commodore Vic-20 with it's version of BASIC and "hello world" type programs :)

Didn't seriously get into development until age 11 or 13ish...when I borrowed a buddies dads version of VB3...took it home and started programming in VB...and wanted to develop a flight simulator....

After about 2 years in VB I figured out that a flight sim would most likely need to be programmed in C/C++...

So I started programming in C/C++ which eventually lead me into assembler, which takes you on a wild journey...that lands you know where in the "real world"...

Although my understanding of computers at the lowest level to the highest level is nice to have...it certainly does very little in making a living as a developer...

You simply can't program in Assembler and make anything worthwhile... :)

It's handy though if your trying to hack the linux kernel...but honestly...I've never found a reason to do so :?

Ao again I started up in C++ and reached IMHO expert level...I understand almost every advanced topic you can throw at me...

After reaching an indepth understanding of C++ I switched into cool gear and started learning MFC/OWL....finally settling on MFC because of it's online communities and code base...

MFC was hard to grasp, so I took one step back again...and started reading up on Windows SDK...until I understood advanced topics in Windows...like Semaphores, Hooks, etc...

I started to really get into custom control development...when my interest was peaked by the introduction of COM...then ATL/COM+/DCOM/ActiveX and so on...at which point my interest was lost...

I played around in C++/MFC until 2001ish...at which point I took a programming course in Gr. 12 and learned Javascript...

From that point on I started playing in HTML, then design or atleast tried...which led me into server side programming...at first I used ASP...but I disliked the BASIC syntax...seeing how I had just spent years learning C++ and getting used to semi-colons, etc....so I switched to Perl (ASP not being open source and hosting costing twice as much was a turn off too)...which I did for about 3 months...but confused by the whole switch from desktop application development paradigm to client/server via HTTP...I eventually opted for a easier entrance into web development and choose PHP...seeing how there was no libraries needed for sending headers, etc...PHP was a good choice...simple to get started and UNDERSTAND everything that was going on immediately...

PHP has been in my blood ever since...about 4 years...giver or take a year...

Regex is the newest concept for me...still don't have it totally figured out...and surely I don't write optimized regex, but it's simple enough to get answers from skilled regex's and paste the code...so I think i'll leave my regex skillset where it is :)

It was actually reading up on EBNF that kinda made regex "click" prior to that I really didn't understand it at all :)

Anyways yea...

What was the point of this thread??? :oops:

I've lost myself in talking about myself... :oops:

Isn't everybody's personal history their own self-proclaimed most interesting story? :lol:

I'ma geek...so i'm leaving now *ninja vanish*

Cheers :)

Posted: Wed Dec 14, 2005 9:34 pm
by feyd
although you will likely think I'm lying, I joined knowing little to nothing about php other than it was a server-side scripting language. :)