by Pawan Arora | Apr 30, 2020 | Advanced Java, BCA, Bootstrap, BTech, CBSE, Computer Science, Core Java, CS C++, CS MySQL, CS Python, CSS, Education, Front End Development, HTML5, Informatics Practices, IP HTML, IP Java, IP MySQL, IP NetWorking, Java, Java Script, MS Excel, Multimedia and web technologies, NetBeans
Online Classes – Corona changed all, people got locked in their houses and social distancing became the only solution. Because of all this all the colleges and schools closed down, but didn’t realized at the beginning that it might go that far. Soon all...
by Pawan Arora | Mar 23, 2020 | BCA, BTech, Computer Science, CS Python, Education
Is there a data type for handling dates in python? No. Python does not provides any special data type for handling dates in Python. But that does not mean, you can’t play with dates while programming in Python. In this post you will learn: What is Python module...
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 24, 2018 | BCA, BTech, CBSE, Computer Science, Core Java, CS C++, CS Python, Education, Informatics Practices, IP Java, Java, NetBeans
Objective:Write a Program using a JAVA code that finds out a given number ‘n’ is Perfect Number or not. What are Perfect Numbers? Perfect Numbers are those numbers whose sum of factors (excluding the number itself) equals to the number itself. Lets...
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...