AI and Data Science Workshop with Python

Week 1 : We cover the following concepts during the first week of our workshop

  • Course Description
  • Why Python Programming
  • Github
  • First Python Program in Colab
  • Data Types
  • Inputs and Outputs
  • Type Conversion
  • Arithmetic Operators
  • Conditions
  • Comparison Operators
  • Logical Operators
  • Control Flow (If-Else)
  • While Loop
  • List and List Methods
  • For Loops
  • The Range Function
  • Defining Functions
  • Strings
  • Manipulating Text Files and Directories
  • String Manipulation
  • Lists
  • Tuples
  • Dictionaries
  • Methods