News

OctoStudio is a free coding app that combines coding and smartphones. Created by MIT Media Lab, this uses a phone's audio and ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
Learn the secrets to successful coding project planning with practical tips to stay organized, focused, and deliver real ...
Text notebooks are well suited for version control. You can also edit or refactor them in an IDE - the .py notebook above is a regular Python file. If your notebook is documentation-oriented, a ...
It imitated the language of a psychotherapist from only 200 lines of code. You can still converse with it here: Eliza. On similar lines let's create a very basic chatbot utlising the Python's NLTK ...