11
I Use This!
Moderate Activity

Ratings and Reviews

Analyzed about 24 hours ago. based on code collected 1 day ago.
Community Rating
4.75
   

Average Rating:   4.8/5.0
Number of Ratings:   4
Number of Reviews:   1

My Review of dlib C++ Library

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

DerKater says:
A nice library using kernels  
5.0
 
written over 15 years ago

I stumbled across this library while looking for some code to list directories in a portable fashion. Kernels were new for me at the time and this library is the first material implementation I ever worked with. I now think Kernels are the way to go. Learning curve is minimal and results are immediate.

As its humble description says : it advocates program correctness. What that means (at least to me) is that you cannot misinterpret the documentation without running into compilation errors.

Integration into my project was a charm and is a real-world example of correct program re-use. If code integration was to take more time than coding it yourself, what would be the point of re-using?

Thank you very much for making your library available.

1 out of 1 users found the following review helpful.

Did this review help you? |

Most Recent Reviews

DerKater says:
A nice library using kernels  
5.0
 
written over 15 years ago

I stumbled across this library while looking for some code to list directories in a portable fashion. Kernels were new for me at the time and this library is the first material implementation I ever worked with. I now think Kernels are the way to go. Learning curve is minimal and results are immediate.

As its humble description says : it advocates program correctness. What that means (at least to me) is that you cannot misinterpret the documentation without running into compilation errors.

Integration into my project was a charm and is a real-world example of correct program re-use. If code integration was to take more time than coding it yourself, what would be the point of re-using?

Thank you very much for making your library available.

1 out of 1 users found the following review helpful.

Did this review help you? |