Monday, March 16, 2020

Doing Math with Python: Coding Starter Kit Humble Bundle

I am very excited to share that "Doing Math with Python" is part of No Starch Press's Coding Starter Humble Bundle. Of course, you get No Starch Press's other excellent coding books as part of the bundle.

It's on for the next 20 days!

Humble Bundle

Your purchases will help support the No Starch Foundation and Scratch Foundation.

Get the bundle here.



from Planet Python
via read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...