Amazon Prime Free Trial
FREE Delivery is available to Prime members. To join, select "Try Amazon Prime and start saving today with FREE Delivery" below the Add to Cart button and confirm your Prime free trial.
Amazon Prime members enjoy:- Cardmembers earn 5% Back at Amazon.com with a Prime Credit Card.
- Unlimited FREE Prime delivery
- Streaming of thousands of movies and TV shows with limited ads on Prime Video.
- A Kindle book to borrow for free each month - with no due dates
- Listen to over 2 million songs and hundreds of playlists
Important: Your credit card will NOT be charged when you start your free trial or if you cancel during the trial period. If you're happy with Amazon Prime, do nothing. At the end of the free trial, your membership will automatically upgrade to a monthly membership.
Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Programming C# 10: Build Cloud, Web, and Desktop Applications 1st Edition
Purchase options and add-ons
C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 10.0 and .NET 6 fundamentals and techniques for building cloud, web, and desktop applications.
Designed for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C#, such as generics, LINQ, and asynchronous programming features. You'll get up to speed on .NET 6 and the latest C# 9.0 and 10.0 additions, including records, enhanced pattern matching, and new features designed to remove "ceremony" to improve productivity.
- Understand how .NET has changed in the most recent releases, and learn what it means for application development
- Select the most appropriate C# language features for any task
- Learn when to use the new features and when to stick with older ones
- Examine the range of functionality available in .NET's class libraries
- Learn how you can apply these class libraries to practical programming tasks
- Explore numerous small additions to .NET that improve expressiveness
"Unlike books that focus on Visual Studio and technologies that interact with C#, this one covers the core language, and mastery of this core is essential to successfully building good software. It covers important concepts followed by generous code examples to explain them. It's thorough, detailed, and gets at the nooks and crannies of the language rarely covered elsewhere. It's a complete course on C#." --Jeremy Morgan Software/DevOps Engineer
Ian Griffiths has worked in various aspects of computing, including computer networking, embedded real-time systems, broadcast television systems, medical imaging, and all forms of cloud computing. Ian is a Technical Fellow at endjin, and a Microsoft MVP in Developer Technologies. He's the author of several O'Reilly books and has written courses on Windows Presentation Foundation (WPF) and TPL Tables. Technology brings him joy.
- ISBN-101098117816
- ISBN-13978-1098117818
- Edition1st
- PublisherO'Reilly Media
- Publication dateSeptember 13, 2022
- LanguageEnglish
- Dimensions7 x 1.8 x 9.2 inches
- Print length833 pages
Frequently bought together
Customers who viewed this item also viewed
From the brand
-
Explore more C# from O'Reilly
-
Sharing the knowledge of experts
O'Reilly's mission is to change the world by sharing the knowledge of innovators. For over 40 years, we've inspired companies and individuals to do new things (and do them better) by providing the skills and understanding that are necessary for success.
Our customers are hungry to build the innovations that propel the world forward. And we help them do just that.
From the Publisher
Add to Cart
|
Add to Cart
|
Add to Cart
|
|
Customer Reviews |
4.7 out of 5 stars
64
|
4.6 out of 5 stars
149
|
4.6 out of 5 stars
29
|
Price | $24.78$24.78 | $63.11$63.11 | $37.37$37.37 |
Companion titles from O'Reilly Media |
Editorial Reviews
About the Author
Product details
- Publisher : O'Reilly Media; 1st edition (September 13, 2022)
- Language : English
- Paperback : 833 pages
- ISBN-10 : 1098117816
- ISBN-13 : 978-1098117818
- Item Weight : 3 pounds
- Dimensions : 7 x 1.8 x 9.2 inches
- Best Sellers Rank: #1,355,635 in Books (See Top 100 in Books)
- #183 in Microsoft .NET
- #281 in C# Programming (Books)
- #1,763 in Software Development (Books)
- Customer Reviews:
About the author
Discover more of the author’s books, see similar authors, read book recommendations and more.
Customer reviews
- 5 star4 star3 star2 star1 star5 star76%18%0%0%6%76%
- 5 star4 star3 star2 star1 star4 star76%18%0%0%6%18%
- 5 star4 star3 star2 star1 star3 star76%18%0%0%6%0%
- 5 star4 star3 star2 star1 star2 star76%18%0%0%6%0%
- 5 star4 star3 star2 star1 star1 star76%18%0%0%6%6%
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonReviews with images
Bad print
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
- Reviewed in the United States on December 26, 2024This review focuses on the print quality of the book, not its content.
The text is difficult to read, as the ink appears doubled and overlapping, making it feel almost like experiencing dyslexia. This issue persists throughout the entire book, with only a few rare instances where the text looks normal.
This review focuses on the print quality of the book, not its content.
The text is difficult to read, as the ink appears doubled and overlapping, making it feel almost like experiencing dyslexia. This issue persists throughout the entire book, with only a few rare instances where the text looks normal.
Images in this review
Top reviews from other countries
- MartijnReviewed in the Netherlands on October 5, 2022
5.0 out of 5 stars A must have for anyone who wants to become a C# expert
This book is perfect for experienced programmers who are either new to C# or who have been working with it for a while and want to gain a deeper understanding of it.
This book explains all the stuff you were afraid to ask your coworkers about. It’s pleasant to read, well structured, very thorough and even sheds light on some obsolete concepts from older C# versions that newer C# devs might never have seen (String.Format anyone?).
I’m not sure why the subtitle is as it is. This book will not teach you to build cloud, web or desktop applications. But it will definitely make you a better programmer!