課程資料
課程簡介
Master the Foundations of Java and the Topics of the Oracle Certified Associate, Java SE 8 Programmer Exam (1Z0-808)
Java is one of the most popular programming languages used in professional application development. As such, there is an extensive job market available to those who master its syntax. However, mastering a language as complex and vast as Java requires a developer to start with a solid programming foundation. This class provides that foundation. Those who are looking to start a career in software development, or developers who are looking to increase their marketability by learning the nuts and bolts of Java, will benefit from taking this course. To start the student on the “right track,” the lectures and labs go beyond basic syntax by including best practices and object oriented programming idioms. In addition, the topics covered help prepare students for the Oracle Certified Associate, Java Programmer SE 8 exam (a certification which demonstrates to potential employers a fundamental level of proficiency with the language). However, do note that this course is just as appropriate for someone who is not interested in taking the exam; if you want to learn Java, this is the course for you!
課程章節
- 10 個章節
- 165 堂課
- 第 1 章 Welcome!
- 第 2 章 Getting Started with Java
- 第 3 章 Introduction to Objects
- 第 4 章 Static, Scope, and Garbage Collection
- 第 5 章 Packages
- 第 6 章 Java Conventions and Primitives
- 第 7 章 Java Syntax
- 第 8 章 Strings
- 第 9 章 Encapsulation
- 第 10 章 Inheritance
課程內容
- Read and write basic command line programs in Java
- Know how to use an Integrated Development Environment (Eclipse) to develop and debug programs
- Generate HTML based documentation (Javadoc) for code
- Gain a solid understanding of the topics covered in the exam to become an Oracle Certified Associate, Java SE 8 Programmer (Java SE 8 Programmer I 1Z0-808)
此課程所涵蓋的技能
評價
-
FFrancisco Gonzalez2
Very good
-
YYlva Degerfeldt
I've been a Java developer for a long time. I just need to know more about the specific Java 8 stuff, which I thought this course would address. I didn't know it would teach all the Java basics as well, which I didn't need. But the teacher is really good and talks about a lot of details, so I learned a few new "special circumstances things" even when those belong to the "basics". And the tests are good.
-
BBrian Fox
Eclipse website is a little buggy, just went with VSC since I'm familiar anyways and installed the Java Extension. Good explanations however so far! Just made it halfway through & I think this is a good pace with clear explanations to keep it from being overwhelming.
-
RRamagalane Julia Ramogale
Great for beginners to learn which tools to install and how to set up Eclipse, including understanding the features and their purposes.