Please anybody tell me.I want to learn PHP and other programming language with myself without any academic help, It is possible or not?
It is possible, yes. Though if you have some basic knowledge in OOP (object oriented programming) languages (like C#, C++, Java, Python, etc) it will be much easier. There is a bunch of e-books on the www for absolute beginners. According to my personal experience, C# is a great basis for almost all OOPLs. Good luck
Well, here are some nice tutorials that should get you started http://devzone.zend.com/6/php-101-php-for-the-absolute-beginner/ http://tut.php-quake.net/en/index.html http://www.tuxradar.com/practicalphp Code (markup): Have fun
If you are just stepping into programming, you should first work by advancing your ability to bring out algorithms. When you get past that point, it will be a piece of cake to learn programming languages. Only thing you will have to do will be to question "how to do this?", after having a proper algorithm.
get some php ready sites and start testing on the existing codes and see for yourself what happens, you get more ideas when you make mistakes and achieve with the right code. switch on for php and mysql errors to learn all basic errors and come out of the same. Good luck.
hi there are one good tutorial site for beginner visit w3 schools dot com site it's good information for beginner.
Hi, If your after video tutorials, google search "The new boston", and follow their PHP Free video training. I'm a self taught PHP Developer, but I learn majority of programming languages from Online, one of the best methods is to visit the original website; for example. Install XAMPP etc, and refer to the php.net manual, follow a few tutorials online, to learn the fundamentals, and build basic projects such as, A user login, and registration system. Then use this and build your own blog, and move onto advanced projects, while doing all this, learn more php advanced topics such as OOP, Security, etc and integrate as you learn.
Another user mentioned above, go with w3schools. They even have certification courses (Although not accepted by many places), it's a great place to get the skills you need.
If you want to learn or consolidate your knowledge...you should use https://tutsplus.com/, but it`s not free.
Hey This is a good thing to do because I am also Interested in learning Programming Languages and PHP is Mine Most favorite language. According to me W3schools is a Good Website where You can get Any type of information about programming Language.
get the book php and MySql for dummies you can pick it up for a few pounds on ebay 2nd hand its good for begineers and takes you through the basics really well. The code for the book is online.
Yes, it is easy to study php, jst download PHP ebooks like "PHP cookbook"from google and do some practical work. You can be a master in PHP !Good luck