Explore >> Select a destination


You are here

phauer.com
| | henrikwarne.com
4.0 parsecs away

Travel
| | For seven years I coded in C++ using Emacs. Four years ago, when I changed jobs, I switched to Java development using IntelliJ IDEA. Without a doubt, I am much more productive writing code in IntelliJ IDEA compared to using Emacs. Here's why: Navigation Coding is really something like 80% navigation, and only 20% actual...
| | schneide.blog
3.9 parsecs away

Travel
| | Following up on "The Dimensions of Navigation in Object-OrientedCode" this post explores how Eclipse, one of the most mature IDEs for Java development, supports navigating across different dimensions of code: hierarchy, behavior, validation and utilities. Let's walk through these dimensions and see how Eclipse helps us travel through code with precision. 1.Hierarchy Navigation Hierarchy navigation...
| | www.jrebel.com
2.5 parsecs away

Travel
| | Our one-page IntelliJ IDEA cheat sheet includes all the IntelliJ shortcuts fit to print. Plus, we compare IntelliJ Community vs. Ultimate editions.
| | towardsdatascience.com
15.4 parsecs away

Travel
| Learn how to build feedforward neural networks that are interpretable by design using PyTorch.