385. Get the Coding Job You Want
Updated on: 2016-05-16
Posted on: 2016-05-16
Evolving in your career as software developer often means seeking a better job than you have now.
Read this article to learn about 3 important tips that will help you in the journey to get the coding job you want.
More ...
Post a comment
See comments (2) Trackbacks (0)
Read this article to learn about 3 important tips that will help you in the journey to get the coding job you want.



383. Fast Debugging of PHP Code Using PHPEd Part 2: Debugging Symfony Applications
Updated on: 2016-05-10
Posted on: 2016-05-10
In the first part of this article it was covered how we can take advantage of a PHP IDE like PHPEd to find and fix bugs using its debugger capabilities.
Read this part of the article to learn how to debug a framework based application, specifically using Symfony, combining the power of PHPEd debugger and common framework principles to debug code faster.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this part of the article to learn how to debug a framework based application, specifically using Symfony, combining the power of PHPEd debugger and common framework principles to debug code faster.



380. PHP 7 Migration Guide Part 4: New Classes, Interfaces and New Global Constants
Updated on: 2016-05-05
Posted on: 2016-05-05
In the previous part of this migration guide tutorial series it was covered new and changed functions in PHP 7.
But maybe more interesting to all developers that live and breathe Object Oriented Programming every day is what is new in terms of built-in classes and interfaces.
Read this article to learn not only about new classes and interfaces added in PHP 7 but also relevant global constants.
More ...
Post a comment
See comments (0) Trackbacks (0)
But maybe more interesting to all developers that live and breathe Object Oriented Programming every day is what is new in terms of built-in classes and interfaces.
Read this article to learn not only about new classes and interfaces added in PHP 7 but also relevant global constants.



379. Turn Your WordPress Site into More Than One Blog with the Easy Content Types Plugin
Updated on: 2016-05-04
Posted on: 2016-05-04
WordPress started as a blogging platform but thanks to many thousands of plugins, nowadays it can be practically anything else other than a blog.
The custom post types feature is very powerful because it can turn what would be a blog post page into anything, as long as you know how to take advantage of it or you can use a plugin to simplify your task.
Read this article to learn about the Easy Content Types plugin and you can use it to easily create new custom post types, taxonomies and meta boxes.
More ...
Post a comment
See comments (2) Trackbacks (0)
The custom post types feature is very powerful because it can turn what would be a blog post page into anything, as long as you know how to take advantage of it or you can use a plugin to simplify your task.
Read this article to learn about the Easy Content Types plugin and you can use it to easily create new custom post types, taxonomies and meta boxes.



378. PHP Articles Report April 2016 Edition
Updated on: 2016-05-03
Posted on: 2016-05-03
This is the April edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles published recently.
They commented on articles about PHP source code protection solutions, the parallax WordPress theme, email verification solutions, PHP 7 backwards incompatible changes and new features, and fast debugging methods using PHPEd.
Listen to the podcast, or watch the hangout video to learn more about these PHP articles.
More ...
Post a comment
See comments (4) Trackbacks (0)
They commented on articles about PHP source code protection solutions, the parallax WordPress theme, email verification solutions, PHP 7 backwards incompatible changes and new features, and fast debugging methods using PHPEd.
Listen to the podcast, or watch the hangout video to learn more about these PHP articles.



374. PHP 7 Migration guide Part 3: 11 Changed Functions and 21 New Functions
Updated on: 2016-04-27
Posted on: 2016-04-27
In the first two parts of our series on PHP 7 migration guide we cover backwards incompatible changes and new features.
Read this article to learn more about functions that were changed and other new functions that were added.
More ...
Post a comment
See comments (1) Trackbacks (0)
Read this article to learn more about functions that were changed and other new functions that were added.



373. Using Microsoft Visual Studio as PHP IDE with the PHP Tools extension: Part 1 PHP Editing Support
Updated on: 2016-11-24
Posted on: 2016-04-26
Microsoft Visual Studio is a very popular IDE among developers using Windows but it does not come with built-in support to PHP. On the other hand, 75% of the PHP developers use Windows when they are developing their PHP projects.
Fortunately for Visual Studio fans there is an extension called PHP Tools that adds PHP support to that IDE and works with the Microsoft Visual Studio.
Read this first part of the article to learn how to use the PHP Tools extension so you can setup and edit PHP code projects from Visual Studio.
More ...
Post a comment
See comments (5) Trackbacks (0)
Fortunately for Visual Studio fans there is an extension called PHP Tools that adds PHP support to that IDE and works with the Microsoft Visual Studio.
Read this first part of the article to learn how to use the PHP Tools extension so you can setup and edit PHP code projects from Visual Studio.



368. 10 Aspects on Which BitBucket Is Better Than GitHub
Updated on: 2020-08-04
Posted on: 2016-04-18
Most of us are familiar with Git, which is a very popular version control system. GitHub contributed to make Git very popular to the point that some people even confuse Git with GitHub.
However there are several other project hosting sites that provide better features than GitHub. BitBucket is one of those sites.
Read this article to learn about those features of BitBucket that in my opinion make it better than GitHub.
More ...
Post a comment
See comments (9) Trackbacks (0)
However there are several other project hosting sites that provide better features than GitHub. BitBucket is one of those sites.
Read this article to learn about those features of BitBucket that in my opinion make it better than GitHub.



365. How to Effectively Prepare for your Technical Interview & Coding Challenge
Updated on: 2016-04-15
Posted on: 2016-04-12
Doing well in technical interviews is important for all developers to succeed in getting good jobs.
Read this article to learn about 5 important tips on how to get good jobs by getting ready for technical interviews.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article to learn about 5 important tips on how to get good jobs by getting ready for technical interviews.



364. PHP Articles Report March 2016 Edition
Updated on: 2016-04-06
Posted on: 2016-04-06
This is the March edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles published recently.
They commented on articles about using caching with AWS S3 to reduce costs and increase speed, developing applications that use Google search API to find how high your sites rank, interacting with users via SMS messages wuth the dotGo engine, and the salary you could be earning as software developer in different cities.
Listen to the podcast, or watch the hangout video to learn more about these PHP articles.
More ...
Post a comment
See comments (0) Trackbacks (0)
They commented on articles about using caching with AWS S3 to reduce costs and increase speed, developing applications that use Google search API to find how high your sites rank, interacting with users via SMS messages wuth the dotGo engine, and the salary you could be earning as software developer in different cities.
Listen to the podcast, or watch the hangout video to learn more about these PHP articles.


