1. Introduction to Computers and Python

Objectives

  • Learn about exciting recent developments in computing.
  • Learn computer hardware, software and Internet basics.
  • Understand the data hierarchy from bits to databases.
  • Understand the different types of programming languages.
  • Understand object-oriented programming basics.

Objectives (cont.)

  • Understand the strengths of Python and other leading programming languages.
  • Understand the importance of libraries.
  • Be introduced to key Python and data-science libraries you’ll use in this book.
  • Test-drive the IPython interpreter’s interactive mode for executing Python code.
  • Execute a Python script that animates a bar chart.

Objectives (cont.)

  • Create and test-drive a web-browser-based Jupyter Notebook for executing Python code.
  • Learn how big “big data” is and how quickly it’s getting even bigger.
  • Read a big-data case study on a mobile navigation app.
  • Be introduced to artificial intelligence—at the intersection of computer science and data science.

Outline


©1992–2020 by Pearson Education, Inc. All Rights Reserved. This content is based on Chapter 1 of the book Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and the Cloud.

DISCLAIMER: The authors and publisher of this book have used their best efforts in preparing the book. These efforts include the development, research, and testing of the theories and programs to determine their effectiveness. The authors and publisher make no warranty of any kind, expressed or implied, with regard to these programs or to the documentation contained in these books. The authors and publisher shall not be liable in any event for incidental or consequential damages in connection with, or arising out of, the furnishing, performance, or use of these programs.