Tech IndustryOct 24, 2019
HPahayshw

Python beginner projects?

What are some good python projects for a newbie? Thanks!

Add a comment
Roku cruella Oct 24, 2019

Hello world. Edit: what? U didn’t say how new.

Amazon Elastic BS Oct 24, 2019

Start automating random tasks you commonly perform, useful and should expose you to a wide range of libraries and ways of doing things.

Google d3j88wq Oct 24, 2019

Number guessing game. Computer chooses number 1 to 100. User guesses. Computer says higher or lower. Repeat until correct. Will teach console IO, while loop, if statement, random number generator. Next project: have the computer guess.

Uber ripuber Oct 24, 2019

Wholesome binary search implementation

SAP 🍿🙂🕷️🕷️ Oct 24, 2019

Build a full stack app, like a to-do application ?

Amazon umxL37 Oct 24, 2019

Leetcode

Amazon kNeC42 Oct 24, 2019

Neural nets

Northrop Grumman FinFET10 Oct 24, 2019

Yes building NN. A perfect beginner activity......

Microsoft Tier 1 Oct 24, 2019

In Python it is

ICU Medical user3.0 Oct 24, 2019

🍿

ICU Medical user3.0 Oct 24, 2019

Also trying to learn python. Let's connect.

Oscar 🐨 🐨 🐨🐨 Oct 24, 2019

I cracked adobe with python

Google əๅɓoo⅁ Oct 24, 2019

Leetcode - two birds with one stone.

HP ahayshw OP Oct 24, 2019

I was thinking about that. You’d think it would really work?