Result page:
1
2
3
1
Data Structures Courses: Past, Present, and Future
Mark Allen Weiss
February 2015
SIGCSE '15: Proceedings of the 46th ACM Technical Symposium on Computer Science Education
Publisher: ACM
Bibliometrics:
Citation Count: 0
Downloads (6 Weeks): 8, Downloads (12 Months): 96, Downloads (Overall): 248
Full text available:

PDF
The "Data Structures" course is arguably one of the most important for computer science majors. In this talk, I will discuss how this course has evolved over the last three decades, and discuss some topics we might want to start thinking about in the next decade.
Keywords:
algorithms, programming, data structures
2
Data Structures and Problem Solving Using C++ (3rd Edition)
Mark A. Weiss
October 2006
3
Data Structures and Algorithm Analysis in C++ (3rd Edition)
Mark Allen Weiss
February 2006
4
Data Analysis and Algorithm Analysis in Java (2nd Edition)
Mark Allen Weiss
December 2005
5
Data Structures and Algorithm Analysis in C++ (3rd Edition)
Mark Allen Weiss
November 2005
6
Data Structures and Problem Solving Using Java (3rd Edition)
Mark Allen Weiss
February 2005
7
A web-based spatial data access system using semantic R-trees
Shu-Ching Chen,
Xinran Wang,
Naphtali Rishe,
Mark Allen Weiss
December 2004
Information Sciences—Informatics and Computer Science: An International Journal: Volume 167 Issue 1-4, 2 December 2004
Publisher: Elsevier Science Inc.
With the increasing use of geographical data in real-world applications, Geographic Information Systems (GISs) have recently emerged as a fruitful area for research. In order to provide information to a multitude of users, the World Wide Web (WWW) techniques have been integrated into GISs. A high-performance web-based GIS, called TerraFly, ...
Keywords:
spatial data access, web-based system, semantic R-tree
8
C++ for Java Programmers
Mark Allen Weiss
October 2003
9
Java in the morning...Java in the evening...Java in 2004
Scot Drysdale,
Judith Hromcik,
Mark Allen Weiss,
Reg Hahne
January 2003
SIGCSE '03: Proceedings of the 34th SIGCSE technical symposium on Computer science education
Publisher: ACM
Bibliometrics:
Citation Count: 0
Downloads (6 Weeks): 2, Downloads (12 Months): 9, Downloads (Overall): 278
Full text available:

PDF
With the Java language replacing C++ on the 2004 AP CS Exam, teachers need to be informed about the changes that must be implemented to support an OO approach to programming. This special session will include a retrospective look at the motivation behind the change to an object-oriented language, the ...
Keywords:
OOP, case study, computer science, AP CS, AP CS development committee, Java, marine biology simulation, AP, C++, advanced placement computer science, high school teachers
Also published in:
January 2003
ACM SIGCSE Bulletin: Volume 35 Issue 1, January 2003
10
Data Structures and Problem Solving Using Java
Mark Allen Weiss
August 2001
From the Publisher: Data Structures and Problem Solving Using Java teaches data structures and algorithms from the perspective of abstract thinking and problem solving. In this text, experienced author and educator Mark Allen Weiss takes a unique approach by clearly separating the specification and implementation of data structures. Dr. Weiss ...
11
AP CS goes OO
February 2001
SIGCSE '01: Proceedings of the thirty-second SIGCSE technical symposium on Computer Science Education
Publisher: ACM
Also published in:
March 2001
ACM SIGCSE Bulletin: Volume 33 Issue 1, March 2001
12
A high-performance Web-based system design for spatial data accesses
Shu-Ching Chen,
Xinran Wang,
Naphtali Rishe,
Mark Allen Weiss
November 2000
GIS '00: Proceedings of the 8th ACM international symposium on Advances in geographic information systems
Publisher: ACM
Bibliometrics:
Citation Count: 0
Downloads (6 Weeks): 0, Downloads (12 Months): 3, Downloads (Overall): 249
Full text available:

PDF
With the increasing use of geographical data in real-world applications, Geographic Information Systems (GISs) have recently emerged as a fruitful area for research. Nowadays, a GIS can be combined with World Wide Web (WWW) techniques to provide information to a multitude of users. A high-performance web-based GIS, called TerraFly, has ...
Keywords:
GIS, internally distributed multithreading, semantic R-tree
13
Data Structures and Problem Solving with C++
Mark Allen Weiss
November 1999
From the Publisher: The most unique aspect of this text is the clear separation of the interface and implementation. C++ allows the programmer to write the interface and implementation separately, to place them in separate files and compile separately, and to hide the implementation details. This book goes a step ...
14
Data Structures and Algorithm Analysis in C++
Mark Allen Weiss
November 1998
From the Publisher: In this second edition of his successful book, experienced teacher and Author Mark Allen Weiss continues to refine and enhance his innovative Approach to Algorithms And data structures. Written for the advanced data structures course, this text highlights theoretical topics like Abstract data types and the efficiency ...
15
Data Structures and Algorithm Analysis in Java
Mark Allen Weiss
October 1998
From the Publisher: Mark Allen Weiss provides a proven approach to algorithms and data structures using the exciting Java programming language as the implementation tool. With Java he highlights conceptual topics, focusing on ADTs and the analysis of algorithms for efficiency as well as performance and running time. Dr. Weiss ...
16
Addendum to "On Satisfiability, Equivalence, and Implication Problems Involving Conjunctive Queries in Database Systems"
Sha Guo,
Wei Sun,
Mark A. Weiss
September 1998
IEEE Transactions on Knowledge and Data Engineering: Volume 10 Issue 5, September 1998
Publisher: IEEE Educational Activities Department
17
Data structures and problem solving using Java
Mark Allen Weiss
June 1998
ACM SIGACT News: Volume 29 Issue 2, June 1998
Publisher: ACM
Bibliometrics:
Citation Count: 0
Downloads (6 Weeks): 10, Downloads (12 Months): 63, Downloads (Overall): 1,089
Full text available:

PDF
18
Advanced placement transition to C++ (panel)
Mark Stehlik,
Sarah Fix,
Susan Rodger,
Chris Nevison,
Mark Weiss
March 1998
SIGCSE '98: Proceedings of the twenty-ninth SIGCSE technical symposium on Computer science education
Publisher: ACM
Also published in:
March 1998
ACM SIGCSE Bulletin: Volume 30 Issue 1, Mar. 1998
19
The reasoning for the advanced placement C++ subset
December 1997
ACM SIGCSE Bulletin: Volume 29 Issue 4, Dec. 1997
Publisher: ACM
Bibliometrics:
Citation Count: 2
Downloads (6 Weeks): 0, Downloads (12 Months): 2, Downloads (Overall): 88
Full text available:

PDF
The programming language used for the Advanced Placement Computer Science (AP CS) courses and examinations will change from Pascal to C++ beginning with the 1998-1999 academic year. This decision, proposed by the AP Computer Science Development Committee and approved by the College Board, was made in 1994. The 5-year transition ...
20
Data Structures and Problem Solving Using Java
Mark Allen Weiss
October 1997
From the Publisher: Data Structures and Problem Solving Using Java teaches data structures and algorithms from the perspective of abstract thinking and problem solving. In this text, experienced author and educator Mark Allen Weiss takes a unique approach by clearly separating the specification and implementation of data structures. Dr. Weiss ...