Cover art for CyberSecurity Summary

Computer Science

CyberSecurity Summary

Computer Science: An Interdisciplinary Approach

Published
July 15, 2026
Duration
20:55
Summary source
description
Last updated
Jul 22, 2026

Discusses Provides an interdisciplinary introduction to computer science using the Java programming language. …

Summary

Provides an interdisciplinary introduction to computer science using the Java programming language. The authors, Robert Sedgewick and Kevin Wayne, emphasize that computational literacy is as fundamental to a modern education as reading or writing. The text outlines essential programming building blocks, including data types, variables, and control flow, w…

Intelligent Report

Sign in to read teasers, or upgrade to Research Pro to commission intelligent report for this episode. Learn more →

Show notes

Provides an interdisciplinary introduction to computer science using the Java programming language. The authors, Robert Sedgewick and Kevin Wayne, emphasize that computational literacy is as fundamental to a modern education as reading or writing. The text outlines essential programming building blocks, including data types, variables, and control flow, while situating these concepts within scientific and engineering contexts. Beyond basic syntax, the source explores advanced topics such as algo