Skip to content

Commit 4fdd436

Browse files
committed
new companies using python resources and free for dev resource
1 parent 5b912a9 commit 4fdd436

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

content/pages/01-introduction/07-companies.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ to [build web apps](/web-development.html), [analyze data](/data.html),
2626
at scale. They've been very vocal about successfully making the migration
2727
from the [Python 2 world into Python 3](/python-2-or-3.html).
2828

29+
* *Increment* covers usage of Python (and other programming languages) at
30+
Lyft, Digital Ocean, Sauce Labs, Slack and Fastly
31+
[in this awesome overview post titled "What its like to be a developer at..."](https://increment.com/development/what-its-like-to-be-a-developer-at/).
32+
2933

3034
### Government agencies
3135
* The [Consumer Financial Protection Bureau (CFPB)](https://github.com/cfpb)

content/pages/01-introduction/08-best-python-resources.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,12 @@ topics.
155155
compilers with Python 3, which is a good undertaking if you're looking
156156
to learn both more about the Python language and how compiles work.
157157

158+
* [free-for-dev](https://github.com/ripienaar/free-for-dev) is not specific
159+
to Python but it's a fantastic list of free tier resources for experienced
160+
developers. The list is especially handy if you want to try building a
161+
Python project and need new third party services to kick around while
162+
experimenting.
163+
158164

159165
## Videos, screencasts and presentations
160166
Videos from conferences and meetups along with screencasts are listed on

0 commit comments

Comments
 (0)