Beginning C# 7 Hands-On – Advanced Language Features
Tom Owsiak
- 出版商: Packt Publishing
- 出版日期: 2017-10-30
- 售價: $1,450
- 貴賓價: 9.5 折 $1,378
- 語言: 英文
- 頁數: 310
- 裝訂: Paperback
- ISBN: 1788294262
- ISBN-13: 9781788294263
-
相關分類:
C#
下單後立即進貨 (約3~4週)
買這商品的人也買了...
-
$500$450 -
$940$700 -
$969Debugging Teams: Better Productivity through Collaboration (Paperback)
-
$1,740$1,653 -
$301軟技能代碼之外的生存指南 (Soft Skills : The software developer's life manual)
-
$490$387 -
$540$459 -
$1,600$1,520 -
$990Mastering Unity 2017 Game Development with C# - Second Edition
-
$1,330$1,264 -
$650$507 -
$350$298 -
$580$493 -
$1,520$1,444 -
$2,350$2,233 -
$234$222 -
$1,062Docker for Rails Developers
-
$650$514 -
$888$844 -
$454持續交付 2.0 業務引領的 DevOps 精要
-
$774$735 -
$331敏捷軟件開發:用戶故事實戰 (User Stories Applied: For Agile Software Developm)
-
$580$458 -
$680$578 -
$888$844
商品描述
An advanced C# beginners guide to some of the tougher parts of the C# language!
About This Book
- Learn C#, Visual Studio, and object-oriented programming
- Get practical examples of advanced C# language features so that you can easily master them yourself
- Use the C# programming language to work generics and lambda expressions
- Program C# and SQL Server 2017
- Get ready for your first MVC applications
Who This Book Is For
This book is for anyone who is interested in learning how to program the more advanced aspects of the C# language. Previous programming knowledge of C# is required, at least to the level of basic object-oriented programming. Readers can benefit from first reading Tom Owsiak's companion book, Beginning C# 7 Hands-On – The Core Language, as a preparation for the more advanced elements and techniques presented in this book.
What You Will Learn
- Learn C# advanced language elements and techniques
- Discover advanced C# techniques with hands-on working examples
- Build on your knowledge of OOP by using C# generics and lambda expressions
- Work with C# and LINQ custom data types
- Program C# and SQL Server 2017 to manage and query data
- Create your first full MVC application
In Detail
Beginning C# 7 Hands-On – Advanced Language Features assumes that you've mastered the basic elements of the C# language and that you're now ready to learn the more advanced C# language and syntax, line by line, in a working Visual Studio environment. You'll learn how to code advanced C# language topics including generics