Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Views on the raspberry pi

Name: Anonymous 2013-05-28 6:54

What are your guys views, on the raspberry pi? Tons of kids in my school are like "OMG IT'S LIKE A COMPOOTER YOU CAN PROGRAM YOURSELF LOOK I MADE IT SAY HELLO WORLD IN PYTHON" now don't get me wrong, everyone needs to start somewhere, it's just why with this, what's wrong with just installing linux on your laptop, it's just a slow linux computer. As far as I can tell it's only use is teaching intermediate programmers lower level stuff when they start using the GPIO pins and such.

Name: Anonymous 2013-05-28 10:05

This code runs on a Unisys (Burroughs) A-series mainframe. This program has NOT been tested due to the inability to locate the necessary compiler.

// the main program (this is a comment)

BEGIN
FILE F (KIND=REMOTE);
EBCDIC ARRAY E [0:11];
REPLACE E BY "HELLO WORLD!";
WHILE TRUE DO
  BEGIN
  WRITE (F, *, E);
  END;
END.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List