Python Programming

Categories: SOFTWARE DEVELOPMENT
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

At the end of the course, participants will:

  • Identify core aspects of programming and features of the Python language
  • Understand and apply core programming concepts like data structures, conditionals, loops, variables, and functions
  • Use different tools for writing and running Python code
  • Design and write fully-functional Python programs using commonly used data structures, custom functions, and reading and writing to files

Course Content

Module 1: Course Introduction, Intro to Programming and The Python Language, Variables, Conditionals, Jupiter Notebook, and IDLE

Module 2: Intro to Lists, Loops, and Functions

Module 3: More with Lists, Strings, Tuples, Sets, and PyCharm

Module 4: Dictionaries and Files