Difference between revisions of "Initial Sort of Library"
Jump to navigation
Jump to search
m (→The Flow Chart) |
m (→The Flow Chart) |
||
Line 19: | Line 19: | ||
is_elect [label="Is it about\nelectronics\nor related hardware?"] | is_elect [label="Is it about\nelectronics\nor related hardware?"] | ||
− | sort_magazine [label="Sort magazines\nby title\nthen by date.\nFile in | + | sort_magazine [label="Sort magazines\nby title\nthen by date.\nFile in\nMAGAZINES.", shape="box", style="bold"] |
− | sort_oreilly [label="Sort O'Reilly Books\nby color\nthen by title.\nFile in | + | sort_oreilly [label="Sort O'Reilly Books\nby color\nthen by title.\nFile in\nO'REILLY.", shape="box", style="bold"] |
− | sort_db [label="Sort database books\nby database\nthen by title.\nFile in | + | sort_db [label="Sort database books\nby database\nthen by title.\nFile in\nDATABASES.", shape="box", style="bold"] |
− | sort_language [label="Sort by language\nthen by title.\nFile by | + | sort_language [label="Sort by language\nthen by title.\nFile by\nLANGUAGE.", shape="box", style="bold"] |
− | sort_not_computer [label="Sort by title.\nFile in | + | sort_not_computer [label="Sort by title.\nFile in\nNON-COMPUTER.", shape="box", style="bold"] |
− | sort_linux [label="Sort by title.\nFile in | + | sort_linux [label="Sort by title.\nFile in\nGENERAL LINUX.", shape="box", style="bold"] |
− | sort_cert [label="Sort by certification (LPI, A+)\nthen by title.\nFile in | + | sort_cert [label="Sort by certification\n(LPI, A+)\nthen by title.\nFile in\nCERTIFICATION PREP.", shape="box", style="bold"] |
− | sort_elect [label="Sort by date.\nFile in | + | sort_elect [label="Sort by date.\nFile in\nELECTRONICS.", shape="box", style="bold"] |
− | sort_miscellaneous [label="Sort by title.\nFile in | + | sort_miscellaneous [label="Sort by title.\nFile in\nMISCELLANEOUS.", shape="box", style="bold"] |
start -> is_magazine | start -> is_magazine |
Revision as of 16:07, 18 August 2007
This initial sort of the library books is being done so we can easily find duplicate items and remove unwanted duplicates. It will also give us an initial idea about what types of books we have in stock. Once this is done, we might look at the miscellaneous section and tweak this sort.
The Flow Chart
Once all the current books are sorted this far, we can find and remove unwanted duplicates and ask experts to thin down the selection of certain types of books. Then we can catalog the books in the software, label, and re-organize as necessary.
Databases
- Access
- Paradox
- Oracle
- SQL
- DB2
Languages
- algal
- awk
- bash
- C#
- C++
- Delphi
- Fortran
- HTML
- Java
- Javascript
- ksh
- LISP
- PHP
- Perl
- Python
- Ruby