 | | Re: Robolab as a tool for teaching programming
|
|
(...) What you teach by not having a <= operator is that you should write: if ( x < 33 ) printf ( "x is 32 or less" ) ; ...rather than if ( x <= 32 ) printf ( "x is 32 or less" ) ; You can "get away with it" in a language that only supports integers (...) (21 years ago, 17-Mar-05, to lugnet.robotics)
|
| |
 | | Re: Robolab as a tool for teaching programming
|
|
(...) I would agree, but it was you who said "Programming with Robolab is much like creating a flow-chart" and "if you really want to know where spaghetti code comes from, we should talk to those who think flow-charting is a waste of time" here: (...) (21 years ago, 16-Mar-05, to lugnet.robotics, FTX)
|
| |
 | | Re: Herakles: A Endoskeleton type thingie
|
|
(...) Yeah, although he does look a bit like he's puckering up for a smooch. Or to suck your brains out through your nose. (21 years ago, 16-Mar-05, to lugnet.build.mecha)
|
| |
 | | Re: Reply 6: Issues vs. Mistakes
|
|
(...) Yep, 15K in about 4.5 years...but that's not 10 a day average. That's more like 14 per day (considering holidays, weekends, and vacation time - Granted, I work a great many weekends, holidays, and evenings, but I'd rather not start considering (...) (21 years ago, 16-Mar-05, to lugnet.color, lugnet.lego)
|
| |
 | | Re: Robolab Data Acquisition
|
|
(...) Perhaps I'll actually get an updated copy of Robolab (I gave it up due to no OSX version, now rectified, and a steep learning curve (for someone raised on FORTRAN and BASIC). I *love* the datalog (with one exception, see below), but the fact (...) (21 years ago, 16-Mar-05, to lugnet.robotics)
|