No...really? ;)
Developers do not say "it would take me some time to code the programs". In fact, even using the word "programs" at all is laughable. In the age of object oriented programming and event-driven architecture, monolithic "programs" are pretty much extinct. You compile objects and methods, which respond to events; it's all much more adaptive, more modular, and code is divied up at lot more than in the past. Describing how you are going to code something is therefore not something you impart as easily anymore, so referencing a program is unlikely. Rather, you'd just use an informal pronoun "it", or "this".
Seriously, if you were sitting in a room whiteboarding some new software release and your new hire said "it will take me some time to code the programs", your whole team would be looking at each other nervously wondering who had screwed up the interviews.
The fact that you think chess rating would have much to do with understanding the infrastructure required for a chess engine just shows again how ignorant of software you are.