Technology helps in a big way in achieving diverse business goals. No matter the size of the business, we can use technology to remain in the competition and move ahead. In order to be effective, digitizing our processes to the maximum extent possible is a must. With this, you can focus on the core aspects …
Continue reading “Tips for choosing the right software company in India for outsourcing”
We keep hearing about jargons like User Experience (UX) designing, User Interface (UI) designing, User Centric design and so on. So are these concepts related or are these just glorified jargons? Well, yes and no. Since the emergence of the Web 2.0 in the mid 2000s, the concept of Usability has gained importance. In fact, …
Continue reading “Web Usability: the concept and and its relevance in the world of web”
The world of software architecture is in a continuously evolving phase. No sooner does the programming community tries to get a grip on any prevailing architectural concept and there emerges a new concept. Unfortunately this fast-paced disruptive technological innovation phenomenon cannot be stopped as the technology geeks keep racking their brains to come up with …
Continue reading “The future of Microservices”
Even after more than 10-12 years of existence, Version Control is still not being religiously used by all software companies. Wherever there is a project involving multiple developers, its always advisable to use some kind of version control system like SVN or GIT to create and maintain a code repository and maintain separate versions or …
Continue reading “Using Version Control for your projects”
The current PHP world has been infused with lots of MVC frameworks like Zend framework, Codeigniter, Laravel, CakePHP, Symfony, YII and many more. PHP developers are able to choose any of these or others as per their coding style or whichever is best or easy to use or secure. In India, Codeigniter and Yii are …
Continue reading “Using SOLID philosophy in PHP”
Oftern developers are made to work on existing code and adapt to that code’s benchmarks. This can create issues when the developer’s coding style is different than the code he is going to work on. Additionally, using SVN or GIT can create further complications due to introduction of tabs/spacing even in the same code. So …
Continue reading “Adapting a coding style”