Cross-site scripting (XSS) is a type of injection attack in which an attacker exploits vulnerabilities in a website to attack the users of the website. In cross-site scripting, the hacker includes malicious code in the website’s input source or URL links. This malicious code then executes itself without the knowledge of the user. There are…

When I was informed about my joining date for my first job, I was excited and nervous at the same time. Once I joined and days passed by, I became more acquainted and comfortable with the working environment. My first challenge was a new project assigned to me that required the use of Python Programming…

In reality, it is likely that humans and machines will work in unison. At the end of the day, humans and machines are good at fundamentally different things. As we know, concepts such as ambition, greed and love are not easy to replicate. Hence AI as of yet doesn’t have emotional intelligence, which is the…

Whenever you build web applications, there are times when you have to write similar code again and again. Frameworks provide you a starting block and minimize the amount of code you require to build a website. CodeIgniter is a powerful PHP framework used to build dynamic web sites and it is an open-source software. CodeIgniter…

WordPress is open source and it is used to manage content. It even gives you free plugins for most of the features, you don’t even need to think about how to design your pages, WordPress gives you beautiful themes which can be installed and used for free. That’s why it is said that WordPress is…

HIPAA – Health Insurance Portability and Accountability Act (HIPAA) 1996 sets the standard for protecting sensitive patient data. The HIPAA rules are applied to any organization based in the United States which deals with health information of a person. If you are developing a Healthcare application that is programmed to collect personal data about the…

Progressive Web Apps (PWAs) are web applications which offers the features of both web as well as native apps. PWAs attempt to unite the features offered by most modern browsers with the benefits of a mobile experience. In 2015, designer Frances Berriman and Google Chrome engineer Alex Russell came up with the concept of “progressive…

A WordPress theme is a collection of templates and style sheets that determine the look of your website. WordPress provides a vast number of themes that you can install on your website. Be it be an e-commerce site, a portfolio site or just a blog site, you will get a theme for any kind of…