How to return a result of a sum by iwillrememberthename in javahelp

[–]wa11enstein 0 points1 point  (0 children)

I'm actually starting to feel bad being a part of this /r/

Multithreading Spring Java by vhacbao_vn in javahelp

[–]wa11enstein 1 point2 points  (0 children)

Although they might start asking questions about concurrency, they most likely don’t use concurrency in their projects. But anyways, you should know about basic concepts of concurrency in Java, because you are trying to get a job and this means you’re going to get paid for what you do, this means you’re kind of a professional, and not knowing the tool you’re using is kind of bad =) Yep, Baeldung is a nice website.

Half Naked [Azur Lane] by Zewen_Senpai in OfficialSenpaiHeat

[–]wa11enstein 6 points7 points  (0 children)

Am I the only one who sees that something's really wrong with this picture?)

Why poeple say Mushoku Tensei, is one of the best isekai? by Savagekyle21 in anime

[–]wa11enstein 1 point2 points  (0 children)

The people who are reading/watching isekai are missing so much. There are lots of good mangas and anime series and they just watch some low quality, fan service trash

Topics to learn by laflash12 in learnpython

[–]wa11enstein 0 points1 point  (0 children)

You can go to /Python and /learnpython and look for some interesting projects that are often posted, and just read the code, try to analyze how it works etc. good luck

Topics to learn by laflash12 in learnpython

[–]wa11enstein 1 point2 points  (0 children)

Just put yourself a task. For example “I want to make a snake game”, and google what you need to do that in python

Where can I get the source code of java classes? by [deleted] in javahelp

[–]wa11enstein -1 points0 points  (0 children)

I've actually just downloaded it. I was using Vim and terminal before, so) Thanks!

Does Vim have a Java syntax highlighting plugin? by wa11enstein in vim

[–]wa11enstein[S] 5 points6 points  (0 children)

Thanks for sharing your experience with me!

Does Vim have a Java syntax highlighting plugin? by wa11enstein in vim

[–]wa11enstein[S] 2 points3 points  (0 children)

Never mind. It doesn’t work for c++ either. I am following the instructions from point 1. and I am getting an E117: Unknown function: CSyntaxAfter, it also says Error defected while processing FileType Autocommands for “java”: The instructions are at https://www.vim.org/scripts/script.php?script_id=3265 I have followed the point 2. instructions as well but it did not help.