Skip to content

Commit 9d6513e

Browse files
committed
update companies using python list
1 parent cec2d76 commit 9d6513e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,25 @@ to [build web apps](/web-development.html), [analyze data](/data.html),
1414
[create reliable, scalable enterprise applications](/enterprise-python.html).
1515

1616

17+
### Financial institutions
18+
Python is widely-used across financial institutions, whether they are
19+
hedge funds, large banks or regulators (see "Government Agencies" section
20+
below).
21+
22+
* [Goldman Sachs uses Python](https://www.quora.com/Why-does-Goldman-Sachs-ask-for-Python-language-as-a-skill-during-the-interview-for-an-analyst-role)
23+
and often asks candidates about their experience with the language
24+
during the interview process.
25+
26+
* You can see publicly what companies are using internally by looking
27+
at job descriptions on sites like
28+
[Glassdoor with "Python Goldman Sachs" keywords](https://www.glassdoor.com/Jobs/Goldman-Sachs-python-Jobs-EI_IE2800.0,13_KO14,20.htm)
29+
and
30+
[Indeed for JP Morgan Chase](https://www.indeed.com/salaries/Python-Developer-Salaries-at-JPMorgan-Chase).
31+
Salaries and responsibilities vary widely based on the role and whether
32+
Python is used for data analysis,
33+
[web application development](/web-development.html) or DevOps.
34+
35+
1736
### Large tech companies
1837
Large technology companies tend to be polyglot (use many programming
1938
languages rather than standardizing on one), with Python either as a

0 commit comments

Comments
 (0)