Category: Web Development

Wordpress Introduction

Introduction to WordPress

WordPress is the world’s most popular self hosted blogging tool, which has been used by millions of users on their websites worldwide. WordPress is an online, open source content management system (CMS) which allows it’s users to create dynamic websites...

AWS Services

Introduction to AWS – Amazon Web Services

Amazon was founded in 1994, July 04 as “Cadabra” from “Abra Cadabra” but latterly it got transformed into “Amazon” because Bezos(founder) looked for a brand name that would align with his vision: the earth’s biggest bookstore. AWS stands for Amazon...

Introduction LAMP

Introduction to LAMP Stack

LAMP stands for Linux, Apache, MySQL, and PHP which means that it’s an open source technology which uses Linux as an operating system, Apache as a web-server, MySQL as a database, and PHP as a object oriented server side scripting...

Laravel tutorial for beginners

Laravel tutorial for beginners

Laravel is the framework based on MVC structure in which M stands for Model, V stands for View, and C stands for controller. Laravel is written up into PHP programming language and last stable version of php was 5.6.x and...

9-patch guides

Design Slicing for phones

Introduction to design slicing – After creating a design mockup in photo-shop i.e. psd file and before the coding of the layout, we need to decide that which part of the page can contain images/graphics and which part can be...