or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
![image alt](https:// "title") | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | Emoji list | ||
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
SORTEE Code Club - Hacky Hour Tue March 19 9-10h UTC
tags:
sortee
open-code
reproducibility
Link to this document: https://hackmd.io/Pj5KsJSzQduk4zEYmlmkmg
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →`
) for thecode blocks
.Otherwise, it's like a Google doc: it allows simultaneous editing. There's a section for practice down there ⬇️
Topic of today's Hacky Hour and how to join:
The Hacky Hour will revolve around the 4 R’s of Code review: Reported, Run, Reliable, Reproducible.
Come share your code mistakes, problems, tips and tricks; and help build the SORTEE library of code mistakes! The goal is twofold: the normalization of coding errors and building a resource of (common) code mistakes that you can use during code review. There will also be the opportunity to put up your code for (informal) peer-review.
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →ICE BREAKER (practice HackMD editing)
Let's learn how to use this HackMD document by answering an ice breaker question!
Somewhere on the screen (probably at the top), you should see three icons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →Q: What is the word for computer in your first/second/third language?
Answers:
Request a code review
Code Club can play an important role in promoting code review during development to normalize sharing code and making coding errors. Code Club can also provide code review immediately pre-publication through a code pre-check.
Would you like your code to be checked by peers? You are very welcome to request it here!
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →Put your name here and add the following details below:
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →Put your name here and add the following details below:
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →Put your name here and add the following details below:
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →Share your code mistakes, problems, tips & tricks
We have four breakout rooms standing ready in zoom, one for each of the 4 Code Review R's. Join one of the breakout rooms and start discussing! You can join a room based on the code review R you are most interested in; the problem/mistake you'd like to share; the problem/mistake you have tips & tricks for etc.
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →Add your questions, problems and/or mistakes under the code review R you think it belongs to.
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →NB: You can make your mistake as anonymous as you like.
Breakout room Reported
Q1: What is the best way to report packages used in analysis?
Q2: How not to get confused with Quarto setup options (also applies to R markdown reports) so for easy conversion of scripts into reproducible reports
Q2: Type your question/problem/mistake here
Breakout room Run
Q1: Is there an easy way to get running time and used memory & CPU (of functions) in R/RStudio?
Q2: Type your question/problem/mistake here
Breakout room Reliable
Q1: Type your question/problem/mistake here
Q2: Type your question/problem/mistake here
Breakout room Reproducible
Q1: Type your question/problem/mistake here
Q2: Type your question/problem/mistake here
Give feedback
Any feedback on Code Club is welcome! Things you liked, things which could be improved, topics you would like to see in upcoming Code Clubs etc.
Feedback:
Useful links
Add here any links you think could be useful for Code Club.