Joyful Python with the REPL

REPL Driven Development is a workflow that makes coding both joyful and interactive. It’s even better than TDD. Read more

Similar

Python support in Visual Studio 2017

Over the last few months, Visual Studio 2017 has been in preview and many of you have been trying it out and providing feedback. We are very appreciative of everyone who has taken the time to do this. As many noticed, during an update in January we remove... (more…)

Read more »

Interactive Python Tutorial

An interactive tutorial that teaches the basics of the Python programming language. It’s a complete starter tutorial, at the end of it you should have enough knowledge to start building basic Python applications. (more…)

Read more »