Skip to content

Commit f181648

Browse files
committed
Updates to some URLs. Presentation changes.
1 parent 9aeeb70 commit f181648

21 files changed

+7077
-6058
lines changed

StartHere.html

+111-36
Original file line numberDiff line numberDiff line change
@@ -13166,34 +13166,10 @@ <h1 id="Contact-Info">Contact Info<a class="anchor-link" href="#Contact-Info">&#
1316613166
</div><div class="inner_cell">
1316713167
<div class="text_cell_render border-box-sizing rendered_html">
1316813168
<h1 id="Upcoming-Deitel-Safari-Live-Training-Courses"><a href="https://learning.oreilly.com/search/?query=deitel&amp;extended_publisher_data=true&amp;highlight=true&amp;include_assessments=false&amp;include_case_studies=true&amp;include_courses=true&amp;include_orioles=true&amp;include_playlists=true&amp;include_collections=true&amp;include_notebooks=true&amp;is_academic_institution_account=false&amp;source=user&amp;formats=live%20online%20training&amp;sort=relevance&amp;facet_json=true&amp;page=0">Upcoming Deitel Safari Live Training Courses</a><a class="anchor-link" href="#Upcoming-Deitel-Safari-Live-Training-Courses">&#182;</a></h1><ul>
13169-
<li>11/5/19&mdash;Java Full Throttle with Paul Deitel: A One-Day, Code-Intensive Java Standard Edition </li>
13170-
<li>11/12/19&mdash;Python Full Throttle with Paul Deitel: A One-Day, Fast-Paced, Code-Intensive Python </li>
13171-
<li>11/19/19&mdash;Python Data Science Full Throttle with Paul Deitel: Introductory AI, Big Data and Cloud Case Studies</li>
1317213169
<li>12/10/19&mdash;Python Full Throttle with Paul Deitel: A One-Day, Fast-Paced, Code-Intensive Python </li>
1317313170
<li>12/17/19&mdash;Python Data Science Full Throttle with Paul Deitel: Introductory AI, Big Data and Cloud Case Studies </li>
13174-
</ul>
13175-
13176-
</div>
13177-
</div>
13178-
</div>
13179-
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13180-
</div><div class="inner_cell">
13181-
<div class="text_cell_render border-box-sizing rendered_html">
13182-
<hr style="height:2px; border:none; color:#000; background-color:#000;">
13183-
</div>
13184-
</div>
13185-
</div>
13186-
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13187-
</div><div class="inner_cell">
13188-
<div class="text_cell_render border-box-sizing rendered_html">
13189-
<h1 id="Code-and-Jupyter-Notebooks-for-Today's-Presentation">Code and Jupyter Notebooks for Today's Presentation<a class="anchor-link" href="#Code-and-Jupyter-Notebooks-for-Today's-Presentation">&#182;</a></h1><ul>
13190-
<li>Presenting in <strong>Jupyter Notebooks</strong> </li>
13191-
<li><a href="https://github.com/pdeitel/PythonDataScienceFullThrottle"><strong>Download the notebooks</strong> from my GitHub repository</a> </li>
13192-
<li>Root <strong><code>PythonDataScienceFullThrottle</code></strong> folder contains this <strong><code>StartHere.ipynb</code></strong> and <strong>subfolders <code>ch11</code>-<code>ch16</code></strong> for the 6 sections of today's presentation<ul>
13193-
<li>Each corresponds to lessons in my <strong>Python Fundamentals LiveLessons videos</strong> and chapters in <strong>Python for Programmers</strong></li>
13194-
</ul>
13195-
</li>
13196-
<li>Each notebook also is <strong>provided as an HTML document</strong> </li>
13171+
<li>January and Feburary course schedule coming soon.</li>
13172+
<li><a href="https://learning.oreilly.com/search/?query=deitel&amp;extended_publisher_data=true&amp;highlight=true&amp;include_assessments=false&amp;include_case_studies=true&amp;include_courses=true&amp;include_orioles=true&amp;include_playlists=true&amp;include_collections=true&amp;include_notebooks=true&amp;is_academic_institution_account=false&amp;source=user&amp;formats=live%20online%20training&amp;sort=relevance&amp;facet_json=true&amp;page=0">Check the Schedule</a></li>
1319713173
</ul>
1319813174

1319913175
</div>
@@ -13210,8 +13186,9 @@ <h1 id="Code-and-Jupyter-Notebooks-for-Today's-Presentation">Code and Jupyter No
1321013186
</div><div class="inner_cell">
1321113187
<div class="text_cell_render border-box-sizing rendered_html">
1321213188
<h1 id="Note-Regarding-Code-Execution">Note Regarding Code Execution<a class="anchor-link" href="#Note-Regarding-Code-Execution">&#182;</a></h1><ul>
13213-
<li>My goal is to expose you to <strong>many data science and AI topics</strong> in Python</li>
13214-
<li>Many of these <strong>require complex software setups</strong> that I can't cover in the course due to time constraints</li>
13189+
<li>I don't intend for you to run everything in parallel with my presentation.</li>
13190+
<li><strong>Today's goal:</strong> Expose you to <strong>many data science and AI topics</strong> in Python</li>
13191+
<li>Some <strong>require complex software setups</strong> that I can't cover in the course due to time constraints</li>
1321513192
<li>I've provided <strong>links to detailed setup instructions</strong> in both my <strong>Python Fundamentals LiveLessons videos</strong> and in <strong>Python for Programmers</strong></li>
1321613193
</ul>
1321713194

@@ -13228,11 +13205,15 @@ <h1 id="Note-Regarding-Code-Execution">Note Regarding Code Execution<a class="an
1322813205
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
1322913206
</div><div class="inner_cell">
1323013207
<div class="text_cell_render border-box-sizing rendered_html">
13231-
<h1>&nbsp;</h1>
13232-
<h1>&nbsp;</h1>
13233-
<h1><strong>"If I have seen further it is by standing on the shoulders of giants."</strong> &mdash; Isaac Newton (and others before him)</h1>
13234-
<h1>&nbsp;</h1>
13235-
<h1>&nbsp;</h1>
13208+
<h1 id="Code-and-Jupyter-Notebooks-for-Today's-Presentation">Code and Jupyter Notebooks for Today's Presentation<a class="anchor-link" href="#Code-and-Jupyter-Notebooks-for-Today's-Presentation">&#182;</a></h1><ul>
13209+
<li>Presenting in <strong>Jupyter Notebooks</strong> </li>
13210+
<li><a href="https://github.com/pdeitel/PythonDataScienceFullThrottle"><strong>Download the notebooks</strong> from my GitHub repository</a> </li>
13211+
<li>Root <strong><code>PythonDataScienceFullThrottle</code></strong> folder contains this <strong><code>StartHere.ipynb</code></strong> and <strong>subfolders <code>ch11</code>-<code>ch16</code></strong> for the 6 sections of today's presentation<ul>
13212+
<li>Each folder corresponds to a lesson in my <strong>Python Fundamentals LiveLessons videos</strong> and a chapter in <strong>Python for Programmers</strong></li>
13213+
</ul>
13214+
</li>
13215+
<li>Each notebook also is <strong>provided as an HTML document</strong> for those of you who are not set up to run Jupyter Notebooks</li>
13216+
</ul>
1323613217

1323713218
</div>
1323813219
</div>
@@ -13295,6 +13276,13 @@ <h1 id="Python-Fundamentals-LiveLessons-on-Safari-Online-Learning"><a href="http
1329513276
</ul>
1329613277
<p><a href="https://learning.oreilly.com/videos/python-fundamentals/9780135917411"><img alt="Python Fundamentals LiveLessons cover" src="./images/PythonFundamentalsLiveLessons.jpg" width="200" border="1"/></a></p>
1329713278

13279+
</div>
13280+
</div>
13281+
</div>
13282+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13283+
</div><div class="inner_cell">
13284+
<div class="text_cell_render border-box-sizing rendered_html">
13285+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
1329813286
</div>
1329913287
</div>
1330013288
</div>
@@ -13307,6 +13295,13 @@ <h1 id="Python-for-Programmers-on-Safari-Online-Learning"><a href="https://learn
1330713295
</ul>
1330813296
<p><a href="https://amzn.to/2VvdnxE"><img alt="Python for Programmers cover" src="./images/PyFPCover.png" width="200" border="1"/></a></p>
1330913297

13298+
</div>
13299+
</div>
13300+
</div>
13301+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13302+
</div><div class="inner_cell">
13303+
<div class="text_cell_render border-box-sizing rendered_html">
13304+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
1331013305
</div>
1331113306
</div>
1331213307
</div>
@@ -13322,6 +13317,13 @@ <h1 id="Our-Python-Textbook-for-College-Courses-(1-of-3)">Our Python Textbook fo
1332213317
</ul>
1332313318
<p><a href="https://amzn.to/2LiDCmt"><img alt="Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and the Cloud" src="./images/IntroToPythonCover.png" width="200" border="1"></a></p>
1332413319

13320+
</div>
13321+
</div>
13322+
</div>
13323+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13324+
</div><div class="inner_cell">
13325+
<div class="text_cell_render border-box-sizing rendered_html">
13326+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
1332513327
</div>
1332613328
</div>
1332713329
</div>
@@ -13336,6 +13338,13 @@ <h1 id="Our-Python-Textbook-for-College-Courses-(2-of-3)">Our Python Textbook fo
1333613338
</li>
1333713339
</ul>
1333813340

13341+
</div>
13342+
</div>
13343+
</div>
13344+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13345+
</div><div class="inner_cell">
13346+
<div class="text_cell_render border-box-sizing rendered_html">
13347+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
1333913348
</div>
1334013349
</div>
1334113350
</div>
@@ -13358,6 +13367,13 @@ <h1 id="Our-Python-Textbook-for-College-Courses-(3-of-3)">Our Python Textbook fo
1335813367
<li><a href="http://deitel.com/bookresources/IntroToPython/IntroToPythonPreface.pdf">Preface</a></li>
1335913368
</ul>
1336013369

13370+
</div>
13371+
</div>
13372+
</div>
13373+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13374+
</div><div class="inner_cell">
13375+
<div class="text_cell_render border-box-sizing rendered_html">
13376+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
1336113377
</div>
1336213378
</div>
1336313379
</div>
@@ -13383,6 +13399,13 @@ <h1 id="Rhythm-of-the-Course">Rhythm of the Course<a class="anchor-link" href="#
1338313399
</li>
1338413400
</ul>
1338513401

13402+
</div>
13403+
</div>
13404+
</div>
13405+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13406+
</div><div class="inner_cell">
13407+
<div class="text_cell_render border-box-sizing rendered_html">
13408+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
1338613409
</div>
1338713410
</div>
1338813411
</div>
@@ -13415,6 +13438,32 @@ <h1 id="Python-Data-Science-Full-Throttle-Table-of-Contents">Python Data Science
1341513438
<li>Wrap-Up</li>
1341613439
</ol>
1341713440

13441+
</div>
13442+
</div>
13443+
</div>
13444+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13445+
</div><div class="inner_cell">
13446+
<div class="text_cell_render border-box-sizing rendered_html">
13447+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
13448+
</div>
13449+
</div>
13450+
</div>
13451+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13452+
</div><div class="inner_cell">
13453+
<div class="text_cell_render border-box-sizing rendered_html">
13454+
<h1>&nbsp;</h1>
13455+
<h1>&nbsp;</h1>
13456+
<h1><strong>"If I have seen further it is by standing on the shoulders of giants."</strong> &mdash; Isaac Newton (and others before him)</h1>
13457+
<h1>&nbsp;</h1>
13458+
<h1>&nbsp;</h1>
13459+
13460+
</div>
13461+
</div>
13462+
</div>
13463+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13464+
</div><div class="inner_cell">
13465+
<div class="text_cell_render border-box-sizing rendered_html">
13466+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
1341813467
</div>
1341913468
</div>
1342013469
</div>
@@ -13429,18 +13478,23 @@ <h1 id="Wrap-Up">Wrap-Up<a class="anchor-link" href="#Wrap-Up">&#182;</a></h1><h
1342913478
<li>Like what you saw? <strong>Please send testimonial comments to paul@deitel.com</strong>. We'd love to feature your comments in our marketing for future courses.</li>
1343013479
</ul>
1343113480

13481+
</div>
13482+
</div>
13483+
</div>
13484+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13485+
</div><div class="inner_cell">
13486+
<div class="text_cell_render border-box-sizing rendered_html">
13487+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
1343213488
</div>
1343313489
</div>
1343413490
</div>
1343513491
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
1343613492
</div><div class="inner_cell">
1343713493
<div class="text_cell_render border-box-sizing rendered_html">
1343813494
<h1 id="Upcoming-Deitel-Safari-Live-Training-Courses"><a href="https://learning.oreilly.com/search/?query=deitel&amp;extended_publisher_data=true&amp;highlight=true&amp;include_assessments=false&amp;include_case_studies=true&amp;include_courses=true&amp;include_orioles=true&amp;include_playlists=true&amp;include_collections=true&amp;include_notebooks=true&amp;is_academic_institution_account=false&amp;source=user&amp;formats=live%20online%20training&amp;sort=relevance&amp;facet_json=true&amp;page=0">Upcoming Deitel Safari Live Training Courses</a><a class="anchor-link" href="#Upcoming-Deitel-Safari-Live-Training-Courses">&#182;</a></h1><ul>
13439-
<li>11/5/19&mdash;Java Full Throttle with Paul Deitel: A One-Day, Code-Intensive Java Standard Edition </li>
13440-
<li>11/12/19&mdash;Python Full Throttle with Paul Deitel: A One-Day, Fast-Paced, Code-Intensive Python </li>
13441-
<li>11/19/19&mdash;Python Data Science Full Throttle with Paul Deitel: Introductory AI, Big Data and Cloud Case Studies</li>
1344213495
<li>12/10/19&mdash;Python Full Throttle with Paul Deitel: A One-Day, Fast-Paced, Code-Intensive Python </li>
1344313496
<li>12/17/19&mdash;Python Data Science Full Throttle with Paul Deitel: Introductory AI, Big Data and Cloud Case Studies </li>
13497+
<li>January and Feburary course schedule coming soon.</li>
1344413498
</ul>
1344513499

1344613500
</div>
@@ -13458,6 +13512,13 @@ <h1 id="Upcoming-Deitel-Safari-Live-Training-Courses"><a href="https://learning.
1345813512
<div class="text_cell_render border-box-sizing rendered_html">
1345913513
<h1 id="Python-Fundamentals-LiveLessons-on-Safari-Online-Learning"><a href="https://learning.oreilly.com/videos/python-fundamentals/9780135917411"><strong>Python Fundamentals LiveLessons</strong> on Safari Online Learning</a><a class="anchor-link" href="#Python-Fundamentals-LiveLessons-on-Safari-Online-Learning">&#182;</a></h1><p><a href="https://learning.oreilly.com/videos/python-fundamentals/9780135917411"><img alt="Python Fundamentals LiveLessons cover" src="./images/PythonFundamentalsLiveLessons.jpg" width="200" border="1"/></a></p>
1346013514

13515+
</div>
13516+
</div>
13517+
</div>
13518+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13519+
</div><div class="inner_cell">
13520+
<div class="text_cell_render border-box-sizing rendered_html">
13521+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
1346113522
</div>
1346213523
</div>
1346313524
</div>
@@ -13466,6 +13527,13 @@ <h1 id="Python-Fundamentals-LiveLessons-on-Safari-Online-Learning"><a href="http
1346613527
<div class="text_cell_render border-box-sizing rendered_html">
1346713528
<h1 id="Python-for-Programmers-on-Safari-Online-Learning"><a href="https://learning.oreilly.com/library/view/python-for-programmers/9780135231364/"><strong>Python for Programmers</strong> on Safari Online Learning</a><a class="anchor-link" href="#Python-for-Programmers-on-Safari-Online-Learning">&#182;</a></h1><p><a href="https://learning.oreilly.com/library/view/python-for-programmers/9780135231364/"><img alt="Python for Programmers cover" src="./images/PyFPCover.png" width="200" border="1"/></a></p>
1346813529

13530+
</div>
13531+
</div>
13532+
</div>
13533+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13534+
</div><div class="inner_cell">
13535+
<div class="text_cell_render border-box-sizing rendered_html">
13536+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
1346913537
</div>
1347013538
</div>
1347113539
</div>
@@ -13474,6 +13542,13 @@ <h1 id="Python-for-Programmers-on-Safari-Online-Learning"><a href="https://learn
1347413542
<div class="text_cell_render border-box-sizing rendered_html">
1347513543
<h1 id="Our-Python-Textbook-for-College-Courses">Our Python Textbook for College Courses<a class="anchor-link" href="#Our-Python-Textbook-for-College-Courses">&#182;</a></h1><p><a href="https://amzn.to/2LiDCmt"><img alt="Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and the Cloud" src="./images/IntroToPythonCover.png" width="200" border="1"></a></p>
1347613544

13545+
</div>
13546+
</div>
13547+
</div>
13548+
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
13549+
</div><div class="inner_cell">
13550+
<div class="text_cell_render border-box-sizing rendered_html">
13551+
<hr style="height:2px; border:none; color:#000; background-color:#000;">
1347713552
</div>
1347813553
</div>
1347913554
</div>

0 commit comments

Comments
 (0)