Skip to content

aliahmadcse/java-concurrency-deck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Concurrency Deck

Setting up...

Install the marp cli

npm install -g @marp-team/marp-cli

Serve the Deck

$ marp -s ./

Serve in Watch Mode

$ marp -w ./concurrency.md

Export the Deck

marp concurrency.md -o converted.pdf --allow-local-files

About

Presentation on Java Concurrency

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published