Top 18 Tools For Java Developers:




  1. GradleBuild tool. Automates the building, testing, publishing, deployment, and more of software as well as generating static websites or documentation.
  2. EclipseOpen-source integrated development environment (IDE). If you could have just one tool for Java development, Eclipse would be a good choice.
  3. IntelliJIDE made by JetBrains, available in an Apache 2-licensed community edition and a commercial edition. IntelliJ provides similar features to Eclipse, with a smooth, developer-friendly experience.
  4. YourKitJava profiler. Combines powerful analysis capabilities, on-demand profiling during both development and production, free embedding into production, and seamless IDE and application server integration.
  5. Clover: Code coverage tool from Atlassian. Runs in your IDE or continuous integration system, and includes test optimization to make tests run faster and fail sooner.
  6. MockitoMock library. Open-source testing framework that enables the creation, verification, and stubbing of mocks.
  7. Jetty: Lightweight, embeddable app server.
  8. Hibernate: Object-relational mapper. Implements the Java persistence API.
  9. VisualVMJVM monitor. An all-in-one Java troubleshooting tool that comes with the JDK.
  10. JUnit: Unit test framework. Core tool of test-driven development that enables repeatable, white-box testing.
  11. Jenkins: Continuous integration tool. Customizable with more than 600 plugins.
  12. Spring Boot: Spring application development system. Works in your build system. Supports Gradle and Maven.
  13. Guice: Lightweight dependency injection/inversion of Control (IoC) framework, from Google.
  14. Guava: Utility library. Contains core libraries that Google relies on in Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
  15. FindBugs: Static code analyzer. Classifies potential errors in code as scariest, scary, troubling, or “of concern.” Available as a standalone GUI or as a plugin for Eclipse, NetBeans, IntelliJ, Gradle, Hudson, and Jenkins.
  16. Jackson: JSON parser. Aims to be fast, correct, lightweight, and ergonomic for developers.
  17. Snappy:Compression/decompression library from Google Code. A great resource when speed is a requirement.
  18. JD-GUI: Decompiler. Standalone graphic utility that displays source codes of “.class” files. Free for non-commercial use (i.e., can’t be included or embedded in commercial products).
10 things the developer should invest in 2015:
1. Know a native mobile platform.
2. Know a basic agile development process and toolset.
3. Know how to do effective estimations.
4. Know JavaScript.
5. Know a server side language.
6. Know basic HTML and CSS.
7. Know how to quickly find information.
8. Know how to maintain a project over time.
9. Know Git well.
10. Know a good tool for tracking tasks and issues.
Top Java blog's:



Name(Site/People)CountryKey Words
1Adam Bien(http://www.adam-bien.com/roller/abien/)GermanyJava EE
2Antonio Goncalves-http://antoniogoncalves.org/FranceAuthor of Java EE 7
3Henrik Warne-http://henrikwarne.com/SwedenThoughts on programming
4Billy Yarosh-http://keaplogik.blogspot.com/AmericaCoding Cures
5Lars Vogel-http://www.vogella.com/GermanyAndroid and Eclipse
6Peter Verhas-http://javax0.wordpress.com/HungaryPure Java
7Martin FowlerAmericaAuthor, Speaker
8Bozhidar BozhanovBulgariaJEE
9Richard WarburtonUKJava 8 Lambdas
10Bear GilesAmericaJEE
11Marginally InterestingGermanyMachine Learning
12Pascal AlmaAmericaJEE
13Dror HelperAmericaConsultant
14Juri StrumpflohnerItalyJavaScript
15Reza RahmanAmericaJava EE/Glassfish
16Phil WhelanCanadaWeb
17Brett PorterAustraliaCo-author of Apache Maven 2
18Ben McCannAmericaCo-founder at Connectifier
19Java PosseAmericaSome useful links
20Mark NeedhamUKData
21Iris ShoorIsraelDebug
22Yifan PengAmericaGraduate Student
23Nikita Salnikov TarnovskiEstoniaMemory Leaks
24Dustin MarxAmericaActual Events
25Bart BakkerNetherlandAgile
26Gunnar PeipmanAmericanon-java
27Dave FecakAmericaJob Tips for Programmers
28JOOQSwitzerlandSQL
29Petri KainulainenFinlandWeb
30Informatech CRCosta Rica
31Arun GuptaAmericaJava EE
32Mechanical SympathyUKPerformance
33Extreme EnthusiasmItalyAgile
34Steve BlankAmericaAuthor of The Startup Owner's Manual
35Oliver GierkeGermanySpringSource
36Nicolas FränkelSwitzerlandJava EE
37Blaise DoughanAmericaXML and JSON
38Vlad MihalceaRomaniaSoftware Integration
39Kevin LeeAustraliaWeb
40Mikhail VorontsovAustraliaPerformance
41Jakob JenkovDenmarkSoftware Architecture
42Jim WeaverRich Client Java
43Jonathan GilesNew ZealandJava FX
44Stephen ChinAmericaJava FX
45Matt RaibleAmericaOpen Source Frameworks
46Peter LawreyUKCore Java
47Gregor RieglerAustriaOO Design, XP
48Jos DirksenNetherlandsSOA, HTML 5
49Alexander J. TurnerUKInformation, News And Views
50Java Advent
51John PurcellHungaryTutorials
52Transylvania JUGUK
53Java RootsSpring
54Java TrainingGreecetraining
55Allan KellyUKSoftware
56Samuel SantosPortugalJava EE
57Steve SmithUKAgile
58Niklas SchlimmGermanyMultithreading
59Shrutarshi BasuAmericaPhD, Computer Science
60Anton ArhipovEstoniaJava EE
61Charles NutterAmericaJVM
62RedStackAmericaSOA, JVM
63James BloomAmericaJVM
64Pierre-Hugues CharbonneauCanadaJava EE
65Eugen ParaschivRomaniaJava Web
66Wayne BeatonAmericaEclipse
67Jeff AtwoodAmericaStack Overflow
68Stuart MarksAmericaOracle
Program CreekAmericaDeep Understanding of Java Core

Comments

Popular posts from this blog

Database Definition and DBMS