Skip to content

Commit cec2d76

Browse files
committed
add more details to companies that use python page
1 parent 93967e1 commit cec2d76

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ to [build web apps](/web-development.html), [analyze data](/data.html),
1515

1616

1717
### Large tech companies
18+
Large technology companies tend to be polyglot (use many programming
19+
languages rather than standardizing on one), with Python either as a
20+
primary language or the "glue" that helps all the other languages fit
21+
together. The following articles explain how these leading large companies
22+
like Uber, Twilio, Netflix and Facebook uses Python in their development
23+
stacks.
24+
1825
* [Uber's tech stack](https://eng.uber.com/tech-stack-part-one/) contains
1926
a significant amount of Python, which they documented in a series of
2027
engineering posts. Part one describes the lower backend levels, which are

0 commit comments

Comments
 (0)