 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
LearnComputer.com: Best PHP Books My Top 5 Choices
by Chris Cornutt March 31, 2011 @ 09:57:32
On LearnComputer.com there's a new post with their top five choices of PHP books they see as good resources for any developer wanting to improve their grasp of the language.
Continuing with our best-five-book series, today we are introducing our pick of the top 5 PHP books. Obviously, PHP has been around much longer than our other review subjects such as Android or HTML5, and there is a greater general variety of books to choose from.
Their list of top five covers a pretty good range of skillsets, but leans more towards the introductory level:
- Professional PHP6 (and yes, they mention that the title is "blatant false advertising" since PHP6 is nowhere to be found)
- Learning PHP, MySQL, and JavaScript: A Step-by-Step Guide to Creating Dynamic Websites
- PHP Solutions: Dynamic Web Design Made Easy
- Beginning PHP and MySQL: From Novice To Professional
- Head First PHP & MySQL
voice your opinion now!
top choice book introductory advanced best opinion
PHPClasses.org: India will become number 1 source of PHP developers soon
by Chris Cornutt July 30, 2009 @ 07:51:39
According to this new post on the PHPClasses.org blog, in the near future India will become the number one source for PHP developers in the world.
The number of Indian PHP developers has been growing at a large pace in the last few years, when compared to other countries. A few years ago, India was just one of the top ten countries with more PHP developers. Now India is number 2 and is almost surpassing United States, which is still number 1. This article presents a reflection about why this growth happened just in the latest years, as well what it means for the PHP world.
They talk about the size of the Indian PHP market and how many developers (certified and uncertified) are out there looking to fill the needs. By their own numbers, the PHPClasses.org has more job openings in India than any other country (with the US coming in second).
voice your opinion now!
india source developer top
php|architect: Five Top PHP Mistakes
by Chris Cornutt July 21, 2006 @ 06:00:25
New to the A/R/T article repository from php|architect today is this look at the "Top Five PHP Mistakes" from Marco Tabini.
These topics have been beaten to death, and will likely continue to be beaten well after their bones have turned to dust. However, I have never had the opportunity to explore some aspects of PHP that obviously are mistakes-not just to understand their origin, but to analyze their impact on PHP and the way they have been dealt with.
His list of mistakes is:
- Objects in PHP 4
- Function Naming Consistency
- Safe Mode and Magic Quotes
- Register Globals
- Lack of Unicode Support
Under each he explains them, noting why they are important enough to mention is the list. He does, however, end on a bit lighter note - the PHP, for all its problems and woes, is just like any other laugnage out there. It has its problems, but its learned from them and, as Marco puts it "has grown because of them".
voice your opinion now!
top five mistakes safe_mode register_globals unicode objects function name top five mistakes safe_mode register_globals unicode objects function name
Lukas Smith's Blog: The top 5 of PEAR bugs
by Chris Cornutt April 17, 2006 @ 06:49:59
PEAR, the large repository of useful PHP libraries, is steadily growing even more in popularity. The PEAR server packages introduced have made it even easier for people to share their own libraries with the world. Unfortunately, all of this useful code doesn't come without a few issues, and in this new blog post, Lukas Smith mentions the top five packages with the most number of bug reports.
The 5 packages with the most bug reports are all pretty popular although the quality of the code varies. They are all also fairly complex and/or large. I have gone through the bugs of most of them now and then to see if I spot an obvious bogus report.
As of the time of this post, the top five are:
- Spreadsheet_Excel_Writer
- SOAP
- HTML_QuickForm
- Mail_Mime
- PhpDocumentor
Lukas also puts out a call for help, hoping that there are users out there that would like to help conquer these bugs, to help out with making the packages a cleaner place. All it takes is a little time, some inititave, and a glance at the bug reports for the packages to get started.
voice your opinion now!
top five pear bugs soap html_quickform mail_mime phpdocumentor top five pear bugs soap html_quickform mail_mime phpdocumentor
Jim Plush's Blog: MyBic AJAX/PHP framework in top 1% of SourceForge projects in 4 days!
by Chris Cornutt April 10, 2006 @ 14:59:28
Congratulations are in order to Jim Plush for him and his MyBic PHP/Ajax framework. They made it up to the top one percent of SourceForge projects in the span of four days.
I'm happy to say the My-Bic AJAX/PHP framework has been well accepted by the SourceForge community. Of 117,000+ projects on SourceForge MyBic has jumped to #1000 in just 4 days and is climbing each day. The new features of My-Bic have made it a top contender for ajax enabled php applications. Development continues on the project to further support the needs of the casual developer's home page as well as the enterprise needs of a full web-based desktop application.
He follows this with a listing of the latest features of the current version (0.6) of the framework, including an install of only three files, the EasyForms functionality, built-in network issue handling, and a simple two lines of Javascript to use the library.
voice your opinion now!
top one percent mybix ajax framework sourceforge top one percent mybix ajax framework sourceforge
Mustapha's Blog: Top 10 PHP MVC frameworks
by Chris Cornutt February 02, 2006 @ 10:10:10
On his blog, mustapha has posted his Top 10 list for his opinions on PHP frameworks.
Development of PHP scripts without a preconceived plan to manage them is asking for a headache. The goal of a framework is to make the process of writing web-based applications simpler.
An application designed around MVC is easier to manage because it is split into tiers, which allow for independent development. This promotes code reusability by building models, which are reusable throughout the application.
His list includes frameworks like Phrame, Symfony, and CakePHP ranked according to his personal tastes. He does provide some backing behind his top three choices, however - giving his reason(s) for picking them.
voice your opinion now!
top ten frameworks mvc model view controller top ten frameworks mvc model view controller
|
Community Events
Don't see your event here? Let us know!
|