- 5 resultados
menor preço: € 2,79, preço mais alto: € 62,97, preço médio: € 35,22
1
Purdum, J: Beginning C# 3.0
Encomendar
no/na Orellfuessli.ch
CHF 65,90
(aproximadamente € 62,97)
Envio: € 17,201
EncomendarLink patrocinado

Purdum, J: Beginning C# 3.0 - novo libro

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… mais…

Nr. A1001033697. Custos de envio: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
Encomendar
no/na amazon.de
€ 60,00
Envio: € 3,001
EncomendarLink patrocinado

Purdum, Jack:

Beginning C# 3.0: An Introduction to Object Oriented Programming (Wrox Beginning Guides) - primeira edição

2008, ISBN: 9780470261293

Livro de bolso

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… mais…

Custos de envio: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
Encomendar
no/na AbeBooks.de
$ 7,51
(aproximadamente € 6,62)
Envio: € 0,001
EncomendarLink patrocinado
Purdum, Jack:
Beginning C# 3.0 - Livro de bolso

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 … mais…

NOT NEW BOOK. Custos de envio:Versandkostenfrei. (EUR 0.00) GF Books, Inc., Hawthorne, CA, U.S.A. [64674448] [Rating: 5 (von 5)]
4
Encomendar
no/na Biblio.co.uk
$ 3,15
(aproximadamente € 2,79)
Envio: € 13,311
EncomendarLink patrocinado
Purdum, Jack:
Beginning C# 3.0: An Introduction to Object Oriented Programming - Livro de bolso

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 … mais…

Custos de envio: EUR 13.31 Anybook Ltd
5
Encomendar
no/na AbeBooks.de
$ 49,60
(aproximadamente € 43,71)
Envio: € 4,001
EncomendarLink patrocinado
Jack Purdum:
Beginning C# 3.0 - Livro de bolso

2008, ISBN: 0470261293

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

NEW BOOK. Custos de envio: EUR 4.00 GoldenWavesOfBooks, Fayetteville, TX, U.S.A. [72982182] [Rating: 5 (von 5)]

1Como algumas plataformas não transmitem condições de envio e estas podem depender do país de entrega, do preço de compra, do peso e tamanho do artigo, de uma possível adesão à plataforma, de uma entrega directa pela plataforma ou através de um terceiro fornecedor (Marketplace), etc., é possível que os custos de envio indicados pelo eurolivro não correspondam aos da plataforma ofertante.

Dados bibliográficos do melhor livro correspondente

Pormenores referentes ao livro
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

Dados detalhados do livro - Beginning C# 3.0: An Introduction to Object Oriented Programming (Wrox Beginning Guides)


EAN (ISBN-13): 9780470261293
ISBN (ISBN-10): 0470261293
Livro de bolso
Ano de publicação: 2008
Editor/Editora: John Wiley & Sons
523 Páginas
Peso: 0,821 kg
Língua: eng/Englisch

Livro na base de dados desde 2008-03-17T11:50:40+00:00 (Lisbon)
Página de detalhes modificada pela última vez em 2022-02-19T02:01:28+00:00 (Lisbon)
Número ISBN/EAN: 0470261293

Número ISBN - Ortografia alternativa:
0-470-26129-3, 978-0-470-26129-3
Ortografia alternativa e termos de pesquisa relacionados:
Autor do livro: jack
Título do livro: beginning programming, object oriented programming, introduction programming, the beginning was the name


Dados da editora

Autor: Jack Purdum
Título: Beginning C# 3.0 - An Introduction to Object Oriented Programming
Editora: John Wiley & Sons
556 Páginas
Ano de publicação: 2008-05-09
Peso: 0,807 kg
Língua: 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.

Outros livros adicionais, que poderiam ser muito similares com este livro:

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


< Para arquivar...