SULJE VALIKKO

avaa valikko

APress | Akateeminen Kirjakauppa

Haullasi löytyi yhteensä 7155 tuotetta
Haluatko tarkentaa hakukriteerejä?



Pro C# 10 with .NET 6 - Foundational Principles and Practices in Programming
Andrew Troelsen; Phil Japikse
APress (2022)
Pehmeäkantinen kirja
52,10
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Beginning JavaScript - The Ultimate Guide to Modern JavaScript Development
Russ Ferguson
APress (2019)
Pehmeäkantinen kirja
39,40
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Pro Go - The Complete Guide to Programming Reliable and Efficient Software Using Golang
Adam Freeman
APress (2022)
Pehmeäkantinen kirja
56,40
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Deep Utopia
Nick Bostrom
Ideapress Publishing (2024)
Pehmeäkantinen kirja
27,10
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Running Microsoft Workloads on AWS - Active Directory, Databases, Development, and More
Ryan Pothecary
APress (2021)
Pehmeäkantinen kirja
56,40
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Cyber Threat Intelligence - The No-Nonsense Guide for CISOs and Security Managers
Aaron Roberts
APress (2021)
Pehmeäkantinen kirja
47,90
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Azure in the Enterprise - Cloud Architecture, Patterns, and Microservices with Azure PaaS and IaaS
Edward Moemeka
APress (2019)
Pehmeäkantinen kirja
45,20
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Illustrated C# 7 - The C# Language Presented Clearly, Concisely, and Visually
Daniel Solis; Cal Schrotenboer
APress (2018)
Pehmeäkantinen kirja
56,40
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Practical Entity Framework Core 6 - Database Access for Enterprise Applications
Brian L. Gorman
APress (2021)
Pehmeäkantinen kirja
56,40
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Beginning Power Apps - The Non-Developer's Guide to Building Business Applications
Tim Leung
APress (2021)
Pehmeäkantinen kirja
47,90
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Pro Data Mashup for Power BI - Powering Up with Power Query and the M Language to Find, Load, and Transform Data
Adam Aspin
APress (2022)
Pehmeäkantinen kirja
52,10
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Creating Business Applications with Microsoft 365 : Techniques in Power Apps, Power BI, SharePoint, and Power Automate
Jeffrey M. Rhodes
Apress (2022)
Pehmeäkantinen kirja
47,90
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Modern API Design with ASP.NET Core 2 - Building Cross-Platform Back-End Systems
Fanie Reynders
APress (2018)
Pehmeäkantinen kirja
29,30
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Web-Based Projects that Rock the Class - Build Fully-Functional Web Apps and Learn Through Doing
Christos Karayiannis
APress (2019)
Pehmeäkantinen kirja
33,50
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Exploring Advanced Features in C# - Enhance Your Code and Productivity
Dirk Strauss
APress (2019)
Pehmeäkantinen kirja
39,40
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Processing - Creative Coding and Computational Art
Ira Greenberg
APress (2016)
Pehmeäkantinen kirja
51,40
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Pro ASP.NET Core MVC 2
Adam Freeman
APress (2017)
Pehmeäkantinen kirja
110,40
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Developing 2D Games with Unity - Independent Game Programming with C#
Jared Halpern
APress (2018)
Pehmeäkantinen kirja
52,10
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Blazor Revealed - Building Web Applications in .NET
Peter Himschoot
APress (2019)
Pehmeäkantinen kirja
30,80
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
UX for XR : User Experience Design and Strategies for Immersive Technologies
Cornel Hillmann
Apress (2021)
Pehmeäkantinen kirja
33,50
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Pro C# 10 with .NET 6 - Foundational Principles and Practices in Programming
52,10 €
APress
Sivumäärä: 1640 sivua
Asu: Pehmeäkantinen kirja
Painos: Eleventh Edition
Julkaisuvuosi: 2022, 31.07.2022 (lisätietoa)
Kieli: Englanti
Welcome to the most comprehensive foundational guide available on the topic of C# coding and .NET. This book goes beyond “do this, to achieve this” to drill down into the core stuff that makes a good developer, great. This expanded 11th edition delivers loads of new content on Entity Framework, Razor Pages, Web APIs and more. You will find the latest C# 10 and .NET 6 features served up with plenty of “behind the curtain” discussion designed to expand developers’ critical thinking skills when it comes to their craft. Coverage of ASP.NET Core, Entity Framework Core, and more sits alongside the latest updates to the new unified .NET platform, from performance improvements to Windows Desktop apps on .NET 6, updates in XAML tooling, and expanded coverage of data files and data handling. Going beyond the latest features in C# 10, all code samples are rewritten for this latest release.



Dive in and discover why this essential classic is a favorite of C# developers worldwide. Gain a solid foundation in object-oriented development techniques, attributes and reflection, generics and collections, and numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies). Pro C# 10 with .NET 6 will build your coding confidence putting C# into practice, and exploring the .NET universe and its vast potential on your own terms.

What You Will Learn







Explore C# 10 features and updates in records and record structs, global and implicit using directives, file level namespaces, extended property patterns, and more
Develop applications with C# and modern frameworks for services, web, and smart client applications
Hit the ground running with ASP.NET Core web applications using MVC and Razor Pages, including view components, custom tag helpers, custom validation, GDPR support, and areas
Build ASP.NET RESTful services complete with versioning, enhanced swagger, and basic authentication
Embrace Entity Framework Core for building real-world, data-centric applications, with deeply expanded coverage new to this edition including SQL Server temporal table support
Dive into Windows Desktop Apps on .NET 6 using Windows Presentation Foundation
Understand the philosophy behind .NET
Discover the new features in .NET 6, including single file applications, smaller container images, and more



















Who This Book Is For

Developers of any level who want to either learn C# and .NET or want to take their skills to the next level.




“Amazing! Provides easy-to-follow explanations and examples. I remember reading the first version of this book; this is a ‘must-have’ for your collection if you are learning .NET!”

– Rick McGuire, Senior Application Development Manager, Microsoft

“Phil is a journeyman programmer who brings years of experience and a passion for teaching to make this fully revised and modernized ‘classic’ a ‘must-have’. Any developer who wants full-spectrum, up-to-date coverage of both the C# language and how to use it with .NET and ASP.NET Core should get this book.”

– Brian A. Randell, Partner, MCW Technologies and Microsoft MVP

Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
LISÄÄ OSTOSKORIIN
Tilaustuote
Arvioimme, että tuote lähetetään meiltä noin 3-4 viikossa
Myymäläsaatavuus
Helsinki
Tapiola
Turku
Tampere
Pro C# 10 with .NET 6 - Foundational Principles and Practices in Programmingzoom
Sisäänkirjautuminen
Kirjaudu sisään
Rekisteröityminen
Oma tili
Omat tiedot
Omat tilaukset
Omat laskut
Meistä
Yhteystiedot ja aukioloajat
Usein kysytyt
Akateemisen Ystäväklubi
Toimitusehdot
Tietosuojaseloste
Seuraa Akateemista
Instagram
Facebook
Threads
TikTok
YouTube
LinkedIn