𝔖 Scriptorium
✦   LIBER   ✦

📁

Fundamentals of Java AP Computer Science Essentials

✍ Scribed by Lambert K., Osborne M.


Publisher
Course Technology, Cengage Learning
Year
2011
Tongue
English
Leaves
723
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Fundamentals of Java™: AP* Computer Science Essentials, Fourth Edition covers all of the AP requirements for Computer Science Exam A.
This text is intended for a complete course in programming and problem solving. It covers the material of typical Computer Science 1 courses at the undergraduate level, but it is intended for the high school audience. It covers all the A-level Advanced Placement (AP) Java topics.
We present six major aspects of computing, some in standalone chapters and others spread across several chapters:
Programming Basics. This deals with the basic ideas related to solving problems with computers, including primitive data types, control structures, methods, algorithm development, and complexity analysis.
Object-Oriented Programming. OOP is today’s dominant programming paradigm. All the essentials of this subject are covered.
Data and Information Processing. Fundamental data structures are discussed. These include strings, arrays, files, and lists. The general concept of abstract data type is introduced, and complexity analysis is used to evaluate the running times of different implementations of algorithms.
Software Development Life Cycle. Rather than isolate software development techniques in one or two chapters, the book deals with them throughout in the context of numerous case studies.
Graphical User Interfaces and Event-Driven Programming. Many books at this level restrict themselves to character-based terminal I/O. The reason is simple. Graphical user interfaces and event-driven programming usually are considered too complex for beginning students.
In this book, we circumvent the complexity barrier and show how to develop programs with graphical user interfaces with almost the same ease as their terminal-based counterparts.
Web Basics. The programming of Web pages with HTML and applets is introduced.

✦ Subjects


Информатика и вычислительная техника;Информатика (программирование);Программирование на Java;


📜 SIMILAR VOLUMES


Essential Java for AP CompSci: From Prog
✍ Doug Winnie 📂 Library 📅 2021 🏛 Apress 🌐 English

<p>Gain the essential skills for computer science using one of today's most popular programming languages, Java. This book will prepare you for AP CompSci Complete, but you don’t need to be sitting that class to benefit. Computer science has become a basic life skill that everyone is going to need t

Essential Java for AP CompSci - From Pro
✍ Doug Winnie 📂 Library 📅 2021 🏛 Apress 🌐 English

Gain the essential skills for computer science using one of today's most popular programming languages, Java. This book will prepare you for AP CompSci Complete, but you don’t need to be sitting that class to benefit. Computer science has become a basic life skill that everyone is going to need to l

Java software solutions for AP computer
✍ Loftus, William; Lewis, John; Cocking, Cara 📂 Library 📅 2007;2011 🏛 Prentice Hall; Pearson Addison-Wesley 🌐 English

The right preparation makes all the difference. Prepare your students to face the AP exam with: Java 6.0 language topics, AP-style review questions, Tie-ins with the AP case study, AP topic correlation guide. - Back cover.;AP correlation guide -- Computer systems -- Objects and primitive data -- Pro