Skip to content

Commit

Permalink
Add preface
Browse files Browse the repository at this point in the history
  • Loading branch information
hcolmanccc committed May 5, 2024
1 parent 90abbc4 commit 71ec10b
Showing 1 changed file with 60 additions and 1 deletion.
61 changes: 60 additions & 1 deletion source/frontmatter.ptx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,66 @@

</preface>


<acknowledgement>
<p permid="ewA">
We would like to acknowledge the following reviewers for their helpful comments and suggestions.

<ul permid="ODI">
<li permid="uKR">
<p permid="EeD">
A B, University of Sheffield
</p>
</li>
<li permid="XXu">
<p permid="hrg">
C D, University of Wisconsin
</p>
</li>
</ul>
</p>
<p permid="ewA">
We would like to acknowledge the following proof-readers for their helpful comments and suggestions.

<ul permid="ODI">
<li permid="uKR">
<p permid="EeD">
A B, University of Sheffield
</p>
</li>
<li permid="XXu">
<p permid="hrg">
C D, University of Wisconsin
</p>
</li>
</ul>
</p>

<p permid="KDJ">
We would also like to
</p>
</acknowledgement>
<preface permid="Cpq">
<p >
This book was written by undergraduate students at Wright College who were enrolled in my Math 299 class, Writing in the Sciences. </p>

<p >For many years, I have been teaching Discrete Math using the open source mathematical software SageMath. Despite the fabulous capabilities of this software, students were often frustrated by the lack of specific documentation geared towards beginning undergrad students in Discrete Math.</p>

<p >
This book was born out of this frustration and the desire to make our own contribution to the Open Education movement from which we have benefitted greatly. In the context of Open Pedagogy, my students and I ventured into a challenging learning experience based on the principles of freedom and responsibility. Each week students wrote a chapter of this book. They found the topics and found their voice. We critically analyzed their writing and they edited, and edited again and again. They wrote code, tested it and polished it. In the process we all learned so much about Sage and we found some bugs in the software that are now in the process of being fixed thanks to its very active community of developers.</p>

<p > The result is the book that we dreamed to have had when we first attempt Discrete Math with Sage. </p>

<p >Our book is intended to provide concise and complete instructions of how to use different Sage functions to solve problems in Discrete Math. Our goal is to streamline the learning process helping students focus more on mathematics and reducing the friction of learning how to code. Our textbook is interactive and designed for all math students, regardless of programming experience. Rooted in the open education philosophy, our textbook is, and always will be, free for all. </p>

<p >I am very proud of the work of my students and hope that this book will serve as inspiration for other students to take ownership of a commons-based education. Towards a future where higher education is equally accessible to all.
</p>
<p >
</p>
<attribution>
<line>Hellen Colman</line>
<line>Chicago, May 2024</line>
</attribution>
</preface>



Expand Down

0 comments on commit 71ec10b

Please sign in to comment.