C# Deconstructed: Discover how C# works on the .NET Framework
Autor Mohammad Rahmanen Limba Engleză Paperback – 21 sep 2014
The aim of this deep-dive is to provide you with a much more rounded knowledge of the environment within which you code exists. As a managed language, it’s best-practice to let the Framework deal with device interaction but you’ll find the experience of taking the cover off once in a while a very rewarding one that will greatly enrich your appreciate of the C# language and the way in which in functions.
Preț: 328.27 lei
Preț vechi: 410.34 lei
-20% Nou
Puncte Express: 492
Preț estimativ în valută:
62.82€ • 65.19$ • 52.51£
62.82€ • 65.19$ • 52.51£
Carte tipărită la comandă
Livrare economică 17-31 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430266709
ISBN-10: 1430266708
Pagini: 200
Ilustrații: X, 172 p. 43 illus.
Dimensiuni: 191 x 235 x 15 mm
Greutate: 0.3 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430266708
Pagini: 200
Ilustrații: X, 172 p. 43 illus.
Dimensiuni: 191 x 235 x 15 mm
Greutate: 0.3 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalNotă biografică
Mohammad Rahman is a computerprogrammer. He has been aprogrammer since 1998 and for the past seven years he has been designingdesktop and web-based systems for private and government agencies using C# language in Microsoft.NET. Currently he is working as acomputer programmer and earning his doctorate as a part-time student at the University ofCanberra, Australia.
Caracteristici
The only book that will teach you how C# really works on your computer! Provides an in depth-deep dive through the hidden abstraction layers of the .NET Framework tracing the reader's code down through MSIL, Machine Code and beyond! Encourages readers to adopt a considered view of what they're asking C# to do when they write code and showing how seemingly trivial choice of code syntax and grammar can massively affect the execution chain.