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

C# 7

  • Без фильтрации типов файлов
Packt Publishing, 2016. - 576 p. - ISBN: 978-1-78588-437-5 Deep dive into C # and .NET architecture to build efficient, powerful applications About this Book Uncely structured content to help you understand what goes on .NET's managed code platform to master .NET programming Deep dive into C # programming and how the code executes via the CLR Packed with hands-on business...
  • №1
  • 40,83 МБ
  • добавлен
  • описание отредактировано
4th edition. — Manning, 2019. — 528 p. — ISBN: 978-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...
  • №2
  • 1011,20 КБ
  • добавлен
  • описание отредактировано
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...
  • №3
  • 4,33 МБ
  • добавлен
  • описание отредактировано
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...
  • №4
  • 20,39 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 370 р. — ISBN: 978-1785282225. 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#...
  • №5
  • 4,23 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 343 p. — ISBN: 978-1-78953-368-2. 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...
  • №6
  • 6,18 МБ
  • добавлен
  • описание отредактировано
Addison-Wesley, 2018 — 1088 p. — ISBN13: 9781509303588. 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,...
  • №7
  • 11,49 МБ
  • добавлен
  • описание отредактировано
2nd Ed. — Apress, 2018. — 180 p. — ISBN13: 978-1-4842-3816-5. Целевая аудитория: начинающие программисты на C#. Настоящее руководство представляет из себя быстрый справочник по C # 7, обновленный до последних функций C # 7.3 и платформы .NET. В руководстве вы найдете простые и короткие примеры кода; большой обзор на обновления языка; описание стандартов и функций. Книга...
  • №8
  • 484,70 КБ
  • добавлен
  • описание отредактировано
O’Reilly Media, 2017. — 1056 p. — ISBN13: 978-1-491-98765-0. 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. C# has become a language of unusual flexibility and breadth since its premiere in 2000, but this continual growth means there’s still much more to learn. Organized around concepts...
  • №9
  • 6,63 МБ
  • добавлен
  • описание отредактировано
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
  • 7,11 МБ
  • добавлен
  • описание отредактировано
Learn Coding Fast, 2017. — 173 p. — ISBN 978-1-51880027-6. Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the C# language fast? This book is for you. You no longer have to waste your time and money learning C# from boring books that are 600 pages...
  • №11
  • 693,80 КБ
  • добавлен
  • описание отредактировано
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...
  • №12
  • 16,06 МБ
  • добавлен
  • описание отредактировано
Second Edition. — Apress, 2017. — 520 p. — ISBN13: (electronic): 978-1-4842-3105-0. 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...
  • №13
  • 5,64 МБ
  • добавлен
  • описание отредактировано
7th еdition. — Wrox by John Wiley & Sons, Inc., 2018 — 1930 p. — ISBN: 978-1-119-44927-0. The professional’s guide to C# 7, with expert guidance on the newest features Professional C# 7 and .NET Core 2.0 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...
  • №14
  • 29,21 МБ
  • добавлен
  • описание отредактировано
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...
  • №15
  • 26,99 МБ
  • добавлен
  • описание отредактировано
Wrox, 2018. — 912 p. — ISBN13: 978-1-119-45868-5. 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...
  • №16
  • 13,59 МБ
  • добавлен
  • описание отредактировано
Syncfusion Inc, 2016. — 97 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...
  • №17
  • 873,14 КБ
  • добавлен
  • описание отредактировано
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,...
  • №18
  • 8,90 МБ
  • добавлен
  • описание отредактировано
Apress, 2018. — 233 p. — ISBN13: (electronic): 978-1-4842-2934-7. 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...
  • №19
  • 1,60 МБ
  • добавлен
  • описание отредактировано
Apress, 2018. — 286 p. — ISBN13: (electronic): 978-1-4842-3318-4. 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. What You Will Learn –...
  • №20
  • 3,99 МБ
  • добавлен
  • описание отредактировано
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...
  • №21
  • 2,34 МБ
  • добавлен
  • описание отредактировано
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...
  • №22
  • 166,58 КБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 556 p. — ISBN: 978-1-78961-201-1. Create and unleash the power of neural networks by implementing C# and .Net code 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...
  • №23
  • 10,53 МБ
  • добавлен
  • описание отредактировано
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
  • №24
  • 256,77 КБ
  • добавлен
  • описание отредактировано
Leanpub, 2018. — 18 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...
  • №25
  • 267,07 КБ
  • добавлен
  • описание отредактировано
Joost Visser, Sylvan Rigal, Gijs Wijnholds, Pascal van Eck, Rob van der Leek. — O’Reilly Media, 2016. — 172 p. — 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 practical book, youll...
  • №26
  • 1,66 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

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