Hacker News new | ask | show | jobs
Ask HN: Books or videos for learning python for non-programmer?
4 points by pythonbull 3529 days ago
2 comments

For syntax - * https://www.udacity.com/course/intro-to-computer-science--cs... * https://www.codewars.com/dashboard

Complete Codewars challenges alongside Udacity. That'll give you a strong grasp of creating and using functions.

Beyond that, I have no idea as that's about where I'm at now with both Js and Python. I'm headed to a meetup later this week for Js and I'm probably just going to ask to paor program with somebody to learn what it's like to actually make things.