Cargando…

Expert F♯ 3.0 /

Expert F♯ 3.0 is about practical programming in a beautiful language that puts the power and elegance of data-rich functional programming into the hands of professional developers. In combination with .NET, F♯ achieves unrivaled levels of programmer productivity and program clarity. Expert F♯ 3.0 is...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Syme, Don
Otros Autores: Granicz, Adam, Cisternino, Antonio
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York City] : New York : Apress ; Distributed to the Book trade worldwide by Springer, ©2012.
Colección:Expert's voice in F#.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn821832147
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 121218s2012 nyu o 000 0 eng d
040 |a GW5XE  |b eng  |e pn  |c GW5XE  |d YDXCP  |d UMI  |d OCLCO  |d COO  |d ZMC  |d N$T  |d S4S  |d IDEBK  |d OCLCO  |d DEBSZ  |d OCLCF  |d OCLCA  |d XFF  |d E7B  |d OCLCO  |d VT2  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d ESU  |d IOG  |d OCLCA  |d OCL  |d REB  |d OCLCQ  |d OCLCO  |d CEF  |d DEHBZ  |d OCLCQ  |d OCLCO  |d U3W  |d OTZ  |d WYU  |d YOU  |d TKN  |d UAB  |d LEAUB  |d UKAHL  |d OL$  |d OCLCQ  |d OCLCO  |d WURST  |d AJS  |d OCLCQ  |d OCLCO  |d SNK  |d OCLCQ  |d KSU  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 825076945  |a 847593842  |a 858888298  |a 1044281378  |a 1066690288  |a 1100704650  |a 1110984028 
020 |a 9781430246510  |q (electronic bk.) 
020 |a 1430246510  |q (electronic bk.) 
020 |z 1430246502 
020 |z 9781430246503 
024 7 |a 10.1007/978-1-4302-4651-0  |2 doi 
029 1 |a AU@  |b 000050492222 
029 1 |a AU@  |b 000051390398 
029 1 |a DEBBG  |b BV041120888 
029 1 |a DEBSZ  |b 396757995 
029 1 |a NZ1  |b 14830952 
029 1 |a NZ1  |b 14839164 
035 |a (OCoLC)821832147  |z (OCoLC)825076945  |z (OCoLC)847593842  |z (OCoLC)858888298  |z (OCoLC)1044281378  |z (OCoLC)1066690288  |z (OCoLC)1100704650  |z (OCoLC)1110984028 
037 |a CL0500000182  |b Safari Books Online 
050 4 |a QA76.62 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 005.13/3  |2 22 
049 |a UAMI 
100 1 |a Syme, Don. 
245 1 0 |a Expert F♯ 3.0 /  |c Don Syme, Adam Granicz, Antonio Cisternino. 
260 |a [New York City] :  |b Apress ;  |a New York :  |b Distributed to the Book trade worldwide by Springer,  |c ©2012. 
300 |a 1 online resource (xxi, 602 pages) 
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 F♯ 
505 0 0 |t Introduction --  |t Your First F♯ Program -- Getting Started With F♯ --  |t Introducing Functional Programming --  |t Introducing Imperative Programming --  |t Understanding Types in Functional Programming --  |t Programming with Objects --  |t Encapsulating and Organizing Your Code --  |t Working with Textual Data --  |t Working with Sequences and Structured Data --  |t Numeric Programming and Charting --  |t Reactive, Asynchronous, and Parallel Programming --  |t Symbolic Programming with Structured Data --  |t Integrating External Data and Services --  |t Building Smart Web Applications --  |t Building Mobile Web Applications --  |t Visualization and Graphical User Interfaces --  |t Language-Oriented Programming: Advanced Techniques --  |t Libraries and Interoperating with Other Languages --  |t Packaging, Debugging and Testing F♯ Code --  |t Designing F♯ Libraries. 
588 0 |a Print version record. 
520 |a Expert F♯ 3.0 is about practical programming in a beautiful language that puts the power and elegance of data-rich functional programming into the hands of professional developers. In combination with .NET, F♯ achieves unrivaled levels of programmer productivity and program clarity. Expert F♯ 3.0 is: A comprehensive guide to F♯ by the inventor of F♯ A treasury of F♯ techniques for practical problem-solving An in-depth case book of how F♯ applications and of F♯ 3.0 concepts, syntax, and features F♯ isn't just another functional programming language. It's a general-purpose language ideal for solving real-world development problems. F♯ seamlessly integrates functional, imperative, object-oriented and query programming styles so you can flexibly and elegantly solve any programming problem. F♯ 3.0 combines this with the seamless data-integration capabilities of F♯ Information-Rich Programming. Whatever your background, you'll find that F♯ is easy to learn, fun to use, and extraordinarily powerful. F♯ will change the way you think about - and go about - programming. Written by F♯'s inventor and two major F♯ community members, Expert F♯ 3.0 is a comprehensive and in-depth guide to the language and its use. Designed to help others become experts, the book quickly yet carefully describes the paradigms supported by F♯ language, and then shows how to use F♯ elegantly for a practical web, data, parallel and analytical programming tasks. The world's experts in F♯ show you how to program in F♯ the way they do! 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a Functional programming languages. 
650 6 |a Langages de programmation fonctionnels. 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a Functional programming languages  |2 fast 
653 0 0 |a computerwetenschappen 
653 0 0 |a computer sciences 
653 0 0 |a software engineering 
653 0 0 |a operating systems 
653 1 0 |a Information and Communication Technology (General) 
653 1 0 |a Informatie- en communicatietechnologie (algemeen) 
700 1 |a Granicz, Adam. 
700 1 |a Cisternino, Antonio. 
776 0 8 |i Print version:  |a Syme, Don.  |t Expert f♯.  |d [S.l.] : Apress, 2012  |z 1430246502  |w (OCoLC)820329368 
830 0 |a Expert's voice in F#. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430246503/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH28324385 
938 |a ebrary  |b EBRY  |n ebr10634939 
938 |a EBSCOhost  |b EBSC  |n 564911 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis25765454 
938 |a YBP Library Services  |b YANK  |n 9991466 
994 |a 92  |b IZTAP