@@ -16,8 +16,12 @@ Discussion points and plans for future sessions:
* pondering questions on using Bayes statistics as well as issues with `matplotlib` (B. A.)
* can ChatGPT help? (it may depend how the questions are formulated.)
* more to come.
* Markdown: A short demonstration of markdown was shown to highlight how it is useful to structure text in this web site, but also within the Jupyter notebooks.
Suggestions:
## Suggestions:
### Regular Expressions
If you need to learn about regular expressions, here are 2 YouTube videos that can help get started:
@@ -26,5 +30,19 @@ If you need to learn about regular expressions, here are 2 YouTube videos that c
There are many more that can be found with a simple web search.
### Learning Markdown
Markdown is ubiquitous on many web site (this file is written in Markdown!) JYS wrote a series of blogs that provide resources for learning Markdown. The veru first link would be enough for most needs, and easily learned in 10 minutes indeed!
*[Do yourself a favor: learn Markdown – Master it in 10 minutes!](https://bcrf.biochem.wisc.edu/2021/06/03/do-yourself-a-favor-learn-markdown-master-it-in-10-minutes/) Posted on June 3, 2021
There are more in the series, but the very firs link may be sufficient to get started.
*[Do yourself a favor: learn Markdown – Episode 2](https://bcrf.biochem.wisc.edu/2021/06/04/do-yourself-a-favor-learn-markdown-episode-2/)
Posted on June 4, 2021
*[Do yourself a favor: learn Markdown – Episode 3, Academic writing](https://bcrf.biochem.wisc.edu/2021/06/10/do-yourself-a-favor-learn-markdown-episode-3/) Posted on June 10, 2021
*[Do yourself a favor: learn Markdown – Episode 4. Reproducible reports](https://bcrf.biochem.wisc.edu/2021/06/11/do-yourself-a-favor-learn-markdown-episode-4-reproducible-reports/) Posted on June 11, 2021
*[Do yourself a favor: learn Markdown – Episode 5. BibTeX interface for PubMed](https://bcrf.biochem.wisc.edu/2022/10/28/do-yourself-a-favor-learn-markdown-episode-5-bibtex-interface-for-pubmed/) Posted on October 28, 2022
*[Learn Markdown – Episode 6. Convert Word to Markdown with pandoc](https://bcrf.biochem.wisc.edu/2022/12/30/learn-markdown-episode-6-convert-word-to-markdown-with-pandoc/) Posted on December 30, 2022