Skip to content

Commit 61d13e3

Browse files
committed
Updates to Twitter V2 APIs and other updates for 09/27/2022 class
1 parent 9d88bac commit 61d13e3

28 files changed

+3947
-4211
lines changed

StartHere.ipynb

+6-7
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,12 @@
4848
"# My Upcoming O'Reilly Live Training Courses\n",
4949
"https://deitel.com/LearnWithDeitel\n",
5050
"\n",
51-
"* **This Thursday, August 11**—Python Data Science Full Throttle\n",
52-
"> https://learning.oreilly.com/live-events/python-data-science-full-throttle-with-paul-deitel-introductory-artificial-intelligence-ai-big-data-and-cloud-case-studies/0636920289197/0636920075331/\n",
53-
"* **September 6**—Python Full Throttle \n",
54-
"* **September 27**—Python Data Science Full Throttle \n",
5551
"* **October 4**—Python Full Throttle \n",
5652
"* **October 11**—Java Full Throttle \n",
57-
"* **October 31**—Python Data Science Full Throttle "
53+
"* **October 31**—Python Data Science Full Throttle \n",
54+
"* **November 8**—Python Full Throttle \n",
55+
"* **December 6**—Python Full Throttle \n",
56+
"* **December 8**—Python Data Science Full Throttle \n"
5857
]
5958
},
6059
{
@@ -94,7 +93,7 @@
9493
}
9594
},
9695
"source": [
97-
"# Now Available on O'Reilly: **C++20 for Programmers** and **C++20 LiveLessons** Sneak Peek (Video Lessons 1-13 out of 20)\n",
96+
"# Now Available on O'Reilly: **C++20 for Programmers** and **C++20 LiveLessons** Sneak Peek (Video Lessons 1–14 out of 20)\n",
9897
"https://deitel.com/LearnWithDeitel\n",
9998
"\n",
10099
"<a href=\"https://learning.oreilly.com/videos/c20-fundamentals/9780136875185\"><img alt=\"C++ Fundamentals LiveLessons cover\" src=\"./images/cpp20ll.jpg\" width=\"200px\" border=\"1\"/></a>&nbsp;&nbsp;&nbsp;<a href=\"https://learning.oreilly.com/library/view/c20-for-programmers/9780136905776/\"><img alt=\"C++20 for Programmers cover\" src=\"./images/c-plus-plus-20-for-programmers.jpg\" width=\"184px\" border=\"1\"/></a>\n"
@@ -408,7 +407,7 @@
408407
"name": "python",
409408
"nbconvert_exporter": "python",
410409
"pygments_lexer": "ipython3",
411-
"version": "3.10.5"
410+
"version": "3.10.6"
412411
},
413412
"nbTranslate": {
414413
"displayLangs": [

WrapUp.ipynb

+5-6
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,12 @@
4848
"# My Upcoming O'Reilly Live Training Courses\n",
4949
"https://deitel.com/LearnWithDeitel\n",
5050
"\n",
51-
"* **This Thursday, August 11**&mdash;Python Data Science Full Throttle\n",
52-
"> https://learning.oreilly.com/live-events/python-data-science-full-throttle-with-paul-deitel-introductory-artificial-intelligence-ai-big-data-and-cloud-case-studies/0636920289197/0636920075331/\n",
53-
"* **September 6**&mdash;Python Full Throttle \n",
54-
"* **September 27**&mdash;Python Data Science Full Throttle \n",
5551
"* **October 4**&mdash;Python Full Throttle \n",
5652
"* **October 11**&mdash;Java Full Throttle \n",
57-
"* **October 31**&mdash;Python Data Science Full Throttle "
53+
"* **October 31**&mdash;Python Data Science Full Throttle \n",
54+
"* **November 8**&mdash;Python Full Throttle \n",
55+
"* **December 6**&mdash;Python Full Throttle \n",
56+
"* **December 8**&mdash;Python Data Science Full Throttle \n"
5857
]
5958
},
6059
{
@@ -178,7 +177,7 @@
178177
"name": "python",
179178
"nbconvert_exporter": "python",
180179
"pygments_lexer": "ipython3",
181-
"version": "3.10.5"
180+
"version": "3.10.6"
182181
},
183182
"nbTranslate": {
184183
"displayLangs": [

ch11/Ch11.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1374,7 +1374,7 @@
13741374
"name": "python",
13751375
"nbconvert_exporter": "python",
13761376
"pygments_lexer": "ipython3",
1377-
"version": "3.10.5"
1377+
"version": "3.10.6"
13781378
}
13791379
},
13801380
"nbformat": 4,
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)