Y
Hacker News
new
|
ask
|
show
|
jobs
by
RexM
722 days ago
Is there anything like this for Java. I really miss LINQPad since I’ve moved to a company that uses Java instead of C#.
1 comments
BadJo0Jo0
722 days ago
These days across all languages, I just default to a Jupyter notebook.
link
imachine1980_
722 days ago
you most likely use linq for query the database in your backend code not for data analytics related
link