0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
Status
Brand

Showing 1 - 17 of 17 matches in All Departments

Blue Blood - Cazenove in the Age of Global Banking: Robert Pickering Blue Blood - Cazenove in the Age of Global Banking
Robert Pickering
R415 R378 Discovery Miles 3 780 Save R37 (9%) Ships in 9 - 15 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.

Blue Blood - Cazenove in the Age of Global Banking (Hardcover): Robert Pickering Blue Blood - Cazenove in the Age of Global Banking (Hardcover)
Robert Pickering
R804 R726 Discovery Miles 7 260 Save R78 (10%) Ships in 9 - 15 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. Working closely with Chairman and City legend David Mayhew, Robert Pickering led the firm as Chief Executive throughout this period, 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 of what it was like to manage an investment bank through a period of tumultuous change, and how Cazenove evolved from a private partnership into a modern investment bank as part of the hard-charging American giant J.P. Morgan.

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,997 Discovery Miles 19 970 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,662 Discovery Miles 16 620 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

Beginning F# 4.0 (Paperback, 2nd ed.): Robert Pickering, Kit Eason Beginning F# 4.0 (Paperback, 2nd ed.)
Robert Pickering, Kit Eason
R1,785 R1,383 Discovery Miles 13 830 Save R402 (23%) 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,197 R960 Discovery Miles 9 600 Save R237 (20%) 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
R293 Discovery Miles 2 930 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 (Hardcover)
Robert Pickering 1857-1944 Ashe
R986 Discovery Miles 9 860 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
R700 Discovery Miles 7 000 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
R889 Discovery Miles 8 890 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
R343 Discovery Miles 3 430 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
R423 Discovery Miles 4 230 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,128 Discovery Miles 11 280 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
R546 Discovery Miles 5 460 Ships in 10 - 15 working days
Chronicles Of Uganda (1894) (Hardcover): Robert Pickering Ashe Chronicles Of Uganda (1894) (Hardcover)
Robert Pickering Ashe
R1,517 Discovery Miles 15 170 Ships in 10 - 15 working days
Chronicles Of Uganda (1894) (Paperback): Robert Pickering Ashe Chronicles Of Uganda (1894) (Paperback)
Robert Pickering Ashe
R1,096 Discovery Miles 10 960 Ships in 10 - 15 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, …
R4,835 Discovery Miles 48 350 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Casio LW-200-7AV Watch with 10-Year…
R999 R884 Discovery Miles 8 840
Madam & Eve: Family Meeting
Stephen Francis Paperback R220 R172 Discovery Miles 1 720
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Aerolatte Cappuccino Art Stencils (Set…
R110 R95 Discovery Miles 950
Tenet
John David Washington, Robert Pattinson, … DVD R53 Discovery Miles 530
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Zootropolis
Jason Bateman, Ginnifer Goodwin, … DVD  (1)
R55 Discovery Miles 550
Bantex @School 13cm Kids Blunt Nose…
R16 Discovery Miles 160
Alcolin Cold Glue (125ml)
R46 Discovery Miles 460

 

Partners