|
47 | 47 | "source": [
|
48 | 48 | "# My Upcoming O'Reilly Live Training Courses\n",
|
49 | 49 | "https://deitel.com/LearnWithDeitel\n",
|
50 |
| - "* **October 3**—Python Full Throttle: A One-Day, Fast-Paced, Code-Intensive Python Presentation\n", |
51 |
| - "* **October 10**—C++20 Full Throttle (Part 1)\n", |
52 |
| - "> Intro to C++20 Core Language Fundamentals, Arrays, Strings, Vectors, Pointers, and Object-Oriented Programming\n", |
53 |
| - "* **November 7**—Python Full Throttle: A One-Day, Fast-Paced, Code-Intensive Python Presentation\n", |
54 |
| - "* **November 14**—Python® Data Science Full Throttle: Introductory Artificial Intelligence (AI), Big Data and Cloud Case Studies\n", |
55 | 50 | "* **December 5**—Python Full Throttle: A One-Day, Fast-Paced, Code-Intensive Python Presentation\n",
|
56 | 51 | "* **December 7**—C++20 Full Throttle (Part 1)\n",
|
57 | 52 | "> Intro to C++20 Core Language Fundamentals, Arrays, Strings, Vectors, Pointers, and Object-Oriented Programming\n",
|
58 |
| - "* **December 11**—Java Full Throttle: A One-Day, Code-Intensive Java SE 10-21 Presentation" |
| 53 | + "* **December 11**—Java Full Throttle: A One-Day, Code-Intensive Java SE Presentation (through Java 21)\n", |
| 54 | + "* **January 9**—Python Full Throttle: A One-Day, Fast-Paced, Code-Intensive Python Presentation\n", |
| 55 | + "* **January 11**—Python® Data Science Full Throttle: Introductory Artificial Intelligence (AI), Big Data and Cloud Case Studies" |
59 | 56 | ]
|
60 | 57 | },
|
61 | 58 | {
|
|
74 | 71 | "tags": []
|
75 | 72 | },
|
76 | 73 | "source": [
|
77 |
| - "## New Full Throttle Courses\n", |
78 |
| - "\n", |
79 |
| - "Part 1: **C++20 for Full Throttle<br/>A One-Day, Code-Intensive Intro to C++20 Core Language Fundamentals, Arrays, Strings, Vectors, Pointers, and Object-Oriented Programming**\n", |
80 |
| - "> First offering at the end of June\n", |
| 74 | + "## New C++20-Based Full Throttle Courses\n", |
| 75 | + "Updated titles will appear on learning.oreilly.com soon\n", |
81 | 76 | "\n",
|
82 |
| - "Part 2: **C++20 for C++ Programmers Full Throttle<br/>A One-Day, Code-Intensive Live Course—Ranges, Concepts, Modules and Coroutines; Standard Library Containers, Iterators and Algorithms; Templates and Template Metaprogramming; Text Formatting; Concurrency**\n", |
| 77 | + "1. **Modern C++ Full Throttle with Paul Deitel: Intro to C++20 & the Standard Library**\n", |
| 78 | + "> Presentation-Only Intro to Fundamentals, Arrays, Vectors, Pointers, OOP, Ranges, Views, Functional Programming; Brief Intro to Concepts, Modules & Coroutines\n", |
83 | 79 | "\n",
|
84 |
| - "> First offering late this year or January next year" |
85 |
| - ] |
86 |
| - }, |
87 |
| - { |
88 |
| - "cell_type": "markdown", |
89 |
| - "metadata": {}, |
90 |
| - "source": [ |
91 |
| - "<hr style=\"height:2px; border:none; color:#000; background-color:#000;\">" |
| 80 | + "2. **C++20 “Big Four” Full Throttle with Paul Deitel: Ranges, Concepts, Modules, Coroutines & More** \n", |
| 81 | + "First offering delayed to April, but you can watch the videos now at https://learning.oreilly.com/videos/c-20-fundamentals/9780136875185\n", |
| 82 | + "> In-Depth, Presentation-Only Treatment of the Big Four, Containers, Iterators, Algorithms, Views, Functional Programming, Templates, Metaprogramming, Concurrency\n" |
92 | 83 | ]
|
93 | 84 | },
|
94 | 85 | {
|
|
0 commit comments