Python Basics
Python is a very popular choice among professional developers for writing computer applications. In this course youll discover the basic features of Python beginning with an overview of the Python language. Then youll explore how to install Python and learn its basic syntax. Youll learn how to use variables with strings and how to save Python files flow control conditionals comparisons loops and lists. You’ll go on to how to use loops and lists implement flow control in an application and obtain user input. Youll discover functions in Python Boolean and None data types and custom functions. Youll learn about Python and JSON modules file handlers and how to use exception handling to solve problems. Youll discover the Python package manager (pip) Python Package Index and the benefits of reusing libraries in Python programming. Finally youll discover HTTP requests APIs and dictionary data types in Python programming. This course was originally created by Global Knowledge (GK).