Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to AndroidMakers 2024 presentation #60

Merged
merged 1 commit into from Mar 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 8 additions & 0 deletions content/research/index.html
Expand Up @@ -33,6 +33,14 @@ <h3>Warning</h3>

<h2>Presentations</h2>

<h3>AndroidMakers 2024, Montrouge</h3>
<p>
<a class="extern" href="https://androidmakers.droidcon.com/agenda/">The state of code coverage for Kotlin</a>
by Marharyta Nedzelska and Evgeny Mandrikov at
<a class="extern" href="https://androidmakers.droidcon.com/">AndroidMakers</a>,
2024/04/25
</p>

<h3>YOW! Sydney 2023, Sydney</h3>
<p>
<a class="extern" href="https://yowcon.com/sydney-2023/sessions/3071/java-code-coverage-and-their-best-friend-%E2%80%94-bytecode-scandals-intrigues-investigations">Java, Code Coverage and their best friend - bytecode: scandals, intrigues, investigations</a>
Expand Down