Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Basic Java Programming with IntelliJ IDEA
Rating: 4.1 out of 5(69 ratings)
1,300 students

Basic Java Programming with IntelliJ IDEA

Take your first step into the world of programming with this beginner course on Java. Become a programmer today!
Last updated 5/2018
English

What you'll learn

  • You will have the basic knowledge of Java programming as well as an understanding of the popular IDE, Eclipse.
  • Learn how to use basic Java tools
  • Create beginner programs with Java
  • Learn the fundamentals of programming that you will need in any programming career

Course content

1 section16 lectures1h 17m total length
  • Introduction1:56

    An introduction to the basic Java programming course with IntelliJ IDEA

  • IDE Download and Installation4:00

    Downloading IntelliJ IDEA and its installation

  • Creating Projects and First Line of Code7:00

    Creating your first project and writing your first line of code, the Hello World line of code

  • String and Integer Variables6:47

    Learn how to create String and Integer variables

  • Quiz 1
  • Math Functions with Integer Variables4:25

    Math functions with integer variables

  • The If Statement6:52

    How to create and use if statements, understanding clauses and learning how to check data

  • Nested If Statements and Additional Operators5:22

    Learn how to create nested if statements and additional operators. Comparing the two and deciding the ideal method to have multiple clauses.

  • Quiz 2
  • The While Loop5:24

    The While loop, the loop which checks data and repeats till the clause proves false

  • The For Loop3:35

    The for loop, making a fully customized loop with a coded-in count variable. Highly useful when working with a set amount of data

  • Retrieving User Input4:04

    Learn how to ask the user to enter in information and store said data inside variables.

  • String and Integer Parsing5:31

    Learn how to parse variables, converting integers into strings and vice versa

  • The Character Variable and Parsing6:04

    Learn how to create the character variable to store character data types. In addition, learn how to convert char variables to string, integer and vice versa

  • The Double Variable and Parsing5:22

    Learn how to create the double variable to store double data types. In addition, learn how to convert char variables to string, integer, character and vice versa

  • Project Discussion2:19

    A discussion of the project for this basic course, explaining the requirements for this project as well as some tips

  • Project Answer7:06

    One way you in which you can answer the project for this course

  • Conclusion1:13

    A conclusion to this course, summing up what you have learnt and further encouragement

Requirements

  • This is a beginner level course. No experience needed. Tools will be attained through course.

Description

Welcome to my Basic course on Java Programming with IntelliJ IDEA!

My name is Matthew Dewey. I am an experienced programmer, having received several accommodations on programming in my formal education as well as taught several programming languages to thousands of students. My goal is to provide you, the budding programmer, the the knowledge you need on programming in a fun and easy manner. In this course I do just that and with one of the most useful IDEs coupled with the Java programming language.

Java, a wonderfully simple programming language that has encouraged many programmers to pursue careers involving Java over any other language. Of course, it goes without saying that Java is an excellent language, but do you know what is required of you to start programming Java?

As with any programming language it is important you understand the fundamentals and that is exactly what I teach you in this course.

I help you:

  • Install your IDE
  • Establish fundamental code
  • Create and use variables
  • Retrieve user input
  • Process simple data
  • as well as BONUS methods and code!

What about IntelliJ IDEA? A popular, widely used IDE that many large applications have been created in over the years. Do you know how to use it to its full potential? Well, in this course we will go through several lessons that will help you get comfortable with the IDE as well as more adept at program creation.

Go no further if you're looking for the course that will guide you into the world of programming! With my course I can guarantee that the knowledge you learn will help you get a head-start in Java programming. I hope you enjoy the course and it helps you on your way into the world of programming!

"Programming is a form of art. It is logical creativity!"

Who this course is for:

  • Students wanting to learn Java programming from the beginning