I am planning to write library using c++ for topics in Artificial Intelligence. I would like to know what are the things I need keep in my mind when writing library? Right now I am learning "Effective C++" book for optimising code.
Printable View
I am planning to write library using c++ for topics in Artificial Intelligence. I would like to know what are the things I need keep in my mind when writing library? Right now I am learning "Effective C++" book for optimising code.
You could read API Design for C++ by Martin Reddy.
Artificial Intelligence is all about developing cognitive algorithm , language is not all that important , as a starting place you can check out
http://www.cimne.com/flood/
and this
http://www.amazon.com/C-Neural-Netwo.../dp/1558515526