Зарегистрироваться
Восстановить пароль
FAQ по входу

C# 7

  • Без фильтрации типов файлов
A
Packt Publishing, 2019. — 460 p. — ISBN: 978-1789130287, 178913028X. Discover how TypeScript allows you to build modern client-rich applications, thanks to its object-oriented capabilities and third-party tools like Angular and Web APIs Key Features Make a seamless transition to using TypeScript 3.1 in your development stack Work with TypeScript 3.1 in your ASP.NET Core...
  • №1
  • 2,82 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 300 p. Learn how to apply a test-driven development process by building ready C# 7 and .NET Core applications. This book guides developers to create robust, production-ready C# 7 and .NET Core applications through the practice of test-driven development process. In C# and .NET Core Test-Driven Development, you will learn the different stages of the TDD...
  • №2
  • 11,56 МБ
  • добавлен
  • описание отредактировано
O’Reilly Media, 2017. — 1089 p. — ISBN: 1491987650, 9781491987650. When you have questions about C# 7.0 or the .NET CLR and its core Framework assemblies, this bestselling guide has the answers you need. Since its debut in 2000, C# has become a language of unusual flexibility and breadth, but its continual growth means there’s always more to learn. Organized around concepts and...
  • №3
  • 8,77 МБ
  • добавлен
  • описание отредактировано
O’Reilly, 2017. — 230 p. — ISBN: 978-1491988534 When you need answers for programming with C# 7.0, this tightly focused reference tells you exactly what you need to know--without long introductions or bloated examples. Easy-to-browse and ideal as a quick reference, this guide will help experienced C#, Java, and C++ programmers get up to speed with the latest version of the C#...
  • №4
  • 1,56 МБ
  • добавлен
  • описание отредактировано
O’Reilly, 2017. — 328 p. — ISBN: 978-1-491-98853-4. When you need answers for programming with C# 7.0, this tightly focused reference tells you exactly what you need to know—without long introductions or bloated examples. Easy-to-browse and ideal as a quick reference, this guide will help experienced C#, Java, and C++ programmers get up to speed with the latest version of the...
  • №5
  • 8,00 МБ
  • добавлен
  • описание отредактировано
Apress, 2017. - 475p. - ISBN: 978-1484228593 Prepare for Microsoft Certification Exam 70-483: Programming in C#. The “What, Why, and How” of each concept is presented along with quick summaries, code challenges, and exam questions to review and practice key concepts. You will learn how to use: Lambda expressions to write LINQ query expressions Asynchronous programming with the...
  • №6
  • 5,00 МБ
  • добавлен
  • описание отредактировано
Amazon Digital Services LLC, 2018. — 48 р. Get a notepad and pen because we are going to learn to code. We will start by writing down our logic on paper so that nothing comes in our way while we learn how to develop our logic. Next, we will implement our logic using a real world programming language - C#. Yes, you will need a laptop / desktop as well. The focus of this book is...
  • №7
  • 4,91 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 370 р. — ISBN: 978-1785282225. True PDF Functional programming makes your application faster, improves performance, and increases your productivity. C# code is written at a higher level of abstraction, so that code will be closer to business requirements, abstracting away many low-level implementation details. This book bridges the language gap for C#...
  • №8
  • 2,81 МБ
  • добавлен
  • описание отредактировано
A2Z Knowledge Visuals Pvt Ltd., 2020. — 496 p. — ISBN: n/a. The book assumes familiarity with basic programming concepts. Prior experience with C# and .NET framework or .NET Core is recommended. The book will be most beneficial to readers who are already confident with the basics of C# and .NET development, and would like to deepen their knowledge and understanding. The book...
  • №9
  • 4,15 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2019. — 410 p. — ISBN: 978-1789133646, 1789133645, ASIN B07CSKCRNM. Apply design patterns to solve problems in software architecture and programming using C# 7.x and .NET Core 2 Key Features Enhance your programming skills by implementing efficient design patterns for C# and .NET Explore design patterns for functional and reactive programming to build robust...
  • №10
  • 4,12 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 306 p. Learn C# in 7 days with practical examples, build a foundation for C# programming, and boost your skills to an advanced level This book takes a unique approach to teach C# to absolute beginners. You’ll learn the basics of the language in seven days. It takes a practical approach to explain the important concepts that build the foundation of the C#...
  • №11
  • 6,86 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 306 p. Learn C# in 7 days with practical examples, build a foundation for C# programming, and boost your skills to an advanced level This book takes a unique approach to teach C# to absolute beginners. You’ll learn the basics of the language in seven days. It takes a practical approach to explain the important concepts that build the foundation of the C#...
  • №12
  • 18,11 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 306 p. Learn C# in 7 days with practical examples, build a foundation for C# programming, and boost your skills to an advanced level This book takes a unique approach to teach C# to absolute beginners. You’ll learn the basics of the language in seven days. It takes a practical approach to explain the important concepts that build the foundation of the C#...
  • №13
  • 345,03 КБ
  • добавлен
  • описание отредактировано
B
CreateSpace Independent Publishing Platform, 2018. — 672 p. This book is for anyone who wants to learn computer programming and knows absolutely nothing about it. Of course, if you are wondering whether this book is going to teach you how to create amazing applets or incredible desktop or mobile applications, the answer is "no"—that is a job for other books. So many books out...
  • №14
  • 10,55 МБ
  • добавлен
  • описание отредактировано
New York: CreateSpace Independent Publishing Platform, 2016. — 163 p. This book is for anyone who wants to learn computer programming and knows absolutely nothing about it. Of course, if you are wondering whether this book is going to teach you how to create amazing applets or incredible desktop or mobile applications, the answer is "no"—that is a job for other books. So many...
  • №15
  • 4,13 МБ
  • добавлен
  • описание отредактировано
New York: Manning, 2018. — 393 p. Core Concepts Introducing functional programming Why function purity matters Designing function signatures and types Patterns in functional programming Designing programs with function composition Becoming Functional Functional error handling Structuring an application with functions Working effectively with multi-argument functions Thinking...
  • №16
  • 3,60 МБ
  • добавлен
  • описание отредактировано
New York: Manning Publications, 2017. — 408 p. Functional Programming in C# teaches you to apply functional thinking to real-world problems using the C# language. The book, with its many practical examples, is written for proficient C# programmers with no prior FP experience. It will give you an awesome new perspective. About the Technology Functional programming changes the...
  • №17
  • 10,43 МБ
  • добавлен
  • описание отредактировано
C
GoalKicker.com, 2018. — 807 p. Выходные данные не указаны. The C# Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their...
  • №18
  • 5,86 МБ
  • добавлен
  • описание отредактировано
CodeWizRDZ, 2016. — 232 p. Are you READY to take your programming to the Next Level? Warning. Within these pages are special programming solutions that help you with plenty of common programming problems you'll encounter. What took YEARS of development, with collective programming experience from dozens of skilled programmers,
  • №19
  • 1019,87 КБ
  • добавлен
  • описание отредактировано
Apress, 2018. — 690 p. Discover how all levels Artificial Intelligence (AI) can be present in the most unimaginable scenarios of ordinary lives. This book explores subjects such as neural networks, agents, multi agent systems, supervised learning, and unsupervised learning. These and other topics will be addressed with real world examples, so you can learn fundamental concepts...
  • №20
  • 10,16 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 320 p. — ISBN: 978-1-78961-201-1. Neural networks have made a surprise comeback in the last few years and have brought tremendous innovation in the world of artificial intelligence. The goal of this book is to provide C# programmers with practical guidance in solving complex computational challenges using neural networks and C# libraries such as CNTK,...
  • №21
  • 34,81 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 254 p. Build enterprise-grade microservice ecosystems with intensive case studies using C# C# is a powerful language when it comes to building applications and software architecture using rich libraries and tools such as .NET. This book will harness the strength of C# in developing microservices architectures and applications. This book shows developers...
  • №22
  • 12,61 МБ
  • добавлен
  • описание отредактировано
Kidware Software, 2017. — 929 p. — ISBN13: 978-1-937161-83-5. Programming Games with Visual C# is a second semester self-paced "intermediate" computer game programming tutorial consisting of 10 chapters explaining (in simple, easy-to-follow terms) how to build Visual C# Games. The games built are non-violent and teach logical thinking skills. To grasp the concepts, you should...
  • №23
  • 16,18 МБ
  • добавлен
  • описание отредактировано
Kidware Software LLC, 2017. — 920 p. Visual C# programming concepts are taught while providing detailed step-by-step instructions in building many fun and useful projects. To grasp the concepts presented in VISUAL C# HOMEWORK PROJECTS, you should possess a working knowledge of Windows and have had some exposure to Visual C# programming (or some other programming language). We...
  • №24
  • 13,99 МБ
  • добавлен
  • описание отредактировано
D
6th Edition, Global Edition. — Pearson, 2018. — 1055 p. — ISBN 978-1-292-15346-9. For all basic-to-intermediate level courses in Visual C# programming. An informative, engaging, challenging and entertaining introduction to Visual C# Created by world-renowned programming instructors Paul and Harvey Deitel, Visual C# How to Program, Sixth Edition introduces students to the world...
  • №25
  • 11,75 МБ
  • добавлен
  • описание отредактировано
New York: Richard Dorsey, 2017. — 154 p. Become A Master In C# Do you know a programming language but you want to learn more? C# is a programming language that you are going to be able to catch onto quickly because it is similar to other programming languages. There are all sorts of things that you can do with C# on its own, however, when you pair it with other languages, you...
  • №26
  • 469,43 КБ
  • добавлен
  • описание отредактировано
E
5th Edition. — ECMA International, 2017. — 516 p. This specification describes the form and establishes the interpretation of programs written in the C# programming language. It describes: The representation of C# programs; The syntax and constraints of the C# language; The semantic rules for interpreting C# programs; The restrictions and limits imposed by a conforming...
  • №27
  • 5,46 МБ
  • добавлен
  • описание отредактировано
F
Syncfusion, 2016. — 97 p. Happy customers are repeat customers. In Customer Success for C# Developers Succinctly, author Ed Freitas frames software developers as an essential part of providing exemplary customer service, whether they’re part of helpdesk staff or experienced team leaders. By looking at how traditional helpdesks are oriented and the resulting behaviors, Freitas...
  • №28
  • 2,28 МБ
  • добавлен
  • описание отредактировано
Syncfusion inc, 2016. — 86 p. Capturing and extracting information is one of the most important tasks a developer can perform, and making this task more engaging without relying entirely on specialized tools is an efficient way to improve productivity. In Data Capture and Extraction with C# Succinctly, author Ed Freitas guides readers towards getting more out of C# in minimal...
  • №29
  • 2,23 МБ
  • добавлен
  • описание отредактировано
Syncfusion Inc., 2017. — 107 p. A functional introduction to Twilio for experienced C# developers. Ed Freitas will guide readers towards developing voice and messaging apps in C# using Twilio. With just some experience with C#, Twilio with C# Succinctly will open new avenues for effective application development. The Story behind the Succinctly Series of Books About the Author...
  • №30
  • 3,25 МБ
  • добавлен
  • описание отредактировано
Independently published, 2017. — 191 р. — ISBN: 152190555X. The C# programming language from Microsoft is one of the most popular programming languages in the world. This book is designed for an absolute beginner to get started with this powerful programming language. You do not need any prior programming experience to read this book. You will need access to a Windows PC to...
  • №31
  • 7,69 МБ
  • добавлен
  • описание отредактировано
H
Apress, 2017. — 104 p. — ISBN: 1484225945. Learn XML and how to use and integrate it into your C# applications using this compact book. This guide helps you avoid the pitfalls of dealing with XML and C# since handling XML with C# and the .NET Platform can present its own set of challenges. XML is far from a dead technology, so it is important to learn how best to use it in your...
  • №32
  • 3,17 МБ
  • добавлен
  • описание отредактировано
J
New York: CreateSpace Independent Publishing Platform, 2017. — 623 p. "Problem Solving in Data Structures & Algorithms" is a series of books about the usage of Data Structures and Algorithms in computer programming. The book is easy to follow and is written for interview preparation point of view. In various books, the examples are solved in various languages like C, C++, Java,...
  • №33
  • 6,80 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 292 p. A complete guide on using data structures and algorithms to write sophisticated C# code Data structures allow organizing data efficiently. They are critical to various problems and their suitable implementation can provide a complete solution that acts like reusable code. In this book, you will learn how to use various data structures while...
  • №34
  • 15,98 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 292 p. A complete guide on using data structures and algorithms to write sophisticated C# code Data structures allow organizing data efficiently. They are critical to various problems and their suitable implementation can provide a complete solution that acts like reusable code. In this book, you will learn how to use various data structures while...
  • №35
  • 1,14 МБ
  • добавлен
  • описание отредактировано
Second Edition. — Apress, 2017. — 464 p. — ISBN: 978-1-4842-3104-3. Master the basics of XML as well as the namespaces and objects you need to know in order to work efficiently with XML. You'll learn extensive support for XML in everything from data access to configuration, from raw parsing to code documentation. You will see clear, practical examples that illustrate best...
  • №36
  • 15,01 МБ
  • добавлен
  • описание отредактировано
K
Packt Publishing, 2018. — 300 p. Improve the speed of your code and optimize the performance of your apps While writing an application, performance is paramount. Performance tuning for realworld applications often involves activities geared toward fnding bottlenecks; however, this cannot solve the dreaded problem of slower code. If you want to improve the speed of your code and...
  • №37
  • 8,21 МБ
  • добавлен
  • описание отредактировано
2nd Edition. — Brainy Software Inc., 2016. — 372 p. — ISBN 9781771970297. Designed as a beginner's tutorial to the latest version of C#, this informative guide discusses the most important features of the language and teaches how to use .NET Framework. Written with clarity and readability in mind, it introduces important programming concepts and explains the process of building...
  • №38
  • 3,50 МБ
  • добавлен
  • описание отредактировано
L
Apress, 2018. — 233 p. — ISBN: 1484229339. Benefit from a nuts-and-bolts examination of how XAML and C# 7 fit together and obtain everything you need to get up and running with Windows 10. Once you have a good understanding of the basics, you progress to more advanced topics steadily increasing your understanding as a whole. This holistic knowledge is essential to get the most...
  • №39
  • 4,07 МБ
  • добавлен
  • описание отредактировано
M
New York: In Easy Steps Limited, 2016. — 192 p. C# Programming in easy steps will teach you to code applications, and demonstrates every aspect of the C# language you will need to produce professional programming results. Its examples provide clear syntax-highlighted code showing C# language basics including variables, arrays, logic, looping, methods, and classes. C#...
  • №40
  • 11,50 МБ
  • добавлен
  • описание отредактировано
Addison-Wesley Professional, 2018. — 1088 p. The Comprehensive, Expert Guide to the C# 7.0 Language and Programming Paradigms “This book has been a classic for years, and remains one of the most venerable and trusted titles in the world of C# content, and probably far beyond!” —Mads Torgersen, C# Program Manager, Microsoft Essential C# 7.0 is a well-organized, no-fluff guide to C#...
  • №41
  • 28,94 МБ
  • добавлен
  • описание отредактировано
Microsoft Press, 2016. — 512 р. — ISBN: 978-1509301157. Become a C# programmer—and have fun doing it! Start writing software that solves real problems, even if you have absolutely no programming experience! This friendly, easy, full-color book puts you in total control of your own learning, empowering you to build unique and useful programs. Microsoft has completely reinvented...
  • №42
  • 18,64 МБ
  • добавлен
  • описание отредактировано
2nd edition. — Microsoft Press, 2018. — 432 p. Prepare for Microsoft Exam 70-483, and demonstrate your real-world mastery of skills needed to build modern C# applications. Designed for experienced programmers ready to advance their status, this Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSA level. The new Second Edition, now...
  • №43
  • 31,60 МБ
  • добавлен
  • описание отредактировано
Edition 8.2 (cheese). — Rob Miles, 2016. — 216 p. The C# Yellow book is a great way to learn how to program by just reading. Learn C# from first principles the Rob Miles way. With jokes, puns, and a rigorous problem solving based approach. You can download all the code samples used in the book from here: ссылка(ZIP)
  • №44
  • 2,41 МБ
  • добавлен
  • описание отредактировано
CreateSpace, 2017. — 160 p. There is in fact a whole host of reasons why to learn how to code, computers have always made things easier and performed difficult tasks quicker than humans could ever do. With Artificial Intelligence and Machine Learning a lot of jobs done today by hand will in the future will be automated and performed by robots. However, programming is safe from...
  • №45
  • 783,37 КБ
  • добавлен
  • описание отредактировано
Wiley, 2017. — 864 p. — ISBN: 978-1119428114. Sharpen your knowledge of C# C# know-how is a must if you want to be a professional Microsoft developer. It's also good to know a little C# if you're building tools for the web, mobile apps, or other development tasks. C# 7.0 All-in-One For Dummies offers a deep dive into C# for coders still learning the nuances of the valuable...
  • №46
  • 9,74 МБ
  • добавлен
  • описание отредактировано
N
Wrox, 2018 — 1440 p. — ISBN13: 978-1119449270. The professional's guide to C# 7, with expert guidance on the newest features provides experienced programmers with the information they need to work effectively with the world's leading programming language. The latest C# update added many new features that help you get more done in less time, and this book is your ideal guide for...
  • №47
  • 39,83 МБ
  • добавлен
  • описание отредактировано
O
2nd Ed. — Apress, 2018. — 180 p. This quick C# 7 guide is a condensed code and syntax reference to the C# programming language, updated with the latest features of C# 7.3 for .NET and Windows 10. It presents the essential C# 7 syntax in a well-organized format that can be used as a handy reference. In the C# 7 Quick Syntax Reference, you will find a concise reference to the C#...
  • №48
  • 1,93 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 300 p. Improve the speed of your code and optimize the performance of your apps While writing an application, performance is paramount. Performance tuning for realworld applications often involves activities geared toward fnding bottlenecks; however, this cannot solve the dreaded problem of slower code. If you want to improve the speed of your code and...
  • №49
  • 16,36 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 310 p. — ISBN: 139781788294263 True PDF 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...
  • №50
  • 9,80 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 554 p. — ISBN: 978-1-78829-654-0. A C# beginners guide to the core parts of the C# language! Beginning C# 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...
  • №51
  • 14,87 МБ
  • добавлен
  • описание отредактировано
P
Amazon Digital Services LLC, 2018. — 253 р. his book is intended for a beginner and intermediate – level learners. Even if you don’t have little knowledge about the basics of .Net and C#, this book will get you started with the fundamentals. But we assume that the reader has a piece of basic knowledge about programming, a little knowledge with C++ and Visual Basic, and...
  • №52
  • 5,28 МБ
  • добавлен
  • описание отредактировано
M.S.K. Publications, 2018. — 163 р. This book is intended for a beginner and intermediate - level learners. This book contains 100 hands on utility programs. These 100 programs are very interesting and useful to the developers. Here the book focus only system side utilities and multimedia programs. This book provides the programs based the concept of WMI, windows registry,...
  • №53
  • 4,47 МБ
  • добавлен
  • описание отредактировано
Wrox, 2018. — 912 p. — ISBN: 1119458684. True PDF Easily get started programming using the ultra“versatile C# 7 and Visual Studio 2017 Beginning C# 7 Programming with Visual Studio 2017 is the beginner s ultimate guide to the world s most popular programming language. Whether you re new to programming entirely, or just new to C#, there has never been a better time to get...
  • №54
  • 21,93 МБ
  • добавлен
  • описание отредактировано
No Starch Press, 2017. — 304 p. — ISBN13: 978-1-59327-759-8. Learn to use C#'s powerful set of core libraries to automate tedious yet important tasks like performing vulnerability scans, malware analysis, and incident response. With some help from Mono, you can write your own practical security tools that will run on Windows, Mac, Linux, and even mobile devices. Following a...
  • №55
  • 3,17 МБ
  • добавлен
  • описание отредактировано
Amazon Digital Services LLC, 2018. — 318 p. — ASIN B07K51ZF4J. Dealing with information and data source in C# certainly can be challenging if you're coming from VB6, VBA, or Accessibility. With this hands-on information, you'll reduce the training bend significantly as you expert obtaining, including, upgrading, and removing information with C#-basic abilities you need if you're...
  • №56
  • 5,90 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2016. — 560 p. — ISBN: 978-1-78588-437-5. — True PDF. Deep dive into C# and .NET architecture to build efficient, powerful applications. Mastering C# and .NET Framework will take you in to the depths of C# 6.0/7.0 and .NET 4.6, so you can understand how the platform works when it runs your code, and how you can use this knowledge to write efficient...
  • №57
  • 8,68 МБ
  • добавлен
  • описание отредактировано
Third Edition. — Packt, 2017. — 1083 p. — ISBN: 9781788398077. This book, Third Edition, is a practical guide to creating powerful cross-platform applications with C# 7.1 and .NET Core 2.0. It gives readers of any experience level a solid foundation in C# and .NET. The first part of the book runs you through the basics of C#, as well as debugging functions and object-oriented...
  • №58
  • 76,90 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 685 p. — ISBN13: 978-1787129559. Modern Cross-Platform Development. About This Book Build modern, cross-platform applications with .NET Core Get up to speed with C#, and up to date with all the latest features of C# 7 Start creating professional web applications with ASP.NET Core Who This Book Is For This book is targeted towards readers who have some...
  • №59
  • 34,97 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 668 р. — ISBN: 978-1789956696. C# is a widely used programming language, thanks to its easy learning curve, versatility, and support for modern paradigms. The language is used to create desktop apps, background services, web apps, and mobile apps. .NET Core is open source and compatible with Mac OS and Linux. There is no limit to what you can achieve...
  • №60
  • 53,53 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 655 p. — ISBN: 978-1-78995-669-6. Explore C# and the .NET Core framework to create applications and optimize them with ASP.NET Core 2 Key Features Get to grips with multi-threaded, concurrent, and asynchronous programming in C# and .NET Core Develop modern, cross-platform applications with .NET Core 2.0 and C# 7.0 Create efficient web applications with...
  • №61
  • 115,49 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 800 p. — ISBN: 1788398076. C# 7.1 and .NET Core 2.0 “ Modern Cross-Platform Development, Third Edition, is a practical guide to creating powerful cross-platform applications with C# 7.1 and .NET Core 2.0. It gives readers of any experience level a solid foundation in C# and .NET. The first part of the book runs you through the basics of C#, as well as...
  • №62
  • 76,20 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 786 p. — ISBN: 1788398076. C# 7.1 and .NET Core 2.0 “ Modern Cross-Platform Development, Third Edition, is a practical guide to creating powerful cross-platform applications with C# 7.1 and .NET Core 2.0. It gives readers of any experience level a solid foundation in C# and .NET. The first part of the book runs you through the basics of C#, as well as...
  • №63
  • 59,45 МБ
  • добавлен
  • описание отредактировано
R
Leanpub, 2017. — 40 p. This book is a useful guide for quickly getting up to speed on the new features that have been added in C# 7.0. Code samples show some examples of what the code would have looked like in C# 6.0 and how the C# 7.0 code differs. The book covers the following: Literal Digit Separators and Binary Literals Throwing Exceptions in Expressions Local Functions...
  • №64
  • 564,22 КБ
  • добавлен
  • описание отредактировано
Leanpub, 2017. — 21 p. This book is for .NET developers who want to quickly get up to speed with the new features that have been added in C# 7.1. The book covers the following: Enabling C# 7.1 Features Asynchronous Main Methods Tuple Name Inference Target-typed “default” Literal Better Pattern-matching with Generics
  • №65
  • 544,74 КБ
  • добавлен
  • описание отредактировано
Leanpub, 2018. — 24 p. Quickly get up to speed on the new features in C# 7.2 About The Author Enabling C# 7.2 Features Enabling C# 7.2 Using the Visual Studio GUI Enabling C# 7.2 in the .csproj Project File Leading Digit Separator Reference Semantics With Value Types The in Keyword Returning a Read Only Reference Non-trailing Named Arguments Private Protected Access Modifier...
  • №66
  • 559,16 КБ
  • добавлен
  • описание отредактировано
Corr. ed. - Leanpub, 2018. - 92 p. Welcome! C# is a wonderful programming language. This book will help you become a better C# programmer by highlighting some great features of C# and .NET. Assorted Tips. Common Design Patterns. Useful Tools.
  • №67
  • 582,58 КБ
  • добавлен
  • описание отредактировано
Syncfusion Inc, 2016. — 95 p. Categories: Development, General Programming, C# Object-oriented programming is the de facto programming paradigm for many programming languages. Object-Oriented Programming in C# Succinctly provides an introduction to OOP for C# developers. Author Sander Rossel provides overviews and numerous samples to guide readers towards OOP mastery. The Three...
  • №68
  • 1,57 МБ
  • добавлен
  • описание отредактировано
Syncfusion, 2016. — 96 p. Developers of C# applications with a SQL Server database can learn to connect to a database using classic ADO.NET and look at different methods of developing databases using the Entity Framework. Sander Rossel will take readers through common pitfalls, why databases run slowly, how to troubleshoot performance issues, and how to test and deploy SQL...
  • №69
  • 1,95 МБ
  • добавлен
  • описание отредактировано
Amazon Digital Services LLC, 2017. — 316 p. — ASIN: B06XFW5YTX. C# is one of the most widely used an important of all modern programming languages. If you need to learn C# quickly and painlessly, this is the perfect BOOK. You will begin by learning the core features of programming – variables, constants, functions and data types. You will move on rapidly to learn about Object...
  • №70
  • 1,99 МБ
  • добавлен
  • описание отредактировано
CreateSpace Independent Publishing Platform, 2017. — 136 p. — ISBN10: 1548136522, ISBN13: 978-1548136529. Preview ebook Let’s take this example: when you learn the theory of driving and you start a car for the first time, you feel insecure about what if this or that happens. You’re nervous and don’t really know what you should touch. When you practice, practice and practice...
  • №71
  • 1,87 МБ
  • добавлен
  • описание отредактировано
New DelhiP: Krishna Rungta, 2016. — 169 p. This book is all about getting you started fast without the need to spend days or even weeks on trying to understand Csharp. This e-book eliminates the common fear of long and complex code that beginners usually face. It has picked some best illustration that is difficult to find anywhere at this price. After reading this book, you...
  • №72
  • 16,89 МБ
  • добавлен
  • описание отредактировано
S
Apress, 2018. — 465 p. — ISBN: 1484236394. Get hands-on experience with each Gang of Four design pattern using the latest version of C# (Visual Studio Community 2017). For each of the patterns, you’ll see at least one real-world scenario, a coding example, and a complete implementation including output. In the first part of Design Patterns in C#, you will cover the 23 Gang of...
  • №73
  • 14,54 МБ
  • добавлен
  • описание отредактировано
Apress, 2018. — 494 p. Discover object-oriented programming with core concepts of C# in this unique tutorial. The book consists of four major sections which cover 15 core topics - nine of them are dedicated to object-oriented programming, five of them are dedicated to advanced concepts of C#, and one of them is dedicated to design patterns, with coverage of three Gang of Four...
  • №74
  • 15,16 МБ
  • добавлен
  • описание отредактировано
UnQbd, Amazon Digital Services LLC, 2018. — 126 р. C# Fundamentals: Quick Reference Essentials and Examples explains fundamental software development concepts and provides easy to follow examples. The structure of the book is in a logical sequence and is readable from beginning to end. Examples in this book use the following three techniques: Quick Reference Essentials give a...
  • №75
  • 1,54 МБ
  • добавлен
  • описание отредактировано
Microsoft Press, 2018. — 992 p. — ISBN: 1509307761. Your hands-on guide to Microsoft Visual C# fundamentals with Visual Studio 2017 Expand your expertise–and teach yourself the fundamentals of programming with the latest version of Visual C# with Visual Studio 2017. If you are an experienced software developer, you'll get all the guidance, exercises, and code you need to start...
  • №76
  • 38,77 МБ
  • добавлен
  • описание отредактировано
Microsoft Press, 2018. — 992 p. — ISBN: 1509307761. Your hands-on guide to Microsoft Visual C# fundamentals with Visual Studio 2017 Expand your expertise–and teach yourself the fundamentals of programming with the latest version of Visual C# with Visual Studio 2017. If you are an experienced software developer, you'll get all the guidance, exercises, and code you need to start...
  • №77
  • 38,77 МБ
  • добавлен
  • описание отредактировано
10th Edition. — Microsoft Press, 2022. — 833 p. — ISBN-13: 978-0-13-761983-2. Your hands-on guide to Visual C# fundamentals with Visual Studio 2022 Expand your expertise--and teach yourself the fundamentals of programming the latest version of Visual C# with Visual Studio 2022. This book provides software developers all the guidance, exercises, and code needed to start building...
  • №78
  • 130,22 МБ
  • добавлен
  • описание отредактировано
4th edition. — Manning, 2019. — 528 p. - ISBN: 1617294535 C# in Depth, Fourth Edition is a revised edition of the bestseller written by C# legend Jon Skeet. This authoritative and engaging guide is your key to unlocking this powerful language, including the new features of C# 6 and 7. In it, Jon introduces expression-bodied members, interpolated strings, pattern matching, and...
  • №79
  • 5,49 МБ
  • добавлен
  • описание отредактировано
5th edition. — Apress, 2018. — 799 p. — ISBN13: 978-1-4842-3287-3. Get to work quickly with C# with a uniquely succinct and visual format used to present the C# 7.0 language. Whether you’re getting to grips with C# for the first time or working to deepen your understanding, you’ll find this book to be a clear and refreshing take on each aspect of the language. Figures are of...
  • №80
  • 34,96 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 428 p. Leverage the features of C# 7 and .NET core 2.0 to build real-world .NET core applications NET Core is a general purpose, modular, cross-platform, and open source implementation of .NET. With the latest release of .NET Core, many more APIs are expected to show up, which will make APIs consistent across .Net Framework, .NET Core, and Xamarin. This...
  • №81
  • 37,23 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 628 p. — ISBN: 1787286274. True PDF Quick solutions to common programming problems with the latest features of C# 7.0, .NET Core 1.1, and Visual Studio 2017 C# has recently been open-sourced and C# 7 comes with a host of new features for building powerful, cross-platform applications. This book will be your solution to some common programming problems...
  • №82
  • 39,04 МБ
  • добавлен
  • описание отредактировано
T
Eighth Edition. — Apress, 2017. — 1595 p. — ISBN13: (electronic): 978-1-4842-3018-3. This essential classic title provides a comprehensive foundation in the C# programming language and the frameworks it lives in. Now in its 8th edition, you’ll find all the very latest C# 7.1 and .NET 4.7 features here, along with four brand new chapters on Microsoft’s lightweight,...
  • №83
  • 28,85 МБ
  • добавлен
  • описание отредактировано
V
Joost Visser, Sylvan Rigal, Gijs Wijnholds, Pascal van Eck, Rob van der Leek. — O’Reilly Media, 2016. — 172 p. — ISBN10: 1491954523, ISBN13: 978-1-4919-5452-2. Have you ever felt frustrated working with someone elses code? Difficult-to-maintain source code is a big problem in software development today, leading to costly delays and defects. Be part of the solution. With this...
  • №84
  • 16,29 МБ
  • добавлен
  • описание отредактировано
Apress, 2018. — 336 p. — ISBN: 9781484233177. Based on the author’s 15 years of experience teaching beginners, the book provides you with a step-by-step introduction to the principles of programming, or rather, how to think like a programmer. The task-solution approach will get you immersed, with minimum theory and maximum action.
  • №85
  • 10,55 МБ
  • добавлен
  • описание отредактировано
W
Addison-Wesley Professional, 2017. - 320p. - ISBN: 978-0672337888 2nd.ed In More Effective C#, Second Edition, world-renowned .NET expert Bill Wagner identifies and illuminates 50 intermediate-to-advanced techniques for writing exceptionally robust and well-performing C# 7.0 code. Reflecting the growing sophistication of the C# language and its development community, Wagner...
  • №86
  • 1,49 МБ
  • добавлен
  • описание отредактировано
Addison-Wesley Professional, 2016. — 288 p. — ISBN13: 978-0-672-33787-1. Now fully updated to reflect C# 7.0's latest capabilities and newest best practices, Effective C#, Third Edition will help you harness its full power to write exceptionally robust, efficient, maintainable, and well-performing code. Using the concise, scenario-driven style pioneered in Scott Meyers's...
  • №87
  • 16,49 МБ
  • добавлен
  • описание отредактировано
Starbound Software, 2016. — 406 p. — ISBN13: 978-0-9855801-3-1. The C# Player's Guide (3rd Edition) is the ultimate guide for people starting out with C#, whether you are new to programming, or an experienced vet. This guide takes you from your journey's beginning, through the most challenging parts of programming in C#, and does so in a way that is casual, informative, and...
  • №88
  • 5,48 МБ
  • добавлен
  • описание отредактировано
Y
New York: CreateSpace Independent Publishing Platform, 2017. — 440 p. This book covers C# programming with a practical approach. The author assumes you have no experience in programming. The book starts with the installation of the required programming environment. Then, the simplest "Hello World" program is developed step-by-step. In the next three chapters (Chapters 4 to 6),...
  • №89
  • 15,48 МБ
  • добавлен
  • описание отредактировано
А
М.: Вильямс, 2017. — 224 с. Когда вам нужны ответы на вопросы по программированию на языке C# 7.0, этот узкоспециализированный справочник предложит именно то, что необходимо знать - безо всяких длинных введений или раздутых примеров. Легкое в чтении и идеальное в качестве краткого справочника, данное руководство поможет опытным программистам на C#, Java и C++ быстро ознакомиться с...
  • №90
  • 11,48 МБ
  • добавлен
  • описание отредактировано
Пер. с англ. — СПб.: Альфа-книга, 2018. — 1026 с. : ил. — ISBN: 978-5-6040043-7-1. Эта книга отвечает на все вопросы по языку C# 7.0 или среде CLR и основным сборкам .NET Framework. С момента представления в 2000 году C# стал языком с прекрасной гибкостью и широким размахом, но такое непрекращающееся развитие означает, что по-прежнему есть многие вещи, которые предстоит изучить....
  • №91
  • 72,31 МБ
  • добавлен
  • описание отредактировано
П
3-е изд. — СПб.: Питер, 2018. — 640 с.: ил. — (Библиотека программиста). — ISBN: 978-5-4461-0516-8 C# 7 — новая мощная и многофункциональная версия популярнейшего языка программирования от Майкрософт. Вы встретите немало интересных книг по языку C# и платформе .NET, однако в большинстве из них лишь мельком рассматривается столь важный аспект, как кросс-платформенная разработка....
  • №92
  • 20,59 МБ
  • добавлен
  • описание отредактировано
Т
8-е изд. — Перевод с англ. и ред. Ю.Н. Артеменко. — Apress; СПб.: Диалектика, 2018. — 1328 с.: ил. — ISBN 978-5-6040723-1-8. Эта книга представляет собой полный источник сведений о языке программирования C# и о связанной с ним инфраструктуре. В 8-м издании книги вы найдете описание функциональных возможностей самых последних версий C# 7.0 и 7.1 и .NET 4.7, а также совершенно...
  • №93
  • 108,36 МБ
  • добавлен
  • описание отредактировано
Ф
БХВ-Петербург, 2016. — 544 с. — ISBN: 978-5-9-775-3533-5. Книга посвящена программированию на языке C# для платформы Microsoft .NET, начиная с основ языка и разработки программ для работы в режиме командной строки и заканчивая созданием современных приложений различной сложности (баз данных, графических программ и др.). Материал сопровождается большим количеством практических...
  • №94
  • 125,77 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

В этом разделе нет комментариев.