0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
Status
Brand

Showing 1 - 16 of 16 matches in All Departments

Two Kings of Uganda - or, Life by the Shores of Victoria Nyanza: Being an Account of a Residence of Six Years in Eastern... Two Kings of Uganda - or, Life by the Shores of Victoria Nyanza: Being an Account of a Residence of Six Years in Eastern Equatorial Africa (Hardcover)
Robert Pickering 1857-1944 Ashe
R939 Discovery Miles 9 390 Ships in 12 - 19 working days
Cahiers / Notebooks 1 (Leather / fine binding): Paul Valery Cahiers / Notebooks 1 (Leather / fine binding)
Paul Valery; Edited by (editors-in-chief) Brian Stimpson; Edited by (associates) Paul Gifford, Robert Pickering; Translated by Paul Gifford, …
R3,241 Discovery Miles 32 410 Ships in 12 - 19 working days
Foundations of F# (Paperback, Softcover reprint of the original 1st ed.): Robert Pickering Foundations of F# (Paperback, Softcover reprint of the original 1st ed.)
Robert Pickering
R1,944 Discovery Miles 19 440 Ships in 10 - 15 working days

This is the first book to bring F# to the world. It is likely to have many imitators but few competitors. Written by F# evangelist, Rob Pickering, and tech reviewed by F#'s inventor, Don Syme, it is an elegant, comprehensive introduction to all aspects of the language and an incisive guide to using F# for real-world professional development. It is detailed, yet clear and concise, and suitable for readers at any level of experience. Every professional .NET programmer needs to learn about Functional Programming (FP), and there's no better way to do it than by learning F# - and no easier way to learn F# than from this book.

Foundations of F# (Hardcover, 1st ed.): Robert Pickering Foundations of F# (Hardcover, 1st ed.)
Robert Pickering
R1,619 Discovery Miles 16 190 Ships in 10 - 15 working days

Functional programming (FP) is the future of .NET programming, and F# is much more than just an FP language. Every professional .NET programmer needs to learn about FP, and there's no better way to do it than by learning F#, and no easier way to learn F# than from Foundations of F#.

If you're already familiar with FP, youll find F# the language youve always dreamed of. All .NET programmers will find F# an exciting real-world alternative to C# and Visual Basic. This book is likely to have many imitators, but few true competitors. Written by F# evangelist Rob Pickering, and tech reviewed by F#'s main designer, Don Syme, this is an elegant, comprehensive introduction to all aspects of the language and an incisive guide to using F# for real-world professional development. F# is the future of programming (not just on .NET), and the future is now. Table of Contents Introduction How to Obtain, Install, and Use F# Functional Programming Imperative Programming Object-Oriented Programming Organizing, Annotating, and Quoting Code F# Libraries User Interfaces Data Access Distributed Applications Language-Oriented Programming The F# Tool Suite and .NET Programming Tools Compatibility and Advanced Interoperation

Blue Blood - Cazenove in the Age of Global Banking: Robert Pickering Blue Blood - Cazenove in the Age of Global Banking
Robert Pickering
R413 Discovery Miles 4 130 Ships in 9 - 17 working days

Founded in 1823, Cazenove & Co. was the most prestigious stockbroking firm in the City of London, celebrated for its fabled placing power and for its unrivalled network of client relationships. Fiercely independent, the firm had always maintained a low profile, shunning the press and refusing to disclose details of its own affairs or those of its clients.  When Big Bang revolutionised the City in 1986, Cazenove was the only one of the major stockbroking partnerships to stand apart from the merger frenzy which followed, rejecting the conventional wisdom of the day and resolutely following its own path. So the City was stunned when, in November 2000, Cazenove announced that it would abandon its partnership structure, raise external capital and list its shares on the London Stock Exchange. Robert Pickering led the firm, as Chief Executive, throughout this period, working closely with City legend David Mayhew, as the pair sought to define Cazenove’s future in an industry which was becoming increasingly dominated by huge international banks.  Blue Blood is a first-hand account by a senior City insider of what it feels like to manage an investment bank through a period of tumultuous change and of the cultural differences between a private British firm and a hard-charging American bank. Full of insights and wisdom, Blue Blood is not only a compelling story about a City icon but also contains numerous anecdotes about the well-known City and Wall Street figures who the author met during the course of his long City career.

Beginning F# 4.0 (Paperback, 2nd ed.): Robert Pickering, Kit Eason Beginning F# 4.0 (Paperback, 2nd ed.)
Robert Pickering, Kit Eason
R1,654 R1,352 Discovery Miles 13 520 Save R302 (18%) Ships in 10 - 15 working days

This book is a great foundation for exploring functional-first programming and its role in the future of application development. The best-selling introduction to F#, now thoroughly updated to version 4.0, will help you learn the language and explore its new features. F# 4.0 is a mature, open source, cross-platform, functional-first programming language which empowers users and organizations to tackle complex computing problems with simple, maintainable and robust code. F# is also a fully supported language in Visual Studio and Xamarin Studio. Other tools supporting F# development include Emacs, MonoDevelop, Atom, Visual Studio Code, Sublime Text, and Vim. Beginning F#4.0 has been thoroughly updated to help you explore the new features of the language including: Type Providers Constructors as first-class functions Simplified use of mutable values Support for high-dimensional arrays Slicing syntax support for F# lists Reviewed by Don Syme, the chief architect of F# at Microsoft Research, Beginning F#4.0 is a great foundation for exploring functional programming and its role in the future of application development.

Beginning F# (Paperback, 1st ed.): Robert Pickering Beginning F# (Paperback, 1st ed.)
Robert Pickering
R1,110 R944 Discovery Miles 9 440 Save R166 (15%) Ships in 10 - 15 working days

Functional programming is perhaps the next big wave in application development. As experienced developers know, functional programming makes its mark by allowing application builders to develop solutions to complicated programming situations cleanly and efficiently. A rich history of functional languages, including Erlang and OCaml, leads the way to F#, Microsoft's effort to bring the elegance and focus of functional programming into the world of managed code and .NET.

With Beginning F#, you have a companion that that will help you explore F# and functional programming in a .NET environment. This book is both a comprehensive introduction to all aspects of the language and an incisive guide to using F# for real-world professional development.

Reviewed by Don Syme, the chief architect of F# at Microsoft Research, Beginning F# is a great foundation for exploring functional programming and its role in the future of application development. What you'll learn A deep familiarity with the tenets and advantages of functional programming. How to understand F#'s concise and elegant syntax. How to access the huge range of libraries and components that run on the .NET Framework. How to develop for real-world scenarios using functional programming and F#. How to develop realistic applications through a comprehensive tutorial-based approach. How to learn imperative and concurrent programming techniques within the functional programming paradigm. Who this book is for

F# is the future of programming (not just on .NET), and the future is now. If you are already familiar with functional programming, you'll findBeginning F# a great introduction to the language itself. If you are new to the function programmingarena, this book will also serve as a superb reference to FP in general and F# specifically. Table of Contents Introduction How to Obtain, Install, and Use F# Functional Programming Imperative Programming Object-Oriented Programming Organizing, Annotating, and Quoting Code The F# Libraries User Interfaces Data Access Parallel Programming Distributed Applications Language-Oriented Programming Parsing Text Compatibility and Advanced Interoperation

Swamp Gothic 2 - 13 more tales of terror from down on the bayou (Paperback): Robert Pickering Swamp Gothic 2 - 13 more tales of terror from down on the bayou (Paperback)
Robert Pickering
R306 Discovery Miles 3 060 Ships in 10 - 15 working days
Two Kings of Uganda - or, Life by the Shores of Victoria Nyanza: Being an Account of a Residence of Six Years in Eastern... Two Kings of Uganda - or, Life by the Shores of Victoria Nyanza: Being an Account of a Residence of Six Years in Eastern Equatorial Africa (Paperback)
Robert Pickering 1857-1944 Ashe
R694 Discovery Miles 6 940 Ships in 10 - 15 working days
Two kings of Uganda - Life by the shores of Victoria Nyanza (Paperback): Robert Pickering Ashe Two kings of Uganda - Life by the shores of Victoria Nyanza (Paperback)
Robert Pickering Ashe
R877 Discovery Miles 8 770 Ships in 10 - 15 working days
Adult Coloring Book Patterns with Sense - Mandala Coloring Book (Paperback): Robert Pickering Adult Coloring Book Patterns with Sense - Mandala Coloring Book (Paperback)
Robert Pickering
R359 Discovery Miles 3 590 Ships in 10 - 15 working days
The Power Of The Sovereign, And The Duty Of The Subject - Set Forth In A Sermon (1712) (Paperback): Robert Pickering The Power Of The Sovereign, And The Duty Of The Subject - Set Forth In A Sermon (1712) (Paperback)
Robert Pickering
R444 Discovery Miles 4 440 Ships in 10 - 15 working days

This scarce antiquarian book is a selection from Kessinger Publishing's Legacy Reprint Series. Due to its age, it may contain imperfections such as marks, notations, marginalia and flawed pages. Because we believe this work is culturally important, we have made it available as part of our commitment to protecting, preserving, and promoting the world's literature. Kessinger Publishing is the place to find hundreds of thousands of rare and hard-to-find books with something of interest for everyone!

Chronicles Of Uganda (1894) (Paperback): Robert Pickering Ashe Chronicles Of Uganda (1894) (Paperback)
Robert Pickering Ashe
R1,105 Discovery Miles 11 050 Ships in 10 - 15 working days

This scarce antiquarian book is a selection from Kessinger Publishing's Legacy Reprint Series. Due to its age, it may contain imperfections such as marks, notations, marginalia and flawed pages. Because we believe this work is culturally important, we have made it available as part of our commitment to protecting, preserving, and promoting the world's literature. Kessinger Publishing is the place to find hundreds of thousands of rare and hard-to-find books with something of interest for everyone!

The Power Of The Sovereign, And The Duty Of The Subject - Set Forth In A Sermon (1712) (Paperback): Robert Pickering The Power Of The Sovereign, And The Duty Of The Subject - Set Forth In A Sermon (1712) (Paperback)
Robert Pickering
R559 Discovery Miles 5 590 Ships in 10 - 15 working days
Chronicles Of Uganda (1894) (Paperback): Robert Pickering Ashe Chronicles Of Uganda (1894) (Paperback)
Robert Pickering Ashe
R1,074 Discovery Miles 10 740 Ships in 10 - 15 working days
Chronicles Of Uganda (1894) (Hardcover): Robert Pickering Ashe Chronicles Of Uganda (1894) (Hardcover)
Robert Pickering Ashe
R1,479 Discovery Miles 14 790 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Eight Days In July - Inside The Zuma…
Qaanitah Hunter, Kaveel Singh, … Paperback  (1)
R360 R337 Discovery Miles 3 370
Now You Know How Mapetla Died - The…
Zikhona Valela Paperback R350 R328 Discovery Miles 3 280
Imtiaz Sooliman And The Gift Of The…
Shafiq Morton Paperback  (1)
R360 R332 Discovery Miles 3 320
Nation On The Couch - Inside South…
Wahbie Long Paperback R335 R314 Discovery Miles 3 140
Christo Wiese - Risiko en Rykdom
T J Strydom Paperback R395 R370 Discovery Miles 3 700
Stellenbosch: Murder Town - Two Decades…
Julian Jansen Paperback R360 R337 Discovery Miles 3 370
Waterboy - Making Sense Of My Son's…
Glynis Horning Paperback R320 R295 Discovery Miles 2 950
A Tango With Death - Tolletjie Botha And…
Giancarlo Coccia Paperback R339 Discovery Miles 3 390
Emigreer Of Bly - Is Die Gras Werklik…
Stephan Joubert Paperback R220 R206 Discovery Miles 2 060
Tell Me Your Story - South Africans…
Ruda Landman Paperback  (3)
R390 R366 Discovery Miles 3 660

 

Partners