You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PCEP™ – Certified Entry-Level Python Programmer certification shows that the individual is familiar with universal computer programming concepts like data types, containers, functions, conditions, loops, as well as Python programming language syntax, semantics, and the runtime environment.
Python's built-in libraries include powerful tools for retrieving and operating over abstract syntax trees. This article provides an overview of how to use these features to analyze and transform Python code programmatically.
Core data structures of the Python programming language; the basics of procedural programming; use the Python built-in data structures such as lists, dictionaries, and tuples to perform increasingly complex data analysis.
In this course I learned Computer Science concepts and to develop reasoning to solve computational problems in Python. It was elaborated by the University of São Paulo and Taught by Professor Fabio Kon.