Certificate of Completion - Python 3: Deep Dive (Part 1 - Functional)

I earned a Certificate of Completion that verifies that I successfully completed the intermediate to advance "Python 3: Deep Dive (Part 1 - Functional)" course on 10/22/2021 as taught by instructor Fred Baptiste at Udemy Academy. Fred Baptiste is a Professional Developer and Mathematician. The certificate indicates the entire course was completed as validated by the student. The course duration represents the total video hours of the course at the time of most recent completion. Length 44.5 total hours. What I learned in the course: • An in-depth look at variables, memory, namespaces, and scopes • A deep dive into Python's memory management and optimizations • Run-time vs compile-time and how that affects function defaults, decorators, importing modules, etc • In-depth understanding and advanced usage of Python's numerical data types (Booleans, Integers, Floats, Decimals, Fractions, Complex Numbers) • Advanced Boolean expressions and operators • Function Parameters like position and keyword arguments, unpacking iterables, *args, **kwargs • Build-in data structures like tuples, namedtuples, dictionaries, lists, sets, and array • Advanced usage of callables including functions, lambdas, and closures • Functional programming techniques such as map, reduce, filter, zip, and partials • Create advanced decorators, including parametrized decorators, class decorators, and decorator classes • Advanced decorator applications such as memoization and single dispatch generic functions • Tuples as data structures and Named Tuples • Use and understand Python's complex Module and Package system • Idiomatic Python and best practices • Understand Python's compile-time and run-time and how this affects your code • Avoid common pitfalls • Python versions updates starting from 3.6 till the most recent one You can find this course at https://www.udemy.com/course/python-3-deep-dive-part-1/

Our Sidebar

You can put any information here you'd like.

  • Latest Posts
  • Announcements
  • Calendars
  • etc