Skip to content

Commit 0b4a8b8

Browse files
Create 07-2019.md
1 parent 055449f commit 0b4a8b8

File tree

1 file changed

+78
-0
lines changed

1 file changed

+78
-0
lines changed

src/07-2019.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Python Top 10 Articles for the Past Month (v.July 2019)
2+
3+
[<img src="python-1907-top.png" width="800" alt="Mybridge">](https://medium.mybridge.co/python-top-10-articles-for-the-past-month-v-july-2019-e9ad555284ad)
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+
* Also published on [Medium](https://medium.mybridge.co/python-top-10-articles-for-the-past-month-v-july-2019-e9ad555284ad)
8+
9+
<br>
10+
11+
#### Course of the month:
12+
13+
[A) Deep Learning: Complete Guide to TensorFlow for Deep Learning with Python.](http://bit.ly/2EatVy7) [53,664 recommends, 4.5/5 stars]
14+
15+
[B) Beginners: The Python Bible™ | Everything You Need to Program in Python.](http://bit.ly/2Dci974) [63,787 recommends, 4.6/5 stars]
16+
17+
<br>
18+
<br>
19+
20+
## Rank 1
21+
### [[Video] Build A Python App That Tracks Amazon Prices!](https://www.youtube.com/watch?v=Bg9r_yLk7VY?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
22+
23+
24+
<br>
25+
26+
## Rank 2
27+
### [Fastest Way to Load Data Into PostgreSQL Using Python](https://hakibenita.com/fast-load-data-python-postgresql?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
28+
29+
30+
<br>
31+
32+
## Rank 3
33+
### [10 Simple hacks to speed up your Data Analysis in Python](https://towardsdatascience.com/10-simple-hacks-to-speed-up-your-data-analysis-in-python-ec18c6396e6b?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
34+
35+
36+
<br>
37+
38+
## Rank 4
39+
### [How to Build a Robot with Raspberry Pi and Python: A Step-by-Step Guide for Beginners](https://www.256kilobytes.com/content/show/10829/raspberry-pi-how-to-build-a-robot-a-step-by-step-guide-for-beginners?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
40+
41+
42+
<br>
43+
44+
## Rank 5
45+
### [A deep dive on Python type hints · Vicki Boykis](https://veekaybee.github.io/2019/07/08/python-type-hints?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
46+
47+
48+
<br>
49+
50+
## Rank 6
51+
### [How to Make a Smart Baby Monitor with Python, Raspberry Pi, Twilio SMS, and Peripheral Sensors](https://www.twilio.com/blog/smart-baby-monitor-python-raspberry-pi-twilio-sms-peripheral-sensors?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
52+
53+
54+
<br>
55+
56+
## Rank 7
57+
### [Python consumes a lot of memory or how to reduce the size of objects?](https://habr.com/en/post/458518?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
58+
59+
60+
<br>
61+
62+
## Rank 8
63+
### [[Video] Instagram Automation Using Python](https://www.youtube.com/watch?v=vnfhv1E1dU4?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
64+
65+
66+
<br>
67+
68+
## Rank 9
69+
### [How to Make a Twitter Bot in Python With Tweepy – Real Python](https://realpython.com/twitter-bot-python-tweepy?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
70+
71+
72+
<br>
73+
74+
## Rank 10
75+
### [Loop Better: a deeper look at iteration in Python](https://treyhunner.com/2019/06/loop-better-a-deeper-look-at-iteration-in-python?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
76+
77+
78+

0 commit comments

Comments
 (0)