--- title: "Intermediate Data Handling" id: 12926 type: "product" slug: "intermediate-data-handling" url: "http://localhost/product/intermediate-data-handling/" markdown_url: "http://localhost/product/intermediate-data-handling.md" published_at: "2019-11-30T01:28:55+00:00" modified_at: "2026-03-22T13:35:33+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Design a fundamental data base that can be used for anything from a mailing list to a date reminder. Uses the \"top down\" design approach; covers information entry and retrieval, tape stor- age, string arrays, and sorting techniques. 16K." category: - name: "Education" slug: "education" taxonomy: "category" url: "http://localhost/category/software/education/" post_tag: - name: "Timeworks" slug: "timeworks" taxonomy: "post_tag" url: "http://localhost/tag/timeworks/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" genre: - name: "Education" slug: "education" taxonomy: "genre" url: "http://localhost/type/education/" - name: "Software" slug: "software" taxonomy: "genre" url: "http://localhost/type/software/" company: id: 11400 title: "Timeworks, Inc." type: "company" url: "http://localhost/company/timeworks/" price: 16.95 date: 1983 rarity: "Uncommon" articles: - article: id: 24414 title: "Programming Your Computer" type: "article" url: "http://localhost/article/programming-your-computer/" companies_products: - id: 11400 title: "Timeworks, Inc." type: "company" url: "http://localhost/company/timeworks/" --- # Intermediate Data Handling Design a fundamental data base that can be used for anything from a mailing list to a date reminder. Uses the “top down” design approach; covers information entry and retrieval, tape stor- age, string arrays, and sorting techniques. 16K.