100 high quality blogs from java developers
This list collects 100 high quality blogs from Java developers from all over the world. Some of these blogs may not be written by Java developers, but at least Java developers should find it useful or interesting. Reading those blogs should be fun and often bring some fresh ideas.
Google ranks large websites higher. That is not so fair for small high-quality blogs. There are a lot of sites that have very large traffic, but they may not have high quality. My definition of high quality is as follows:
- Articles are readable and have originality.
- Its author shows real interest in technology.
- It contains creative thinking from personal understanding.
- It should update regularly.
Therefore, a lot of blogs that Google ranks high will not appear in this list. Please leave your comment if you know some blogs that should be in this list. As this list is quickly growing, please only provide good sites.
| Name(Site/People) | Country | Key Words | |
| 0 | Java SED | America | not a blog, a useful Java tool |
| 1 | Adam Bien | Germany | Java EE |
| 2 | Antonio Goncalves | France | Author of Java EE 7 |
| 3 | Henrik Warne | Sweden | Thoughts on programming |
| 4 | Billy Yarosh | America | Coding Cures |
| 5 | Lars Vogel | Germany | Android and Eclipse |
| 6 | Peter Verhas | Hungary | Pure Java |
| 7 | Martin Fowler | America | Author, Speaker |
| 8 | Bozhidar Bozhanov | Bulgaria | JEE |
| 9 | Richard Warburton | UK | Java 8 Lambdas |
| 10 | Bear Giles | America | JEE |
| 11 | Marginally Interesting | Germany | Machine Learning |
| 12 | Pascal Alma | America | JEE |
| 13 | Dror Helper | America | Consultant |
| 14 | Juri Strumpflohner | Italy | JavaScript |
| 15 | Reza Rahman | America | Java EE/Glassfish |
| 16 | Phil Whelan | Canada | Web |
| 17 | Brett Porter | Australia | Co-author of Apache Maven 2 |
| 18 | Ben McCann | America | Co-founder at Connectifier |
| 19 | Java Posse | America | Some useful links |
| 20 | Mark Needham | UK | Data |
| 21 | Iris Shoor | Israel | Debug |
| 22 | Yifan Peng | America | Graduate Student |
| 23 | Nikita Salnikov Tarnovski | Estonia | Memory Leaks |
| 24 | Dustin Marx | America | Actual Events |
| 25 | Bart Bakker | Netherland | Agile |
| 26 | Gunnar Peipman | America | non-java |
| 27 | Dave Fecak | America | Job Tips for Programmers |
| 28 | JOOQ | Switzerland | SQL |
| 29 | Petri Kainulainen | Finland | Web |
| 30 | Informatech CR | Costa Rica | |
| 31 | Arun Gupta | America | Java EE |
| 32 | Mechanical Sympathy | UK | Performance |
| 33 | Extreme Enthusiasm | Italy | Agile |
| 34 | Steve Blank | America | Author of The Startup Owner's Manual |
| 35 | Oliver Gierke | Germany | SpringSource |
| 36 | Nicolas Fränkel | Switzerland | Java EE |
| 37 | Blaise Doughan | America | XML and JSON |
| 38 | Vlad Mihalcea | Romania | Software Integration |
| 39 | Kevin Lee | Australia | Web |
| 40 | Mikhail Vorontsov | Australia | Performance |
| 41 | Jakob Jenkov | Denmark | Software Architecture |
| 42 | Jim Weaver | Rich Client Java | |
| 43 | Jonathan Giles | New Zealand | Java FX |
| 44 | Stephen Chin | America | Java FX |
| 45 | Matt Raible | America | Open Source Frameworks |
| 46 | Peter Lawrey | UK | Core Java |
| 47 | Gregor Riegler | Austria | OO Design, XP |
| 48 | Jos Dirksen | Netherlands | SOA, HTML 5 |
| 49 | Alexander J. Turner | UK | Information, News And Views |
| 50 | Java Advent | ||
| 51 | John Purcell | Hungary | Tutorials |
| 52 | Transylvania JUG | UK | |
| 53 | Java Roots | Spring | |
| 54 | Java Training | Greece | training |
| 55 | Allan Kelly | UK | Software |
| 56 | Samuel Santos | Portugal | Java EE |
| 57 | Steve Smith | UK | Agile |
| 58 | Niklas Schlimm | Germany | Multithreading |
| 59 | Shrutarshi Basu | America | PhD, Computer Science |
| 60 | Anton Arhipov | Estonia | Java EE |
| 61 | Charles Nutter | America | JVM |
| 62 | RedStack | America | SOA, JVM |
| 63 | James Bloom | America | JVM |
| 64 | Pierre-Hugues Charbonneau | Canada | Java EE |
| 65 | Eugen Paraschiv | Romania | Java Web |
| 66 | Wayne Beaton | America | Eclipse |
| 67 | Jeff Atwood | America | Stack Overflow |
| 68 | Stuart Marks | America | Oracle |
| Program Creek | America | Deep Understanding of Java Core |
Please leave your comment if you know some high quality Java blogs or find any errors in the list above. I will keep updating this list, but limit it up to 100! As this list is being read by thousands of people, if you don't want to be on the list, I can also take your blog off from the list.
* This collection reflects my personal opinion. Not all links from comments will be added to the list.
You May Also Like ...
Category >> Top 10
If you want to post code and let me or someone else review it, please format your code in eclipse and put the code inside <pre> and </pre> tags.
100 high quality blogs from java developers的更多相关文章
- Top 100 Best Blogs for iOS Developers
(by JP Zhang | Last updated: Apr 5, 2016 ) 转载自:http://www.softwarehow.com/best-blogs-for-ios-develo ...
- Watch out for these 10 common pitfalls of experienced Java developers & architects--转
原文地址:http://zeroturnaround.com/rebellabs/watch-out-for-these-10-common-pitfalls-of-experienced-java- ...
- Yet Another 10 Common Mistakes Java Developers Make When Writing SQL (You Won’t BELIEVE the Last One)--reference
(Sorry for that click-bait heading. Couldn’t resist ;-) ) We’re on a mission. To teach you SQL. But ...
- Top 10 Mistakes Java Developers Make--reference
This list summarizes the top 10 mistakes that Java developers frequently make. #1. Convert Array to ...
- Top 10 Mistakes Java Developers Make(转)
文章列出了Java开发者最常犯的是个错误. 1.将数组转换为ArrayList 为了将数组转换为ArrayList,开发者经常会这样做: ? 1 List<String> list = A ...
- Top 10 Books For Advanced Level Java Developers
Java is one of the most popular programming language nowadays. There are plenty of books for beginne ...
- Forget Guava: 5 Google Libraries Java Developers Should Know
Forget Guava: 5 Google Libraries Java Developers Should Know Published on 2016 7 13 Somenath PandaFo ...
- 100多道经典的JAVA面试题及答案解析
面向对象编程(OOP) Java是一个支持并发.基于类和面向对象的计算机编程语言.下面列出了面向对象软件开发的优点: 代码开发模块化,更易维护和修改. 代码复用. 增强代码的可靠性和灵活性. 增加代码 ...
- DEPLOYING NATIVE UWP (UNIVERSAL WINDOWS PLATFORM) APPS FOR JAVA DEVELOPERS & PUBLISHING THEM TO THE MICROSOFT STORE
原文: DEPLOYING NATIVE UWP (UNIVERSAL WINDOWS PLATFORM) APPS FOR JAVA DEVELOPERS & PUBLISHING THEM ...
随机推荐
- Ubuntu 出现apt-get: Package has no installation candidate问题
今天在安装软件的时候出现了Package has no installation candidate的问题,如: # apt-get install <packagename> Read ...
- bzoj2753
第一问dfs不说 第二问很容易让人想到最小树形图,但是我不会,而且时间复杂度也不允许 还有什么不同的方法呢? 首先想到的是prim的思想,设根节点已经确定,其他点未确定 我们就不断从已确定的点延伸,找 ...
- Native Fullscreen JavaScript API (plus jQuery plugin)
http://johndyer.name/native-fullscreen-javascript-api-plus-jquery-plugin/ HTML5 <video> is gre ...
- 【转】OS X Mavericks: 防止 Mac 进入睡眠 -- 不错
原文网址:https://support.apple.com/kb/PH13808?locale=zh_CN&viewlocale=zh_CN 某些 Mac 电脑将在不活跃一段时间后自动进入睡 ...
- 使用PowerShell脚本部署定时器到MOSS2010
转:http://www.77site.com/tech/1087042010072906074113_2012050808152911.html 第一章 前言 在此次练习中,您将了解到如何使用Pow ...
- useradd adduser linux创建用户、设置密码、修改用户、删除用户
创建用户.设置密码.修改用户.删除用户: useradd testuser 创建用户testuser passwd testuser 给已创建的用户testuser设置密码 说明:新创建的用户会在/h ...
- SQL server 2012序列号 注册码 z
MICROSOFT SQL SERVER 2012 企业核心版激活码序列号: FH666-Y346V-7XFQ3-V69JM-RHW28 MICROSOFT SQL SERVER 2012 商业智能版 ...
- QT学习(对话框)codeblock版本
参考: http://www.cnblogs.com/JohnShao/archive/2011/09/26/2191627.html http://www.cnblogs.com/xiao-chen ...
- Content-Type伪装 - 将jsp伪装成css
一.前期理论准备 1)目的: 在jsp中动态生成css语句,然后输出给浏览器解析.渲染. 2)浏览器解析文件的依据: 页面加载后,浏览器会发起各个请求去下载各种资源. 比如下载css文件,然后根 ...
- 洛谷P1238 走迷宫
洛谷1238 走迷宫 题目描述 有一个m*n格的迷宫(表示有m行.n列),其中有可走的也有不可走的,如果用1表示可以走,0表示不可以走,文件读入这m*n个数据和起始点.结束点(起始点和结束点都是用两个 ...