Автор книги: Y. Daniel Liang Название книги: Introduction to Java Programming: Brief Version Издательство: Prentice Hall Год издания книги: 2010 ISBN: 978-0-13-213079-0 Страниц: 756 Формат книги: PDF Размер файла: 10 MB Язык книги: English Для сайта: MirKnig.comIntroduction to Java Programming: Brief Version состоит из 20 глав, приложений и индекса основных понятий. Книга вводит основы решения проблем объектно-ориентированного и графического программирования. Краткая версия подходит для курса CS1. Независимо от специализации студенты смогут понять концепции программирования и решения проблем благодаря компактным простым примерам, которые выходят за рамки традиционной математики. Introduction to Java Programming, Brief, 8e consists of the first 20 chapters from the Comprehensive version of Introduction to Java Programming. It introduces fundamentals of programming, problem-solving, object-oriented programming, and GUI programming. The Brief version is suitable for a CS1 course. Regardless of major, students will be able to grasp concepts of problem-solving and programming — thanks to Liang’s fundamentals-first approach, students learn critical problem solving skills and core constructs before object-oriented programming. Liang’s approach includes application-rich programming examples, which go beyond the traditional math-based problems found in most texts. Students are introduced to topics like control statements, methods, and arrays before learning to create classes. Later chapters introduce advanced topics including graphical user interface, exception handling, I/O, and data structures. Small, simple examples demonstrate concepts and techniques while longer examples are presented in case studies with overall discussions and thorough line-by-line explanations. In the Eighth Edition, only standard classes are used. |