- 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++面向?qū)ο蟪绦蛟O(shè)計(第三版)
- Progressive Web Apps with React
- SpringMVC+MyBatis快速開發(fā)與項目實戰(zhàn)
- 區(qū)塊鏈:以太坊DApp開發(fā)實戰(zhàn)
- Mastering Python High Performance
- TradeStation交易應(yīng)用實踐:量化方法構(gòu)建贏家策略(原書第2版)
- 程序設(shè)計基礎(chǔ)教程:C語言
- PHP編程基礎(chǔ)與實例教程
- Learning AWS
- 數(shù)據(jù)分析與挖掘算法:Python實戰(zhàn)
- ASP.NET開發(fā)寶典
- Visual Basic程序設(shè)計基礎(chǔ)
- HTML5 WebSocket權(quán)威指南
- Spring Boot 2+Thymeleaf企業(yè)應(yīng)用實戰(zhàn)
- AI輔助編程Python實戰(zhàn):基于GitHub Copilot和ChatGPT