- This course is designed for software developers who want to program in Java. Java is used in a lot of different environments to create a lot of different kinds of applications. You can use Java to build apps for mobile devices running on Android and BlackBerry. You can build web applications using Java Enterprise Edition and its servlets and JSP or JavaServer Pages architectures. You can program micro devices including cell phone SIM cards.
And you can create many other types of applications. But Java is not a universal programming language and it's not used everywhere. Here are some things that Java is not. Java and JavaScript are not the same language, for example. JavaScript is an interpreted language that's used in web browsers and other dynamic environments. JavaScript and Java share the word Java, but they're not the same language at all. And if your goal, for example, is to build dynamic front-end webpages, you want JavaScript and not Java.
Java is also not the language of choice to build iOS apps, that is, apps for use on the iPhone and iPad platforms. The popular languages there are Objective-C and the newer Swift. And you also don't use Java to build Windows Phone apps. For Windows Phone, you can use either Visual Basic or the more popular C Sharp. Java is also not the easiest language in the world. It is an object-oriented language and to master it, you need to understand object-oriented concepts.
It's not the most difficult language in the world, either. One of its virtues is its consistency. Once you learn the rules of Java, how to think in Java, you can apply those rules across the board, learning new skills and picking up new libraries and APIs as you need them. As I mentioned, this course is designed for everybody who wants to develop software with Java, but because Java is an object-oriented language, I will be using a certain basic programming vocabulary.
If you're not sure whether you're ready for this course, here are a few questions you can ask yourself to find out. These questions test your understanding of some basic programming terms. What is a statement in a programming language? And what is a variable? What is a function or a method? And what is a condition? If you feel like you can confidently answer these questions, then you're ready for this course. But if you'd like a little bit more information about programming fundamentals, you can find that information in some lynda.com courses.
Foundations of Programming: Fundamentals will answer those basic questions. And to learn the terminology of object-oriented programming, you can look at Foundations of Programming: Object-Oriented Design. You can either start with these courses and then go to this course, or you can jump right into this course and then if you encounter terminology that you're not familiar with, you can jump to these courses. Either of these strategies should work as you start on your journey of learning Java.
Author
Updated
9/30/2020Released
7/24/2015- Understanding the history and principles of Java
- Installing Java, IntelliJ IDEA, and BlueJ
- Creating a Java project
- Working with variables, values, and expressions
- Working with object data types
- Building, comparing, and parsing strings
- Debugging and exception handling
- Creating loops and reusable code
- Passing arguments by reference or value
- Using simple and complex arrays
- Creating custom classes
- Understanding inheritance and polymorphism
- Managing files with Java libraries
- Documenting code with Javadoc
- Packaging classes in JAR files
Skill Level Beginner
Duration
Views
Related Courses
-
Java Essential Training for Students
with Peggy Fisher3h 6m Intermediate
-
Introduction
-
Welcome59s
-
Is this course for you?3m 22s
-
Using the exercise files5m 5s
-
-
1. What Is Java?
-
The history of Java5m 57s
-
Java syntax and compilation5m 26s
-
-
2. Installing the Software
-
Installing Java on Windows3m 49s
-
Installing Java on OS X2m 50s
-
Installing BlueJ1m 52s
-
-
3. Getting Started
-
Hello World5m 44s
-
-
4. Working with Variables
-
Converting numeric values5m 37s
-
Using Java operators6m 11s
-
5. Working with Objects
-
Using the String class5m 5s
-
Comparing string values5m 51s
-
Parsing string values3m 13s
-
Working with dates and times8m 35s
-
6. Exception Handling and Debugging
-
Debugging with IntelliJ IDEA5m 18s
-
Throwing custom exceptions3m 19s
-
7. Managing Program Flow
-
Using the switch statement4m 51s
-
Creating looping code blocks5m 23s
-
8. Using Data Collections
-
Using simple arrays6m 32s
-
Using two-dimensional arrays4m 17s
-
-
9. Creating Custom Classes
-
Understanding encapsulation7m 19s
-
Using constructor methods4m 56s
-
-
10. Working with Inheritance
-
11. Using Common Java Libraries
-
12. Preparing a Java Application for Deployment
-
Conclusion
-
Next steps1m 37s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Is this course for you?