书目名称 | Learning Java | 副标题 | A Test-Driven Approa | 编辑 | Joshua Crotts | 视频video | | 概述 | Introduces the basics of Java from simple commands to object-oriented programming and exception handling.Emphasizes test-driven development by integrating test case design and implementation in the de | 图书封面 |  | 描述 | .This introductory textbook on Java programming is different from others by its emphasis on test-driven development. Writing tests before designing the implementation is incredibly important for debugging purposes and understanding the desired outcome. While testing is often an afterthought in other Java textbooks (being placed at the very end or not at all, which is in some ways cruel to withhold such capabilities from the student), this text takes a different, perhaps "functional“ approach to learning Java: it introduces testing and methods from the start, followed by conditionals, recursion, and loops (on purpose in this very order). It then dives deep into data structures and the Java Collections API, including streams and generics. After this, it pivots to object-oriented programming, exceptions and I/O, searching and sorting, algorithm analysis, and eventually advanced Java/programming topics...This ordering of topics is well adjusted to prepare students to subsequent upper-level courses in data structure or algorithm design and implementation. The approach is illuminated by numerous code snippets and the students’ understanding is consolidated by about 250 exercises covering | 出版日期 | Textbook 2024 | 关键词 | Java Programming; Test-Driven Development; Software Testing; Programming Languages; Computer Science Edu | 版次 | 1 | doi | https://doi.org/10.1007/978-3-031-66638-4 | isbn_softcover | 978-3-031-66637-7 | isbn_ebook | 978-3-031-66638-4 | copyright | The Editor(s) (if applicable) and The Author(s), under exclusive license to Springer Nature Switzerl |
The information of publication is updating
|
|