C# 7 and .NET Core Cookbook - Second Edition 49240

Код товару: 49240Паперова книга
Key Features
  • Easy-to-follow recipes to get you up-and-running with the new features of C# 7 and .NET Core 1.1
  • Practical solutions to assist you with microservices and serverless computing in C#
  • Explore the new Visual Studio environment and write more secure code in it
Book Description

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 that you come across with C# and will also help you get started with .NET Core 1.1. Through a recipe-based approach, this book will help you overcome common programming challenges and get your applications to face the modern world.

We start by running you through new features in C# 7, such as tuples, pattern matching, and so on, giving you hands-on experience with them. Moving forward, you will work with узагальнення and the OOP features in C#. You will then move on to more advanced topics, such as reactive extensions, Regex, code analyzers, and asynchronous programming. This book will also cover new cross-platform .NET Core 1.1 features and teach you how to utilize .NET Core on macOS. Then, we will explore microservices as well as serverless computing and how these benefit modern developers. Finally, you will learn what you can do with Visual Studio 2017 to put mobile application development across multiple platforms within the reach of any developer.

What you will learn
  • Writing better and less code to achieve the same as result in previous versions of C#
  • Working with analyzers in Visual Studio
  • Working with files, streams, and serialization
  • Writing high-performant code in C# and understanding multi-threading
  • Demystifying the Rx library using Reactive extensions
  • Exploring .Net Core 1.1 and ASP.NET MVC
  • Securing your applications and learning new debugging techniques
  • Designing and building a microservice architecture
  • Using Azure and AWS for serverless computing with C#
About the Author

Dirk Strauss is a software developer and Microsoft .NET MVP from South Africa with over 13 years of programming experience. He has extensive experience in SYSPRO Customization (an ERP system), with C# and web development being his main focus.

He works for Evolution Software, but in all fairness, he can't really call it working at all. When you're having fun and loving what you do with incredibly inspirational individuals, you will not work a day in your life.

He authored the C# Programming Cookbook in 2016 (also published by Packt) and has written for Syncfusion, contributing to the Succinctly series of eBooks.
2'295 ₴
  • Нова Пошта
    Безкоштовно від 3'000,00 ₴
  • Укрпошта
    Безкоштовно від 1'000,00 ₴
  • Meest Пошта
    Безкоштовно від 3'000,00 ₴
C# 7 and .NET Core Cookbook - Second Edition - фото 1
Інші книги Packt Publishing
Power BI Machine Learning and OpenAI: Explore data through business intelligence, predictive analytics, and text generation
281501
Greg Beaumont
1'600 ₴
Rust Web Development with Rocket: A practical guide to starting your journey in Rust web development using the Rocket framework
259123
Karuna Murti
1'400 ₴
Kubernetes Secrets Handbook: Design, implement, and maintain production-grade Kubernetes Secrets management solutions 1st Edition
277863
Emmanouil GkatziourasRom AdamsChen XI
2'100 ₴
Reactive Patterns with RxJS and Angular Signals - Second Edition: Elevate your Angular 18 applications with RxJS Observables, subjects, operators, and Angular Signals 2nd ed. Edition
282233
Lamis Chebbi
1'600 ₴
The Software Developer's Guide to Linux: A practical, no-nonsense guide to using the Linux command line and utilities as a software developer
289709
David CohenChristian Sturm
1'900 ₴
Microsoft 365 Security and Compliance for Administrators: A definitive guide to planning, implementing, and maintaining Microsoft 365 security posture
281517
Sasha KranjacOmar Kudovic
1'900 ₴
C++ Programming for Linux Systems: Create robust enterprise software for Linux and Unix-based operating systems 1st Edition
308351
Desislav AndreevStanimir Lukanov
2'100 ₴
Python Deep Learning: Understand how deep neural networks work and apply them to real-world tasks 3rd ed. Edition
264111
Ivan Vasilev
1'400 ₴
Multithreading in C# 5.0 Cookbook
191198
Eugene Agafonov
810 ₴

Характеристики

  • Бренд
  • Автор
  • Категорія
    Програмування
  • Рік
    2017
  • Сторінок
    628
  • Формат
    170х240 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Мова
    Англійська

Від видавця

Key Features
  • Easy-to-follow recipes to get you up-and-running with the new features of C# 7 and .NET Core 1.1
  • Practical solutions to assist you with microservices and serverless computing in C#
  • Explore the new Visual Studio environment and write more secure code in it
Book Description

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 that you come across with C# and will also help you get started with .NET Core 1.1. Through a recipe-based approach, this book will help you overcome common programming challenges and get your applications to face the modern world.

We start by running you through new features in C# 7, such as tuples, pattern matching, and so on, giving you hands-on experience with them. Moving forward, you will work with узагальнення and the OOP features in C#. You will then move on to more advanced topics, such as reactive extensions, Regex, code analyzers, and asynchronous programming. This book will also cover new cross-platform .NET Core 1.1 features and teach you how to utilize .NET Core on macOS. Then, we will explore microservices as well as serverless computing and how these benefit modern developers. Finally, you will learn what you can do with Visual Studio 2017 to put mobile application development across multiple platforms within the reach of any developer.

What you will learn
  • Writing better and less code to achieve the same as result in previous versions of C#
  • Working with analyzers in Visual Studio
  • Working with files, streams, and serialization
  • Writing high-performant code in C# and understanding multi-threading
  • Demystifying the Rx library using Reactive extensions
  • Exploring .Net Core 1.1 and ASP.NET MVC
  • Securing your applications and learning new debugging techniques
  • Designing and building a microservice architecture
  • Using Azure and AWS for serverless computing with C#
About the Author

Dirk Strauss is a software developer and Microsoft .NET MVP from South Africa with over 13 years of programming experience. He has extensive experience in SYSPRO Customization (an ERP system), with C# and web development being his main focus.

He works for Evolution Software, but in all fairness, he can't really call it working at all. When you're having fun and loving what you do with incredibly inspirational individuals, you will not work a day in your life.

He authored the C# Programming Cookbook in 2016 (also published by Packt) and has written for Syncfusion, contributing to the Succinctly series of eBooks.

Зміст

Table of Contents

New Features in C# 7.0
Classes and Узагальнення
Object-Oriented Programming in C#
Code Analyzers in Visual Studio
Regular Expressions
Working with Files, Streams, and Serialization
Making Apps Responsive with Asynchronous Programming
High Performance Programming Using Parallel and Multithreading in C#
Composing Event-Based Programs Using Reactive Extensions
Exploring .NET Core 1.1
ASP.NET Core on the MVC Framework
Choosing and Using a Source Control Strategy
Creating a Mobile Application in Visual Studio
Writing Secure Code and Debugging in Visual Studio
Creating Microservices Azure on Service Fabric
Azure and Serverless Computing

Відгуки про C# 7 and .NET Core Cookbook - Second Edition

C# 7 and .NET Core Cookbook - Second Edition
C# 7 and .NET Core Cookbook - Second Edition
2'295 ₴
Персонально для вас
Learning C# Through Small Projects 2024th Edition
308850
Denis PanjutaJafar Jabbarzadeh
1'600 ₴
Software Architecture with C# 12 and .NET 8 - Fourth Edition: Build enterprise applications using microservices, DevOps, EF Core, and design patterns for Azure 4th ed. Edition
264470
Gabriel BaptistaFrancesco Abbruzzese
1'700 ₴
C# Concurrency: Asynchronous and multithreaded programming
299667
Nir Dobovizki
1'700 ₴
C# 10 Pocket Reference. Instant Help for C# 10 Programmers. 1st Edition
197747
Joseph Albahari, Ben Albahari
1'800 ₴
Functional Programming with C#: Create More Supportable, Robust, and Testable Code 1st Edition
273875
Simon Painter
1'900 ₴
A Gamer's Introduction to Programming in C#: Welcome Brave Adventurer! 1st Edition
284241
Aaron Langille
2'600 ₴
C# 10 in a Nutshell. The Definitive Reference
197724
Joseph Albahari
2'900 ₴
C# 6.0 in a Nutshell. The Definitive Reference 6th Edition
34850
Joseph Albahari, Ben Albahari
3'795 ₴
Developing on AWS with C#: A Comprehensive Guide on Using C# to Build Solutions on the AWS Platform 1st Edition
274191
James CharlesworthNoah Gift
1'700 ₴
C# 8.0 in a Nutshell: The Definitive Reference 1st Edition
114660
Joseph AlbahariEric Johannsen
2'800 ₴
C# 9.0 in a Nutshell: The Definitive Reference
153446
Joseph Albahari
2'200 ₴
NEW Challenges Starter Active Teach
75801
Amanda Maris
3'600 ₴
Test It, Fix It: Business Grammar
73405
Amanda Maris
286 ₴
Professional C# 6 and .NET Core 1.0
39883
Christian Nagel
2'300 ₴
Квіти ностальгії (Електронна книга)
281789
Олександра Ковальова
200 ₴