Intermediate Python 2.x

PT4475
Training Summary
Once students have mastered the basics of Python, it's time to move on to applying Python to daily programming needs. This course picks up where Python I left off, covering some topics in more detail, and adding new ones. For instance, regular expressions and classes are covered extensively, with network programming (e.g. FTP, Web client and server), graphical programming, database access, and other areas of general need. As with all our programming classes, Python II has a generous complement of exercises that allow the student to immediately practice new concepts. Students will write numerous real-world Python scripts, which manipulate real-world data. Exercises will increase in complexity as more sophisticated techniques are introduced.
Prerequisites
Students should be able to write simple Python scripts, using basic data types, program structures and the standard Python library. Our Python I class provides this necessary background.
Duration
4 Days/Lecture & Lab
Audience
This course is appropriate for Python Programmers who are ready to ramp their skill up to the next level.
Course Topics
  • Python Refresher
  • Data Wrangling
  • Graphical Programming
  • Creating Modules
  • Network Services
  • Database Access
  • Using XML Data
  • Programming with Threads
  • Object Serialization
  • OS Services
  • Other Useful Techniques
  • Distributing modules

Related Scheduled Courses