Skip to content

Commit a5bcd18

Browse files
authored
Create _READ_ME_FIRST
1 parent 57cb759 commit a5bcd18

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

examples/ch13/_READ_ME_FIRST

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Upgrading from Twitter v1.1 to Twitter v2
2+
On August 18, 2022, we discovered that new Twitter developer accounts cannot access the Twitter version 1.1 APIs on which we based Chapter 13, Data Mining Twitter, and two case studies in Chapter 17, Big Data: Hadoop, Spark, NoSQL and IoT.
3+
4+
Twitter users who already had Twitter developer accounts can still access the Twitter version 1.1 APIs, but most students and some instructors will not fall into this category.
5+
6+
We’re updating Chapter 13 and the two case studies in Chapter 17 to the Twitter version 2 APIs. We anticipate this could take two to four weeks as we:
7+
1. master the new Twitter v2 APIs,
8+
2. update our Chapter 13 and 17 code examples,
9+
3. rewrite the code explanations in Chapters 13 and 17 to match the new code,
10+
4. update the exercise descriptions,
11+
5. update the instructor resources: instructor’s manual solutions, test-item file, and Jupyter Notebooks slides (we use these in lieu of PowerPoint slides for our Python book), and
12+
6. update the student resources: source-code files and Jupyter Notebooks.
13+
14+
Once completed, we’ll:
15+
• post an updated version of Chapter 13 and the relevant sections of Chapter 17 to the book’s companion website on https://pearson.com/deitel,
16+
• post an updated version of Chapter 13 and the relevant sections of Chapter 17 to the book’s webpage on https://deitel.com,
17+
• post updated instructor materials to the Pearson Instructor Resource Center (IRC), which is accessible only to qualified instructors, and
18+
• post updated student files to the book’s GitHub repository.
19+
20+
If you have any questions, please email [email protected].

0 commit comments

Comments
 (0)