Skip to content

Commit 5e229a3

Browse files
committed
updates
1 parent 23e80ff commit 5e229a3

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

readme.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,22 +180,33 @@ Python can be used for web development, sys admin/DevOps, statistics, and scient
180180

181181
The Python community is active, vibrant, and truly helpful. Although, you can say the same about the Ruby community, the community itself is very much tied into Rails. If Rails is your thing, then you are in luck.
182182

183-
#### Popularity
183+
#### Popularity/Jobs
184184

185185
![popularity](https://raw.github.com/mjhea0/python-ruby/master/codeeval2014.jpg)
186186

187187
For the third year in a row, Python is the most popular language.
188188

189189
Source: http://blog.codeeval.com/codeevalblog/2014#.Uxewd_SwL5g
190190

191-
#### Jobs
191+
Excellent [article](http://techcrunch.com/2012/09/30/an-analysis-of-market-demand-for-web-programming-languages/) about jobs by programming language.
192+
193+
Indeed:
194+
- [Python Jobs in SF](http://www.indeed.com/q-Python-l-San-Francisco-Bay-Area,-CA-jobs.html)
195+
- [Ruby Jobs in SF](http://www.indeed.com/jobs?q=Ruby&l=San+Francisco+Bay+Area%2C+CA)
196+
- [Rails Jobs in SF](http://www.indeed.com/jobs?q=rails&l=San+Francisco+Bay+Area%2C+CA)
192197

193198
#### Average Salary
194199

200+
1. [Rails Developer - SF](http://www.indeed.com/salary?q1=rails+developer&l1=san+francisco)
201+
2. [Django Developer - SF](http://www.indeed.com/salary?q1=django+developer&l1=san+francisco)
202+
195203
#### Companies
196204

205+
1. Python - Disqus, Dropbox, Yelp, Google, Reddit
206+
2. Ruby - Hulu, Twitter, Github, Airbnb
207+
197208

198-
### Extended Example
209+
### Extended Code Example (for further comparison)
199210

200211
Guessing game ...
201212

0 commit comments

Comments
 (0)