Generic filters
Exact matches only
Search in title
Search in content
Search in excerpt

Python Fundamentals

The Python Fundamentals course covers a range of topics that are essential for beginners to learn the basics of Python programming. The course includes Python syntax, data types, control structures, functions, modules, and more. It is designed to provide a comprehensive understanding of Python programming and enable learners to write basic Python code. In addition to the core topics, the course also covers best practices for Python programming and provides hands-on labs and real-world projects to help learners gain practical experience.
NameBuy
Python Fundamentals
Test Prep
60+ Pre Assessment Questions | 2+ Full Length Tests | 66+ Post Assessment Questions | 132+ Practice Test Questions
Features
31+ Videos | 02:02+ Hours

Why choose TOPTALENT?

Outline

Lessons 1:
Introduction

  • About the Course
  • Learning Objectives
  • Audience
  • Approach
  • Minimum Hardware Requirements
  • Software Requirements
  • Conventions
  • Installation

Lessons 2:
Introducing Python

  • Introduction
  • Working with the Python Interactive Shell
  • Writing and Running Simple Scripts
  • Variables
  • User Input, Comments, and Indentations
  • Summary

Lessons 3:
Data Types

  • Introduction
  • Numerical Data
  • Strings
  • Lists
  • Booleans
  • Summary

Lessons 4:
Control Statements

  • Introduction
  • Control Statements
  • The if Statement
  • The while Statement
  • while Versus if
  • Loops
  • The for Loop
  • The range Function
  • Nesting Loops
  • Breaking Out of Loops
  • Summary

Lessons 5:
Functions

  • Introduction
  • Built-In Functions
  • User-Defined Functions
  • Function Arguments
  • Anonymous Functions
  • Summary

Lessons 6:
Lists and Tuples

  • Introduction
  • List Syntax
  • List Methods
  • List Comprehensions
  • Tuple Syntax
  • Accessing Tuple Elements
  • Accessing Tuple Elements
  • Tuple Methods
  • Summary

Lessons 7:
Dictionaries and Sets

  • Introduction
  • Working with Dictionaries
  • Additional Dictionary Attributes
  • Ordered Dictionaries
  • The Basics of Sets
  • Set Operations
  • Frozen Sets
  • Summary

Lessons 8:
Object-Oriented Programming

  • Introduction
  • A First Look at OOP
  • OOP in Python
  • Methods in a Class
  • Class Versus Instance Attributes
  • Class Versus Instance Methods
  • Class Inheritance
  • Multiple Inheritance
  • Summary

Lessons 9:
Modules, Packages, and File Operations

  • Introduction
  • Defining Modules
  • Imports and Import Statements
  • Modules and Packages
  • File Operations
  • The file Object
  • Reading and Writing to Files
  • Handling Structured Data
  • Summary

Lessons 10:
Error Handling

  • Introduction
  • Built-In Exceptions
  • Handling Errors and Exceptions
  • Custom Exceptions
  • Summary

Appendix: PCAP Exam Objective

Appendix: PCEP-30-01 Exam Objective

Appendix: PCEP-30-02 Exam Objective