Status Updates From Beyond the Basic Stuff with...

Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code
by


Status Updates Showing 1-14 of 14

order by

Delta.v
Delta.v is on page 252 of 384
I skipped the Git chapter because I already know it and from skimming it I didn't notice anything new.
Jul 29, 2022 11:14AM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Delta.v
Delta.v is on page 213 of 384
A typo in the text. The URL for Stack Overflow (Q&A site) is ending with .com, not .org which is another site.
Jul 29, 2022 11:01AM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Talmadge Eller
Talmadge Eller is on page 154 of 384
Really helpful. A sincere page turner.
Jul 23, 2022 08:26AM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Ben
Ben is finished
Very good
Jul 22, 2022 10:01PM Add a comment
Python Beyond the Basics

James
James is on page 87 of 384
Nice
Feb 16, 2022 05:06PM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Mehmet Gultas
Mehmet Gultas is on page 78 of 384
vertical spacing
Jun 15, 2021 05:16AM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Mehmet Gultas
Mehmet Gultas is on page 64 of 384
environment variables
Jun 15, 2021 04:04AM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Mehmet Gultas
Mehmet Gultas is on page 62 of 384
environment variables and path
Jun 15, 2021 03:40AM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Vincent
Vincent is 90% done
Well, I knew about inheritance, but though I've seen properties used before I never fully knew what they were about, so I got that out of this last chapter so far. Once I'm done with that, dunder methods are left.
Jun 05, 2021 06:19AM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Vincent
Vincent is 80% done
Right, for the final part (the last three chapters) of the book, we're diving into OOP, and it really starts at the basics, in spite of the title of the book. But I suppose for Python, OOP isn't necessarily that basic, even though for me, as someone coming from C++ and Java, it rather is. In any event, perhaps the second and third of these chapters will dive in a bit deeper.
Jun 03, 2021 04:59AM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Vincent
Vincent is 70% done
Big O algorithm analysis, cool!
Jun 02, 2021 05:48AM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Vincent
Vincent is 60% done
Learned about doc strings and type hints and static analyzers. Fun! Makes me excited to write clear, readable code. I expect quite a difference between my programming before and after this book.
May 31, 2021 03:54PM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Vincent
Vincent is 40% done
I'm certainly starting to learn new things at this point. (Moreso than before.) The last chapter I read included a lot of terminology that I have often heard but never quite understood, like libraries/SDKs/APIs, hash, and others. Cool!
May 28, 2021 03:52PM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Vincent
Vincent is 20% done
This book seems to be just what I need! Although the first few chapters, about the command line and code formatting, are a bit less interesting. I can see that they're important, still; I'm just more excited about other, later parts of the book.
May 27, 2021 07:28AM Add a comment
Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code