> -------Original Message------- > From: RAGINI <[email protected]> > To: [email protected] <[email protected]> > Subject: [foss] [py] python-chess module > Sent: Mar 29 '20 20:16 > > Games are a good way to advance in a programming language. > https://python-chess.readthedocs.io/en/latest/ > > What are your thoughts? >
Games are a great way to develop in-depth understanding of the programming constructs. What comes to us intuitively when playing a game has to be projected explicitly in code. One learns to "express" in a programming language in a way that is not apparent while reading a text book. warm regards Saifi.

