Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Simple and Efficient Programming with C#: Skills to Build Applications with Visual Studio and .Net, Sarcar Vaskaran


Варианты приобретения
Цена: 55170.00T
Кол-во:
 о цене
Наличие: Невозможна поставка.

в Мои желания

Автор: Sarcar Vaskaran
Название:  Simple and Efficient Programming with C#: Skills to Build Applications with Visual Studio and .Net
ISBN: 9781484273210
Издательство: Apress
Классификация:






ISBN-10: 1484273214
Обложка/Формат: Paperback
Страницы: 252
Вес: 0.52 кг.
Дата издания: 10.10.2021
Серия: Edinburgh studies in classical islamic history and culture
Язык: English
Издание: Main - large print
Иллюстрации: 90 tables, color; 211 illustrations, color; 1 illustrations, black and white; xxv, 278 p. 212 illus., 211 illus. in color.
Размер: 25.40 x 17.78 x 1.60 cm
Читательская аудитория: Postgraduate, research & scholarly
Подзаголовок: How finance leaders can drive business transformation, performance and growth in a connected world
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: США
Описание: Students of international law - or anyone interested in the extradition process - can expect to learn about the Extradition Clause and Interstate Rendition Clause of the United States Constitution. This book focuses on the different aspects within the clause to provide clear and concise information on how it is best utilized in the US legal system.

ML.Net Revealed: Simple Tools for Applying Machine Learning to Your Applications

Автор: Mukherjee Sudipta
Название: ML.Net Revealed: Simple Tools for Applying Machine Learning to Your Applications
ISBN: 1484265424 ISBN-13(EAN): 9781484265420
Издательство: Springer
Цена: 60550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Beginning user level

Optimizing Visual Studio Code for Python Development: Developing More Efficient and Effective Programs in Python

Автор: Bin Uzayr Sufyan
Название: Optimizing Visual Studio Code for Python Development: Developing More Efficient and Effective Programs in Python
ISBN: 1484273435 ISBN-13(EAN): 9781484273432
Издательство: Springer
Рейтинг:
Цена: 55890.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Optimizing Visual Studio Code for Python Development


Chapter One - Introduction to Visual Studio Code

o Basic introduction to Visual Studio Code

Chapter Two - Getting Started with Python Programs in VS Code

o Getting started with code editing

o Required extensions

o Linting

o Debugging

Chapter Three - Setting up the Environment and Testing

o Setting up your environment

o Running your projects

o Support for Jupyter

Chapter Four - Working with Python Frameworks

o Django Development

o Flask Development

o Data Science specific information and tutorials

Chapter Five - Working with Containers and MS Azure

o Integrating Azure for your Python projects

o Using containers in VS Code

o Conclusion


Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6

Автор: Giretti Anthony
Название: Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6
ISBN: 1484280075 ISBN-13(EAN): 9781484280072
Издательство: Springer
Рейтинг:
Цена: 55890.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Broaden your developer experience by learning how to use gRPC and ASP.NET Core together on the Microsoft’s developer framework, .NET 6 and discover a new way of developing APIs with gRPC. Beginning gRPC with ASP.NET Core 6 is your guide to quickly and efficiently getting down to the business of building gRPC applications in the Microsoft .NET ecosystem. Readers will dive in and build an application using gRPC and the latest technologies such Angular and ASP.NET Core Razor Pages. This book will teach you how to set up an efficient application using industry best practices such as security, monitoring, logging, and more. You will do this by performing Create, Read, Update, and Delete (CRUD) operations on a SQL Server database with Entity Framework Core. From there you will build web applications using Angular and ASP.NET Core Razor pages combined with gRPC APIs. After reading the book, you’ll be able to take advantage of the full range of developer opportunities with gRPC, and come away with any understanding of which usage scenarios are best suited for your projects. And you will possess a solid understanding of the best way to build APIs with ASP.NET Core. What You Will Learn Discover the latest .NET 6 framework * Benefit from a new way to design APIs * Build modern web applications * Migrate easily from WCF to gRPC * Become comfortable with latest industry programming standards Who This Book Is For Professional developers who are interested in getting started with gRPC and want to learn how to use it to build applications in the .NET ecosystem.

Visual Studio Code: End–to–End Editing and Debugging Tools for Web Developers

Автор: Bruce Johnson
Название: Visual Studio Code: End–to–End Editing and Debugging Tools for Web Developers
ISBN: 1119588189 ISBN-13(EAN): 9781119588184
Издательство: Wiley
Рейтинг:
Цена: 36950.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The goal of Visual Studio Code: End-to-End Editing and Debugging Tools for Web Developers is to help developers become not just familiar, but productive in Visual Studio Code. It starts with an introduction to the editing features of the workspace and continues with the more advanced functionality (including refactoring and key bindings). The book finishes with an extensive look at the integration that Visual Studio Code provides to external tool, like Git, Grunt, Gulp and NPM.

For Web developers, the choice of an editor is a very personal one. There is a demand for speed, functionality and personalization in order to be considered. But there are also idiosyncratic functions that are considered deal breakers when it comes to choosing a tool. And they are different for each developer. After introducing the cross-platform nature of the tool, along with the steps to install Visual Studio Code on Windows, Mac and Linux platforms, the book covers such topics as:

  • The Workspace--The focal point of the development experience. Introduces the developer to the features of the workspace and how those features can be customized.
  • Files, Folders and Projects--The structure of a web project can be quite fluid. Visual Studio Code allows developers to choose their structure according to their needs. Looks at the different ways Visual Studio Code supports the most common structures.
  • Editing Code in Your Language of Choice--This is the heart of the developer experience and probably the most important topic in the book. It covers syntax coloring, IntelliSense, refactoring, and code navigation.
  • Integrating with Source Control--Visual Studio Code supports Git integration out of the box. Learn how to perform common Git functions (commits, checkouts, branches, and merges) from within Visual Studio Code.
  • Debugging Code--Visual Studio Code is not just a code editor. Also supports many of the debugging features to which .NET developers have become accustomed. Looks at how to debug your code in both .NET Core and node.js

Although a relative newcomer, Visual Studio Code has quickly become one of the most popular choices. It checks the boxes that developers require, but also contains numerous features that can greatly improve daily coding tasks. The goal of this book is to help developers find those functional nuggets that will change their lives. Visual Studio Code's increasing popularity will drive a high percentage of non-users to consider moving to the Visual Studio Code platform. For that group, the purpose of the book is to provide a basis for using the tool to do their development tasks. For current Visual Studio Code users, the goal is to expand their knowledge of how the tool works and the extensions that are available. Regardless of which group a reader falls into, there will be lots of information that will be immediately useful and ultimately invaluable. Code examples are done in JavaScript, with occasional snippets of C#.


Microservices Communication in .NET Using gRPC: A practical guide for .NET developers to build efficient communication mechanism for distributed apps

Автор: Sazanavets Fiodar
Название: Microservices Communication in .NET Using gRPC: A practical guide for .NET developers to build efficient communication mechanism for distributed apps
ISBN: 1803236434 ISBN-13(EAN): 9781803236438
Издательство: Неизвестно
Рейтинг:
Цена: 47810.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book shows you how to use the fundamental components of gRPC on .NET. In addition to covering the core technical functionality of gRPC, the book also explains best practices for using it optimally.

Xamarin.Forms Projects: Build multiplatform mobile apps and a game from scratch using C# and Visual Studio 2019

Автор: Hindrikes Daniel, Karlsson Johan
Название: Xamarin.Forms Projects: Build multiplatform mobile apps and a game from scratch using C# and Visual Studio 2019
ISBN: 1839210052 ISBN-13(EAN): 9781839210051
Издательство: Неизвестно
Рейтинг:
Цена: 53940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Learn to build cross-platform mobile apps using the latest features in Xamarin.Forms 4 with the help of a series of projects including apps for real-time chatting, AR games, location-tracking, weather, photo galleries, and much more

Key Features

  • Develop mobile apps, AR games, and chatbots of varying complexity with the help of real-world examples
  • Explore the important features of Xamarin.Forms 4 such as Shell, CollectionView, and CarouselView
  • Get to grips with advanced concepts such as AR and VR and machine learning for mobile development

Book Description

Xamarin.Forms is a lightweight cross-platform development toolkit for building apps with a rich user interface. Improved and updated to cover the latest features of Xamarin.Forms, this second edition covers CollectionView and Shell, along with interesting concepts such as augmented reality (AR) and machine learning.

Starting with an introduction to Xamarin and how it works, this book shares tips for choosing the type of development environment you should strive for when planning cross-platform mobile apps. You'll build your first Xamarin.Forms app and learn how to use Shell to implement the app architecture. The book gradually increases the level of complexity of the projects, guiding you through creating apps ranging from a location tracker and weather map to an AR game and face recognition. As you advance, the book will take you through modern mobile development frameworks such as SQLite, .NET Core Mono, ARKit, and ARCore. You'll be able to customize your apps for both Android and iOS platforms to achieve native-like performance and speed. The book is filled with engaging examples, so you can grasp essential concepts by writing code instead of reading through endless theory.

By the end of this book, you'll be ready to develop your own native apps with Xamarin.Forms and its associated technologies, such as .NET Core, Visual Studio 2019, and C#.

What you will learn

  • Set up Xamarin.Forms to build native apps with code-sharing capabilities
  • Understand the core aspects of developing a mobile app, such as its layout, UX, and rendering
  • Use custom renderers to gain platform-specific access
  • Discover how to create custom layouts for your apps with Xamarin.Forms Shell
  • Use Azure SignalR to implement serverless services in your Xamarin apps
  • Create an augmented reality (AR) game for Android and iOS using ARCore and ARKit, respectively
  • Build and train machine learning models using CoreML, TensorFlow, and Azure Cognitive Services

Who this book is for

This book is for C# and .NET developers who want to learn Xamarin.Forms and get started with native Xamarin mobile application development from the ground up. Working knowledge of Visual Studio will help you to get the most out of this book.



Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия