Introduction to Programming: Learn to program in Java with data structures, algorithms, and logic
暫譯: 程式設計入門:學習使用 Java 進行資料結構、演算法與邏輯編程
Nick Samoylov
- 出版商: Packt Publishing
- 出版日期: 2018-06-15
- 售價: $1,870
- 貴賓價: 9.5 折 $1,777
- 語言: 英文
- 頁數: 722
- 裝訂: Paperback
- ISBN: 1788839129
- ISBN-13: 9781788839129
-
相關分類:
Java 程式語言、Algorithms-data-structures
海外代購書籍(需單獨結帳)
相關主題
商品描述
Get a solid understanding of Java fundamentals to master programming through a series of practical steps
Key Features
- Enjoy your first step into the world of programming
- Understand what a language is and use its features to build applications
- Learn about a wide variety of programming applications
Book Description
Have you ever thought about making your computer do what you want it to do? Do you want to learn to program, but just don't know where to start? Instead of guiding you in the right direction, have other learning resources got you confused with over-explanations?
Don't worry. Look no further. Introduction to Programming is here to help.
Written by an industry expert who understands the challenges faced by those from a non-programming background, this book takes a gentle, hand-holding approach to introducing you to the world of programming. Beginning with an introduction to what programming is, you'll go on to learn about languages, their syntax, and development environments. With plenty of examples for you to code alongside reading, the book's practical approach will help you to grasp everything it has to offer. More importantly, you'll understand several aspects of application development. As a result, you'll have your very own application running by the end of the book. To help you comprehensively understand Java programming, there are exercises at the end of each chapter to keep things interesting and encourage you to add your own personal touch to the code and, ultimately, your application.
What you will learn
- Understand what Java is
- Install Java and learn how to run it
- Write and execute a Java program
- Write and execute the test for your program
- Install components and confgure your development environment
- Learn and use Java language fundamentals
- Learn object-oriented design principles
- Master the frequently used Java constructs
Who This Book Is For
Introduction to Programming is for anybody who wants to learn programming. All you ll need is a computer, internet connection, and a cup of coffee.
Table of Contents
- Java Virtual Machine (JVM) on Your Computer
- Java Language Basics
- Your Development Environment Setup
- Your First Java Project
- Java Language Elements and Types
- Interfaces, Classes, and Object Construction
- Packages and Accessibility (Visibility)
- Object-Oriented Design (OOD) Principles
- Operators, Expressions, and Statements
- Control Flow Statements
- JVM Processes and Garbage Collection
- Java Standard and External Libraries
- Java Collections
- Managing Collections and Arrays
- Managing Objects, Strings, Time, and Random Numbers
- Database Programming
- Lambda Expressions and Functional Programming
- Streams and Pipelines
- Reactive Systems
商品描述(中文翻譯)
透過一系列實用步驟,深入了解 Java 基礎知識以掌握程式設計
主要特色
- 享受進入程式設計世界的第一步
- 了解什麼是語言,並利用其特性來構建應用程式
- 學習各種程式設計應用
書籍描述
你是否曾經想過讓你的電腦按照你的意願運作?你想學習程式設計,但不知道從何開始?其他學習資源是否讓你感到困惑,因為過度解釋?
別擔心,這裡有《程式設計入門》來幫助你。
本書由一位了解非程式設計背景人士所面臨挑戰的行業專家撰寫,採取溫和的引導方式,幫助你進入程式設計的世界。從介紹程式設計是什麼開始,你將學習語言、語法和開發環境。書中提供了大量範例,讓你在閱讀的同時進行編碼,實用的方式將幫助你掌握書中所提供的一切。更重要的是,你將了解應用程式開發的幾個方面。因此,在書的結尾,你將擁有自己的應用程式運行。為了幫助你全面理解 Java 程式設計,每章結尾都有練習題,讓學習保持趣味,並鼓勵你為程式碼和最終的應用程式增添個人風格。
你將學到什麼
- 了解什麼是 Java
- 安裝 Java 並學習如何運行它
- 編寫並執行 Java 程式
- 編寫並執行你的程式測試
- 安裝組件並配置你的開發環境
- 學習並使用 Java 語言基礎
- 學習物件導向設計原則
- 掌握常用的 Java 結構
本書適合誰
《程式設計入門》適合任何想學習程式設計的人。你只需要一台電腦、一個網路連接和一杯咖啡。
目錄
- 你電腦上的 Java 虛擬機 (JVM)
- Java 語言基礎
- 你的開發環境設置
- 你的第一個 Java 專案
- Java 語言元素和類型
- 介面、類別和物件建構
- 包和可見性 (Accessibility)
- 物件導向設計 (OOD) 原則
- 運算子、表達式和語句
- 控制流程語句
- JVM 流程和垃圾回收
- Java 標準和外部庫
- Java 集合
- 管理集合和陣列
- 管理物件、字串、時間和隨機數
- 資料庫程式設計
- Lambda 表達式和函數式程式設計
- 串流和管道
- 反應式系統