
Learn how to download and install the IntelliJ IDEA Community Edition, verify your 64-bit system, customize installation options, and prepare to create your first Java project.
Learn to declare and initialize string and integer variables in Java, print them with System.out, and use the plus operator for concatenation and addition.
Explore how a while loop repeats code while a condition is true, using a count variable to run up to ten iterations and identify infinite loops.
Learn to receive user input in Java using a showInputDialog, storing the response in a string variable, and displaying it in output to verify the value.
Learn to use the isWhitespace method to identify spaces between words, split strings, and prepare data for scanning and extracting words in Java.
Collects first name, last name, and age, validating age over 18 with a while loop. Converts names to uppercase, sorts by surname, and prints initials with age.
Explore the substring method in Java masterclass, learning how to return a specific section of text by choosing the start and end points, such as 5 and 7.
Learn to create objects using the scanner to read text files and strings and use the print Rotto class to write text files, advancing your Java programming and OOP skills.
Explore reading a text file with a file scanner that works with a land scanner, link them, loop to read lines, and close the scanners.
Explore arrays in Java, including one dimensional and two dimensional int arrays, how to declare with square brackets, assign values, and print specific positions using zero-based indexing.
Practice one-dimensional arrays in Java using for loops to input values via dialog and print them, while learning how the array length reveals capacity with zero-based indexing in IntelliJ IDEA.
The project teaches collecting two sport lists, storing as strings, splitting into arrays, using an if statement to compare lengths, and displaying the dominant student and their supports.
Create and use classes and void methods in Java by building a greeting class, writing a main method, and instantiating objects to print hello, illustrating core object oriented programming.
Advance your Java skills by building a scanner class with a void method that reads files using object oriented programming. Prompt for file names and support multiple scans for efficiency.
Develop an object processing program in Java masterclass that uses a file reader class to read two text files, finds the oldest person, and writes initials and ages to output.
Celebrates completing the Java masterclass, highlighting how learners progressed from little to advanced Java skills through projects and practice, gaining a head start for programming careers.
Welcome to my Masterclass 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 tough several programming languages to thousands of students. My goal is to provide you, the budding programmer, the the knowledge you need on programming in an easy and fun 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. Further on, once completing the basic section, we move onto advanced Java programming and OOP. Data is important in the technological world that we live in, but what we use is processed data, so you, as the budding programmer need to know this as well. I show you how to scan through large amounts of data with ease as well as extract specific types and process it as well.
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 projects that will help you get truly comfortable with the IDE as well as more adept at program creation.
I help you:
Install your IDE
Establish fundamental code
Create and use variables
Retrieve user input
Process simple data
Advanced Java Methods
Data Collection
Data Processing and Storage
Data Extraction
Data Scanning
OOP, Object Orientated Programming
and BONUS tips and tricks!
Go no further if you're looking for the course that will guide you into the world of programming! With my masterclass 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!"