Archives
- Newer posts
- November 2024
- April 2024
- November 2023
- October 2023
- August 2023
- May 2023
- February 2023
- October 2022
- August 2022
- July 2022
- May 2022
- April 2022
- March 2022
- February 2022
- June 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- August 2016
- June 2016
- April 2016
- March 2016
- February 2016
- January 2016
- July 2015
- June 2015
- Older posts
With the increasing demand for Online purchases, many business firms are moving towards having online stores where they can offer the customers a range of products and services. This is also benefiting the retailers and merchants. Magento is one such powerful platform built exclusively for e-commerce. Magento has many features, to name a few, product…
Front-end developers are the ones who make sure designs actually get implemented on the web. The job of a Front-end is to understand clients and their behaviour, and accordingly build attractive websites. Front-end development has changed a lot in all aspects during the last few years. When you are a front-end developer, you should know how…
Have you ever imagined if the world came to a standstill, wherein, there were no technology changes? If that was the case, we would still be in the old age, so-called… the “Stone age” without electricity or computers. The world is evolving and many new technologies are coming up. As an IT professional, I believe…
In today’s world, there is an app for almost any task that is on your mind: cooking, insurance, dating, simulation, etc. More importantly, before going forward with any decision, you need to ask yourself which path you would like to go with: Hybrid or Native? Knowing the pros, cons, and limitations to each side, you…
In college, I had mostly done projects in Java. My internship project was also Java-based. Then I got a job as a PHP developer and I started working in core PHP. In Java, I knew a few frameworks but I had not used any framework in PHP, so I decided to learn Codeigniter in my…
Whenever any change or modification is done to any software, it can lead to unexpected consequences. In such situations, regression testing makes sure that the functionality of existing software isn’t broken due to the new changes introduced. It also helps ensure that the old bugs remain dead. Regression testing, when performed for small projects, is…
I joined OPSPL on 1st September 2017. Previously, I worked as a full stack web developer at a Publishing Company in Madgaon, Goa. There I coded only in Java language and I did not have any skills in PHP. I got curious and started learning PHP this January. I find PHP better than Java for…
SQL-Structured Query Language is a special-purpose programming language designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS). NoSQL (“non-SQL” or “non-relational”) database provides a mechanism for storage and retrieval of data that is modelled by means other than the tabular…