Live data from Hacker News

Show HN: QuickPYTHON

timothycrosley.github.io

1–10 of 20 posts

Re: Show HN: QuickPYTHON

#2
This is awesome! A QBASIC/QuickBASIC like environment for Python.

One thing that made QBASIC so approachable was its Help system. So easy to navigate and find the info/function/argument you needed.

Re: Show HN: QuickPYTHON

#3
post #2

This is awesome! A QBASIC/QuickBASIC like environment for Python. One thing that made QBASIC so approachable was its Help system. So easy to navigate and find the info/function/argument you needed.

[deleted]

Re: Show HN: QuickPYTHON

#7
looks extra promising. But I cannot run it on windows. I installed it with py -3 -m pip install qpython but I cannot figure how to run it.

Also - does it have some sort of built-in manual like Qbasic had?

Re: Show HN: QuickPYTHON

#10
This just hit me hard with nostalgia. Learned to program with QBASIC.

Really love the examples - I learned so much by reading the source code of games like gorillas that came with QuickBASIC.

Post reply on HN