Date: Tue, 12 Apr 2022 12:04:46 Subject: Mark Lutz, Learning Python Hej! Nästa pythonbok utläst. Learning Python av Mark Lutz är tjock, 1099 sidor. O'Reilly 2009. Jag påbörjade den förra terminen. Har inte läst allt jättenoga, i slutet blev det mer "det finns nått som heter så och så" än förstå alla detaljer. Men lärde mig nog en hel del. De versioner som tas upp är 2.6 och 3.0. Innehåll 1 A Python Q&A Session 2 How Python Runs Programs 3 How You Run Programs 4 Introducing Python Object Types 5 Numeric Types 6 The Dynamic Typing Interlude 7 Strings 8 Lists and Dictionaries 9 Tuples, Files, and Everything Else 10 Introducing Python Statements 11 Assignments, Expressions, and Print 12 if Tests and Syntax Rules 13 while and for Loops 14 Iterations and Comprehensions, Part 1 15 The Documentation Interlude 16 Function Basics 17 Scopes 18 Arguments 19 Advanced Function Topics 20 Iterations and Comprehensions, Part 2 21 Modules: The Big Picture 22 Module Coding Basics 23 Module Packages 24 Advanced Module Topics 25 OOP: The Big Picture 26 Class Coding Basics 27 A More Realistic Example 28 Class Coding Details 29 Operator Overloading 30 Designing with Classes 31 Advanced Class Topics 32 Exceptions Basics 33 Exception Coding Details 34 Exception Objects 35 Designing with Exceptions 36 Unicode and Byte Strings 37 Managed Attributes 38 Decorators 39 Metaclasses mvh aö