Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
Learning Php/mysql Fast
#16
Posted 26 January 2005 - 04:14 AM
#17
Posted 26 January 2005 - 06:50 AM
TDavid: Thanks for stopping by! Long time no see. And a special thanks for the additional info re: Webmaster Cookbook. I forgot to mention the Friday web broadcasts, but you're right... Those are a really nice touch.
If it wouldn't be too much of a hassle for you, could you drop me a note when you launch the new site with the tutorials? I seem to get a lot of younger people asking me where they can start to learn PHP/MySQL that can turn into real applications rather than just theoretical stuff. Sounds like it'll be the perfect place to refer them to.
#18
Posted 26 January 2005 - 10:27 AM
Any recommendations on sites with good reviews on scripts, etc.?
I was worried that a "real web designer" would look bad using things like that.
I have started a PHP primer which will definitely help me in getting around these things. Just when I was getting the hang of CGI/Perl.....
#19
Posted 26 January 2005 - 10:49 AM
#20
Posted 26 January 2005 - 11:25 AM
You'll catch on very quickly having a Perl/CGI background. That and the php.net manual will have you flying high in no time. I've even seen the same type of thing from those who only had a Javascript background. The syntax is similar enough that it's a pretty easy transition.
#21
Posted 26 January 2005 - 11:31 AM
JS and Actionscript (practically sames as JS)
#22
Posted 26 January 2005 - 11:58 AM
#23
Posted 26 January 2005 - 12:13 PM
The hard part is learning the first one and getting your head around all the new 'programming' concepts.
I debugged one of Hyperformance's ASP problems last week without knowing any ASP *grin*
#24
Posted 26 January 2005 - 12:42 PM
I would personally recomment NOT using a multiple installation package for AMP (Apache Mysql PHP). Ok its easier at first but you dont learn how everything works that way, depends if you want to become good at coding or just dabble.
westcorkweek, from what LiLo and Raphael say, sounds like you are going to have a relatively easy time with it. I have no programming background (well, there were those FORTRAN and BASIC courses 20 years ago
<P.S. This part is totally
#25
Posted 26 January 2005 - 02:11 PM
Scottie, I'm guessing you are referring to this one? http://www.sitepoint...ooks/phpmysql1/
I just requested the 4 sample chapters...
Phil
#26
Posted 26 January 2005 - 05:43 PM
#27
Posted 28 January 2005 - 09:19 PM
Kristoffer
#28
Posted 02 February 2005 - 07:29 PM
I recently picked up php myself and I found out that the best way (at least for me) to learn was by looking at code and trying to make some sense of it. Also I looked at the php manual which explains what the code does.
the only issue with looking at other people's code is that you gotta know about variables, but if you have done shell scripting before, it should be no problem.
again this worked for me, I'm not saying that I'm a guru now but at least I can write scripts to connect to a DB and pull records from it and have them displayed on webpages.
This is not rocket science and even if it was, there's always a way to learn thing, just gotta know what works for you and stick with it.
#29
Posted 02 February 2005 - 09:16 PM
I agree- a lot of it comes from your learning style. What I know so far has come from implementing changes in existing stuff, following other people's direction and that can get you a working knowledge.
But I found I needed to know why things did what in order to make my own changes (without trial and error for 2 days...) so I started with the simplest book I could find (which is the one Phil links to above).
It's still taking me a while to get my head around it because I'm very picky about knowing why every step is needed and what it's for and whether or not I have to do it and what happens if I don't and all that mess... just like learning HTML.
I started out like most people probably do- copying a site I liked and then playing with it until it looked the way I wanted it to. But when I messed it up... I couldn't figure out how to fix it. For me, I finally comprended it all by building a few from scratch... THEN I could figure out why closing this tag here and that tag there was an issue.
Some people don't need to know all that stuff- they can just know this chunk of code does that and be fine with it. It's all about what makes you comfortable!
#30
Posted 02 February 2005 - 09:17 PM
If you can do that, you can do 90% of everything anyone will ever ask you to do using PHP on the web. I've worked in industries ranging from the financial sector, to the online gaming industry, and at the end of the day, everything I did always came down to pulling stuff from a DB and putting it on the web.
(or the reverse, of course)
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users









