- Java 9 Programming By Example
- Peter Verhas
- 183字
- 2021-07-02 23:37:24
What you need for this book
To immerse into the content of this book and to soak up most of the skills and knowledge, we assume that you already have some experience with programming. We do not assume too much but hope that you already know what a variable is, that computers have memory, disk, network interfaces, and what they generally are.
In addition to these basic skills, there are some technical requirements to try out the code and the examples of the book. You need a computer—something that is available today and can run Windows, Linux, or OSX. You need an operating system and, probably, that is all you need to pay for. All other tools and services that you will need are available as open source and free of charge. Some of them are also available as commercial products with an extended feature set, but for the scope of this book, starting to learn Java 9 programming, those features are not needed. Java, a development environment, build tools, and all other software components we use are open source.
- C++ Primer習題集(第5版)
- C++面向對象程序設計(微課版)
- Developing Middleware in Java EE 8
- 實戰Java高并發程序設計(第3版)
- 程序是怎樣跑起來的(第3版)
- 詳解MATLAB圖形繪制技術
- Java零基礎實戰
- Django實戰:Python Web典型模塊與項目開發
- Extending Unity with Editor Scripting
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Python Deep Learning
- 微信小程序開發邊做邊學(微課視頻版)
- Appcelerator Titanium Smartphone App Development Cookbook
- Flask Web開發實戰:入門、進階與原理解析
- Advanced C++