I did a small experiment in one of my student sessions. “What comes to your mind when I say Apple?” I asked the participants. Each student gave different answers. Some of them overlapped and some of them were distinct. Here is an example. Student-1: red, round, fruit Student-2: health, doctor, juicy Student-3: iPad, iPhone, Mac […]
Category Archives: Programming
There are many ways to improve your Python skills. We suggest an incremental learning approach. Learn through practice. Start with small examples. Slowly increase the level of difficulty of these examples. While learning through examples, feel free to copy code and make changes. The core concepts to start with in Python (like many of high-level […]