|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn842836544 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
130513s2013 cau ob 001 0 eng d |
040 |
|
|
|a GW5XE
|b eng
|e pn
|c GW5XE
|d COO
|d B24X7
|d ZMC
|d YDXCP
|d S4S
|d UMI
|d DEBSZ
|d GGVRL
|d EBLCP
|d OCLCQ
|d OCLCO
|d OCLCF
|d LUN
|d AUD
|d CSJ
|d OCLCQ
|d OCLCO
|d KMS
|d Z5A
|d MERUC
|d ESU
|d OCLCQ
|d IOG
|d N$T
|d REB
|d OCLCQ
|d CEF
|d U3W
|d OCLCQ
|d WYU
|d YOU
|d TKN
|d LEAUB
|d UKAHL
|d OCLCQ
|d BRF
|d EYM
|d OCLCQ
|d OCLCO
|d DCT
|d CZL
|d HAGCC
|d DST
|d COM
|d OCLCO
|d OCLCQ
|d OCL
|d OCLCO
|
019 |
|
|
|a 854752402
|a 893672057
|a 926946477
|a 1060198231
|a 1066042534
|a 1072020803
|a 1179817236
|a 1194863837
|a 1204035805
|a 1295598591
|a 1300221163
|a 1300540619
|a 1303375478
|
020 |
|
|
|a 9781430249368
|q (electronic bk.)
|
020 |
|
|
|a 1430249366
|q (electronic bk.)
|
020 |
|
|
|z 1430249358
|
020 |
|
|
|z 9781430249351
|
024 |
7 |
|
|a 10.1007/978-1-4302-4936-8
|2 doi
|
029 |
1 |
|
|a AU@
|b 000051280621
|
029 |
1 |
|
|a AU@
|b 000052007223
|
029 |
1 |
|
|a AU@
|b 000053705225
|
029 |
1 |
|
|a AU@
|b 000060390673
|
029 |
1 |
|
|a CHNEW
|b 000900075
|
029 |
1 |
|
|a DEBBG
|b BV041431105
|
029 |
1 |
|
|a DEBSZ
|b 398269300
|
029 |
1 |
|
|a DEBSZ
|b 427418631
|
029 |
1 |
|
|a NLGGC
|b 370516907
|
029 |
1 |
|
|a NZ1
|b 15022671
|
029 |
1 |
|
|a AU@
|b 000072979815
|
035 |
|
|
|a (OCoLC)842836544
|z (OCoLC)854752402
|z (OCoLC)893672057
|z (OCoLC)926946477
|z (OCoLC)1060198231
|z (OCoLC)1066042534
|z (OCoLC)1072020803
|z (OCoLC)1179817236
|z (OCoLC)1194863837
|z (OCoLC)1204035805
|z (OCoLC)1295598591
|z (OCoLC)1300221163
|z (OCoLC)1300540619
|z (OCoLC)1303375478
|
037 |
|
|
|a CL0500000250
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.C154
|b C53 2013
|
072 |
|
7 |
|a COM
|x 051210
|2 bisacsh
|
072 |
|
7 |
|a UY
|2 bicssc
|
082 |
0 |
4 |
|a 005.13/3
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Clark, Dan,
|d 1963-
|
245 |
1 |
0 |
|a Beginning C♯ object-oriented programming /
|c Dan Clark.
|
250 |
|
|
|a 2nd ed.
|
260 |
|
|
|a Berkeley, CA :
|b Apress ;
|a New York :
|b Distributed to the Book trade worldwide by Springer,
|c ©2013.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
347 |
|
|
|b PDF
|
490 |
1 |
|
|a The expert's voice in .NET
|
505 |
0 |
0 |
|t Overview of Object-Oriented Programming --
|t Designing OOP Solutions: Identifying the Class Structure --
|t Designing OOP Solutions: Modeling the Object Interaction --
|t Designing OOP Solutions: A Case Study --
|t Introducing the .NET Framework and Visual Studio --
|t Creating Classes --
|t Creating Class Hierarchies --
|t Implementing Object Collaboration --
|t Working with Collections --
|t Implementing the Data Access Layer --
|t Developing WPF Applications --
|t Developing Web Applications --
|t Developing Windows Store Applications --
|t Developing and Consuming Web Services --
|t Developing the Office Supply Ordering Application --
|t Wrapping Up.
|
520 |
|
|
|a Learn C♯ with Beginning C♯ Object-Oriented Programming and you'll be thinking about program design in the right way from day one. Whether you want to work with .NET for the web or desktop, or for Windows 8 on any device, Dan Clark's accessible, quick-paced guide will give you the foundation you need for a successful future in C♯ programming. In this book you will: Master the fundamentals of object-oriented programming Work through a case study to see how C♯ and OOP work in a real-world application Develop techniques and best practices that lead to efficient, reusable, elegant code Discover how to transform a simple model of an application into a fully-functional C♯ project. With more than 30 fully hands-on activities, Beginning C♯ Object-Oriented Programming teaches you how to design a user interface, implement your business logic, and integrate your application with a relational database for data storage. Along the way, you will explore the .NET Framework, ASP.NET and WinRT. In addition, you will develop desktop, mobile and web-based user interfaces, and service-oriented programming skills, all using Microsoft's industry-leading Visual Studio 2012, C♯, the Entity Framework, and more. Read this book and let Dan Clark guide you in your journey to becoming a confident C♯ programmer.
|
504 |
|
|
|a Includes bibliographical references and index.
|
546 |
|
|
|a English.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a C# (Computer program language)
|
650 |
|
0 |
|a Object-oriented programming (Computer science)
|
650 |
|
0 |
|a Microsoft software.
|
650 |
|
0 |
|a Software engineering.
|
650 |
|
6 |
|a Logiciels Microsoft.
|
650 |
|
6 |
|a Génie logiciel.
|
650 |
|
6 |
|a C# (Langage de programmation)
|
650 |
|
6 |
|a Programmation orientée objet (Informatique)
|
650 |
|
7 |
|a COMPUTERS
|x Programming
|x Object Oriented.
|2 bisacsh
|
650 |
|
7 |
|a Software engineering
|2 fast
|
650 |
|
7 |
|a Microsoft software
|2 fast
|
650 |
|
7 |
|a C# (Computer program language)
|2 fast
|
650 |
|
7 |
|a Object-oriented programming (Computer science)
|2 fast
|
653 |
|
4 |
|a Computer science.
|
773 |
0 |
|
|t Springer eBooks
|
776 |
0 |
8 |
|i Print version:
|a Clark, Dan, 1963-
|t Beginning C♯ object-oriented programming.
|b Second edition.
|d New York : Apress, [2013]
|z 1430249358
|w (OCoLC)818414110
|
830 |
|
0 |
|a Expert's voice in .NET.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781430249351/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH28324394
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00053194
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1636308
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1174006
|
938 |
|
|
|a Cengage Learning
|b GVRL
|n GVRL6VPG
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 10755654
|
994 |
|
|
|a 92
|b IZTAP
|