Python guru in the making:
Who knew I could learn so much in one day. Secretly, I already feel like I’ve been coding for all my life. My (…our) instructor Anthony Nandaa just blew me away with the way he made concepts I’ve been learning, correction cramming, in school seem so easy to implement in code.
Today, was Python coding day and we learnt, and most importantly implemented, a whole load of concepts used when programming in Python. A short summary of these concepts is:
- data types and structures
- loops
- *args and **kwargs
- OOP (Object Oriented Programming)
- Importing modules
And of course, all these implementations are shared on my GitHub and they are well documented so feel free to check them out. All this in just 3 days, by the end of the Boot-camp I might just be a world class developer already (wink).