Computational Thinking: A Perspective on Computer Science
Autor Zhiwei Xu, Jialin Zhangen Limba Engleză Hardback – 7 dec 2021
This book introduces computer science from a computational thinking perspective. In computer science the way of thinking is characterized by three external and eight internal features, including automatic execution, bit-accuracy and abstraction. The book is divided into chapters on logic thinking, algorithmic thinking, systems thinking, and network thinking. It also covers societal impact and responsible computing material – from ICT industry to digital economy, from the wonder of exponentiation to wonder of cyberspace, and from code of conduct to best practices for independent work.
The book’s structure encourages active, hands-on learning using the pedagogic tool Bloom's taxonomy to create computational solutions to over 200 problems of varying difficulty. Students solve problems using a combination of thought experiment, programming, and written methods. Only 300 lines of code in total are required to solve most programming problems in this book.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 322.28 lei 6-8 săpt. | |
Springer Nature Singapore – 8 dec 2022 | 322.28 lei 6-8 săpt. | |
Hardback (1) | 237.44 lei 3-5 săpt. | +28.91 lei 6-12 zile |
Springer Nature Singapore – 7 dec 2021 | 237.44 lei 3-5 săpt. | +28.91 lei 6-12 zile |
Preț: 237.44 lei
Preț vechi: 296.79 lei
-20% Nou
Puncte Express: 356
Preț estimativ în valută:
45.44€ • 47.94$ • 37.87£
45.44€ • 47.94$ • 37.87£
Carte disponibilă
Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 38.90 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9789811638473
ISBN-10: 9811638470
Pagini: 350
Ilustrații: XXVI, 319 p. 1 illus.
Dimensiuni: 155 x 235 x 26 mm
Greutate: 0.66 kg
Ediția:1st ed. 2021
Editura: Springer Nature Singapore
Colecția Springer
Locul publicării:Singapore, Singapore
ISBN-10: 9811638470
Pagini: 350
Ilustrații: XXVI, 319 p. 1 illus.
Dimensiuni: 155 x 235 x 26 mm
Greutate: 0.66 kg
Ediția:1st ed. 2021
Editura: Springer Nature Singapore
Colecția Springer
Locul publicării:Singapore, Singapore
Cuprins
1 Overview of Computer Science.-2 Processes of Digital Symbol Manipulation.- 3 Logic Thinking.- 4 Algorithmic Thinking.- 5 Systems Thinking.- 6 Network Thinking.- 7 Projects.- 8 Appendices.
Recenzii
“The book companion website includes the course’s lecture and project slides as well as Go source code. … Xu and Zhang validate the view that it is indeed more concerned with … CS instruction itself and provides an effective framework for teaching the subject from introductory to advanced courses. Thus they agree with other notable CT researchers and practitioners, such as Denning and Tedre [1], and their textbook is a most valuable contribution to CS education.” (Harry J. Foxwell, Computing Reviews, October 12, 2022)
“The book has a companion website from which readers can pull down over 200 MB of zip files with lecture notes, lab notes … and project notes. This is a puzzling book in some respects. On the one hand itcovers basic concepts and terminology for the beginning student, yet on the other hand plunges into sophisticated topics without drawing a breadth. Likewise, it claims that programing experience is not a prerequisite … .” (Anthony J. Duben, Computing Reviews, August 30, 2022)
“The most preeminent characteristic of this book is its ‘thinking’-perspective, which the reader may or may not like, and which perhaps leads to a suboptimal arrangements of topics. … the material presented is impressive, and at least the fundamentals are covered in great detail.” (Dieter Riebesehl, zbMATH 1490.68001, 2022)
Notă biografică
Zhiwei Xu received his PhD from the University of Southern California (1987) and is a Professor at the Institute of Computing Technology, Chinese Academy of Sciences, Beijing, China. He is also a professor at the University of Chinese Academy of Sciences (UCAS). His main research areas include computer architecture and distributed systems. He has led over a dozen priority research projects in parallel and distributed computing. He has over 30 years of experience teaching undergraduate and graduate courses in computer architecture, computer organization, digital logic, distributed systems, introduction to computer science, and parallel processing.
Jialin Zhang received her PhD from Tsinghua University, Beijing, China (2010) and is a professor at the Institute of Computing Technology, Chinese Academy of Sciences, Beijing, China. She is also a professor at the University of Chinese Academy of Sciences (UCAS). Her main research areas include theoretical computer science and quantum computation. She has taught undergraduate and graduate courses in introductory computer science, design and analysis of algorithms, and advanced algorithms.
Jialin Zhang received her PhD from Tsinghua University, Beijing, China (2010) and is a professor at the Institute of Computing Technology, Chinese Academy of Sciences, Beijing, China. She is also a professor at the University of Chinese Academy of Sciences (UCAS). Her main research areas include theoretical computer science and quantum computation. She has taught undergraduate and graduate courses in introductory computer science, design and analysis of algorithms, and advanced algorithms.
Textul de pe ultima copertă
This textbook is intended as a textbook for one-semester, introductory computer science courses aimed at undergraduate students from all disciplines. Self-contained and with no prerequisites, it focuses on elementary knowledge and thinking models. The content has been tested in university classrooms for over six years, and has been used in summer schools to train university and high-school teachers on teaching introductory computer science courses using computational thinking.
This book introduces computer science from a computational thinking perspective. In computer science the way of thinking is characterized by three external and eight internal features, including automatic execution, bit-accuracy and abstraction. The book is divided into chapters on logic thinking, algorithmic thinking, systems thinking, and network thinking. It also covers societal impact and responsible computing material – from ICT industry to digital economy, from the wonder of exponentiation to wonder of cyberspace, and from code of conduct to best practices for independent work.
The book’s structure encourages active, hands-on learning using the pedagogic tool Bloom's taxonomy to create computational solutions to over 200 problems of varying difficulty. Students solve problems using a combination of thought experiment, programming, and written methods. Only 300 lines of code in total are required to solve most programming problems in this book.
This book introduces computer science from a computational thinking perspective. In computer science the way of thinking is characterized by three external and eight internal features, including automatic execution, bit-accuracy and abstraction. The book is divided into chapters on logic thinking, algorithmic thinking, systems thinking, and network thinking. It also covers societal impact and responsible computing material – from ICT industry to digital economy, from the wonder of exponentiation to wonder of cyberspace, and from code of conduct to best practices for independent work.
The book’s structure encourages active, hands-on learning using the pedagogic tool Bloom's taxonomy to create computational solutions to over 200 problems of varying difficulty. Students solve problems using a combination of thought experiment, programming, and written methods. Only 300 lines of code in total are required to solve most programming problems in this book.
Caracteristici
Serves as a self-contained textbook for introductory computer science courses for undergraduate students from all disciplines Helps readers to master computational thinking from the aspects of logic thinking, algorithmic thinking, systems thinking, and network thinking Includes over 200 examples, exercises and projects to encourage hands-on learning, while the companion website includes lecture slides, code and multimedia files, and solutions to homework problems