What is the easiest way to learn php?

What is the easiest/fastest way to learn HTML, CSS, Javascript, and PHP online?

  • Answer:

    I'd recommend Tuts+ and Treehouse. Disclaimer, I write for Tuts+.

Jonathan Cutrell at Quora Visit the source

Was this solution helpful to you?

Other answers

I've gone through this phase myself, and what worked for me was this: just fucking do it. I'm not kidding, and I know I sound abrasive, but trust me on this. Here are some steps to take: 1. Come up with a site that you think you need to build. Anything. Imagine the look and functions in your mind. Use Lorem Ipsum for the copy. We'll wait. 2. Got it? Ok, now, open a text editor like Notepad, TextEdit, SublimeText, or Text. Don't know what those are? Run a search on those terms. 3. Got an editor? Good. Don't close that search yet. Now run a new search on HTML document format. Find out about DOCTYPE, head, title, and so on. 4. Now that you have that, follow the common thread in these steps for each feature you want your site to have. If you're still reading this, I'll explain. Having a website almost seems like a necessity these days, alongside having a resume and a degree. So much so, the capability to start building one is built right into your computer. It's just that no one thinks to use it with all the free services available. This, to me at least, makes the easiest, cheapest, and most profitable way to learn web dev simply to do it. You can learn the tags and syntax from anywhere; that stuff is the same everywhere. But that is learning the language. Learning to use them can only be done by doing. Trust me, there is nothing better than feeling a little ashamed at how easy it was to build a feature like a scrolling navbar or a functional web form; but so proud that you accomplished that at the same time.

Charles Villard

I like One Month HTML - http://www.onemonthhtml.com and Treehouse the most. I believe I have used most programs out there and can confirm those worked the best for me.

Tracy Alison King

Hi Buddy,I am passionate user of PAL learning Apps. I found https://play.google.com/store/apps/details?id=com.phoenixapplabs.learnhtml&hl=enapp  very useful, it contains free video courses, interview questions, typical programs, discussion corner, challenge quiz's and superb projects at your finger tips . You also give it a try . It's worth.Download here : Learn HTML - Android Apps on Google Play (https://play.google.com/store/apps/details?id=com.phoenixapplabs.learnhtml&hl=en)I become great fan of #PAL Community (https://play.google.com/store/apps/dev?id=8233541198592989710)

Akash Gupta

The easiest way to learn online for beginners is http://codeacademy.com

Vipin Dubey

Hi,If you want to learn http://www.bestdotnettraining.com/html-css-online-training andhttps://www.youtube.com/playlist?list=PLo80fWiInSIM8yBgI9oCNYwwHBdTKkw0Wonline in easiest way this tutorials will help you all of this tutorials are explained with practical scenario’s for each and every topic. After completion of this lecctures i recommend you to develop a website by taking the scenario’s which are explained in the videos. If you still lag behind you can contact ahttp://www.bestdotnettraining.com/Techsupportwho will help in developing website if you are stuck in between.http://www.bestdotnettraining.com/html-css-online-traininghttps://www.youtube.com/playlist?list=PLo80fWiInSIM8yBgI9oCNYwwHBdTKkw0W

Kamal Kumar

Think of a project you want to do which utilises all these languages. For example a database driven website. Now just keep typing in google search everytime you dont know the answer to something. W3Cschools is also good, as well as Tuts+, stackoverflow and youtube. You could also try torrenting some ebooks on any of these subjects. There are heaps of resources.

Anonymous

I would suggest you check Codeacdemy

Avi Ziv

Tarek Saied

This is how I did it:I imagined a concept for a website that would at least needs the following things: To store data on a server from a form. To be visually appealing (some animation). Users need to be able to do fun things on the client side (calculations etc.) You can also just try to look at other websites and try to make something similar work, without looking at the code so you know it’s all you. Make the website and learn what you need to learn through for example w3schools or Stackoverflow.

Davy Dent

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.