NotesFAQContact Us
Collection
Advanced
Search Tips
Showing all 9 results Save | Export
Peer reviewed Peer reviewed
PDF on ERIC Download full text
McMaster, Kirby; Rague, Brian; Sambasivam, Samuel; Wolthuis, Stuart L. – Information Systems Education Journal, 2019
In this research study, we performed a "content analysis" of selected introductory programming textbooks for three languages to examine which software development concepts are emphasized in these books. Our goal was to determine which concepts are considered to be most representative of software development based on the topics emphasized…
Descriptors: Introductory Courses, Programming, Programming Languages, Computer Science Education
Peer reviewed Peer reviewed
PDF on ERIC Download full text
McMaster, Kirby; Rague, Brian; Wolthuis, Stuart L.; Sambasivam, Samuel – Information Systems Education Journal, 2018
This research study provides an examination of the relatively new fields of Data Analytics and Data Science. We compare word rates in Data Analytics and Data Science documents to determine which concepts are mentioned most often. The most frequent concept in both fields is "data." The word rate for "data" is more than twice the…
Descriptors: Data Analysis, Data Collection, Comparative Analysis, Statistics
Peer reviewed Peer reviewed
PDF on ERIC Download full text
McMaster, Kirby; Sambasivam, Samuel; Rague, Brian; Wolthuis, Stuart – Information Systems Education Journal, 2017
In this research, we compare two languages, Java and Python, by performing a content analysis of words in textbooks that describe important programming concepts. Our goal is to determine which language has better textbook support for teaching introductory programming courses. We used the TextSTAT program to count how often our list of concept…
Descriptors: Introductory Courses, Programming, Content Analysis, Textbooks
Peer reviewed Peer reviewed
PDF on ERIC Download full text
McMaster, Kirby; Sambasivam, Samuel; Hadfield, Steven; Wolthuis, Stuart – Information Systems Education Journal, 2013
In this paper, we describe how database instructors can teach Relational Algebra and Structured Query Language together through programming. Students write query programs consisting of sequences of Relational Algebra operations vs. Structured Query Language SELECT statements. The query programs can then be run interactively, allowing students to…
Descriptors: Algebra, Programming, Teaching Methods, Database Design
Peer reviewed Peer reviewed
PDF on ERIC Download full text
McMaster, Kirby; Hadfield, Steven; Wolthuis, Stuart; Sambasivam, Samuel – Information Systems Education Journal, 2012
This research examines the frameworks used by Computer Science and Information Systems students at the conclusion of their first semester of study of Software Engineering. A questionnaire listing 64 Software Engineering concepts was given to students upon completion of their first Software Engineering course. This survey was given to samples of…
Descriptors: Computer Software, Computer Science Education, Engineering, Models
Peer reviewed Peer reviewed
PDF on ERIC Download full text
McMaster, Kirby; Sambasivam, Samuel; Blake, Ashley – Information Systems Education Journal, 2012
In this research, we examine how problem solving frameworks differ between Mathematics and Software Development. Our methodology is based on the assumption that the words used frequently in a book indicate the mental framework of the author. We compared word frequencies in a sample of 139 books that discuss problem solving. The books were grouped…
Descriptors: Problem Solving, Models, Computer Software, Mathematics
Peer reviewed Peer reviewed
PDF on ERIC Download full text
McMaster, Kirby; Sambasivam, Samuel; Anderson, Nicole – Information Systems Education Journal, 2011
In this paper, we describe a Relational Algebra Query Language (RAQL) and Relational Algebra Query (RAQ) software product we have developed that allows database instructors to teach relational algebra through programming. Instead of defining query operations using mathematical notation (the approach commonly taken in database textbooks), students…
Descriptors: Algebra, Computer Software, Programming, Databases
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Anderson, Nicole; Zhang, Mingrui; McMaster, Kirby – Information Systems Education Journal, 2011
Computer Science is a rich field with many growing application areas, such as Health Information Systems. What we suggest here is that multi-disciplinary threads can be introduced to supplement, enhance, and strengthen the primary area of study in a course. We call these supplementary materials "threads," because they are executed…
Descriptors: Case Studies, Information Systems, Databases, Computer Science Education
Peer reviewed Peer reviewed
PDF on ERIC Download full text
McMaster, Kirby; Sambasivam, Samuel E.; Anderson, Nicole – Information Systems Education Journal, 2010
In demand paging virtual memory systems, the page fault rate of a process varies with the number of memory frames allocated to the process. When an increase in the number of allocated frames leads to an increase in the number of page faults, Belady's anomaly is said to occur. In this paper, we present a probability model for Belady's anomaly. We…
Descriptors: Probability, Models, Computer Science Education, Information Systems