π₯ PHP GUIDE π₯ ✨What is PHP❓ PHP is an acronym for "PHP: Hypertext Preprocessor". It is a widely-used, open source scripting language.PHP scripts are executed on the server And it is free to download and use.. ✨What is a PHP File❓ PHP files can contain text, HTML, CSS, JavaScript, and PHP code .PHP code is executed on the server, and the result is returned to the browser as plain HTML .PHP files have extension ".php" ✨What Can PHP Do❓ π’PHP can generate dynamic page content π’PHP can create, open, read, write, delete, and close files on the server π’PHP can collect form data π’PHP can send and receive cookies π’PHP can add, delete, modify data in your database π’PHP can be used to control user-access π’PHP can encrypt data π’With PHP you are not limited to output HTML. You can output images, PDF files, and even Flash movies. You can also output any text, such as XHTML and XML. ✨Why PHP❓ π’PHP runs on various platforms (Windows, Linux, Unix, Mac OS X, et...
----8 Must Read Books For Developers----
Hello readers today we are going to recommend some books that every Developers should read atleast once.
BOOKS ARE GIVEN BELOW:-
1- CLEAN ARCHITECTURE BY Robert C. Martin
You will learn some skills by using that you can improve your coding documentation for your reference.
Right code with proper indentation.
2-The Art Of Computer Programming By Donald E Knuth
A comprehensive overview of a wide variety of algorithms and the analysis of them.
3- Agile Software Development By Robert C. Martin
This book includs a unique collection of the latest Software Development methods.
If you want to go for software development please read this book by Martin. He is one of the well known author for programming books.
4- Introduction To Algorithms By various writers(see in below pic)
This book covers broad range of algorithms in depth, yet makes their design and analysis accessible to all level of reader's.
5- Head First Design Patterns By various author's
This book talks about tried-and-true, road-tested patterns used by Developer to create functional , elegant, reusable and flexible software.
6- The Pragmatic Programmer By Andrew Hunt and David Thomas
In this book the author's codify many of the truth's they have discovered during their respective careers as designers of software and writers of code.
7- Programming Pearls By John Bentley
This book includs tough Programming problems who's origins lie beyond solid engineering , in the realm of insight and creativity.
8- Cracking The Code Interview By Gayle Laakamann McDowell
Best books to read before going for your interview .
It contains 189 Programming interview questions, ranging from basics to trickiest algorithm problems.
Have you read any of these ? Did we miss your favourite?
Comment below.
Note:- All the books are recommended by Programming experts. You can get many of these books from Amazon website.
If you find this article usefull then please share it with your friends.
Comments
Post a Comment