My name is Igor, I am 31 years old. I live in Mogilev. Since childhood, he was fond of computer
technology,
made small pages in HTML.
My goal is to do an internship and work at EPAM.
Education
Graduated from UO "BAA", specializing in land registry engineer in 2012.
Passed the JS / FE Pre-School course at RS School, upon completion received
certificate
Example
Here is an example of solving one of the tasks:
solution = function (tempInCelsius) {
return (tempInCelsius + 273);
};