DataBinding: How To Develop Android Apps Faster

DataBinding: How To Develop Android Apps Faster

DataBinding: how to develop Android apps faster

Every time you look at those numerous lines of code with findViewById and ternary operations with visibility you want Cthulhu to finally revel across the Earth so you don’t have to see it anymore, don’t you? But trust me, there’s a way. And we will show it to you under cut.

Grunt vs Gulp

Grunt vs Gulp

Grunt vs Gulp

Grunt and Gulp are task runners that allow front-end developers to quickly build web apps and automate repetitive processes, such as file concatenation (joining), image, CSS and JavaScript compression. Let’s find out what is the difference between these two popular tools.

Code Commenting And PHP Documentation Generation

Code Commenting And PHP Documentation Generation

Code commenting and PHP documentation generation

Why do we need comments in code? How to write them? Where they are necessary and where they are not? How to comment code correctly? How to create the same documentation style for all members of the team? What are the tools for documentation generation?

Useful browser extensions and web services for QA testing

Useful browser extensions and web services for QA testing

Useful Browser Extensions and Web Services for QA Testing

In this review, I will try to talk about all the existing testing extensions, which can be useful for work of beginner software testers. I saw the information about testing extensions appeared very often at the specialized sites, and I wonder if they will be appropriate for the workflow.

Symfony 2 Installation And Configuration

Symfony 2 Installation And Configuration

Symfony 2 installation and configuration

Since its release date, Symfony 2.0 installation process and tools required for it have been changed and updated for several times. In this article we tell you how to install and set up a Symfony2 application.

Symfony2 Architecture

Symfony2 Architecture

Symfony2 Architecture

Flexible architecture is the most notable feature of Symfony2 framework. It helps this PHP framework to stand out and allows developers to quickly create functional applications. This topic deserves a separate article so here we’re going to delve into some details of Symfony2 architecture.