DEV Community

Cover image for IntelliJ IDEA for Beginners - Learn IntelliJ IDEA from Scratch
JavaScript Tutorial
JavaScript Tutorial

Posted on

5 2

IntelliJ IDEA for Beginners - Learn IntelliJ IDEA from Scratch

Complete IntelliJ IDEA Course for Beginners

IntelliJ IDEA for Beginners - Learn IntelliJ IDEA from Scratch

How to become an expert IntelliJ IDEA Developer

This course takes is specifically designed for developers that either don't have any previous experience using an Integrated Development Environment (IDE) tool or experienced IDE developers new to Intellij IDEA (e.g. experienced Eclipse developers).

With that said, even if you're an experienced Intellij IDEA developer you might still get something out of the course. This is specially true since this course is (almost exclusively) based on version 2019 which introduced features that you may not yet me familiar with. So please still check it out!

Also, no particular programming language knowledge is assumed since Intellij IDEA is pretty much language agnostic and supports many different programming languages.

Sections I, II and III are mandatory and must be taken in order.

Section IV is specifically designed for experienced Eclipse developers interested in a quick migration path to IntelliJ

The rest of the sections (V, VI, VII and VIII) can be taken in any order as they're self contained. I highly recommend that you still taken them all, particularly if you don't have any previous Intellij IDEA experience.

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay