Slashdot Mirror


User: diabolicalrobot

diabolicalrobot's activity in the archive.

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

Comments · 4

  1. Re:Coming Soon... on Getting Small UAVs To Imitate Human Pilots Flying Through Dense Forests · · Score: 1
  2. Flight Videos (direct link) on Getting Small UAVs To Imitate Human Pilots Flying Through Dense Forests · · Score: 5, Informative
  3. Terms of grant must specify coding standards on Ask Slashdot: How To Encourage Better Research Software? · · Score: 2

    This problem is widespread in almost every discipline which uses any form of computation. I think the best way is for major funding sources like the NIH, NSF etc to build in to the grant terms which coding language, existing libraries be used. Or how/what/ software will be developed should be used an additional metric for deciding which proposals to accept. Proposals which are strong otherwise but do not state in clear terms how software will be built should be asked to modify their proposals to include such information. Pre-existing, well-designed, modular software architectures should be extended rather than building architectures from scratch. This is a waste of funds and time. Funding organizations must also recognize that developing good software takes time and money and set aside budgets in the grant for hiring dedicated programmers. (Scientists are very often not good software engineers and they are interested rather in trying things out quickly to see if it works at all) Such programmers can then take hacky research code from the scientists and turn it around into great reusable code.

  4. Use Alice from Carnegie Mellon on How To Get a Game-Obsessed Teenager Into Coding? · · Score: 1

    Alice is a tool built by CMU researchers for exactly the purpose you want -- to gently introduce your kid to programming and making it seem fun and easy without scaring him. http://www.alice.org/index.php?page=what_is_alice/what_is_alice Alice was the brainchild of famed researcher late Prof.Randy Pausch and is used in thousands of educational institutes and schools. In Alice the programer builds up a story by programming and your child wont even know that he is coding until its too late ;-)