CS110 - Computer Science Fundamentals
Computer Science Fundamentals (Python)
Into to
Computers
and
Computer Programs
:
Why
learn programming ?
What
is a
computer
?:
How
does a
computer
work?:
What is a
computer program
?
What
does a
computer program
contain?:
What
does a
computer program
contain?:
The process of writing a program (a behind the scene look at program translation):
Installing Python and running Python programs:
Installing
Python
:
Python - Virtual Environment
Basic Syntax and Program structure:
List and other comprehensions
List and other kinds of
comprehensions
:
Decorators
Functions as
objects
:
Pandas
Data structures available in Pandas:
Series:
Basic Functionality:
Data Frames:
Basic Functionality:
Selecting elements in a Data Frame: