EBOOK COMPUTER PROGRAMMING AND ALGORITHMS WITH PYTHON

1st Edition
9813311789 · 9789813311787
Lifetime
S$38.69
After you purchase your eBook, you will need to download VitalSource Bookshelf, a free app. Then login or create an account and enter the code from your order confirmation email to access your eBook.
  • Access the eBook anytime, anywhere: online or offline
  • Create notes, flashcards and make annotations while you study
  • Full searchable content: quickly find the answers you are looking for

Preface

About the Authors

Part 1 Computer Programming and Algorithms

Chapter 1 Problem Analysis and Formulation

Chapter 2 Programming Constructs

Chapter 3 Algorithm Development

Chapter 4 Fundamental Algorithms

Chapter 5 Software Design

Chapter 6 Software Testing

Chapter 7 Computational Thinking

Part 2 The Python Programming Language

Chapter 1 Introducing Python

Chapter 2 Data Structures

Chapter 3 Operators and Expressions

Chapter 4 Control Structures

Chapter 5 Functions and Methods

Chapter 6 Inputs and Outputs

Chapter 7 File Processing

Part 3 Python  Programming Projects