Specifically PHP coding. I am looking for something to do with my summers, and I thought I’d dabble in web site construction. Is there a good place to start? I don’t want to take a class from a horrible teacher, and waste my money. I know a little html, and get really excited when it works.
There is classes at UB in their Millard Filmore school which blow. Honestly, the professor was a moron and 1/2 of the shit she tried to teach I corrected.
If you want to learn, the best thing to do is make projects for yourself for example a database interactive page that pulls data, then do one that adds data, then work with sessions, etc… and google how to do certain parts. Thats how I learned and then from there I went into reading the proper way to do specific things.
also, remember that php and web design are two different things. im a coder, i write php code but my web design is shit.
focusing on one or the other helps you better learn. if you want to learn code, learn the functions and programming part. if you want to get into graphics and design, learn the html/css/photoshop part.