0% found this document useful (0 votes)
27 views

Lecture_TWP_Python_A02_1a_General_Books_and_Schedule

The document outlines a course titled 'Together With Python', focusing on computation, visualization, and reporting. It includes a schedule of lectures and tutorials covering various topics in Python programming, as well as a list of references for further reading. The course is structured into 10 lecture units and 2 tutorial units, with each session aimed to last approximately 20 minutes.

Uploaded by

Nirjhar Dhang
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Lecture_TWP_Python_A02_1a_General_Books_and_Schedule

The document outlines a course titled 'Together With Python', focusing on computation, visualization, and reporting. It includes a schedule of lectures and tutorials covering various topics in Python programming, as well as a list of references for further reading. The course is structured into 10 lecture units and 2 tutorial units, with each session aimed to last approximately 20 minutes.

Uploaded by

Nirjhar Dhang
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

Together With Python

Together With Python


Computation, Visualization and Reporting
Part A-2 : Books and Schedule

Nirjhar Dhang


Version : 1.732 : 3
Created on : June 11, 2016
Last revision : January 11, 2025
Overview

1 Books

2 Schedule

3 References
Books
Books
Books
Books
Books
Books
Schedule
Schedule Lecture : 10 units, Tutorial : 2 units
Module-A : Programming Python
Part Topic
A-01 Introduction to Python
A-02 Books and Schedule
A-03 Features of Python
A-04 Linear Algebra
A-05 2D Graphics
TA-01 Tutorial - I
A-06 Usage of Packages : numpy, scipy and matplotlib
A-07 Data Structures
A-08 GUI Programming
A-09 Computer Visualization
A-10 Reporting
TA-02 Tutorial - II
Note: Each lecture/tutorial unit is tried to be restricted within 20
minutes duration, however, it may exceed little bit in a few cases.
References
References

Core Python Programming, 2nd Edition, Wesley J. Chun,2007


Programming Python, Mark Lutz, O’Reilly,2012
Python for Scientists, John M. Stewart, Cambridge University
Press, 2014
Data Science from Scratch, Joel Grus, O’Reilly,2015
Introduction to Machine Learning with Python, Andreas C.
Muller & Sarah Guido, O’Reilly,2016

You might also like