1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 13:26:28 +00:00

Added "10 PRINT CHR$(205.5+RND(1)); : GOTO 10"

This commit is contained in:
Alexander Fefelov 2013-12-27 01:44:35 +04:00
parent 5010471ab7
commit 76d478a247

View File

@ -502,6 +502,7 @@
###Basic
* [10 PRINT CHR$(205.5+RND(1)); : GOTO 10](http://10print.org/) - Nick Montfort, Patsy Baudoin, John Bell,Ian Bogost, Jeremy Douglass, Mark C. Marino, Michael Mateas, Casey Reas, Mark Sample, Noah Vawter
* [BASIC programming language - Wikibooks](http://en.wikibooks.org/wiki/Category:BASIC_programming_language)
* [A beginner's guide to Gambas](http://beginnersguidetogambas.com/)
* [How To Gambas3 Guides](http://howtogambas.org/index.php?page=cedi)