Zen Cart Logo
Forums / General Questions / What is the best way to learn PHP? And/or CSS?

What is the best way to learn PHP? And/or CSS?

Views: 1,248

Results 1 to 6 of 6
27 Jun 2012, 1:46 PM
#1
cultureclick avatar

cultureclick

New Zenner

Join Date:
May 2012
Posts:
93
Plugin Contributions:
0

What is the best way to learn PHP? And/or CSS?

What is the best way for me to learn PHP and CSS? I've learned some, repeat s-o-m-e, meaning "little", from books. I understand it in principle. I've got a good brain. I write HTML. But obviously I have to learn PHP and CSS, inside and out, so... what's the best way?

Thanks!

CultureClick the toddler Zenner

27 Jun 2012, 1:51 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: What is the best way to learn PHP? And/or CSS?

Depends on you, mostly. I learn best from books that contain a lot of example code. Some people learn most easily from watching videos. There are a lot of good tutorials for both PHP and CSS on the Web, too.

I think CSS is proabably easiest to learn by just doing stuff on a test Zencart site, using your Firefox tools.

30 Jun 2012, 10:57 AM
#3
cultureclick avatar

cultureclick

New Zenner

Join Date:
May 2012
Posts:
93
Plugin Contributions:
0

Re: What is the best way to learn PHP? And/or CSS?

I wish there was a specific course - maybe some enterprising soul will offer one.

30 Jun 2012, 12:21 PM
#4
twistafix avatar

twistafix

New Zenner

Join Date:
Jun 2012
Posts:
13
Plugin Contributions:
0

Re: What is the best way to learn PHP? And/or CSS?

I am teaching myself HTML, CSS, PHP and MySQL at the moment, I found the 'Head First HTML with CSS & XHTML' published by O'Reilly to be a very good learning tool, it might seem a little basic at first especially if you have some prior knowledge of the subject, however, its teaching methodology is to help you learn by understanding what you are learning, rather that just presenting a subject to you. It is littered with structured examples and excercises with downloadable code for the initial starting point of each, and the final point so you can compare if stuck.

It wont go in to advanced depths, but it should be enough to give a solid basis of understanding. They also have a PHP & MySQL title as well as others. I bought the paperback version of the HTML/CSS one and dont regret it at all, however, I have noticed, if you google, you can find pdf's of them too.

30 Jun 2012, 12:46 PM
#5
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,091
Plugin Contributions:
56

Re: What is the best way to learn PHP? And/or CSS?

For HTML and CSS, https://www.w3schools.com offers some good instructions. For PHP, check out https://www.php.net as a good source of documentation (not so much a tutorial).

1 Jul 2012, 1:30 AM
#6
xwielder avatar

xwielder

New Zenner

Join Date:
Jun 2012
Posts:
14
Plugin Contributions:
0

Re: What is the best way to learn PHP? And/or CSS?

I personally love Lynda.com. Great PHP and CSS stuff there, especially for beginners.