Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Just finished the PHP class on Codecademy.com… Now what?

  • This topic is empty.
Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #136021
    nixnerd
    Participant

    @traq,
    I know that’s a bit of a contradiction. However, I was just trying to say that I don’t have to re-invent the wheel where it’s not necessary.

    Do you have any suggesstions for how I can kind of create my own “Learn PHP The Hard Way?”

    #136066
    __
    Participant

    > Do you have any suggesstions for how I can kind of create my own “Learn PHP The Hard Way?”

    Sure – try to follow the PHP manual. That should qualify as “the hard way.”

    … j/k; [php.net](http://php.net) is actually a fantastic resource.

    Where are you with your learning? Do you have a firm grasp of the basics? Do you know how to use many of PHP’s built-in functions? Have you heard of “Object-Oriented Programming”? Give us an example of some code you wrote.

    #136690
    twincy
    Participant

    if u want to build a theme from scratch try [awfulmedia’s tutorial](http://awfulmedia.com/responsive-wordpress-theme-tutorial-series-start-finish-video/ “awfulmedia wordpress theme course”) (30-ish videos). really neat. i learnt craploads about wordpress and some php in action.

    austin is a cool guy and it’s really fun to watch the videos.

Viewing 3 posts - 16 through 18 (of 18 total)
  • The forum ‘Back End’ is closed to new topics and replies.