Skip to content

ceeblet/OST_PythonCertificationTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Python certification

given by O'Reilly School of Technology.
www.oreillyschool.com/certificate-programs/python-programming/

Python Programming Certificate The Python Programming certificate series is comprised of four courses covering beginning to advanced Python using Test Driven Development. Courses are delivered using both the CodeRunner and Eclipse-based Ellipse learning IDE (Integrated Development Environment) and require only that you be online and able to use a browser.

Upon completion of this certificate program, you will be able to:

  • Create Python scripts that use expressions, variables, conditionals, loops, lists, sets, dicts, functions, objects and exceptions.
  • Develop Python applications that utilize file handling, pickling and archiving (zip and tar).
  • Utilize Python to interact with SQL databases.
  • Implement email objects.
  • Utilize profiling to describe run-time performance of their programs and learn how to optimize your code.
  • Create/Develop generators and decorators.
  • Utilize introspection, multi-threading, and multi-processing techniques.

Upon completion, not only will you have earned a Certificate of Professional Development, but you will also have built large-scale web interfaces and database applications in Python that can be displayed as part of your professional portfolio.

About

Advanced Python certification track repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages