--- title: "Introduction to Computer Programming for Information Services" id: 20998 type: "book" slug: "introduction-to-computer-programming-for-information-services-course-notes-timex-sinclair-1000-1500" url: "http://localhost/book/introduction-to-computer-programming-for-information-services-course-notes-timex-sinclair-1000-1500/" markdown_url: "http://localhost/book/introduction-to-computer-programming-for-information-services-course-notes-timex-sinclair-1000-1500.md" published_at: "2020-04-05T16:21:25+00:00" modified_at: "2024-05-26T15:08:14+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Course notes developed for UCLA extension course for adult students without experience in computers or programming. Includes writing a program, program control (GOTO and FOR- NEXT); characters, codes, graphics; arrays; sorting; retrieval." category: - name: "Books" slug: "book" taxonomy: "category" url: "http://localhost/category/book/" post_tag: - name: "Cibbarelli" slug: "cibbarelli" taxonomy: "post_tag" url: "http://localhost/tag/cibbarelli/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "TS 1500" slug: "ts1500" taxonomy: "post_tag" url: "http://localhost/tag/ts1500/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" - name: "Timex/Sinclair 1500" slug: "ts-1500" taxonomy: "model" url: "http://localhost/model/ts-1500/" indiv: - name: "Roger C. Palmer" slug: "roger-c-palmer" taxonomy: "indiv" url: "http://localhost/indiv/roger-c-palmer/" authors: "Roger C Palmer" publisher: "Cibbarelli & Associates, Inc." pages: "117" date: "1983" reviews: - id: 24514 title: "Resources (Sync v3 n6)" type: "article" url: "http://localhost/article/resources-sync-v3-n6/" isbn: "9780913203019" zotero_id: "89KR6RXJ" --- # Introduction to Computer Programming for Information Services Course notes developed for UCLA extension course for adult students without experience in computers or programming. Includes writing a program, program control (GOTO and FOR- NEXT); characters, codes, graphics; arrays; sorting; retrieval.