MAKLISCO
Website of David M. Renner
Technical Notes and Documents, in MS Word 97 (.doc) format
These are various dictionaries, outlines, notes, descriptions, analyses, etc. that I've written
to help me with my studies and my various programming assignments.
I didn't write them primarily for publication, and I haven't scrutinized them for accuracy.
Additionally, some of these may be a bit out of date.
All that said, I hope they are of use to some of you programmers, tekkies, and managers.
There are several hundred pages here, divided into Descriptions, Outlines, and Program Code
NOTES AND DESCRIPTIONS
LARGE FILES
| Algorithms | C++ | DB, SQL | HTML, CSS | JSP | Kernel Porting | Python | Unix RAMFS |
| STL | Shell, Utils | VisualC++ | XSLT |
MEDIUM-LENGTH FILES
SMALL FILES
| AJAX | Bits | Breadth Search | J2EE | Math Coding | Statistics | Trees, Arrays | Unix, Linux |
DICTIONARIES AND OUTLINES
LARGE FILES
| Architecture | Data Comm | Telephony |
MEDIUM-LENGTH FILES
| C Notes | Dev Dvr Datacomm | Devel Environ | Hardware | Java Supplem | Misc. Techno | PCI | Security Issues | Web Tech |
SMALL FILES
| Java Servlets | System Design | Web Languages |
CODE AND PSEUDOCODE EXAMPLES
| Algorithm Problems | PCI Skeleton | Gas Station | Josephus | Knapsack |
| Least Com Substr | QuickFind | Ruler | Subtotal | MatrixChain |
PYTHON DEMO FILES -- Python Sources
| Main | Python Classes | C Integration | Directories | FTP | HTTP | Import | Import 2 |
| Lists | Math & Dictionaries | Socket Client | Socket Server | DB & SQL | XML | Setup |
PYTHON DEMO FILES -- Supplementary Files
| README | Start bat | Build C Mod bat | Socket Server bat | C mod: Py 2.6 | C mod: Py 3.0 |
| DEPT table | EMP table | USER table | Config.dat | Database | HTML test |
| version.obj | Py Features doc |