Statistics for Data Science

Data Analytics Career for Beginners

Introduction Data Analytics is a very popular career option. Every technology graduate aspires to make a career here. This sector is not limited to technical graduates but also gives opportunities to non-tech professionals with specialization in different sectors, such as healthcare, finance enthusiasts, statistics students, economics or BCom graduates, and others. However, beginners are always […]

Data Analytics Career for Beginners Read More »

Lists and Tuples in Python

Chapter Checkup Note: To Download all chapter  PDF for class 6, 7, 8; Scroll below—- A.Fill in the Blanks. 1.A list can contain ….unlimited…. Elements. 2.Tuples are…..faster….than lists. 3.Lists are ….mutable. 4.Tuples are….immutable. 5.The ….reverse… attribute of sort() method is used to reverse the order of the list. B. Tick the correct Option. 1.The list.pop()

Lists and Tuples in Python Read More »

OOPs Concepts in Python

Object-oriented programming (OOPs) is a way of writing software programs. In OOPs each entity is considered an Object. It aims to build large, scalable, and modular software that solves real-world business problems. Some popular Object Oriented Programming entities are Inheritance, Polymorphisms, Encapsulation, Overloading, and Overriding. The primary objective of OOPs concepts is to bind the

OOPs Concepts in Python Read More »

Types of Blockchain Technology and There Advantages

  Introduction Blockchain Technology There is an English proverb ” Necessity is the mother of invention“. The growing human population and high demand led to a shortage of resources. Other than that humanity may face many challenges for her existence in the future. Therefore, humans are looking for alternatives for different requirements. Blockchain Technology is

Types of Blockchain Technology and There Advantages Read More »

×