- 5 Resultados
precio mínimo: € 2,79, precio máximo: € 62,97, precio promedio: € 35,22
1
Purdum, J: Beginning C# 3.0
Pedir
por Orellfuessli.ch
CHF 65,90
(aprox. € 62,97)
Envío: € 17,201
PedirEnlace patrocinado

Purdum, J: Beginning C# 3.0 - libro nuevo

ISBN: 9780470261293

Beginning C# is a book that offers a lot of guidance, in a format that readers find intuitive to follow. The exercise-based format of the Wrox Beginning series has a strong following by a… Más…

Nr. A1001033697. Gastos de envío:Lieferzeiten außerhalb der Schweiz 3 bis 21 Werktage, , Versandfertig innert 6 - 9 Werktagen, zzgl. Versandkosten. (EUR 17.20)
2
Beginning C# 3.0: An Introduction to Object Oriented Programming (Wrox Beginning Guides) - Purdum, Jack
Pedir
por amazon.de
€ 60,00
Envío: € 3,001
PedirEnlace patrocinado

Purdum, Jack:

Beginning C# 3.0: An Introduction to Object Oriented Programming (Wrox Beginning Guides) - Primera edición

2008, ISBN: 9780470261293

Pasta blanda

Wrox, Taschenbuch, Auflage: 1. 552 Seiten, Publiziert: 2008-04-25T00:00:01Z, Produktgruppe: Buch, Hersteller-Nr.: 978-0-470-26129-3, 1.84 kg, C#, Programmiersprachen, Programmierung & Web… Más…

Gastos de envío:Gewöhnlich versandfertig in 6 bis 10 Tagen. Die angegebenen Versandkosten können von den tatsächlichen Kosten abweichen. (EUR 3.00) ? Bennett Books Ltd ? Verfolgt/Versichert
3
Pedir
por AbeBooks.de
$ 7,51
(aprox. € 6,62)
Envío: € 0,001
PedirEnlace patrocinado
Purdum, Jack:
Beginning C# 3.0 - Pasta blanda

2008

ISBN: 0470261293

[EAN: 9780470261293], Gebraucht, guter Zustand, [PU: Wrox], A+ Customer service! Satisfaction Guaranteed! Book is in Used-Good condition. Pages and cover are clean and intact. Used items … Más…

NOT NEW BOOK. Gastos de envío:Versandkostenfrei. (EUR 0.00) GF Books, Inc., Hawthorne, CA, U.S.A. [64674448] [Rating: 5 (von 5)]
4
Pedir
por Biblio.co.uk
$ 3,15
(aprox. € 2,79)
Envío: € 13,311
PedirEnlace patrocinado
Purdum, Jack:
Beginning C# 3.0: An Introduction to Object Oriented Programming - Pasta blanda

2007, ISBN: 9780470261293

Wiley, 2007. This is an ex-library book and may have the usual library/used-book markings inside.This book has soft covers. In good all round condition. Please note the Image in this … Más…

Gastos de envío: EUR 13.31 Anybook Ltd
5
Pedir
por AbeBooks.de
$ 49,60
(aprox. € 43,71)
Envío: € 4,001
PedirEnlace patrocinado
Jack Purdum:
Beginning C# 3.0 - Pasta blanda

2008, ISBN: 0470261293

[EAN: 9780470261293], Neubuch, [PU: Wrox], Books

NEW BOOK. Gastos de envío: EUR 4.00 GoldenWavesOfBooks, Fayetteville, TX, U.S.A. [72982182] [Rating: 5 (von 5)]

1Dado que algunas plataformas no nos comunican las condiciones de envío y éstas pueden depender del país de entrega, del precio de compra, del peso y tamaño del artículo, de una posible membresía a la plataforma, de una entrega directa por parte de la plataforma o a través de un tercero (Marketplace), etc., es posible que los gastos de envío indicados por eurolibro/terralibro no concuerden con los de la plataforma ofertante.

Datos bibliográficos del mejor libro coincidente

Detalles del libro
Beginning C# 3.0: An Introduction to Object Oriented Programming (Wrox Beginning Guides)

Beginning C# is a book that offers a lot of guidance, in a format that readers find intuitive to follow. The exercise-based format of the Wrox Beginning series has a strong following by all levels of readers, and is one that works very well in the classroom or home. Written by a veteran programming instructor, this is the perfect mix of tutorial, and hands-on coding new programmers are looking for - written from their point of view. Beginning C# is written for those readers with no prior programming experience who want a thorough, yet easy to understand, introduction to C# and Object Oriented Programming. Dr. Purdum uses his 25 years of teaching experience to teach readers: * The C# syntax and concepts of Object Oriented Programming * How to design and write C# programs that are functional and embody safe programming practices * Tried and true tricks of the trade, from design concepts to debugging aids * And all of these goals are done in an easy-to-read and enjoyable manner and much more. Complete source code, examples, and discussion forms available at Wrox.com

Detalles del libro - Beginning C# 3.0: An Introduction to Object Oriented Programming (Wrox Beginning Guides)


EAN (ISBN-13): 9780470261293
ISBN (ISBN-10): 0470261293
Tapa blanda
Año de publicación: 2008
Editorial: John Wiley & Sons
523 Páginas
Peso: 0,821 kg
Idioma: eng/Englisch

Libro en la base de datos desde 2008-03-17T12:50:40+01:00 (Madrid)
Página de detalles modificada por última vez el 2022-02-19T03:01:28+01:00 (Madrid)
ISBN/EAN: 0470261293

ISBN - escritura alterna:
0-470-26129-3, 978-0-470-26129-3
Mode alterno de escritura y términos de búsqueda relacionados:
Autor del libro: jack
Título del libro: beginning programming, object oriented programming, introduction programming, the beginning was the name


Datos del la editorial

Autor: Jack Purdum
Título: Beginning C# 3.0 - An Introduction to Object Oriented Programming
Editorial: John Wiley & Sons
556 Páginas
Año de publicación: 2008-05-09
Peso: 0,807 kg
Idioma: Inglés
36,90 € (DE)
Not available (reason unspecified)
188mm x 234mm x 28mm

BC; PB; Hardcover, Softcover / Informatik, EDV/Programmiersprachen; Programmier- und Skriptsprachen, allgemein; C sharp

Acknowledgments. Introduction. Part I: Getting Started. Chapter 1: Getting Started. Chapter 2: Understanding Objects. Part II: Understanding C# Syntax. Chapter 3: Understanding Data Types. Chapter 4: Understanding C# Statements. Chapter 5: Understanding Reference Data Types. Chapter 6: Making Decisions in Code. Chapter 7: Statement Repetition Using Loops. Chapter 8: Arrays. Part III: Writing Your Own Classes. Chapter 9: Designing Classes. Chapter 10: Designing and Writing Custom Classes. Chapter 11: Exception Handling and Debugging. Chapter 12: Generics. Part IV: Storing Data. Chapter 13: Using Disk Data Files. Chapter 14: Using Databases. Chapter 15: Inheritance and Polymorphism. Appendix A: Exercise Solutions. Index.

Más, otros libros, que pueden ser muy parecidos a este:

Último libro similar:
9781118059616 Beginning C# 3.0: An Introduction to Object Oriented Programming Jack Purdum Author (Purdum, Jack)


< para archivar...