14 बेस्ट सी # बुक्स (2021 अपडेट)

Anonim

C-SHARP (C #) Microsoft द्वारा विकसित एक सामान्य-उद्देश्य, बहु-प्रतिमान प्रोग्रामिंग भाषा है जो .NET फ्रेमवर्क पर चलती है। C # का उपयोग व्यापक रूप से मोबाइल एप्लिकेशन, गेम और विंडोज़ एप्लिकेशन के निर्माण के लिए किया जाता है।

यहाँ शीर्ष 14 C # पुस्तकों की एक क्यूरेट सूची दी गई है जो उन्नत C # शिक्षार्थियों पुस्तकालय के लिए किसी भी शुरुआत का हिस्सा होना चाहिए।

1) C # 8.0 और .NET कोर 3.0

C # 8.0 और .NET में, Core 3.0 मार्क जे। प्राइस द्वारा लिखित एक पुस्तक है। पुस्तक आपको C # एप्लिकेशन प्रोग्रामिंग शुरू करने के लिए आवश्यक सब कुछ प्रदान करती है। पुस्तक पूरी तरह से अपडेट है और सामग्री प्रबंधन प्रणाली (सीएमएस) पर नए अध्यायों और ML.NET के साथ मशीन सीखने के साथ विस्तारित है।

पुस्तक का भाग 1, C # के मूल सिद्धांतों को सिखाता है, जिसमें ऑब्जेक्ट-ओरिएंटेड प्रोग्रामिंग शामिल है, भाग 2 में .NET मानक एपीआई शामिल हैं। भाग 3 क्रॉस-प्लेटफ़ॉर्म अनुप्रयोगों के कई उदाहरण प्रदान करता है जिन्हें आप बना सकते हैं और तैनात कर सकते हैं। ये वेब ऐप ASP.NET Core या मोबाइल ऐप Xamarin.Forms का उपयोग करके उपयोग किए जाते हैं।

अमेज़न पर नवीनतम मूल्य और उपयोगकर्ता समीक्षा की जाँच करें

2) C # 8.0 पॉकेट संदर्भ: C # 8.0 प्रोग्रामर के लिए त्वरित सहायता

C # 8.0 पॉकेट संदर्भ जोसेफ अलबहारी द्वारा लिखित एक पुस्तक है। यह एक आदर्श पुस्तक और सूचना का त्वरित स्रोत है जो जावा, सी ++, या कुछ पहले के सी # संस्करणों को जानने के लिए एक गाइड के रूप में मदद करता है या तेजी से गति देता है।

सभी C # प्रोग्राम और कोड स्निपेट्स LINQPad में इंटरैक्टिव नमूनों के रूप में उपलब्ध हैं। आप इन नमूनों को बनाते हैं और विजुअल स्टूडियो में परियोजनाओं को स्थापित करने की आवश्यकता के बिना परिणाम होते हैं।

अमेज़न पर नवीनतम मूल्य और उपयोगकर्ता समीक्षा की जाँच करें

3) मुरच का सी # 2015

मुरच की C # 2015 ऐनी बोएहम द्वारा लिखित एक पुस्तक है। यह एक सेल्फ-पुस्तक पुस्तक है, जिसमें दिखाया गया है कि विंडोज स्टूडियो अनुप्रयोगों के निर्माण के लिए विज़ुअल स्टूडियो 2015, सी # 6.0 और .NET 4.6 कक्षाओं का उपयोग कैसे करें। यह संदर्भ पुस्तक दिखाती है कि व्यवसायिक वर्गों, वंशानुक्रम का उपयोग कैसे किया जाए और वास्तविक दुनिया में उनके उपयोग के तरीके को बाधित किया जाए।

इस संदर्भ पुस्तक के अंत में, आप 3-स्तरीय, ऑब्जेक्ट-ओरिएंटेड विंडोज फॉर्म विकसित करने में सक्षम होंगे।

अमेज़न पर नवीनतम मूल्य और उपयोगकर्ता समीक्षा की जाँच करें

4) एकता 2019 के साथ खेलों का विकास करके सी # सीखना

लर्निंग सी # बाइ डेवलपिंग गेम्स विद यूनिटी 2019 हैरिसन फेरोन द्वारा लिखित एक पुस्तक है। इस पुस्तक में, आप चर, विधियों, सशर्त विवरणों, कक्षाओं और ऑब्जेक्ट-ओरिएंटेड सिस्टम जैसे प्रोग्रामिंग के महत्वपूर्ण ब्लॉक सीखेंगे।

पुस्तक में C # स्क्रिप्ट बनाने और पेशेवर ऐप्स बनाने के लिए अपने ज्ञान का अनुवाद करने जैसे विषय शामिल हैं।

इस पुस्तक के अंत में, आपको प्रबंधक कक्षाओं और लचीले एप्लिकेशन आर्किटेक्चर जैसे प्रोग्रामिंग सर्वोत्तम प्रथाओं और मैक्रो-स्तरीय विषयों के साथ हाथों का अनुभव प्राप्त होगा।

अमेज़न पर नवीनतम मूल्य और उपयोगकर्ता समीक्षा की जाँच करें

5) चुस्त सिद्धांत, पैटर्न, और व्यवहार C # में

एजाइल प्रिंसिपल्स, पैटर्न और प्रैक्टिस इन सी # एक किताब है जो रॉबर्ट सी। मार्टिन और मीका मार्टिन द्वारा लिखी गई है।

यह संदर्भ पुस्तक केस स्टडीज की एक श्रृंखला प्रस्तुत करती है जो C # भाषा के मूल सिद्धांतों को समझने में मदद करती है। फुर्तीली विकास और फुर्तीली डिजाइन, और चालें भी जल्दी से यूएमएल मॉडल से वास्तविक सी # कोड की अनुमति देती हैं।

शुरुआती अध्याय आपको चुस्त आंदोलन की मूल बातें सिखाते हैं, जबकि बाद के अध्याय कई सिद्ध तकनीकों को दिखाते हैं। संदर्भ में कई स्रोत कोड उदाहरण शामिल हैं जो लेखकों की वेबसाइट से डाउनलोड के लिए भी उपलब्ध हैं।

अमेज़न पर नवीनतम मूल्य और उपयोगकर्ता समीक्षा की जाँच करें

6) प्रो सी # 7: .NET और .NET कोर के साथ

Pro C # 7: .NET और .NET कोर के साथ एंड्रयू ट्रॉल्सन और फिलिप जपिकसे द्वारा लिखित एक पुस्तक है। पुस्तक सी # प्रोग्रामिंग भाषा में एक व्यापक आधार प्रदान करती है और इसमें रहने वाले ढांचे।

The book covers C# 7.1 and .NET 4.7 features along with dedicated chapters on Microsoft's lightweight, cross-platform framework. The book also includes NET Core 2.0. Coverage and ASP.NET Core, Entity Framework (EF) Core. Communication Foundation (WCF), and ASP.NET MVC.

Check Latest Price and User Reviews on Amazon

7) The C# Player's Guide

The C# Player's Guide is a book written by RB Whitaker. The book is the ultimate guide for people starting with C#, to any beginner or an experienced programmer.

This book includes topics like variables, math operations, looping, methods, and an in-depth look at the C# type system. In this reference book, you can explore some of the most useful advanced features of C# language.

Check Latest Price and User Reviews on Amazon

8) C#: Learn C# in One Day and Learn It Well. C# for Beginners with Hands-on Project

C#: Learn C# in One Day and Learn It Well is a book written by Harrison Ferrone. This reference book includes a unique project that requires the application of all the concepts taught previously.

Examples in this book illustrate all concepts. Moreover, the output for all examples are provided immediately. Therefore, you do not need to wait to run this example in your system. The book is also available in the Kindle version.

Check Latest Price and User Reviews on Amazon

9) C# in Depth

C# in Depth is a book written by Jon Skeet. This engaging guide is your key to unlocking this powerful language. All the complex concepts are broken down into simple steps, which helps you to understand this language.

The book includes real-world examples that help you to understand this subject better. By the end of this book, you'll be writing C# code with skill, style, and complete confidence.

Check Latest Price and User Reviews on Amazon

10) Microsoft Visual C# Step by Step

Microsoft Visual C# Step by Step is a book written by John Sharp. The book provides guidance, exercises, and code you need to start building responsive, scalable, cloud-connected applications.

The book includes topics like variables, operators, expressions, methods, and program flow. It also helps you to build apps with error, exception, and resource management.

Check Latest Price and User Reviews on Amazon

11) C# 7.0 in a Nutshell: The Definitive Reference

C# 7.0, in a Nutshell, is a book written by Joseph Albahari and Ben Albahari. This bestselling guide provides many answers you need about this programming language. This C# book offers many useful concepts and uses cases. This book offers intermediate and advanced programmers with a concise map of C# and .NET knowledge.

Check Latest Price and User Reviews on Amazon

12) Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming

Concurrency in C# Cookbook is a book written by Stephen Cleary demonstrates parallel processing and asynchronous programming techniques by using libraries and language features in .NET and C# 8.0. This cookbook also shows you how modern tools help you to make the level of abstraction, making concurrency much easier and effective.

The book offer ready-to-use code and discussions about how and why solutions work, these recipes help you, to solve numerous C# solutions.

Check Latest Price and User Reviews on Amazon

13) Effective C# (Covers C# 6.0), (includes Content Update Program)

Effective C# is a book written by Bill Wagner. The book helps the programmer to write exceptionally robust and well-performing code.

The writer's clear, practical explanations, expert tips, and realistic code examples have made Effective C# indispensable to hundreds of thousands of developers.

Check Latest Price and User Reviews on Amazon

14) Head First C#: A Learner's Guide to Real-World Programming with C#, XAML, and .NET

Head First C# is a book written by Andrew Stellman (Author), Jennifer Greene. This handy reference book provides beginning programmers with a fun and highly visual introduction to C#, XAML, .NET Core, and Visual Studio. In this book, you will learn topics like C# fundamental. It also helps you to create user interfaces, databases, etc.

With this book, you will also learn about building a fully functional game, use of classes, object-oriented programming concepts, draw graphics, and query data with LINQ.

Check Latest Price and User Reviews on Amazon