Skip to content

Commit 72cd2ec

Browse files
authored
Update README.md
1 parent a309e8e commit 72cd2ec

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
# PythonFundamentalsLiveLessons
2-
Example code for Our Python Fundamentals LiveLessons Videos
1+
# Python Fundamentals LiveLessons
2+
This repository contains the source code and supporting files associated with our Python Fundamentals LiveLessons videos, which are based on our professional book <a href=https://amzn.to/2Kd8dQk target="_blank">_Python for Programmers_</a> and our textbook <a href=https://amzn.to/2KfCptN target="_blank">_Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and the Cloud_.</a>
3+
4+
![Cover image for Python for Programmers](http://deitel.com/bookresources/PythonFP/PythonForProgrammersCover.png)
5+
6+
![Cover image for Intro to Python for Computer Science and Data Science:
7+
Learning to Program with AI, Big Data and the Cloud](http://deitel.com/bookresources/IntroToPython/IntroToPythonCover.png)
8+
9+
These files are Copyright 2019 by Pearson Education, Inc. All Rights Reserved.
10+
11+
You may use these files for your personal purposes, but please do not repost them without our express written consent.
12+
13+
If you have any questions, open an issue in the Issues tab or email us: deitel at deitel dot com.
14+
15+
The authors and publisher of this book have used their best efforts in preparing this 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 this book. 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.

0 commit comments

Comments
 (0)