Re: Grade averaging program



On 2006-12-04, Dave Kelly wrote:
A new school teacher has ask me if there is a grade averaging program in
linux similar to what is in the PC world.

I don't know what's available in the PC world (I presume you mean
the Windows world), but I think a relatively simple spreadsheet
would suffice.

Alternatively, a shell script (awk, perhaps) could be produced very
quickly. It's not a difficult task. Writing the specs would
probably take as long as writing the script.

What can I tell him?

Google?

--
Chris F.A. Johnson <http://cfaj.freeshell.org/shell/assistance.shtml>
Author, Shell Scripting Recipes: A Problem-Solution Approach
2005, Apress
.



Relevant Pages

  • Re: A script for poets
    ... Kristian Vaaf wrote: ... has ever felt like writing a shell script that makes it easy to write rhymes, ... writing sentences isn't an easy task for a program, because you need some understanding of the meaning of the sentence and some times a good grab of the peculiar grammar quirks of a language. ... A rhyming dictionnary should be possible to do, with a database of syllabes and pronunciation, but you need to fill the database first... ...
    (freebsd-questions)
  • Re: A script for poets
    ... Kristian Vaaf wrote: ... has ever felt like writing a shell script that makes it easy to write rhymes, ... writing sentences isn't an easy task for a program, because you need some understanding of the meaning of the sentence and some times a good grab of the peculiar grammar quirks of a language. ... A rhyming dictionnary should be possible to do, with a database of syllabes and pronunciation, but you need to fill the database first... ...
    (freebsd-questions)
  • Re: Opinions on new PDA please
    ... After replacing longgone@xxxxxxxxxxxx with a small shell script on ... advocate people switching blindly from Windows to Linux, BSD or MacOS. ... Martin is quite correct when he says that if Linux had a larger install ... DesktopBSD are coming along nicely. ...
    (uk.comp.sys.palmtops)
  • Re: =?UTF-8?B?QW5kcm9pZO+/vVdoeSBEYWx2aWs/?=
    ... necessary to use a shell script to wrap the call to 'java' to make it ... My Linux distribution at least ... this is convenient to know, partly for my own VM projects as well, since I more just need compiled image files and a fairly unique file extension, rather than necessarily needing to produce native OS binaries. ...
    (comp.lang.java.programmer)
  • Re: =?UTF-8?B?QW5kcm9pZO+/vVdoeSBEYWx2aWs/?=
    ... necessary to use a shell script to wrap the call to 'java' to make it ... behave more like a native program (from the shell, ... java -jar myprogram.jar ... ... My Linux distribution at least comes with a utility that works out based on the binary file type which program it should call to execute files. ...
    (comp.lang.java.programmer)