Commit 68177745d8405f152d0355e1194032c35c3625bc
1 parent
73e70c01e5
Update indicators
Showing 5 changed files with 26 additions and 1 deletions Inline Diff
hn/.gitignore
View file @
6817774
File was created | 1 | www.daemonology.net | ||
2 | hn-daily | |||
3 | words* | |||
4 | 2010.html | |||
5 | statistic |
hn/script.sh
View file @
6817774
File was created | 1 | # !/bin/sh | ||
2 | ||||
3 | wget -c -r -l 1 http://www.daemonology.net/hn-daily/ | |||
4 | ln -s -f www.daemonology.net/hn-daily | |||
5 | cat hn-daily/[0-9][0-9][0-9][0-9]-[0-9][0-9].html | tr [:upper:] [:lower:] | tr [:punct:] ' ' | tr ' ' '\n' | grep -v ^$ | sort > words | |||
6 | wget -c http://www.daemonology.net/hn-daily/2010.html | |||
7 | cat 2010.html | tr [:upper:] [:lower:] | tr [:punct:] ' ' | tr ' ' '\n' | grep -v ^$ | sort | uniq > words_default | |||
8 | fgrep -v -w -f words_default words > words_remaining |
resrc/.gitignore
View file @
6817774
File was created | 1 | free-programming-books.md | ||
2 | xx* | |||
3 | statistic |
resrc/script.sh
View file @
6817774
File was created | 1 | # !/bin/sh | ||
2 | ||||
3 | wget -c https://raw.githubusercontent.com/vhf/free-programming-books/master/free-programming-books.md | |||
4 | csplit -s free-programming-books.md "/###/" {*} | |||
5 | for i in $(ls xx*) | |||
6 | do | |||
7 | echo $(grep -c "^ *" $i) $(head -n 1 $i | sed "s/#//g") |
trends.md
View file @
6817774
# Indicateurs de popularité et d'adoption d'une technologie | 1 | 1 | # Indicateurs de popularité et d'adoption d'une technologie | |
2 | 2 | |||
## Agrégateur d'offres d'emploi | 3 | 3 | ## Agrégateur d'offres d'emploi | |
4 | 4 | |||
- Offres françaises : <http://www.jobisjob.fr/Trends?q=postgresql> | 5 | 5 | - Offres françaises : <http://www.jobisjob.fr/Trends?q=postgresql> | |
- Offres mondiales : <http://www.indeed.com/jobtrends> | 6 | 6 | - Offres mondiales : <http://www.indeed.com/jobtrends> | |
- Offres britanniques : | 7 | 7 | - Offres britanniques : | |
<http://www.itjobswatch.co.uk/jobs/uk/postgresql.do#demand_trend> | 8 | 8 | <http://www.itjobswatch.co.uk/jobs/uk/postgresql.do#demand_trend> | |
9 | 9 | |||
## Tendance/popularité | 10 | 10 | ## Tendance/popularité | |
11 | 11 | |||
- Google trends : | 12 | 12 | - Google trends : | |
<http://www.google.com/trends/explore#q=PostgreSQL%20%2B%20Postgres%2C%20MySQL&cmpt=q> | 13 | 13 | <http://www.google.com/trends/explore#q=PostgreSQL%20%2B%20Postgres%2C%20MySQL&cmpt=q> | |
- Hacker news : | 14 | 14 | - Hacker news : | |
- <http://hntrends.jerodsanto.net/> | 15 | 15 | - <http://hntrends.jerodsanto.net/> | |
- <http://www.diffbot.com/robotlab/hackernews/#> | 16 | 16 | - <http://www.diffbot.com/robotlab/hackernews/#> | |
- <http://www.ryan-williams.net/hacker-news-hiring-trends/> | 17 | 17 | - <http://www.ryan-williams.net/hacker-news-hiring-trends/> | |
- Nombre et popularité des projets sur github : <www.yasiv.com/github/> | 18 | 18 | - Nombre et popularité des projets sur github : <www.yasiv.com/github/> | |
- <http://trendyskills.com/> | 19 | 19 | - <http://trendyskills.com/> | |
- Nombre de questions et votes sur [stackoverflow](http://stackoverflow.com) | 20 | 20 | - Nombre de questions et votes sur [stackoverflow](http://stackoverflow.com) | |
- Popularité des cours/ressources associés sur [coursetalk](http://coursetalk.org) | 21 | 21 | - Popularité des cours/ressources associés sur [coursetalk](http://coursetalk.org) | |
- <https://www.class-central.com/> | 22 | 22 | - <https://www.class-central.com/> | |
- <http://www.mooc-list.com/> | 23 | 23 | - <http://www.mooc-list.com/> | |
- <http://resrc.io/> | 24 | 24 | - <http://resrc.io/>, <http://resrc.io/list/10/list-of-free-programming-books/> | |
25 | 25 | |||
## Usage réel | 26 | 26 | ## Usage réel | |
27 | 27 | |||
Spécifique à chaque technologie : | 28 | 28 | Spécifique à chaque technologie : | |
29 | 29 | |||
- SGBDs libre : Jelastic | 30 | 30 | - SGBDs libre : Jelastic | |
- systèmes de gestion de versions : Ohloh, | 31 | 31 | - systèmes de gestion de versions : Ohloh, | |
<http://en.wikipedia.org/wiki/Git_%28software%29#Adoption> | 32 | 32 | <http://en.wikipedia.org/wiki/Git_%28software%29#Adoption> | |
- IPv6 : Google | 33 | 33 | - IPv6 : Google | |
- languages : TIOBE, | 34 | 34 | - languages : TIOBE, | |
<http://en.wikipedia.org/wiki/Measuring_programming_language_popularity>, | 35 | 35 | <http://en.wikipedia.org/wiki/Measuring_programming_language_popularity>, | |
<http://readwrite.com/2012/06/05/5-ways-to-tell-which-programming-lanugages-are-most-popular#awesm=~oAa9kDNByEVh6O>, | 36 | 36 | <http://readwrite.com/2012/06/05/5-ways-to-tell-which-programming-lanugages-are-most-popular#awesm=~oAa9kDNByEVh6O>, |