গ্রুপ আলোচনা
- Spring boot ফ্রেমওয়ার্ক শেখার আগে JSP শেখার দরকার আছে কি? এ প্রশ্নের উত্তরে গাইডলাইন দিয়েছেন সামিউল আরেফিন বিস্তারিত
- নতুন Learner কীভাবে নিজের জাভা স্কিল যাচাই করবেন? আলোচনা
- জাভা শেখার জন্য বই বিস্তারিত
- ভ্যারিয়েবল বনাম মেথড ওভাররাইডিং কনফিউশন নিয়ে আলোচনা
গ্রুপ শোকেস
- Structured Concurrency (Incubator), has been promoted from Proposed to Target to Targeted status for JDK 19 – InfoQ
গ্রুপ জবস
- Senior Java Engineer (Java) – Momagic বিস্তারিত
- Java Internship (paid) – BRAC IT. বিস্তারিত
- Staff Software Engineer (Java) – Augmedix. বিস্তারিত
- Java developer – Enosis Solutions বিস্তারিত / বিস্তারিত
- Software Development Engineers – বিস্তারিত
- Sofftware Engineer/Senior Software Engineer – Tallykhata, বিস্তারিত
- Sr./Lead Java Backend Engineer – Monstarlab, বিস্তারিত
গ্রুপের বাইরে
- Loom and Thread Fairness by Gunner Morling / Reddit আলোচনা
“The possibility of incorrect results in the presence of unlucky timing is so important in concurrent programming that it has a name: a race condition. A race condition occurs when the correctness of a computation depends on the relative timing or interleaving of multiple threads by the runtime; in other words, when getting the right answer relies on lucky timing.”
― Java Concurrency in Practice