Pcap Programming Essential In Python
Python Institute ∙
May 2020
Learned:
- the universal concepts of computer programming (i.е. variables, flow control, data structures, algorithms, conditional execution, loops, functions, etc.)
- developer tools, developer tools and the runtime environment
- the syntax and semantics of the Python language
- the fundamentals of object-oriented programming and the way they are adopted in Python
- the means by which to resolve typical implementation problems
- the writing of Python programs using standard language infrastructure
- fundamental programming techniques, best practices, customs and vocabulary, including the most common library functions in Python 3