
- 1 Porter, H., Abernethy, K., and Allen, T., "An Alternative to CS 1 as the Introductory Course for Computer Science at Liberal Arts Institutions," Proceedings of the 27th ACM Southeast Regional Conference (April 1989), 98-102.Google Scholar
- 2 Allen, T., Porter, H., Nanney, R., and Abernethy, K., "Reexamining the Introductory Computer Science Course in Liberal Arts Institutions," SIGCSE Bulletin, 22:1 (February 1990), 100-104. Google Scholar
Digital Library
- 3 Decker, R. and Hirshfield, S., "A Survey Course in Computer Science Using HyperCard," SIGCSE Bulletin, 22:1 (February 1990), 229-235. Google Scholar
Digital Library
- 4 Apple Computer, Apple Hyp_erCard Script Language Guide: the Hy_oerTalk Language, Reading, MA: Addison- Wesley, 1988, ISBN 0-201-17632-7. Google Scholar
Digital Library
- 5 Foole, L., HyperTalk, Redmon0, WA: Microsoft Press, 1988, ISBN 1-55615-137-3. Google Scholar
Digital Library
Index Terms
HyperTalk as an overture to CS1
Recommendations
CS1: Getting Started
Reflections on the Teaching of ProgrammingThe Logo programming language implements a virtual drawing machine --the turtle machine. The turtle machine is well-known for giving students an intuitive understanding of fundamental, procedural programming principles. In this chapter we present our ...
Ancestor worship in CS1: on the primacy of arrays
OOPSLA '04: Companion to the 19th annual ACM SIGPLAN conference on Object-oriented programming systems, languages, and applicationsHistory has given us the array as the fundamental data structure to present to students within the CS1 curriculum. However, with the recent growth in popularity of object-oriented languages for CS1 (C++, Java, C#), and with that, the acceptance of the ...
Fundamental concepts of CS1: procedural vs. object oriented paradigm - a case study
ITiCSE '07: Proceedings of the 12th annual SIGCSE conference on Innovation and technology in computer science educationFor some time, there has been an ongoing debate among Computer Science (CS) educators about the advantages and disadvantages of the shift from the procedural to the Object-Oriented (OO) paradigm. In our institution, we decided to implement this shift in ...






Comments