Data Types in Python - Fundamentals of Programming in Python




Data Types in Python - Fundamentals of Programming in Python

In programming, data type is an important concept.


Data types are the classification or categorization of data items. It represents the kind of value that tells what operations can be performed on a particular data. Since everything is an object in Python programming, data types are actually classes and variables are instance (object) of these classes.


Following are the standard or built-in data type of Python:


Numeric

Sequence Type

Boolean

Set

Dictionary


Variables can store data of different types, and different types can do different things.


In this course, you will get understanding of Data types in Python including examples, illustrations, related functions, methods and operations.


You’ll learn about several basic numeric, string, and Boolean types that are built into Python. By the end of this tutorial, you’ll be familiar with what objects of these types look like, and how to represent them.

You’ll also get an overview of Python’s built-in functions. These are pre-written chunks of code you can call to do useful things. You have already seen the built-in print() function, but there are many others.


By the end of this course, you will get a clear understanding of;


-List


-Tuple


-Set


-Dictionary and


-other regular data types that are string, integer, float and boolean in python.


You will definitely love this course because it is simple, easy and takes levels ahead in programming with even noticing :)

An introduction of Python programming language. Python data types including List, Tuple, Sets and Dictionary.

Url: View Details

What you will learn
  • It will help students build strong foundation of data types in Python with examples in Jupyter Notebook.
  • Students will get better understanding of 1) Python List 2) Python Tuple, 3) Python Sets, 4) Python Dictionary.
  • students will be able to know about the definition, syntax, usage and examples of data types in python.

Rating: 4.25

Level: Beginner Level

Duration: 1 hour

Instructor: Kumail Raza


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap