4
Update: I tried to pick between Python and JavaScript for my first real thing
My friend said 'just pick one and build a dumb website that shows cat facts', so I went with JavaScript because I thought it was just for websites. Turns out I spent two whole days just trying to get Node.js installed on my old laptop before I even wrote a single line of code. Should I have just started with Python and saved the setup headache?
2 comments
Log in to join the discussion
Log In2 Comments
ross.angela18d ago
Actually Python can do websites too with stuff like Flask. Node setup can be a pain on old hardware for sure.
3
felix_coleman8718d ago
Node setup is a real pain sometimes. Maybe try Python next time to just get started?
3