DEV Community

Discussion on: My First 50 Days of Learning to Code

Collapse
 
darrentmorgan profile image
darrentmorgan

My experience was being completely overwhelmed. I want to write some code, but before that I need an IDE, then I need to install python, but not just any version, version 3. Then I should setup a virtual environment. People say I should use Pipenv, but others say I should use virtualenv. Now I'm confused. I've installed so many versions of python, now I have conflicts. I should uninstall everything and start again. What have I coded in the last 3 hours, nothing.

Once you get past where "you should be" you will get to where you need to be. Do it at your own pace.