M Markstoev Joined 12/21/15 Messages 2 Points 11 12/21/15 #1 Hello community,What are the next things to learn in Java for quant development beyond Java SE?
Polter Joined 12/29/11 Messages 168 Points 53 12/22/15 #2 Study these codebases as well as the underlying principles behind them -- experiment and see if you can do better for your specific use cases: General: - goldmansachs/gs-collections · GitHub - GS Collections Kata: goldmansachs/gs-collections-kata · GitHub - note there's also lots of presentations on these: Home · goldmansachs/gs-collections Wiki · GitHub Concurrency, networking, low latency: - real-logic/Aeron · GitHub - real-logic/Agrona · GitHub - perhaps: netty/netty · GitHub "The Art of Multiprocessor Programming" by Herlihy & Shavit may be of help before starting on the latter: Elsevier · Herlihy, Shavit: The Art of Multiprocessor Programming · Welcome Edit: talking about presentations, may want to check these out: Nitsan Wakart's talks: Psychosomatic, Lobotomy, Saw: Talks Devoxx 2015: Top Talks Devoxx 2015 - YouTube / Devoxx BE 2015 - YouTube Last edited: 12/22/15
Study these codebases as well as the underlying principles behind them -- experiment and see if you can do better for your specific use cases: General: - goldmansachs/gs-collections · GitHub - GS Collections Kata: goldmansachs/gs-collections-kata · GitHub - note there's also lots of presentations on these: Home · goldmansachs/gs-collections Wiki · GitHub Concurrency, networking, low latency: - real-logic/Aeron · GitHub - real-logic/Agrona · GitHub - perhaps: netty/netty · GitHub "The Art of Multiprocessor Programming" by Herlihy & Shavit may be of help before starting on the latter: Elsevier · Herlihy, Shavit: The Art of Multiprocessor Programming · Welcome Edit: talking about presentations, may want to check these out: Nitsan Wakart's talks: Psychosomatic, Lobotomy, Saw: Talks Devoxx 2015: Top Talks Devoxx 2015 - YouTube / Devoxx BE 2015 - YouTube
M Markstoev Joined 12/21/15 Messages 2 Points 11 12/23/15 #3 Polter said: Study these codebases as well as the underlying principles behind them -- experiment and see if you can do better for your specific use cases: General: - goldmansachs/gs-collections · GitHub - GS Collections Kata: goldmansachs/gs-collections-kata · GitHub - note there's also lots of presentations on these: Home · goldmansachs/gs-collections Wiki · GitHub Concurrency, networking, low latency: - real-logic/Aeron · GitHub - real-logic/Agrona · GitHub - perhaps: netty/netty · GitHub "The Art of Multiprocessor Programming" by Herlihy & Shavit may be of help before starting on the latter: Elsevier · Herlihy, Shavit: The Art of Multiprocessor Programming · Welcome Edit: talking about presentations, may want to check these out: Nitsan Wakart's talks: Psychosomatic, Lobotomy, Saw: Talks Devoxx 2015: Top Talks Devoxx 2015 - YouTube / Devoxx BE 2015 - YouTube Click to expand... Thank you,any recommendations to Study things like JSP,JSF,Spring etc ?
Polter said: Study these codebases as well as the underlying principles behind them -- experiment and see if you can do better for your specific use cases: General: - goldmansachs/gs-collections · GitHub - GS Collections Kata: goldmansachs/gs-collections-kata · GitHub - note there's also lots of presentations on these: Home · goldmansachs/gs-collections Wiki · GitHub Concurrency, networking, low latency: - real-logic/Aeron · GitHub - real-logic/Agrona · GitHub - perhaps: netty/netty · GitHub "The Art of Multiprocessor Programming" by Herlihy & Shavit may be of help before starting on the latter: Elsevier · Herlihy, Shavit: The Art of Multiprocessor Programming · Welcome Edit: talking about presentations, may want to check these out: Nitsan Wakart's talks: Psychosomatic, Lobotomy, Saw: Talks Devoxx 2015: Top Talks Devoxx 2015 - YouTube / Devoxx BE 2015 - YouTube Click to expand... Thank you,any recommendations to Study things like JSP,JSF,Spring etc ?