Murat Cezan

Murat Cezan

An experienced software developer at ICS, Murat’s skill set includes C/C++, MCUs, embedded Linux, image processing, debugging and signal processing. He has worked on a spectrum of projects from hardware security modules to unmanned aerial vehicles, and is currently focused on embedded and medical device software development.

Articles by Author

Blogs:

How to Conduct Unit Tests Using BLoC

Friday, October 13, 2023 - 13:55 ">  •  By Murat Cezan  •  Software Development

The use of unit tests for code built with a reactive programming structure can greatly reduce the margin of error.

Read full post

A Deeper Look at BLoC Pattern for Flutter

Wednesday, May 24, 2023 - 08:22 ">  •  By Murat Cezan  •  Software Development

Explore BloC Provider, BloC Builder and other key aspects of BLoC Pattern.

Read full post

Building with Flutter? Discover BLoC Pattern

Monday, May 1, 2023 - 11:11 ">  •  By Murat Cezan  •  Software Development

BLoC is a reactive pattern that separates an application's business logic from UI logic to make the code easier to maintain and test. 

Read full post