Day 3 of Andela boot camp.

This is day 3 of Andela boot camp and we have delved into the most technical aspects of python. Its unlike any language I have done, though its Object Oriented like java which am familiar with, It’s almost unbelievable that python is this human readable. In my last four years in campus, I prided myself in being a java programmer and I still do, but I ‘ll confess, It hasn’t gotten this intense till now. You definitely haven’t done programming until you’ve done python.

Programming requires an open mind, one that learns quick and has the ability to understand the syntax and be ready to implement it in the most simple way. I have learnt that programming is somewhat like maths, there are various ways to arrive to a solution. Also about args and kwargs(key word arguments) and how to implement them as well as classes and objects and importing from other classes.