Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Vicente G. Reyes
Vicente G. Reyes

Posted on • Edited on

     

Python Wrap Up - September 2019

Hi! I'm Vicente, your friendly Filipino mod for the #python tag. Today is another episode of the Top Python Posts of the month!

At the end of each month, I'll be curating the top #python posts based on traffic & engagement.

1.) The Interview Study Guide For Software Engineers

Software engineering interviews, like other technical interviews, require plenty of preparation. There are a number of subjects that need to be covered in order to ensure you are ready for back-to-back questions on algorithms, data structures, design, optimization and honestly just an ever growing basket of subjects.

2.) Build Virtual Assistant with Python | Automate Tasks

In this lab we are going to build demo TARS from Interstellar movie with Python. TARS can help you to automate your tasks such as search videos in YouTube and play them, send emails, open websites, search materials in Wikipedia and read them,inform weather forecast in your country, greetings and more. By building TARS you will increase your Python knowledge and learn many useful libraries/tools. I will push source code to my git repository so feel free to contribute and improve functionality of TARS

Article No Longer Available

3.) Flask Boilerplate - Open-Source Apps built with automation tools

What is a Boilerplate?

In programming, boilerplate code is a piece of software that can be reused over and over without changing a single line of code. The whole idea behind a starter (sometimes boilerplate code) is to skip coding that piece of code common to many projects.

4.) Python 'is' vs '=='

If you want to check that elements point to the same object, use is. If you're only interested in the equality of the values, use ==.

5.) Introduction to natural language processing

NLP is a class of tasks (computer algorithms) to work with text in natural languages, for example: named entity recognition (NER), part-of-speech tagging (POS), text categorization, coreference resolution, etc.

That wraps up the top#python posts for this month. If you'd like to read more, check out#python or followThe Python Dev on Twitter!

Top comments(1)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss
CollapseExpand
 
michaelrice profile image
Michael Rice
~ 3x/week - a letter (and podcast) for tech leads, engineering managers, and startup CTOs, giving you clarity, certainty, and confidence in the role. https://techleadcoaching.com
  • Email
  • Location
    Los Angeles
  • Work
    Field Engineering Manager and Tech Lead Tinkerer at VMware
  • Joined

Nice curation 👍

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Web Developer | Technical Writer | OSS Contributor | Musician | Gamer
  • Location
    Mars
  • Education
    Bachelors of Science in Computer Science
  • Pronouns
    He/Him
  • Joined

More fromVicente G. Reyes

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp