
Learn to download and set up the IntelliJ IDEA community edition on Windows or Mac, verify Java JDK, create a simple Java project, and run a hello world program.
Create a Maven project on IntelliJ IDEA from scratch, add dependencies to the pom.xml, and run lifecycle phases while using keyboard shortcuts on Windows and Mac.
Open your IntelliJ project and view and edit the project structure from File > Project Structure or Settings, and review the JDK/SDK, language level, modules, sources, and libraries.
Learn to set up and use TestNG in IntelliJ IDEA, including installing the TestNG plugin, adding dependencies for Java and Maven projects, creating and running tests, and generating reports.
Create a free GitHub account, sign in, and share an IntelliJ project by creating a repository, selecting files to commit, and pushing to the remote master branch.
Clone a GitHub repository into IntelliJ IDEA using get from VCS or get from GitHub, copy the repository URL, choose a local directory, and verify the clone.
This course is created for complete beginners.
Get started with IntelliJ IDEA step by step.
If you are a complete beginner on IntelliJ IDEA, this course is for you. Very basic step-by-step videos to guide you from scratch.
In the sessions, we will learn
Introduction to IntelliJ IDEA IDE
How to download and setup
IntelliJ IDEA Step by Step from scratch
How to use IntelliJ IDEA for projects
Basics and Features of IntelliJ IDEA
Overview and Structure of IntelliJ IDEA
How to create MAVEN project
How to view and update Project Structure
How to set up and use TestNG in IntelliJ IDEA
How to share projects on GitHub
How to clone a project from GitHub
Let's Get Started...
***** No prior specialized knowledge is required *****
Every lecture will start from scratch and you do not need any prior knowledge
There will be real-world examples and demo
By the end of this course, you will have complete hands-on knowledge with an In-depth understanding of all features
Every lecture will start from scratch and you do not need any prior knowledge
There will be real-world examples and demo
Do not worry if you have never done programming, I will start from scratch and go up step-by-step with hands-on
This course is for:
Anyone who wants to learn IntelliJ IDEA
Beginners on IntelliJ IDEA IDE
Let's Get Started