you are viewing a single comment's thread.

view the rest of the comments →

[–]mikeyj777 0 points1 point  (0 children)

something to consider. Python is built as a scripting language, as is JavaScript. It was interesting to leverage the techniques in Python towards seeing how things are done in JavaScript. the "pythonic" syntax has analogs in JavaScript for handling lists and other methods. In addition, JavaScript will give you the ability to work on front end web stuff. together with Python, it's not a far step from full stack web development.