TAILIEUCHUNG - Programming F# 3.0, 2nd Edition

Why learn F#? With this guide, you’ll learn how this multi-paradigm language not only offers you an enormous productivity boost through functional programming, but also lets you develop applications using your existing object-oriented and imperative programming skills. You’ll quickly discover the many advantages of the language, including access to all the great tools and libraries of the .NET platform. | A Comprehensive Guide for Writing Simple Code to Solve Complex Problems O REILLY Chris Smith O Reilly Media Inc. 4 2 2012 Preface Have you ever been in a hurry and pounded in a nail using something other than a hammer Or perhaps settled an argument concerning distances with the length of my arm is about 20 inches and that s about two arm-lengths. You might not be willing to fall for such obviously flawed short-cuts but as your humble author I will admit that I have. There is elegance to using the right tool for the job. And just like a hammer or a tape measure programming languages are tools like any other. Throughout this book you will discover that while F isn t the best tool for every situation it is the perfect tool for some situations. This book is about showing you how to use the F programming language as a generalpurpose tool with an emphasis on the specific domains where it can lead to dramatic boots in productivity. Along the way you will pick up a knack for functional programming a semi-mysterious collections of concepts that can help you rethink your programs regardless of the host programming language. Introducing F So what actually is F In a nutshell F is a multi-paradigm programming language built on .NET meaning that it supports several different styles of programming natively. I ll spare you the history of the language and instead just go over the big bullets F supports imperative programming. In F you can modify the contents of memory read and write files send data over the network and so on. F supports object-oriented programming. In F you can abstract code into classes and objects enabling you to simplify your code. F supports functional programming which is a style of programming which emphasizes what a program should do not explicitly how the program should work. F is statically typed. Being statically typed means that type information is known at compile time leading to type-safe code. F won t allow you to put a square peg .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.