Slashdot Mirror


User: bluecrux

bluecrux's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:PHP? on Best Introduction To Programming For Bright 11-14-Year-Olds? · · Score: 2, Informative

    Then why not:

    print "Hello world"

    Python would be great choice. Procedural could lead right into OO programming. Functional programming could be touched on as well.

    The greatest advantage to python is how similar to English it is. When 'while a equals b print c' involves swapping only a single word for a symbol and adding a colon:

    while a == b: print c

    the students wouldn't feel like they where learning a new language, just a new way to express one which they already knew. Using a language which has an interactive environment would also be a plus since code the kids could quickly test code they write. Also, using a dynamicly typed language would remove the kids from having to deal with type specifics. The kids don't need to learn why a number is anything but a number in an introduction to programming course.

  2. Re:OIL! on Naphthalene Found In Outer Space · · Score: 1

    Of course it would only take that long. We can totally fly at the speed of light.

  3. Re:Does that mean it can run on BIOdiesel? on Ford's 65MPG Due In November, But Not In the US · · Score: 2, Insightful

    So do I but some people just can't, and you can't hold it against all of them. The fact that there is a serious conversation about more efficient alternatives to American's ~20mpg tanks is a really good thing.

    I would like to note that when I lived in Columbia, MD, I biked what I know a lot of people in the area would never consider riding. It was 5 miles, and easy. I do think that a lot of people dismiss riding because they think their roads aren't safe enough, or they think that 10 miles round trip is just too far, which are both ridiculous reasons not to ride.