Python ? 

Python is such a wonderful language in programming. Recently I was enrolled in a computer science class at UBC, namely cpsc 301, which taught the python language. I highly recommend this course to all undergraduates outside of the computer science faculty. Other than having an A- average every term, it more importantly teaches problem solving skills. The python language is elegant and clean and is ideal for new programmers to learn, as I found out after trying C/C++ language prior to it. However, one of my biggest issues as a student is, what exactly can I do with python? I asked a developer and his answer was, “You can do anything, there is no limit on what you can actually do with it.” Truthfully this answer continues to confuse me, but I plan to continue to self learn python on my own and will continue to update this blog with my progress. My end goal is to have a good grasp on the concepts in python and to develop a website! If anyone reading this post has some resources/recommendations, I would love to hear them.