Codetracer is a new free service for coders who seek wisdom through brainstorming when stuck in writing their code.
Here's how it works - you post the snippet of code that puzzles you on the forum, annotate with inline comments the specific lines that give you the trouble, provide a general description of the problem and wait for help from the hosts or any peers, i.e. any interested member subscribed to the service.
Let's see an example. The member a.osman had the following issue:
full article on i-programmer.info
Here's how it works - you post the snippet of code that puzzles you on the forum, annotate with inline comments the specific lines that give you the trouble, provide a general description of the problem and wait for help from the hosts or any peers, i.e. any interested member subscribed to the service.
Let's see an example. The member a.osman had the following issue:
"What i want to do is to create
static method in a class that convert any json type to any HashMap. More
details on lines comments."
Comments