- Java Programming for Beginners
- Mark Lassoff
- 181字
- 2021-07-02 15:22:40
Getting Started with Java
Whether this is your first foray into high-level object-oriented programming languages, such as Java, or if you've been programming for some time and you're just looking to add Java to your repertoire, or even if you've never touched a line of code in your life, this book is designed to accommodate you. We're going to move quickly, and we're not going to shy away from heavy subjects; however, we're going to begin this book from the very ground up and learn about the concepts behind object-oriented programming as we go.
In this chapter, we'll understand what Java is and also look at its features. We'll then follow a step-by-step process to set up a development environment to enable us to write and execute Java programs. Once we accomplish this, we'll write our very first Java program and run it. Lastly, we'll look at what to do when we get an error.
Specifically, we'll cover the following topics:
- What is Java
- Features and applications of Java
- Installing JDK
- Installing the NetBeans IDE
- Writing HelloWorld.java
- NetBeans' error detection capabilities
- C++程序設計教程
- Learning Neo4j
- .NET之美:.NET關鍵技術深入解析
- TypeScript入門與實戰
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Photoshop智能手機APP UI設計之道
- Mastering Selenium WebDriver
- C++面向對象程序設計(微課版)
- Java技術手冊(原書第7版)
- Unity Virtual Reality Projects
- Access 2010數據庫基礎與應用項目式教程(第3版)
- MySQL數據庫管理與開發(慕課版)
- SQL Server 2016數據庫應用與開發
- Visual Basic程序設計實驗指導(第二版)
- Fast Data Processing with Spark(Second Edition)