With PHP Succinctly Author José Roberto | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (172).NET Core  (29).NET MAUI  (192)Angular  (107)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (40)Black Friday Deal  (1)Blazor  (209)BoldSign  (12)DocIO  (24)Essential JS 2  (106)Essential Studio  (200)File Formats  (63)Flutter  (131)JavaScript  (219)Microsoft  (118)PDF  (80)Python  (1)React  (98)Streamlit  (1)Succinctly series  (131)Syncfusion  (882)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (49)Windows Forms  (61)WinUI  (68)WPF  (157)Xamarin  (161)XlsIO  (35)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (146)Chart  (125)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (62)Development  (613)Doc  (7)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (37)Extensions  (22)File Manager  (6)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (488)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (41)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (10)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (368)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (30)Visual Studio Code  (17)Web  (577)What's new  (313)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)

With PHP Succinctly Author José Roberto

The following is a short interview with Succinctly series author José Roberto Olivas Mendoza, whose latest book PHP Succinctly was published on Monday, August 21. You can download the book here.

What should people know about PHP? Why is it important?

In the past decade, web development has been helping organizations deliver products or services (as online software) directly to their customers on mobile and desktop platforms. These customers don’t need to install any software on their devices. All they need to do is connect to the Internet and use the applications. This makes those products very reliable, safe, and also cost effective.

We can find several kinds of technologies behind web development, and PHP is one of the most popular among them. Certain aspects of PHP have helped its popularity, like the fact it is an open source and free programming language, which saves huge amounts of money in development costs. These facts made PHP’s development community grow substantially around the world, so it’s easier to find a PHP developer than a developer for other technologies, such as ASP.NET or Java. PHP was made solely for web development, so there’s no need for an explicit compilation step before running any application. Also, PHP is platform independent and can run across all major operating systems and web browsers, and supports all major database management systems such as MySQL, Microsoft SQL Server, and PostgreSQL.

I think it’s important for people to know about PHP because, in my opinion, it’s the fastest and cheapest way to enter the web development industry. It has a very small learning curve and widely accessible support through a large community of developers around the world. Also, there’s no need to buy expensive software to use it.

When did you first become interested in PHP?

My interest in PHP began when some of our clients asked us for an online service to browse their e-invoices produced with the software we provided them. As a Microsoft technologies user, my first thought was ASP.NET, but at that time my crew was not trained in such technology. When I went to hire developers for the project, I found that there were not skilled people for ASP.NET in my town. Instead, a lot of PHP programmers arrived at my office asking for a position in my company. So, I did substantial research and found that it would be more effective to build our online service based on PHP. First, because we had access to many skilled PHP developers, and second, because there were many hosting providers for PHP with cheaper costs than those for ASP.NET.

By writing this e-book, did you learn anything new yourself?

Writing this e-book took me back to those days when I began my research about PHP. It refreshed me on PHP’s evolution over the years and taught me how PHP has accumulated more powerful features, including some we can find in programming languages like C# or Java, such as exceptions, serialization, or the null coalescing operator. Also, it inspired me to develop a PHP code generator tool for building new company projects.

How will this subject change over the next few years?

I expect PHP will be changing significantly not only over the next few years, but in the current one as well. PHP 7 represented a huge change for the language from version 5.6.30 in terms of performance and features. The community took advantage of the HHVM (HipHop Virtual Machine) created by Facebook and published as open source code and implemented it directly in PHP 7. The outcome was a PHP 7 faster than PHP 5.6 by 100%, maybe more. New PHP 7 releases have been published throughout 2017. The latest one, according to the php.net/releases website, is 7.1.7, released on July 6, 2017.

Do you see the subject as part of a larger trend in software development?

PHP has become a highly robust and mature language. Many developers around the world think that PHP 7 will dominate all aspects of PHP development. This will be possible because of its improved speed, an issue that made larger companies avoid the language in the past. So, considering that there is a huge community of PHP developers, the simplicity of the language, and a small learning curve which allows any developer to deliver an application in a fraction of time compared to other technologies, I think PHP will continue being popular for a long time to come.

What other books or resources on this topic do you recommend?

There’s a lot of PHP literature and guides on the web. But if a developer needs to focus on certain PHP skills or topics, I suggest the following books:

·         The Joy of PHP Programming: A Beginner’s Guide by Alan Forbes

·         PHP & MySQL: Novice to Ninja by Kevin Yank

·         PHP for the Web: Visual QuickStart Guide by Larry Ullman

…among many others that can be bought online or in bookstores.

Tags:

Share this post:

Popular Now

Be the first to get updates

Subscribe RSS feed
Scroll To Top