Pythonic Programming Tips for Software Engineers
This course offers almost one hundred tips that explain how to write Pythonic code in the namesake language.
This course is an invaluable resource for anyone who wants to learn the correct Pythonian way of writing highly performant code that is easy to maintain and grow.
The course is divided into six chapters: documentation tips, data types/data structures tips, safety tips, performance tips, function design tips, and general tips. Throughout each chapter, you will get hands-on experience working with real Python code to help ingrain each concept.
By the end, you will know how to make your programs correct, safe, fast, and easy to maintain.
There are no reviews yet.