Information Technology
URI vĩnh viễn cho bộ sưu tập này
Duyệt qua
Đang duyệt Information Technology theo Tác giả
Đang hiển thị 1 - 2 trong tổng số 2
Kết quả mỗi trang
Tùy chọn sắp xếp
- Tài liệuHow to Think Like a Computer Scientist: Learning with Python(Green Tea Press, 2021) Downey, Allen; Elkner, Jeff; Meyers, ChrisHow to Think Like a Computer Scientist: Learning with Python is an introduction to programming using Python. Table of Contents: Chapter 1: The way of the program Chapter 2: Variables, expressions and statements Chapter 3: Functions Chapter 4: Conditionals and recursion Chapter 5: Fruitful functions Chapter 6: Iteration Chapter 7: Strings Chapter 8: Lists Chapter 9: Tuples Chapter 10: Dictionaries Chapter 11: Files and exceptions Chapter 12: Classes and objects Chapter 13: Classes and functions Chapter 14: Classes and methods Chapter 15: Sets of objects Chapter 16: Inheritance Chapter 17: Linked lists Chapter 18: Stacks Chapter 19: Queues Chapter 20: Trees Appendix A: Debugging Appendix B: Creating a new data type Appendix D: Recommendations for further reading Index
- Tài liệuThink Java: How to Think Like a Computer Scientist(O'Reilly, 2016) Mayfield, Chris; Downey, AllenThink Java is an introduction to computer science and programming intended for people with little or no experience. The authors provide a well thought out, logical progression of concepts, from the most basic to recursion and object-oriented programming. All terms are defined when they are first used.