Programming in Python
Mr Ahmad Al Nabulsi. His teaching areas and research interests cover a wide spectrum of mechatronics engineering topics such as embedded systems, automation control, robotics, power electronics, measurements and instrumentation, and circuits design.
Summary
I had previous knowledge in python but this session gave me a new insight of different codes. With all this new knowledge acquired, I can now program higher level programs.
Mr Ahmad Al Nabulsi's teaching is clear and straight to the point and this session was enjoyable!
What I did!
Python Code - Shape
Using python we were able to create a shape!
Using for-loops we created a program in which each new line would decrease the asterix amount by one and in the end give a result of a triangle.
Python Code - Grade Average
We learnt how to apply loops in order to get an average of any amount of grades.