I am going to make an ad system from scratch and put it in my Ruby on Rails web application. What books do you recommend and topics (Algorithms, SQL?), Should I study for this to happen, where do you start?
I want the system to accept User data and when it advertises a business, Users will receive recommended ads based on their likes, dislikes and other data. Advertising will take place only in my web application and on my website. I think I want to do something similar to the Facebook Ad System (images) and Google Ad Words, how did they do it?
Thanks.
PS I have little experience with Rails, Ruby, Computer Science and programming in general, but I quickly learn and easily create an application.
source share