Slashdot Mirror


User: Shawn+Way+PE

Shawn+Way+PE's activity in the archive.

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

Comments · 3

  1. A math problem I would love to see solved... on Tracking the World's Great Unsolved Math Mysteries · · Score: 0

    is why there never is enough money in my account... --- Shawn Way...

  2. Talk to QA on Software Quality In a Non-Software Company? · · Score: 1

    Actually, since this is a Biotech company, QA definitely needs to keep tight controls, since they will need to ensure that it stays within its "validated" state. If it doesn't and the product is used or sold, there are some very serious reprocusions from the FDA. Take a look at the ISPE web site for software development and validation. Good luck...

  3. Open Source Mathematics Software. on Open Source Math Software For Education? · · Score: 1

    There are a number of software packages in the public eye, but like everything else, you need to really define the purpose.

    If the purpose is just to get the right answer to a question, then Maxima or some other CAS systems will work. However, it is good to use to get the right answer and then go off and determine the method to get to the answer. (This was my failing)

    If the purpose is to truly learn, then do not use the computer as a crutch. In the real world, most of the time you will have this crutch, but if you are going into the engineering fields, licensure as an engineer requires you to use simple calculators, nothing more.

    Remember, on any computer system Garbage in = Garbage Out.