- 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
- Visual Basic程序設(shè)計(jì)教程
- Full-Stack React Projects
- MATLAB定量決策五大類問題
- Modern JavaScript Applications
- Creating Stunning Dashboards with QlikView
- 匯編語言編程基礎(chǔ):基于LoongArch
- JavaEE架構(gòu)與程序設(shè)計(jì)
- 例解Python:Python編程快速入門踐行指南
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)
- MySQL數(shù)據(jù)庫教程(視頻指導(dǎo)版)
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)
- 數(shù)據(jù)結(jié)構(gòu):C語言描述(融媒體版)
- 企業(yè)級(jí)DevOps技術(shù)與工具實(shí)戰(zhàn)
- Spring 5.0 Cookbook
- 軟件測(cè)試實(shí)驗(yàn)教程