Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: Olog-hai

I’m curious how well the Common Core method of computer programming works.


3 posted on 01/30/2016 11:06:38 PM PST by Dalberg-Acton
[ Post Reply | Private Reply | To 1 | View Replies ]


To: Dalberg-Acton

I say just get them each a Raspberry pi model 2 and a bunch of web links.

If they have any inclination towards comp sci this is enough to get them started!

All for just 35 bux!


14 posted on 01/30/2016 11:57:24 PM PST by Bobalu (I told you so!)
[ Post Reply | Private Reply | To 3 | View Replies ]

To: Dalberg-Acton
main()
{
    printf("'sup?\n");
}

15 posted on 01/31/2016 12:09:55 AM PST by FredZarguna (You did not see what I did there.)
[ Post Reply | Private Reply | To 3 | View Replies ]

To: Dalberg-Acton
There's also this. Your first interactive program in the "CC" [Common Core] programming language.

string name = '';
comefrom EndLoop if (name = '')
   printf("what is your name?\n"); 
   gets(name);
   printf("Yo. %s\n", name) if (name <> ''); 
EndLoop: ;
Yes, it's backwards and stupid. That's the CC programming language.
18 posted on 01/31/2016 12:22:41 AM PST by FredZarguna (You did not see what I did there.)
[ Post Reply | Private Reply | To 3 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson