Чашечка Java
Відкрити в Telegram
Лучшие материалы по Java на русском и английском Разместить рекламу: @tproger_sales_bot Правила общения: https://tprg.ru/rules Другие каналы: @tproger_channels
Показати більше8 549
Підписники
-324 години
-47 днів
-2530 день
Архів дописів
8 548
JobRunr 5.0.0 Delivers Improved Framework Support
JobRunr 5.0.0 delivers improved support for Spring, Quarkus and Micronaut by providing a Spring Native implementation, configuration for the default number of retries, database type selection and transaction support. Now jobs may be scheduled based on an interval and cron expressions support the last day of the week and last day of the month.
By Johan Janssen
Read: https://www.infoq.com/news/2022/04/jobrunr-5-0-0/
8 548
10 Regular Expressions Every Java Programmer Should Learn
Regular Expression or regex or regexp is used for String or text matching. You specify a regular expression and then run input String to see if any String matches with your regular expression. There...
Read: http://www.java67.com/2022/04/0-regular-expression-examples-for-java-programmers.html
8 548
Top 70 Java Interview Questions for Junior Developers [1 to 2 Years Experienced]
Java Developer Interviews are very different than traditional software developer interviews. You can clear a Java interview without even writing a single line of code, Yes, this is true, you can...
Read: http://www.java67.com/2015/09/60-java-interview-questions-for-quick.html
8 548
Как настроить VS Code для Java разработки
Недавно я перешел с IntelliJ IDEA Ultimate на Visual Studio Code (VS Code) и не жалею! VS Code легко настраивается и работает быстро. Он сохраняет ваши настройки в облаке, поэтому вам не нужно беспокоиться о конфигурациях при переходе на другой компьютер.
Как и ожидалось, он поддерживает Java, Git, SQL, Spring Boot и многие другие языки, фреймворки и инструменты.
В этой статье я покажу вам расширения и конфигурации, которые я использую с моей новой любимой IDE.
Читать: https://habr.com/ru/post/661987/?utm_campaign=661987
8 548
Top 5 Free C++ Courses for Beginners to Learn Programming Online in 2022 - Best of Lot
Hello, guys, you might know that C++ is one of the most popular and powerful object-oriented programming languages, and if you want to do low-level stuff, then it's the best language to start...
Read: http://www.java67.com/2018/02/5-free-cpp-courses-to-learn-programming.html
8 548
Top 5 Free JavaScript Books for Beginners - Download PDF or Read Online
The internet is full of good things, and one of them is free eBooks and PDF. Programmers can almost run anything by these free books. Earlier I have shared some of the free JavaScript tutorials, and...
Read: http://www.java67.com/2018/07/top-5-free-javascript-books-download-pdf-read-online.html
8 548
Difference between Set, List and Map in Java - Interview question
Set, List and Map are three important interfaces of the Java collection framework, and the difference between Set, List, and Map in Java is one of the most frequently asked Java Collection interview...
Read: http://www.java67.com/2013/01/difference-between-set-list-and-map-in-java.html
8 548
Difference between Heap and Stack Memory in Java? [Explained]
One of the many traits of a good programmer is how well he understands the fundamentals and if you want to check the fundamentals of a Java programmer then asking the difference between heap and...
Read: http://www.java67.com/2016/10/difference-between-heap-and-stack-memory-in-java-JVM.html
8 548
Top 5 Free Core Spring, Spring MVC, and Spring Boot Courses for Beginners in 2022 - Best of Lot
I have been sharing a lot of resources like books and courses recently and when I published my list of Top 5 courses to learn Spring and Hibernate, many of my readers asked about a similar list of...
Read: http://www.java67.com/2017/11/top-5-free-core-spring-mvc-courses-learn-online.html
8 548
Java News Roundup: Vector API, Spring Updates and CVE, Payara Platform, Groovy and TomEE Updates
This week's Java roundup for April 18th, 2022 features news from OpenJDK, JEP 426, Oracle’s Releases Critical Patch Update for April 2022, JDK 19, Liberica JDK and Native Image Kit updates, multiple Spring point and milestone releases, April 2022 Payara Platform release, Quarkus 2.8.1.Final, Apache Groovy 4.0.2, Apache TomEE 8.0.11, JobRunr 5.0.1, and an update to JReleaser 1.0.
By Michael Redlich
Read: https://www.infoq.com/news/2022/04/java-news-roundup-apr18-2022/
8 548
How get() and put() methods of HashMap works in Java? [Explained]
In this article, I am revisiting a couple of interesting questions related to the internal working of HashMap in Java, mostly asked senior Java developers, ranging from 4 to 6 and up to 8 years of...
Read: http://www.java67.com/2013/06/how-get-method-of-hashmap-or-hashtable-works-internally.html
8 548
Top 80 Core Java Interview Questions with Answers
Hey Java programmers, if you are preparing for a Core Java interview and looking for some frequently asked Java interview questions for quick revision then you have come to the right place. Earlier,...
Read: http://www.java67.com/2021/03/core-java-interview-questions-for-.html
8 548
10 Free Java Programing Books for beginners - download, pdf and HTML
Every Java programmer loves free eBooks on Java, don't you? When I shared my collection of top 10 Java programming books, one of my readers asked me to share some free Java books as well. Doing a...
Read: http://www.java67.com/2013/11/10-free-java-programing-books-download-PDF-HTML.html
8 548
JReleaser 1.0: Talking With Its Early Adopters
JReleaser was powering its releases, to make sure it understood the consumer experience first hand. In the meantime, other projects decided to use it as well. InfoQ discussed with the developers behind them to understand their experience and how stable JReleaser really is.
By Olimpiu Pop
Read: https://www.infoq.com/news/2022/04/jreleaser-v1-community/
8 548
Hibernate ORM 6.0 Delivers Improved Performance
Red Hat has released version 6.0 of their flagship product, Hibernate ORM, the popular object-relational mapping persistence utility. Significant new features include a migration to the Jakarta Persistence 3.0 specification, performance improvements to JDBC, and HQL translation and criteria translation. With this release, Hibernate requires a minimum of Java 11.
By A N M Bazlur Rahman
Read: https://www.infoq.com/news/2022/04/red-hat-releases-hibernate-6/
8 548
Top 6 Courses to Learn Go Programming Language Golang in 2022 [UPDATED] - Best of Lot
Hello guys, if you want to learn the Go programming language in 2022 and look for the best Golang online courses, you have come to the right place. Earlier, I shared the best JavaScript Courses, and...
Read: http://www.java67.com/2019/12/top-5-courses-to-learn-go-or-golang.html
8 548
Top 5 PostgreSQL Courses and Tutorials for Beginners in 2022 - Best of Lot
Hello guys, if you want to learn PostgreSQL and looking for the best resources like online courses, books, and tutorials then you have come to the right place. In the past, I have shared the best...
Read: http://www.java67.com/2021/12/top-5-online-courses-to-learn.html
8 548
Top 5 Courses To Learn ASP .NET Framework for Beginners 2022 - Best of Lot
Hello guys, if you want to learn the .NET framework and platform and looking for the best resources like books, online courses, and tutorials then you have come to the right place. Earlier, I...
Read: http://www.java67.com/2021/12/top-5-courses-to-learn-net-framework.html
8 548
Конкурс по разработке торговых роботов с номинациями для Java-разработчиков
Стартовал приём заявок на «Tinkoff Invest Robot Contest». Задача участников — создать робота на новом API Тинькофф Инвестиций, который реализует одну из торговых стратегий на бирже.
Всего в конкурсе семь номинаций:
— четыре для лучших решений на языках Java, Go, Python и JavaScript;
— лучший торговый робот для мобильных устройств;
— самое оригинальное использование API;
— и лучший интерфейс (визуализация) торговой стратегии.
Победители в каждой категории получат 200 000 рублей.
Когда: с 21.04 по 23.05 включительно
Зарегистрироваться и прочитать подробнее о конкурсе: https://w.tinkoff.ru/robot-contest-invest
#ивент
Вже доступно! Дослідження Telegram за 2025 — головні інсайти року 
