Succinctly Series E-book Author Q&A with Marc Clifton | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (173).NET Core  (29).NET MAUI  (203)Angular  (107)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (40)Black Friday Deal  (1)Blazor  (211)BoldSign  (13)DocIO  (24)Essential JS 2  (106)Essential Studio  (200)File Formats  (65)Flutter  (132)JavaScript  (219)Microsoft  (118)PDF  (81)Python  (1)React  (98)Streamlit  (1)Succinctly series  (131)Syncfusion  (897)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (50)Windows Forms  (61)WinUI  (68)WPF  (157)Xamarin  (161)XlsIO  (35)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (146)Chart  (127)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (618)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (39)Extensions  (22)File Manager  (6)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (501)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (42)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (10)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (381)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (17)Web  (582)What's new  (323)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)

Succinctly Series E-book Author Q&A with Marc Clifton

This interview with Unit Testing Succinctly and Imperative to Functional Programming Succinctly author Marc Clifton is part of a series of Q&A blog posts with our Succinctly series authors.

 

Why write a book for Syncfusion?

I love technical writing at least as much as I do designing apps and writing code. When I first encountered Code Project in 2002, I made it my goal to be the number one article author (by count), and five years later achieved that goal. With 178 articles at the time of writing this, you can see that I’m pretty addicted to technical writing. So, when Syncfusion contacted me to write an e-book on unit testing, it was natural for me to jump at the opportunity, especially because I really appreciate that Syncfusion offers the e-books for free to the community. I’ve also gotten to know some really great people at Syncfusion and have had a lot of fun conversations, so all around, I’m impressed and feel a certain loyalty to them. Since the book on unit testing, I’ve also written an e-book on transitioning from imperative to functional programming. I think this is a really important topic because functional programming requires a very different mindset when it comes to both software design and its implementation, so I really appreciated the opportunity to voice my thoughts through an e-book.

 

Are these books your first technical manuals?

No, I’ve been writing technical manuals since my 20s. The funny thing is, users said my manuals were a pleasure to read, but they didn’t really need to read the manual because my software was so intuitive. Back in the Reagan days, I wrote a lot of acceptance test procedures for the low light and multispectral camera systems we were developing. I really enjoyed working with the hardware engineers and marketing people on really getting the content as clear and succinct as possible for the end-user. One of the more interesting projects was writing the acceptance test procedure for MX Missile Train’s video surveillance security system (as well as having written a lot of the firmware). The stories I could tell…

What is your favorite outdated technology?

Pen and paper. There are times when it’s really useful to work out on paper a complex problem, whether it’s architecture or an algorithm. It’s faster, the surface is bigger (I tend to use large poster paper when working out stuff), it’s easy to make side notes and diagrams to express ideas, and in particular it’s easy to make notes about edge cases, and there’s something about also being a bit more physically active (usually standing up at least) that helps to get the creative juices flowing, as opposed to working something out sitting in a chair. Also, it’s a lot more satisfying to crumple up a bad idea and throw it to the cat to play with than to hit the delete button on the computer.

clip_image002

Marc Clifton and the ever-useful pen and paper

What have you learned since writing the e-book about functional programming?

It’s a cliché, but I’ve learned that there’s so much more to learn. The e-book Imperative to Functional Programming Succinctly covers just the tip of the iceberg. For example, design patterns are completely different in functional programming and I also think that design patterns in general are becoming outdated—certainly with functional programming, the idea of “thought patterns” seems more relevant. With the Web Servers Succinctly book I’m currently writing, I learned that there are a dozen different ways, if not more, to write a web server, and there is no “right way,” only the right way for the particular web application at hand—which is an interesting conclusion and indicates to me that there’s a need for a lot more flexibility (think modularization) with web server implementations.

Do you have another reference that you would recommend to people interested in functional programming and unit testing?

Tomas Petricek’s work (not just in functional programming) is amazing. Read his blog; read his books. Also, learn other functional programming languages. It really helps to understand more deeply some of the concepts when working with pure functional programming languages like Haskell, and impure functional programing languages like Erlang, Julia, and Scala. Each has unique things to offer that strengthen a developer’s understanding of functional programming. However, don’t get fooled into thinking that languages like C#, Ruby, Java, or even JavaScript are functional programming languages—they’re not. They just happen to support some functional programming-ish constructs.

Tags:

Share this post:

Popular Now

Be the first to get updates

Subscribe RSS feed