top of page

Learning Python

  • Writer: Jino Shaji
    Jino Shaji
  • Jan 7, 2015
  • 1 min read

Updated: Jun 9, 2020

Learning Python

Unfortunately, we won’t have time to cover all of Python in class; so, we’re just going to go  over highlights. 

–You’ll need to learn more on your own. 

–Homework 0 asks you to install Python or get comfortable using it here in the lab.  It also asks you to read some online Python tutorials.

–Later homeworks will include Python programming exercises to help you practice.


–We will fairly rapidly move to using the Natural Language ToolKit.

Recent Posts

See All
Program to Create an investment report.

“””Program: investment.py Author: JINO SHAJI Compute an investment report. 1. The inputs are        starting investment amount       ...

 
 
 

Comments


bottom of page