Artículos relacionados a C# 2012 for Programmers (Deitel Developer)

C# 2012 for Programmers (Deitel Developer) - Tapa blanda

 
9780133440577: C# 2012 for Programmers (Deitel Developer)

Sinopsis

The professional programmer’s Deitel® guide to  C# 2012 and object-oriented development for  Windows® 7 and Windows® 8

 

Written for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft’s C# 2012 and .NET 4.5 in depth. The book presents the concepts in the context of fully tested apps, complete with syntax shading,  code highlighting, code walkthroughs and program outputs. You’ll work through 200+ complete C# apps with 15,000+ lines of proven C# code and hundreds of savvy software-development tips.

 

Start with an introduction to C# using an early classes and objects approach, then rapidly move on to more advanced topics, including LINQ, asynchronous programming with async and await,  Windows® 8 UI and WPF graphics and multimedia, web services, Windows® Phone 8, Windows Azure™ and more. You’ll enjoy the treatment of object-oriented programming and an OOD/UML® ATM case study, including a complete C# implementation. When you’re finished, you’ll have everything you need to build industrial-strength, object-oriented C# apps.

 

Paul Deitel and Harvey Deitel are the founders of Deitel & Associates, Inc.,  the internationally recognized programming languages authoring and corporate-training organization. Millions of people worldwide have used Deitel books, LiveLessons video training and online resource centers to master C#, .NET, Visual Basic®, C++, Visual C++®, C, Java™, Android™ app development, iOS® app development, Internet and web programming, JavaScript®, XML, Perl®, Python and more.

 

 

 

Practical, example-rich coverage of:

•    .NET, Types, Arrays, Exception Handling

•    LINQ, Object/Collection Initializers

•    Objects, Classes, Inheritance,  Polymorphism

•    Industrial-Strength, C#-Based Object-Oriented Design/UML® ATM Case Study

•    WinForms, WPF, Windows® 8 UI, XAML, Event Handling, Visual C# Debugging

•    WPF and Windows® 8 Graphics  and Multimedia

•    Windows® Phone 8, Cloud Computing with Windows Azure™, Asynchronous Programming with async and await

•    Generic Collections, Methods and Classes

•    XML, LINQ to XML and LINQ to Entities

•    ASP.NET and ASP.NET Ajax

•    Web Forms, Web Controls

•    WCF REST-Based Web Services and more.

 

 

Visit www.deitel.com

  • For information on Deitel’s Dive Into® Series  programming training courses delivered at organizations worldwide visit www.deitel.com/training or write to deitel@deitel.com
  • Download code examples
  • Join the Deitel social networking communities on Facebook®  at facebook.com/DeitelFan, Twitter® @deitel, Google+™ at  gplus.to/deitel and LinkedIn®  at bit.ly/DeitelLinkedIn.
  • To receive updates for this book, subscribe to the Deitel® Buzz Online e-mail newsletter at www.deitel.com/newsletter/ subscribe.html

 

 

"Sinopsis" puede pertenecer a otra edición de este libro.

Críticas

"Excellent intro to visual app development, classes and objects. Excellent Arrays chapter. Outstanding presentations of the I/O facilities in .NET. The treatment of LINQ to XML is fabulous. Excellent effort to present such a complex topic as Entity Framework to beginners. Excellent presentation of the fundamentals of ASP.NET technology. I found especially enlightening the explanation of the differences between 'traditional' and AJAX-based request models. A very nice introduction to Windows Phone 8 development. Concise practical introduction to cloud computing and Windows Azure." -Octavio Hernandez, Microsoft Certified Solutions Developer (MCSD) "Updating an already excellent book with the latest .NET features (Visual Studio 2012, LINQ to Entities, ASP.NET 4.5, Windows 8 UI, Windows Phone development, Cloud Computing with Windows Azure, etc.) can only result in a superb product. The early introduction to classes and objects is brilliant. I like the explanation of properties and the discussion of value vs. reference types. Coverage of ASP.NET is exceptional. Arrays is one of my favorite chapters. Great job explaining inheritance, polymorphism, interfaces and operator overloading. An excellent introduction to Windows Store apps. An outstanding chapter on asynchronous programming-and excellent code examples. Clear explanation of RESTful web services." -Jose Antonio Gonzalez Seco, Parliament of Andalusia, Spain "Every college that I've been at has used the Deitel programming books-they're simply the standard when it comes to covering the fundamentals. I'm pleased to see the inclusion of a diverse set of more advanced material, including WPF, Azure and Win 8 Store apps. Databases and LINQ finds a good balance-I'm happy to see Entity Framework as that is what we are using in the real world. Good introduction to creating web apps via the designer." -Shawn Weisfeld, Microsoft MVP and President and Founder of UserGroup.tv "Excellent introduction to C# and .NET, using the Deitels' live-code approach and real-world examples." -Bonnie Berent, Microsoft C# MVP "An excellent introduction to XML, LINQ to XML and related technologies." -Helena Kotas, Microsoft "The explanation of abstract vs. concrete classes and why one would create an abstract class in the hierarchy was excellent. Using LINQ to search directories is very cool! Your overview of relational databases with the books database was excellent. I derived a lot from the Web App Development with ASP.NET chapters, especially the Session State and database-driven guest book sections. Excellent-this was my first experience with Windows Phone development-your chapter gave me a solid foundation." -Stephen Hustedde, South Mountain College "Good introduction to the most popular controls and working with events. I use the techniques of the Strings chapter in the line of business apps that I build. I liked the Files and Streams chapter and the real-world example." -Shawn Weisfeld, Microsoft MVP and President and Founder of UserGroup.tv "An excellent, true objects-first book. The generics material is a real asset." -Gavin Osborne, Saskatchewan Institute of Applied Science and Technology "Great chapter on polymorphism." -Eric Lippert, Formerly of Microsoft "Excellent chapter on exceptions." -Vinay Ahuja, Architect, Microsoft Corporation "Good overview of relational databases. It hits on the right LINQ idioms." -Alex Turner, Microsoft "A solid introduction to Visual Studio 2012. Covers the basics of Windows 8 apps. Very good introduction to ASP.NET-the examples are great." -Shay Friedman, Microsoft Visual C# MVP; cloud and web technologies expert, CodeValue "The book is adaptable for those who want to focus on GUI apps out of the gate. You give the reader a good foundation in XAML. Introduction to LINQ and the List Collection is a great chapter; you do such a good and consistent job of explaining your code in the narrative. The focus on using LINQ to manage data is unique and cutting edge. Fun chapter on Windows 8 Graphics and Multimedia." -Stephen Hustedde, South Mountain College

Reseña del editor

The professional programmer's Deitel (R) guide to C# 2012 and object-oriented development for Windows (R) 7 and Windows (R) 8 Written for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft's C# 2012 and .NET 4.5 in depth. The book presents the concepts in the context of fully tested apps, complete with syntax shading, code highlighting, code walkthroughs and program outputs. You'll work through 200+ complete C# apps with 15,000+ lines of proven C# code and hundreds of savvy software-development tips. Start with an introduction to C# using an early classes and objects approach, then rapidly move on to more advanced topics, including LINQ, asynchronous programming with async and await, Windows (R) 8 UI and WPF graphics and multimedia, web services, Windows (R) Phone 8, Windows Azure (TM) and more. You'll enjoy the treatment of object-oriented programming and an OOD/UML (R) ATM case study, including a complete C# implementation. When you're finished, you'll have everything you need to build industrial-strength, object-oriented C# apps. Paul Deitel and Harvey Deitel are the founders of Deitel & Associates, Inc., the internationally recognized programming languages authoring and corporate-training organization. Millions of people worldwide have used Deitel books, LiveLessons video training and online resource centers to master C#, .NET, Visual Basic (R), C++, Visual C++ (R), C, Java (TM), Android (TM) app development, iOS (R) app development, Internet and web programming, JavaScript (R), XML, Perl (R), Python and more. Practical, example-rich coverage of: * .NET, Types, Arrays, Exception Handling * LINQ, Object/Collection Initializers * Objects, Classes, Inheritance, Polymorphism * Industrial-Strength, C#-Based Object-Oriented Design/UML (R) ATM Case Study * WinForms, WPF, Windows (R) 8 UI, XAML, Event Handling, Visual C# Debugging * WPF and Windows (R) 8 Graphics and Multimedia * Windows (R) Phone 8, Cloud Computing with Windows Azure (TM), Asynchronous Programming with async and await * Generic Collections, Methods and Classes * XML, LINQ to XML and LINQ to Entities * ASP.NET and ASP.NET Ajax * Web Forms, Web Controls * WCF REST-Based Web Services and more. Visit www.deitel.com For information on Deitel's Dive Into (R) Series programming training courses delivered at organizations worldwide visit www.deitel.com/training or write to deitel@deitel.com Download code examples Join the Deitel social networking communities on Facebook (R) at facebook.com/DeitelFan, Twitter (R) @deitel, Google+ (TM) at gplus.to/deitel and LinkedIn (R) at bit.ly/DeitelLinkedIn. To receive updates for this book, subscribe to the Deitel (R) Buzz Online e-mail newsletter at www.deitel.com/newsletter/ subscribe.html

"Sobre este título" puede pertenecer a otra edición de este libro.

  • EditorialFinancial Times Prentice Hall
  • Año de publicación2013
  • ISBN 10 0133440575
  • ISBN 13 9780133440577
  • EncuadernaciónTapa blanda
  • IdiomaInglés
  • Número de páginas1200
  • Contacto del fabricanteno disponible

Comprar usado

Condición: Regular
A readable copy of the book which...
Ver este artículo

EUR 7,02 gastos de envío desde Reino Unido a España

Destinos, gastos y plazos de envío

Resultados de la búsqueda para C# 2012 for Programmers (Deitel Developer)

Imagen de archivo

Deitel, Harvey M.
Publicado por Pearson P T R, 2013
ISBN 10: 0133440575 ISBN 13: 9780133440577
Antiguo o usado Paperback

Librería: WorldofBooks, Goring-By-Sea, WS, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: Fair. A readable copy of the book which may include some defects such as highlighting and notes. Cover and pages may be creased and show discolouration. Nº de ref. del artículo: GOR013375929

Contactar al vendedor

Comprar usado

EUR 1,96
Convertir moneda
Gastos de envío: EUR 7,02
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Paul Deitel, Harvey M. Deitel
Publicado por Pearson P T R, 2013
ISBN 10: 0133440575 ISBN 13: 9780133440577
Antiguo o usado Tapa blanda

Librería: BookHolders, Towson, MD, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Fair. [ No Hassle 30 Day Returns ][ Ships Daily ] [ Underlining/Highlighting: SOME ] [ Writing: SOME ] [ Edition: fifth ] [ Water Damage: SLIGHT, doesn't affect use ] Publisher: Prentice Hall Pub Date: 10/7/2013 Binding: Paperback Pages: 1200 fifth edition. Nº de ref. del artículo: 6492647

Contactar al vendedor

Comprar usado

EUR 2,16
Convertir moneda
Gastos de envío: EUR 32,44
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Paul Deitel; Harvey Deitel
Publicado por Pearson P T R, 2013
ISBN 10: 0133440575 ISBN 13: 9780133440577
Antiguo o usado Paperback

Librería: ThriftBooks-Atlanta, AUSTELL, GA, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: As New. No Jacket. Pages are clean and are not marred by notes or folds of any kind. ~ ThriftBooks: Read More, Spend Less 3.3. Nº de ref. del artículo: G0133440575I2N00

Contactar al vendedor

Comprar usado

EUR 18,74
Convertir moneda
Gastos de envío: EUR 21,53
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Deitel, Paul; Deitel, Harvey
Publicado por Pearson P T R, 2013
ISBN 10: 0133440575 ISBN 13: 9780133440577
Antiguo o usado Tapa blanda

Librería: SecondSale, Montgomery, IL, Estados Unidos de America

Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Very Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc. Nº de ref. del artículo: 00086451792

Contactar al vendedor

Comprar usado

EUR 18,68
Convertir moneda
Gastos de envío: EUR 30,40
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen del vendedor

Deitel, Paul; Deitel, Harvey
Publicado por Pearson P T R, 2013
ISBN 10: 0133440575 ISBN 13: 9780133440577
Antiguo o usado Tapa blanda

Librería: Bay State Book Company, North Smithfield, RI, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: good. The book is in good condition with all pages and cover intact, including the dust jacket if originally issued. The spine may show light wear. Pages may contain some notes or highlighting, and there might be a "From the library of" label. Boxed set packaging, shrink wrap, or included media like CDs may be missing. Nº de ref. del artículo: BSM.LMW7

Contactar al vendedor

Comprar usado

EUR 18,74
Convertir moneda
Gastos de envío: EUR 52,12
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Deitel, Paul; Deitel, Harvey
Publicado por Pearson P T R, 2013
ISBN 10: 0133440575 ISBN 13: 9780133440577
Antiguo o usado Paperback

Librería: SGS Trading Inc, Franklin Lakes, NJ, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: Good. Textbook, May Have Highlights, Notes and/or Underlining, BOOK ONLYNO ACCESS CODE, NO CD, Ships with Emailed Tracking. Nº de ref. del artículo: SKU0492945

Contactar al vendedor

Comprar usado

EUR 51,62
Convertir moneda
Gastos de envío: EUR 30,40
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 2 disponibles

Añadir al carrito