Beginning C# Hands-On – The Core Language

Tom Owsiak

  • 出版商: Packt Publishing
  • 出版日期: 2017-08-30
  • 售價: $1,740
  • 貴賓價: 9.5$1,653
  • 語言: 英文
  • 頁數: 554
  • 裝訂: Paperback
  • ISBN: 1788296540
  • ISBN-13: 9781788296540
  • 相關分類: C#
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Key Features

  • Learn C#, Visual Studio, and Object Oriented Programming,
  • See practical examples of all the core C# language features so that you can easily master them yourself
  • Use the C# 7 programming language to work with code and data, which can be applied to other programming languages as well,
  • Complete a variety of programming assignments for hands-on practice, as you move through the course.

Book Description

Beginning C# 7 Hands-On - The Core Language teaches you core C# language and syntax in a working Visual Studio environment. This book covers everything from core language through to more advanced features such as object-oriented programming techniques. This book is for C# 7 beginners who need a practical reference to core C# language features.

You'll also gain a view of C# 7 through web programming with web forms, so you'll learn HTML, basic CSS, and how to use a variety of controls, such as buttons and drop-down lists. You'll start with the fundamentals of C# and Visual Studio, including defining variables, interacting with users, and understanding data types, data conversions, and constants.

You'll move on to checking conditions using if/else blocks, and see how to use loops to do things such as repeat blocks of code. After covering various operators to evaluate and assign control structures, you'll see how to use arrays to store collections of data. By the time you've finished the book, you'll know how to program the vital elements of the core C# language. These are the building blocks that you can then combine to build complex C# programs.

What you will learn

  • Learn C#, Visual Studio, and object-oriented programming
  • Learn all the core C# 7 language syntax with hands-on working examples
  • Learn everything from basic variable assignments to complex multidimensional arrays
  • Go through practical examples of all the core C# 7 language features so that you can easily master them yourself
  • Use the C# programming language to work with code and data, which can be applied to other programming languages as well

About the Author

Tom Owsiak has eight years experience as a teacher of mathematics, physics, statistics, and programming. He has worked for five years as a database programmer using various technologies such as .NET, Clipper, SQL, SQL Server, SAS, Excel, and many related technologies. Tom is the publisher of one of the most successful courses on Udemy, called "Learn C# With Visual Studio 2013". Currently, Tom work as a mathematics, and computer science teacher at Mercy College in Dobbs Ferry, NY.

Table of Contents

  1. First Careful Steps Towards Success in C#
  2. Dummy

商品描述(中文翻譯)

關鍵特點
- 學習 C#、Visual Studio 和物件導向程式設計
- 查看所有核心 C# 語言特性的實用範例,以便您能輕鬆掌握它們
- 使用 C# 7 程式語言處理程式碼和數據,這也可以應用於其他程式語言
- 完成各種程式設計作業以進行實作練習,隨著課程的進行

書籍描述
《Beginning C# 7 Hands-On - The Core Language》教您在運行的 Visual Studio 環境中學習核心 C# 語言和語法。本書涵蓋從核心語言到更高級特性,如物件導向程式設計技術的所有內容。本書適合需要實用參考的 C# 7 初學者,幫助他們掌握核心 C# 語言特性。

您還將通過網頁程式設計和網頁表單來了解 C# 7,因此您將學習 HTML、基本 CSS,以及如何使用各種控制項,如按鈕和下拉列表。您將從 C# 和 Visual Studio 的基本概念開始,包括定義變數、與用戶互動,以及理解數據類型、數據轉換和常數。

接下來,您將學習使用 if/else 區塊檢查條件,並了解如何使用迴圈來重複程式碼區塊。在涵蓋各種運算符以評估和指派控制結構後,您將學習如何使用陣列來存儲數據集合。當您完成本書時,您將知道如何編寫核心 C# 語言的基本元素。這些是您可以組合起來構建複雜 C# 程式的基礎。

您將學習的內容
- 學習 C#、Visual Studio 和物件導向程式設計
- 通過實作範例學習所有核心 C# 7 語言語法
- 從基本變數指派到複雜的多維陣列學習所有內容
- 通過所有核心 C# 7 語言特性的實用範例,輕鬆掌握它們
- 使用 C# 程式語言處理程式碼和數據,這也可以應用於其他程式語言

關於作者
**Tom Owsiak** 擁有八年的數學、物理、統計和程式設計教學經驗。他曾擔任數據庫程式設計師五年,使用各種技術,如 .NET、Clipper、SQL、SQL Server、SAS、Excel 及許多相關技術。Tom 是 Udemy 上最成功的課程之一《Learn C# With Visual Studio 2013》的出版者。目前,Tom 在紐約 Dobbs Ferry 的 Mercy College 擔任數學和計算機科學教師。

目錄
1. 在 C# 中邁向成功的第一步
2. Dummy