Engineering and Technology
Take your first steps towards becoming a Java developer! Learn Java syntax and create conditional statements, loops, and functions.
In the course Java Programming Basics on Udacity, you will learn how to write Java syntax and create variables, understand the basic principles of programming, and write your first Java program. You will also learn how to use variables to store and retrieve information, and how to use methods and conditional statements such as if-else and switch-case statements to tackle decision-making scenarios. Additionally, you will learn how to create functions in Java, declare methods with input arguments and return types, and call the functions you create. The course will also cover how to create loops using for and while loops, write nested loops, and use 2D arrays to store and retrieve information. Finally, you will learn how to install and use the IntelliJ Integrated Development Environment (IDE) and use it to find and solve problems in your code.
by Udacity
Take your first steps towards becoming a Java developer! Learn Java syntax and create conditional st...
by Udacity
Take an Android app in Java and convert it to Kotlin, learning key features of the Kotlin programmin...
by Udacity
Elevate your Java abilities with the fundamental skills used by developers to design, code, test, an...
by Udacity
Learn how to apply powerful object-oriented programming concepts in Java
by Udacity
Learn back-end development with Java, one of the most popular programming languages in the world.
by Udacity
In this course, we will see all the advances that have led to the state-of-the-art operating system...