Skip to content

Commit

Permalink
new intro
Browse files Browse the repository at this point in the history
  • Loading branch information
wokech committed Apr 11, 2024
1 parent 760edd6 commit 180105f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@
.Ruserdata

/.quarto/
.Rdata
.httr-oauth
.DS_Store
.quarto
7 changes: 3 additions & 4 deletions intro.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@

## Why did I write this book?

This book is primarily intended to provide links to essential websites for learning digital skills and biotechnology. It is hoped that the websites provided will reduce the time spent by readers searching for relevant information in the fields of programming, data science, data visualization, and biotechnology. Additionally, I have provided some bonus readings for STEM graduate students and the general public.
This book is primarily intended to provide links to essential websites for learning digital skills and biotechnology. It is hoped that the websites provided will reduce the time spent by readers searching for relevant information in the fields of programming, data science, data visualization, and biotechnology. Additionally, I have provided some bonus readings for STEM graduate students and the general public.

## About the author

The author of this book is a Certified Carpentries instructor and a trainer with the Digital Research Academy. Additionally, the author holds a PhD in Biomedical Engineering and has completed postdoctoral fellowships in vascular biology and infectious diseases. Lastly, the author is passionate about using R and RStudio to generate data-driven visualizations to allow for a more in-depth understanding of public policy issues.

## Topics Covered

i. Programming
i. Programming

ii. Data Science, Machine Learning, and Artificial Intelligence

iii. Data Visualization

iv. Generative AI and Large Language Models

v. General Teaching Resources
v. General Teaching Resources

vi. Biotechnology

Expand All @@ -31,4 +31,3 @@ Feedback can be provided using a GitHub pull request: [Link](https://github.com/
## Summary

Overall, I believe that this book will increase both the knowledge and confidence levels of novice programmers and allow them to perform basic statistical analysis and simplify everyday computational tasks at home or in their workplaces. In the next chapter, I will provide a basic overview of the R and RStudio ecosystem.

0 comments on commit 180105f

Please sign in to comment.