Home Getting Started with Python: An Introduction to Programming (Python Part 1)

Getting Started with Python: An Introduction to Programming (Python Part 1)

  • Write your first program (“Hello, world!”, printing) 
  • Deal with mistakes (error handling)
  • Work with text and numbers (strings, integers, floats, variables, assignment, concatenation)
  • Store lots of numbers and/or text (lists, dictionaries)
  • Integrate conditions and repetition into code (if-else statements, loops)
  • Combine above elements together in a final mini project
Category: 
Data & Programming
Duration (min): 
120