Skip to content

Commit 409e057

Browse files
Create 11-2018.md
1 parent 7a7f020 commit 409e057

1 file changed

Lines changed: 79 additions & 0 deletions

File tree

src/11-2018.md

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
# Python Top 10 Articles for the Past Month (v.Nov 2018)
2+
3+
<img src="Top10-Nov-Python.png" width="800" alt="Mybridge"></a>
4+
5+
For the past month, we ranked nearly 1,000 Python articles to pick the Top 10 stories that can help advance your career (1% chance).
6+
7+
* Topics in this list: Web App, Geospatial Data, Time Paradox, Testing in Python, Crash reporting, Web Scraper, Asterisks, Web Development, Michelangelo PyML, Lifecycle
8+
* Also published on [Medium](https://goo.gl/53RHBB)
9+
10+
<br>
11+
12+
#### Course of the month:
13+
14+
[A)Beginners: The Modern Python 3 Bootcamp.](http://bit.ly/2p2c0DT) [5,335 recommends, 4.6/5 stars]
15+
16+
[B) Complete Python Programming Masterclass Beginner to Advanced.](http://bit.ly/2PUeofa) [861 recommends, 4.6/5 stars]
17+
18+
<br>
19+
20+
## Rank 1
21+
### [Make a Web App Using Python & Flask!](https://aryaboudaie.com/python/technical/educational/web/flask/2018/10/17/flask.html?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
22+
23+
24+
<br>
25+
26+
## Rank 2
27+
### [Introduction to Geospatial Data in Python - Plot the path of Hurricane Florence](https://www.datacamp.com/community/tutorials/geospatial-data-python?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
28+
29+
30+
<br>
31+
32+
## Rank 3
33+
### [The Waiting Time Paradox, or, Why Is My Bus Always Late?](http://jakevdp.github.io/blog/2018/09/13/waiting-time-paradox?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
34+
35+
36+
<br>
37+
38+
## Rank 4
39+
### [Getting Started With Testing in Python – Real Python](https://realpython.com/python-testing?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
40+
41+
42+
<br>
43+
44+
## Rank 5
45+
### [Crash reporting in desktop Python applications](https://blogs.dropbox.com/tech/2018/11/crash-reporting-in-desktop-python-applications?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
46+
47+
48+
<br>
49+
50+
## Rank 6
51+
### [I was looking for a house, so I built a web scraper in Python!](https://towardsdatascience.com/looking-for-a-house-build-a-web-scraper-to-help-you-5ab25badc83e?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
52+
53+
54+
<br>
55+
56+
## Rank 7
57+
### [Asterisks in Python: what they are and how to use them](https://treyhunner.com/2018/10/asterisks-in-python-what-they-are-and-how-to-use-them?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
58+
59+
60+
<br>
61+
62+
## Rank 8
63+
### [Watch me build a real startup with Python and JavaScript | Web Development | Build A Startup #1](https://www.youtube.com/watch?v=UyQn0BhVqNU?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
64+
65+
66+
<br>
67+
68+
## Rank 9
69+
### [Michelangelo PyML: Introducing Uber's Platform for Rapid Python ML Model Development](https://eng.uber.com/michelangelo-pyml?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
70+
71+
72+
<br>
73+
74+
## Rank 10
75+
### [Lifecycle of a Python Code - CPython's Execution Model](https://dev.to/btaskaya/lifecycle-of-a-python-code---cpythons-execution-model-85i?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
76+
77+
78+
79+

0 commit comments

Comments
 (0)