ITM3610 - Introduction to Programming in Python

(CCU-ITM3610.AJ1)
Lab
AI Tutor (Add-on)
Get A Free Trial

Skills You’ll Get

1

Introducing Python

  • Using the print Method
  • Displaying a Statement Multiple Times
  • Using Variable Assignment
  • Using Variables and Assigning Statements
  • Displaying the Multiplication Table
2

Data Types

  • Using Arithmetic Operators
  • Performing String Slicing Tasks
  • Working with Strings
  • Manipulating Strings Using the strip Method
  • Working with Lists
  • Using Boolean Operators
3

Control Statements

  • Working with the if Statement
  • Working with the while Statement
  • Using the for Loop and the range Function
  • Using Nested Loops
4

Functions

  • Working with Function Arguments
  • Using Lambda Functions
5

Lists and Tuples

  • Using List Methods
  • Using Tuple Methods
6

Dictionaries and Sets

  • Arranging and Presenting Data Using Dictionaries
  • Combining Dictionaries
  • Creating Intersections of Elements in a Collection
7

Object-Oriented Programming

  • Defining Methods in a Class
  • Creating Class Attributes
  • Creating Class Methods and Using Information Hiding
  • Overriding Methods
  • Implementing Multiple Inheritance
8

Modules, Packages, and File Operations

  • Using Resources in a Module
  • Interacting with File Systems
  • Using Command-Line Arguments for File Manipulation
  • Writing to a Text File
  • Reading a Text File
  • Handling CSV Files
9

Error Handling

  • Identifying Error Scenarios
  • Handling Errors
  • Creating the Custom Exception Class

Related Courses

All Courses
scroll to top