List of top 10 best IDEs for Python Development - The Indian Wire
https://www.theindianwire.com/tech/best-ide-python-61196/
  
  https://www.theindianwire.com/tech/best-ide-python-61196/
The Indian Wire
  
  List of top 10 best IDEs for Python Development
  An Integrated Development Environment (IDE) is a software application for computer programming. IDE provides comprehensive facilities to programmers for development of software. An IDE mainly consists of 3 different parts. The first part is the source code…
  Cryptography using Python | Udemy
https://www.udemy.com/cryptography-using-python/?couponCode=OCT_SPL&ranMID=39197&ranEAID=je6NUbpObpQ&ranSiteID=je6NUbpObpQ-8hV4Qdwd3XKCLbt08fIHUQ&siteID=je6NUbpObpQ-8hV4Qdwd3XKCLbt08fIHUQ&LSNPUBID=je6NUbpObpQ
دوستان سلام. دوره رایگان Cryptography using Python از Udemy است. پیشنهاد می شود.
@pythonsocket
  https://www.udemy.com/cryptography-using-python/?couponCode=OCT_SPL&ranMID=39197&ranEAID=je6NUbpObpQ&ranSiteID=je6NUbpObpQ-8hV4Qdwd3XKCLbt08fIHUQ&siteID=je6NUbpObpQ-8hV4Qdwd3XKCLbt08fIHUQ&LSNPUBID=je6NUbpObpQ
دوستان سلام. دوره رایگان Cryptography using Python از Udemy است. پیشنهاد می شود.
@pythonsocket
5 Best Programming Languages to Learn for Cyber Security by Dr. Michael J. Garbade https://link.medium.com/DmjVpWLomR
  
  Hacker Noon
  
  5 Best Programming Languages to Learn for Cyber Security
  Becoming successful as a cyber security expert requires diverse skills. An all-round professional can confidently implement and monitor…
  Machine Learning Open Source of the Month (v.Oct 2018) by Mybridge https://link.medium.com/hVyMvhOomR
  
  Medium
  
  Machine Learning Open Source of the Month (v.Oct 2018)
  For the past month, we ranked nearly 250 Machine Learning Open Source Projects to pick the Top 10.
  Python Open Source of the Month (v.Oct 2018) by Mybridge https://link.medium.com/bOAgwIwwpR
  
  Medium
  
  Python Open Source of the Month (v.Oct 2018)
  For the past month, we ranked nearly 250 Python Open Source Projects to pick the Top 10.
  دوستان سلام. یکی از مباحث سمت سرور در طراحی برنامه با استفاده از سوکت, قابلیت پاسخدهی به تمامی کانکشن های دریافتی است. در ادامه مطلبی تحت عنوان Connection Handling ارایه خواهد شد که در همین راستا موضوع را مورد بررسی قرار داده است.
  Python Socket - Part 6 - Handling Connections.pdf
    334.1 KB
  دوستان سلام. مطلب Connection Handling از مجموعه مباحث سوکت ارایه می شود. مطالعه بفرمایید. کدهای اشاره شده در مطلب نیز در ادامه آمده است.
@pythonsocket
  @pythonsocket
pysheeet.pdf
    663.3 KB
  دوستان سلام. PDF پیوست مجموعه ای از نکات و مطالب پایتون است که به شکل بسیار کاربردی و ارزشمند جمع آوری شده است. مطالب جامع  همراه با مثال (از جمله برنامه نویسی سوکت  و امنیت با پایتون) را در  بر دارد. پیشنهاد می شود حتما دانلود کنید.
@pythonsocket
  @pythonsocket
pysheeet/python-socket.rst at master · crazyguitar/pysheeet · GitHub
https://github.com/crazyguitar/pysheeet/blob/master/docs/notes/python-socket.rst
دوستان سلام. یک Cheat Sheet خوب برای Python Socket. حتما ببینید.
  
  https://github.com/crazyguitar/pysheeet/blob/master/docs/notes/python-socket.rst
دوستان سلام. یک Cheat Sheet خوب برای Python Socket. حتما ببینید.
GitHub
  
  pysheeet/python-socket.rst at master · crazyguitar/pysheeet
  Python Cheat Sheet. Contribute to crazyguitar/pysheeet development by creating an account on GitHub.
  A list of best Best Python libraries by Praveen KS https://link.medium.com/jA5049ISJR
  
  Medium
  
  A list of best Best Python libraries
  1. Requests. The most famous http library .
  Machine Learning Top 10 Articles for the Past Month (v.Nov 2018) by Mybridge https://link.medium.com/DC9MTu53KR
  
  Medium
  
  Machine Learning Top 10 Articles for the Past Month (v.Nov 2018)
  For the past month, we ranked nearly 1,400 Machine Learning articles to pick the Top 10 stories that can help advance your career (0.7%…
  Python Top 10 Articles for the Past Month (v.Nov 2018) by Mybridge https://link.medium.com/5e8QpvhPMR
  
  Medium
  
  Python Top 10 Articles for the Past Month (v.Nov 2018)
  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).
  Popular Coding Challenge Websites by Constantin https://link.medium.com/kiPXkx3tQR
دوستان سلام. پیشنهاد می کنم این مطلب را حتما ببینید. گزیده ای سایت های challenge و رقابت برای یادگیری زبان های مختلف برنامه نویسی از جمله پایتون است.
  
  دوستان سلام. پیشنهاد می کنم این مطلب را حتما ببینید. گزیده ای سایت های challenge و رقابت برای یادگیری زبان های مختلف برنامه نویسی از جمله پایتون است.
Indorse
  
  Popular Coding Challenge Websites
  You Should Definitely Try!
  “Which is the best web scraping framework in Python: Beautiful Soup, Scrapy?” by Felix Houghton https://link.medium.com/cm1zcBPcXR
  
  Medium
  
  Which is the best web scraping framework in Python: Beautiful Soup, Scrapy?
  Beautiful Soup
  “Concept behind `if __name__ == ‘__main__’` in Python” by Shaon Shaonty https://link.medium.com/qQB1mi3cXR
  
  Medium
  
  Concept behind `if __name__ == “__main__”` in Python
  Obviously, there is some confusion about this block. Sometimes this question has arisen that why this block is needed? It’s unnecessary……
  “Automating Sending SMS over Your Android Device via Python” by Erdin Eray https://link.medium.com/9ooyrVedXR
  
  Medium
  
  Automating Sending SMS over Your Android Device via Python
  Ever wanted to automate sending or receiving SMS on your Android phone? You can manage this process via Python. pyairmore is a Python…
  Grok the GIL: How to write fast and thread-safe Python | Opensource.com
https://opensource.com/article/17/4/grok-gil
  
  https://opensource.com/article/17/4/grok-gil
Opensource.com
  
  Grok the GIL: How to write fast and thread-safe Python
  We explore Python's global interpreter lock and learn how it affects multithreaded programs.