|
Posted by TomLipinski@gmail.com on November 1, 2006, 9:47 pm
Please log in for more thread options
Quick question. What is the best college in Michigan to learn web site
design, expecially using PHP language.
|
|
Posted by Beauregard T. Shagnasty on November 1, 2006, 10:57 pm
Please log in for more thread options
TomLipinski@gmail.com wrote:
> Quick question. What is the best college in Michigan to learn web site
> design, expecially using PHP language.
According to Google, that would be Michigan State University.
<http://www.google.com/search?hl=en&q=What+is+the+best+college+in+Michigan+to+learn+web+site+design%2C+expecially+using+PHP+language>
Ok, that's a joke. The first hit has nothing to do with your question.
:-)
That said, I have examined a couple of college courses on web design
over here 'round the Rochester NY area, and none of them are very good.
I am quite sure I could have asked each instructor what PHP is, and
gotten a blank stare. Now, ask them about FrontPage, and whoopie, they
know what I'm talkin' about.
What is your goal? To produce pretty sites? To write tight and
efficient server-side code?
Find a good PHP book at your local Borders or B&N. And:
<http://www.php.net/>
--
-bts
-Motorcycles defy gravity; cars just suck
|
|
Posted by Good Man on November 2, 2006, 3:19 pm
Please log in for more thread options
> Quick question. What is the best college in Michigan to learn web site
> design, expecially using PHP language.
Do yourself a favour and spend that money on a couple of books. A GREAT
book is "PHP and MySQL Web Development", by Welling and Thompson.
That one book taught me enough to do good PHP work, and reading a couple of
others, and staying on top of new PHP versions / techniques through sites
mentioned at http://www.thinkvitamin.com/ , http://www.digg.com/programming and more have turned me into a pretty damn fine PHP-er, if i may say.
|
|
Posted by Good Man on November 2, 2006, 3:23 pm
Please log in for more thread options
> Quick question. What is the best college in Michigan to learn web site
> design, expecially using PHP language.
>
My other post dealt with PHP more than "website design". Again, I would
choose books, or websites for that matter.
You should learn according to spec. Make sure the tutorials/books you use
make extensive use of CSS.
|
|
Posted by Brendan Gillatt on November 3, 2006, 5:46 pm
Please log in for more thread options
TomLipinski@gmail.com wrote:
> Quick question. What is the best college in Michigan to learn web site
> design, expecially using PHP language.
>
If you are someone a bit like me who wants to start on something NOW -
not buy books or read lengthy tutorials) I would follow something like this:
1)Get yourself a ready to run server package - I use NetServer available
at SF.net - has php 4 & 5 as well as perl mod_rewrite, and your other
normal stuff.
2) Have a read through some introductory info:-
http://www.tizag.com/phpT/ http://en.wikipedia.org/wiki/Php http://www.w3schools.com/php/
3) And then get stuck into the php.net manual. If you want to do
something specific put in a search at their site - nearly every module
and function has 50 or so practical, user-contributed examples. Failing
that search google =D - there is absolutely TONS of stuff out there
because it is so popular.
--
| Brendan Gillatt |
| brendan brendan \removethis// gillatt co uk |
| http://www.brendangillatt.co.uk |
| PGP Key: pgp.mit.edu:11371/pks/lookup?op=get&search=0x6E265E61|
|
| Similar Threads | Posted | | Could someone good to see the programming archtecture? | January 30, 2005, 8:47 am |
| CGI Programming text book | January 20, 2008, 5:17 am |
| Does the following programming architecture make sense? | March 28, 2005, 7:10 am |
| Does the following programming architecture make sense? | April 5, 2005, 2:38 am |
| Does the following programming architecture make sense? | April 5, 2005, 1:21 pm |
| Does the following java programming architecture make sense? | April 20, 2005, 11:30 am |
| How do I adjust html programming for wide screen monitors? - widescreen.JPG (0/1) | February 8, 2007, 4:57 pm |
| Re: How do I adjust html programming for wide screen monitors? - widescreen.JPG (1/1) | February 8, 2007, 9:51 pm |
|