Advice

What should I learn before learning PHP?

What should I learn before learning PHP?

Basic Knowledge Before you start learning PHP you need a basic understanding of HTML. If you already have it, great. If not there are plenty of HTML articles and tutorials to help you. When you know both languages, you can switch between PHP and HTML right in the same document.

What should I learn with PHP?

Learn some designing software to develop some basic designing skills like Photoshop or coral .

  • Learn angular. js and node. js .
  • Learn phython programming.
  • Learn to work with mysql , mongo db etc.
  • Learn to create APIs.
  • Learn to use jquery.
  • What should I learn first PHP or HTML?

    you should have a basic understanding of HTMl before you learn PHP. PHP is a powerful tool for making dynamic and interactive Web pages. Finally you should learn all of the above to become a good web developer. If you learn PHP without HTML,CSS basic, then, you would have problem in the development cycle.

    READ ALSO:   Is the Hudson Valley considered upstate New York?

    What should I learn after learning PHP?

    Here are few suggestions:

    • Read these advanced/practical php articles on phpro.org.
    • Learn the basics of OOP.
    • Familiarize yourself with php frameworks and CMS.
    • Familiarize yourself with HTML/CSS/Javascript.
    • Try to make clones of other websites.
    • Try to volunteer in open source projects, you may get started at:

    Can I learn PHP without knowing Javascript?

    No, not at all. PHP and JS are both separate things. So you can go ahead and learn php without knowing JS at all. Although i must say that you will definitely need to know JS, when you will become an intermediate developer, to create client side effects like client side validations, ajax, etc.

    Should I learn PHP first?

    PHP is a great programming language to learn, but it should not be the first technology you master in web development. Because PHP is often used to make sites dynamic, many apps you’ll build in PHP will also use HTML.