|
4 | 4 | "cell_type": "markdown",
|
5 | 5 | "metadata": {},
|
6 | 6 | "source": [
|
7 |
| - "© 2021 by Pearson Education, Inc. All Rights Reserved. The content in this notebook is based on the textbook [**Intro Python for Computer Science and Data Science**](https://amzn.to/2YU0QTJ) and our professional book [**Python for Programmers**](https://amzn.to/2VvdnxE) — Please do not purchase both. The professional book is a subset of the textbook." |
| 7 | + "© 2022 by Pearson Education, Inc. All Rights Reserved. The content in this notebook is based on the textbook [**Intro Python for Computer Science and Data Science**](https://amzn.to/2YU0QTJ) and our professional book [**Python for Programmers**](https://amzn.to/2VvdnxE) — Please do not purchase both. The professional book is a subset of the textbook." |
8 | 8 | ]
|
9 | 9 | },
|
10 | 10 | {
|
|
47 | 47 | "# My Upcoming O'Reilly Live Training Courses\n",
|
48 | 48 | "https://deitel.com/LearnWithDeitel\n",
|
49 | 49 | "\n",
|
50 |
| - "* **September 21**—Python Full Throttle \n", |
51 |
| - "* **September 28**—Python Data Science Full Throttle \n", |
52 |
| - "* **October 5**—Java Full Throttle \n", |
53 |
| - "* **October 12**—Python Full Throttle \n", |
54 |
| - "* **October 19**—Python Data Science Full Throttle \n", |
55 |
| - "* **November 9**—Python Full Throttle \n", |
56 |
| - "* **November 16**—Python Data Science Full Throttle \n", |
57 |
| - "* **December 1**—Java Full Throttle \n", |
58 |
| - "* **December 7**—Python Full Throttle \n", |
59 |
| - "* **December 14**—Python Data Science Full Throttle \n", |
| 50 | + "* **January 25**—Python Data Science Full Throttle \n", |
| 51 | + "* **February 8**—Java Full Throttle \n", |
| 52 | + "* **February 15**—Python Full Throttle \n", |
| 53 | + "* **February 28**—Python Data Science Full Throttle \n", |
| 54 | + "* **March 15**—Python Full Throttle \n", |
| 55 | + "* **March 22**—Python Data Science Full Throttle \n", |
60 | 56 | "\n",
|
61 | 57 | "My Python courses run every 4-5 weeks and my Java course runs every 7-9 weeks. \n",
|
62 | 58 | "\n",
|
63 |
| - "Under development: **C++20 Full Throttle** and **C Full Throttle**" |
| 59 | + "Under development: **C++20 Full Throttle**" |
64 | 60 | ]
|
65 | 61 | },
|
66 | 62 | {
|
|
90 | 86 | "* **Spark Streaming**\n",
|
91 | 87 | "* **Internet of Things (IoT) Streaming Data**\n",
|
92 | 88 | "\n",
|
93 |
| - "**Next offering is September 28:** https://bit.ly/PyDSFTSept2021" |
| 89 | + "**Next offering is January 25:** https://learning.oreilly.com/attend/python-r-data-science-full-throttle-with-paul-deitel-introductory-ai-big-data-and-cloud-case-studies/0636920289197/0636920064476/" |
94 | 90 | ]
|
95 | 91 | },
|
96 | 92 | {
|
|
311 | 307 | "* **Windows**, **macOS** and **Linux**\n",
|
312 | 308 | "* **Python**, the **IPython interpreter** and **Jupyter Notebooks**\n",
|
313 | 309 | "* Includes wide range of **software packages** and **libraries** commonly used in **Python programming**, **scientific computing**, **data science**, **AI** and more\n",
|
314 |
| - "* Currently Python 3.8\n", |
| 310 | + "* Currently Python 3.9\n", |
315 | 311 | "* For setup instructions, see our *Python for Programmers* [Before You Begin section](https://learning.oreilly.com/library/view/python-for-programmers/9780135231364/pref03.xhtml#pref03)"
|
316 | 312 | ]
|
317 | 313 | },
|
|
324 | 320 | "<hr style=\"height:2px; border:none; color:#000; background-color:#000;\">"
|
325 | 321 | ]
|
326 | 322 | },
|
327 |
| - { |
328 |
| - "cell_type": "markdown", |
329 |
| - "metadata": { |
330 |
| - "jupyter": { |
331 |
| - "source_hidden": true |
332 |
| - }, |
333 |
| - "tags": [] |
334 |
| - }, |
335 |
| - "source": [ |
336 |
| - "# Kite: AI-Based Documentation and Code Completion\n", |
337 |
| - "\n", |
338 |
| - "* https://www.kite.com/\n", |
339 |
| - "* Works with many IDEs and **with JupyterLab**\n", |
340 |
| - "* They just eliminated the \"pro plan\"" |
341 |
| - ] |
342 |
| - }, |
343 |
| - { |
344 |
| - "cell_type": "markdown", |
345 |
| - "metadata": { |
346 |
| - "jupyter": { |
347 |
| - "source_hidden": true |
348 |
| - }, |
349 |
| - "tags": [] |
350 |
| - }, |
351 |
| - "source": [ |
352 |
| - "<hr style=\"height:2px; border:none; color:#000; background-color:#000;\">" |
353 |
| - ] |
354 |
| - }, |
355 | 323 | {
|
356 | 324 | "cell_type": "markdown",
|
357 | 325 | "metadata": {},
|
|
443 | 411 | "# My Upcoming O'Reilly Live Training Courses\n",
|
444 | 412 | "https://deitel.com/LearnWithDeitel\n",
|
445 | 413 | "\n",
|
446 |
| - "* **September 21**—Python Full Throttle \n", |
447 |
| - "* **September 28**—Python Data Science Full Throttle \n", |
448 |
| - "* **October 5**—Java Full Throttle \n", |
449 |
| - "* **October 12**—Python Full Throttle \n", |
450 |
| - "* **October 19**—Python Data Science Full Throttle \n", |
451 |
| - "* **November 9**—Python Full Throttle \n", |
452 |
| - "* **November 16**—Python Data Science Full Throttle \n", |
453 |
| - "* **December 1**—Java Full Throttle \n", |
454 |
| - "* **December 7**—Python Full Throttle \n", |
455 |
| - "* **December 14**—Python Data Science Full Throttle \n", |
| 414 | + "* **January 25**—Python Data Science Full Throttle \n", |
| 415 | + "* **February 8**—Java Full Throttle \n", |
| 416 | + "* **February 15**—Python Full Throttle \n", |
| 417 | + "* **February 28**—Python Data Science Full Throttle \n", |
| 418 | + "* **March 15**—Python Full Throttle \n", |
| 419 | + "* **March 22**—Python Data Science Full Throttle \n", |
456 | 420 | "\n",
|
457 | 421 | "My Python courses run every 4-5 weeks and my Java course runs every 7-9 weeks. \n",
|
458 | 422 | "\n",
|
459 |
| - "Under development: **C++20 Full Throttle** and **C Full Throttle**" |
| 423 | + "Under development: **C++20 Full Throttle**" |
460 | 424 | ]
|
461 | 425 | },
|
462 | 426 | {
|
|
486 | 450 | "* **Spark Streaming**\n",
|
487 | 451 | "* **Internet of Things (IoT) Streaming Data**\n",
|
488 | 452 | "\n",
|
489 |
| - "**Next offering is September 28:** https://bit.ly/PyDSFTSept2021" |
| 453 | + "**Next offering is October 19:** https://bit.ly/PythonDSFTOct2021" |
490 | 454 | ]
|
491 | 455 | },
|
492 | 456 | {
|
|
537 | 501 | "cell_type": "markdown",
|
538 | 502 | "metadata": {},
|
539 | 503 | "source": [
|
540 |
| - "© 2021 by Pearson Education, Inc. All Rights Reserved. The content in this notebook is based on the textbook [**Intro Python for Computer Science and Data Science**](https://amzn.to/2YU0QTJ) and our professional book [**Python for Programmers**](https://amzn.to/2VvdnxE) — Please do not purchase both. The professional book is a subset of the textbook." |
| 504 | + "© 2022\n", |
| 505 | + "by Pearson Education, Inc. All Rights Reserved. The content in this notebook is based on the textbook [**Intro Python for Computer Science and Data Science**](https://amzn.to/2YU0QTJ) and our professional book [**Python for Programmers**](https://amzn.to/2VvdnxE) — Please do not purchase both. The professional book is a subset of the textbook." |
541 | 506 | ]
|
542 | 507 | }
|
543 | 508 | ],
|
|
0 commit comments