Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python Best Practices
Rating: 4.3 out of 5(32 ratings)
393 students

Python Best Practices

Tips and Tricks for Writing Cleaner, Faster Code
Created byInfinite Skills
Last updated 1/2017
English

What you'll learn

  • Learn Best Practices With Python Data Types: List, Tuples, Dict and set
  • Expand your knowledge of Python Basics
  • Further your understanding of the Python programming language

Course content

5 sections68 lectures4h 3m total length
  • Important - Download These First - Working Files0:01
  • Introduction And About The Author7:29

    Explore Python best practices focused on built-in data types—lists, tuples, sets, and dictionaries—with author James Powell, covering basics and practical applications.

  • How To Access Your Working Files3:22

Requirements

  • This course is designed for beginning to intermediate Python users.

Description

This Python Best Practices training course, covers the built-in data types in Python. This course is designed for beginning to intermediate Python users.

You will start by learning about data structures, including the dict type, problem statements, terms, and how to create a dict. From there, the author will teach you how to interact with the set type, such as type constructing, comprehension, and indexing. Finally, this video tutorial covers list and tuple types, including the list type, how to create a list and tuple, and semantics.

Once you have completed this computer based training course, you will have gained a solid understanding of the built-in data types in Python. Working files are included, allowing you to follow along with the author throughout the lessons.

Who this course is for:

  • Anyone wanting to become more efficient with the Python Programming Language