|
48 | 48 | "# My Upcoming O'Reilly Live Training Courses\n",
|
49 | 49 | "https://deitel.com/LearnWithDeitel\n",
|
50 | 50 | "\n",
|
51 |
| - "* **March 15**—Python Full Throttle \n", |
52 |
| - "* **March 22**—Python Data Science Full Throttle \n", |
53 |
| - "* **April 5**—Java Full Throttle \n", |
54 |
| - "* **April 12**—Python Full Throttle \n", |
55 | 51 | "* **April 26**—Python Data Science Full Throttle \n",
|
56 | 52 | "* **May 10**—Python Full Throttle \n",
|
57 | 53 | "* **May 17**—Python Data Science Full Throttle \n",
|
58 |
| - "\n", |
59 |
| - "My Python courses run every 4-5 weeks and my Java course runs every 7-9 weeks. " |
| 54 | + "* **June 7**—Python Full Throttle \n", |
| 55 | + "* **June 14**—Python Data Science Full Throttle \n", |
| 56 | + "* **June 28**—Java Full Throttle \n", |
| 57 | + "* **July 5**—Python Full Throttle \n", |
| 58 | + "* **July 12**—Python Data Science Full Throttle " |
60 | 59 | ]
|
61 | 60 | },
|
62 | 61 | {
|
|
76 | 75 | },
|
77 | 76 | "source": [
|
78 | 77 | "# Other Courses and Content Under Development\n",
|
79 |
| - "* **C++20 Full Throttle: Core Language** (June)\n", |
80 |
| - "* **C++20 Full Throttle: Standard Library** (Q3)\n", |
81 |
| - "* **Updated Java books, LiveLessons videos and Full Throttles** based on **Java 17** (LTS) and higher\n", |
82 |
| - "* **Updated Python books, LiveLessons videos and Full Throttles** based on **Python 3.10+** and latest library versions\n", |
83 |
| - "* (If time) **C Fundamentals LiveLessons** \n", |
84 |
| - "* (If time) **C Full Throttle** webinar" |
| 78 | + "* **C++20 Full Throttle** (one or two courses) \n", |
| 79 | + "* **Updated Java books, LiveLessons videos and Full Throttles** based on **Java 17+** (LTS) and higher\n", |
| 80 | + "* **Updated Python books, LiveLessons videos and Full Throttles** based on **Python 3.10+** and latest library versions" |
85 | 81 | ]
|
86 | 82 | },
|
87 | 83 | {
|
|
117 | 113 | "metadata": {
|
118 | 114 | "slideshow": {
|
119 | 115 | "slide_type": "slide"
|
120 |
| - } |
| 116 | + }, |
| 117 | + "tags": [] |
121 | 118 | },
|
122 | 119 | "source": [
|
123 |
| - "# **C++20 for Programmers** and **C++20 Fundamentals LiveLessons videos** https://deitel.com/LearnWithDeitel\n", |
124 |
| - "\n", |
125 |
| - "<a style=\"float:left; padding-right:10px; width: 200px;\" href=\"https://learning.oreilly.com/videos/c20-fundamentals/9780136875185\"><img alt=\"C++ Fundamentals LiveLessons cover\" src=\"./images/cpp20ll.jpg\" border=\"1\"/></a>\n", |
| 120 | + "# Now Available on O'Reilly: **C++20 for Programmers** and **C++20 LiveLessons** Sneak Peek (Video Lessons 1-13 out of 20)\n", |
| 121 | + "https://deitel.com/LearnWithDeitel\n", |
126 | 122 | "\n",
|
127 |
| - "<a style=\"float:left; padding-right:10px; width:184px;\" 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\" border=\"1\"/></a>\n" |
| 123 | + "<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> <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" |
128 | 124 | ]
|
129 | 125 | },
|
130 | 126 | {
|
|
0 commit comments