A Newbie’s Guide to Python Programming
This free, self-paced course with detailed tutorials is perfect for beginners who want a solid grounding in the basics of learning to code Python from scratch.
Python is one of the world’s most popular and widely used high-level programming languages, suitable for data analytics, machine learning and even design. It?s known for its general-purpose nature that can be applied in almost every software development domain. It?s the fastest-growing programming language that can be used to develop any application. Empower yourself today by gaining the skills needed to use Python professionally.
What You Will Learn In This Free Course
Introduction to Python Programming
This module is an introduction to the world’s most popular programming languages. You will learn about the history of Python and the domains where Python finds its applications. Python IDE, variables, data types and operators in Python will be explained. Also, you will learn about if statements, loops and functions in Python.
Working with Sequences
This module will teach you how to work with different types of sequences in Python. First, you will discover how to write and execute Python programs using string methods to solve various problems. Also, you will learn about lists and tuples in Python.
Sets, Dictionaries, Files, Modules and Exception
This module will explain many important concepts in Python. You will discover how to use sets and dictionaries in Python code. The different types of files and text file operations in Python will be explained, as well as the ways to create and use modules and packages. Also, you will learn about errors, exceptions, searching and sorting.
Course assessment