Udemy

Booleans: Boolean Operators - Lecture

วิดีโอการสอนฟรีจาก Dr. Fred Baptiste
Software Engineer and Mathematician
คะแนน: 4.8 จากคะแนนเต็ม 5คะแนนวิทยากร
6 หลักสูตร
ผู้เรียน 99,293 คน
Booleans: Boolean Operators - Lecture

เรียนรู้เพิ่มเติมจากหลักสูตรเต็มรูปแบบ

Python 3: Deep Dive (Part 1 - Functional)

Variables, Functions and Functional Programming, Closures, Decorators, Modules and Packages

วิดีโอออนดีมานด์ความยาว 45:47:56 • อัพเดทเมื่อ สิงหาคม 2024

An in-depth look at variables, memory, namespaces and scopes
A deep dive into Python's memory management and optimizations
In-depth understanding and advanced usage of Python's numerical data types (Booleans, Integers, Floats, Decimals, Fractions, Complex Numbers)
Advanced Boolean expressions and operators
Advanced usage of callables including functions, lambdas and closures
Functional programming techniques such as map, reduce, filter, and partials
Create advanced decorators, including parametrized decorators, class decorators, and decorator classes
Advanced decorator applications such as memoization and single dispatch generic functions
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