by Pawan Arora | Nov 10, 2018 | Education, Front End Development, Multimedia and web technologies, Technology
Ok, Can you just make a wild guess how many websites are there as of now? How big is Internet? You will be surprised to know that Internet is very huge, and growing up very fast on daily basis. According to the survey conducted by “Netcraft January 2018 Web...
by Pawan Arora | Nov 8, 2018 | Education, Multimedia and web technologies, Technology
The term “Marketing”- we all are familiar with. You will also observe that there is a huge shift of activities from “traditional old methods” to online medium – and ‘marketing’ is no exception. The new term “Digital Marketing” has also emerged just...
by Pawan Arora | Oct 30, 2018 | BCA, BTech, CBSE, Computer Science, Informatics Practices, IP Java, Java, NetBeans, Technology
To code in Java, you need Java Development Kit (JDK). JDK is also known as “Java Platform, Standard Edition” or simply Java SE. The JDK or Java Development Kit can be freely downloaded from official website of Sun Microsystems which is now very much the part of...
by Pawan Arora | Oct 26, 2018 | BCA, BTech, CBSE, CS Python, Informatics Practices, Technology
How to install Python? It’s quite easy. Python is an general purpose high-level language which is both interpreted as well as object-oriented. It uses dynamic semantics. The basic idea of dynamic semantics is that the meanings of sentences are not propositions...
by Pawan Arora | Oct 22, 2018 | BCA, BTech, CBSE, Computer Science, Core Java, CS C++, CS Python, IP Java, Java, NetBeans, Technology
We often give students a program to write – “To generate a Fibonacci series or Fibonacci Numbers” up to a given no. We need to understand what exactly is Fibonacci series? What is its importance in our lives? Is there any or not? What is Fibonacci...
by Pawan Arora | Oct 8, 2018 | Advanced Java, BCA, BTech, Computer Science, Education, Java, Technology
Before we discuss about Data Cube or how to implement it using Java let us examine few preliminaries. Remember Square and Cubes in geometry. Cube is actually a three-dimensional extension of a square. Much the same way we store data in a tabular format, which can be...