Author name: Kaye Pria

What is Android Studio?

Android Studio is is based on IntelliJ IDEA which is a Java Integrated development for software and it is the Integrated Development Environment (IDE) of Android App development. It uses Gradle-based build system, code templates, GitHub Integration and emulator which supports application development within the Android Operating System (OS). The software was first announced in

What is Android Studio? Read More »

Introduction to Vue. Js

Vue.js is an open-source advance JavaScript for developing User Interfaces (UI) and other applications. It is also known as Vue. This framework was created by Evan You when he was still working at Google Creative Labs and was initially released on February 2014. Vue.js uses high decoupling which allows developers to create user interfaces effectively.

Introduction to Vue. Js Read More »

What is Bootstrap?

Bootstrap is a collection of HTML, CSS and JavaScript tools used for creating, designing and building web pages and applications. It is also the most used and popular CSS Framework for developing mobile-first and responsive websites. Bootstrap can be used with any editor or IDE, and any server side technology and language. Main advantages of

What is Bootstrap? Read More »

Basic Syntax of PHP

Hypertext Preprocessor or PHP is a general-purpose script language which is best suited in web developing. It is used for managing databases, session tracking and dynamic contents. It is commonly merged with databases including Oracle, MySQL, Informix, Sybase and many more. PHP is easy to learn since its syntax is basic and beginner-friendly. PHP script

Basic Syntax of PHP Read More »