Python Archives - Being Brunel
Python for Engineers: Part 3
June 27, 2016It’s about time we did some more Python. Who’s excited? In the last couple of posts I’ve helped you literally get started by setting up a Python environment and then set you down the road of variables and in/output. And we could stop there; it’s enough functionality to write pretty much…Read More
Programming Languages For Engineers
June 6, 2016 1Last weekend someone asked me what programming language they should learn, and I unhelpfully responded with “it depends”. And it does- if I asked you what material I should learn to…Read More
Python For Engineers: Part 2
May 26, 2016 2As promised, today we’re going to put in some functionality; we’re going to calculate the gross area of the column. Arguably not that exciting, but it’ll arm us with a surprisingly large number of the building blocks…Read More
Python For Engineers: Part 1
May 21, 2016 4I don’t want to hazard a guess how many times I’ve complained about the terrible misuse of Excel that I often witness atthe hands of over zealous engineers. However, last time I did this someone kindly pointed out that…Read More
