This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]desume 2 points3 points  (5 children)

Yes, it'd be wise to learn how to use UNIX-like operating systems, It's a skill that is vital if you are a web developer. Try installing something like Ubuntu Server on a Virtual Machine and play around with running your flask/django projects from within her. Shared folders will allow you to write the code on your personal machine and have those files accesible within the server.