Learning Wordpress and PHP - Where to start?

by 21 replies
26
I want to learn Wordpress and PHP coding ... I am a very good HTML, CSS, Javascript developer (and Asp.Net). I want to start learning to make Wordpress plugins, themes, etc. I can currently hack my way around Wordpress, but I usually need to find examples first, then I just tweak the examples.

Where would I start? Can someone recommend a book and/or some sites?

Yes, I know about the Codex, but is that the only resource out there?


P.S. I want something current ... something at least 3.0 and later, preferably 2012.
#programming #learning #php #start #wordpress
  • I think you would be better advised to learn php coding rather than specialize in Wordpress stuff. Php coding is universal and the development potential is limitless. Wordpress on the other hand isn't that complicated really and a lot of the stuff is php coding related anyways.

    To be honest I find Wordpress an overkill on many websites. Far too heavy weight and the way it works can be downright annoying at times. I steer clear of Wordpress unless there is a specific need to use it such as when a particular plugin is of extreme importance. Even so I haven't bothered with Wordpress for years come to think of it.

    Better off learning php, mysql and combine it with your other knowledge. Create websites with admin features etc yourself. My opinion that is. If you can do that you will earn a fortune and will have to take the phone off the hook. You might well grow out of using Wordpress and all that knowledge will be wasted.
    • [1] reply
    • If you haven't "bothered with WordPress for years", you're not giving out very good advice. The current version of WP can't even be remotely compared to WP in 2008.
      • [ 2 ] Thanks
  • You need some basic knowledge about php to develop wordpress plugins and themes.
    There is a great source of doing that. You just need to go to the wordpress codex area and search in there.
    • [1] reply
    • Why would I build an website with admin features in PHP ... I can easily do it in .Net. I want to use Wordpress because:
      1. I can make themes and plugins and sell them to make money.
      2. I can spin up a client site very easily with TONS of themes available for me to choose from.

      Thanks for your opinion on the PHP stuff, but I am pretty set in wanting to learn Wordpress. I know I need to learn PHP, and I don't think it will be too hard ... I just want some resources to learn PHP with Wordpress.

      Thank you for not reading my post AT ALL.
      • [1] reply
  • A nice start on the basics is W3Schools Online Web Tutorials

    After you've learned the basics - you should take on simple exercises like creating a very basic CMS yourself or something like that. Obviously php.net is a huge friend.

    And then you can start looking into wordpress developing.

    Good luck!
    • [1] reply
  • First you'll have to learn php, after that wordpress will be easy for you. If you want any help regarding php and wordperss, you can contact me.
  • Banned
    [DELETED]
  • You should start learning the basics of PHP, then the advanced PHP and only then go to learning Wordpress. A good place to start would be W3Schools Online Web Tutorials
    • [1] reply
    • Read one post above yours ... stay away from W3 Schools. They have a lot of WRONG content on their site.
      • [ 1 ] Thanks
      • [2] replies
  • Banned
    I learnt a lot from TheNewBoston on Youtube.

    Search him on YouTube. His tutorials are really good.
  • I don't know if you are looking for free tutorials or mind paying a little. I have found Software training online-tutorials for Adobe, Microsoft, Apple & more to be a fantastic resource for me. But it does cost about $25 a month.
  • I learn PHP from php dot net and my Wordpress coding from CODEX. They are very clear and have some examples to use the syntax.
  • Learning php is more easy. you can use w3school for more detail.
  • I built and sold tons of websites with this software. Yes, you could make a living doing this.


    Artisteer is a Web design automation product that instantly creates fantastic looking, unique Web site templates and blog themes. You can design WordPress and Blogger Blogs and professional Web sites and export as Google Blogger template, WordPress theme, Drupal theme, Joomla template or DotNetNuke skin. Export as custom Web template. With Artisteer you immediately become a Web design expert, editing and slicing graphics, coding XHTML and CSS, and creating Web design templates, and WordPress themes.
    What's new in this version: Version 3.1 includes content layouts for articles/content when creating full websites; vertical menus sub item opening options, simplified HTML for export, and option to insert video into articles/content.


    Download Free trial at cnet dot com search artisteer.
  • Banned
    At first you need to take a strong basic about PHP.
    Because it is the heart of wordpress,for developing WP theme you need to know PHP from top to bottom.
    You should read "beginners PHP by wrox publication".
    Read this book carefully ,I think it will help you.
  • Buddy,

    i can say you are walking the right way.... when you need something do Google and you will find that tweak it and use it. Actually it takes time to learn wordpress.

    Thanks
  • You can read out tutorials and the articles from the Google which can help you better to understand

Next Topics on Trending Feed

  • 26

    I want to learn Wordpress and PHP coding ... I am a very good HTML, CSS, Javascript developer (and Asp.Net). I want to start learning to make Wordpress plugins, themes, etc. I can currently hack my way around Wordpress, but I usually need to find examples first, then I just tweak the examples. Where would I start? Can someone recommend a book and/or some sites?