Skip to content

Commit e1d0b34

Browse files
Merge pull request #353 from UBC-DSCI/title-page-updates-2024
Minor edits before Fall 2024
2 parents d5b5d99 + 7454255 commit e1d0b34

File tree

4 files changed

+14
-6
lines changed

4 files changed

+14
-6
lines changed

source/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Book settings
2-
title: "Data Science: A First Introduction (Python Edition)"
2+
title: "Data Science: A First Introduction with Python"
33
author: "Tiffany Timbers, Trevor Campbell, Melissa Lee, Joel Ostblom, and Lindsey Heagy"
44
copyright: "2022" # Copyright year to be placed in the footer
55
logo: "" # A path to the book logo

source/acknowledgements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ is reflected in the content of this book.
5050
## Acknowledgments for the Python Edition
5151

5252
We'd like to thank everyone that has contributed to the development of
53-
[*Data Science: A First Introduction (Python Edition)*](https://python.datasciencebook.ca).
53+
[*Data Science: A First Introduction with Python*](https://python.datasciencebook.ca).
5454
This is an open source Python translation of the original
5555
book, which focused on the R programming language. Both of these books are
5656
used to teach DSCI 100 at the University of British Columbia (UBC).

source/img/frontmatter/ds-a-first-intro-cover.jpg

100755100644
-34.2 KB
Loading

source/index.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,27 @@ kernelspec:
1717

1818
# Data Science
1919

20-
## *A First Introduction (Python Edition)*
20+
## *A First Introduction with Python*
2121

2222
*Tiffany Timbers, Trevor Campbell, Melissa Lee, Joel Ostblom, Lindsey Heagy*
2323

2424
### Welcome!
2525

26-
This is the [website](https://python.datasciencebook.ca) for *Data Science: A First Introduction (Python Edition)*.
26+
This is the [website](https://python.datasciencebook.ca) for *Data Science: A First Introduction with Python*.
2727
You can read the web version of the book on this site. Click a section in the table of contents
2828
on the left side of the page to navigate to it. If you are on a mobile device,
2929
you may need to open the table of contents first by clicking the menu button on
30-
the top left of the page.
30+
the top left of the page. You can purchase a PDF or print copy of the book on the [CRC Press website](https://www.routledge.com/Data-Science-A-First-Introduction-with-Python/Timbers-Campbell-Lee-Ostblom-Heagy/p/book/9781032572239) or on [Amazon](https://www.amazon.com/Data-Science-Introduction-Python-Chapman/dp/103257223X).
3131

32-
For the R version of the textbook, please visit https://datasciencebook.ca.
32+
For the R version of the textbook, please visit [https://datasciencebook.ca](https://datasciencebook.ca).
33+
34+
This book is listed in a number of open educational resource (OER) collections:
35+
36+
- [The University of British Columbia OER collection](https://oer.open.ubc.ca/data-science-a-first-introduction-python-version/)
37+
- [The OER Commons](https://oercommons.org/courses/data-science-a-first-introduction-with-python)
38+
- [MERLOT](https://merlot.org/merlot/viewMaterial.htm?id=773420157)
39+
40+
<img src="img/frontmatter/ds-a-first-intro-cover.jpg" width="400">
3341

3442
<img src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png">
3543

0 commit comments

Comments
 (0)