Daily I help teams with solution engineering aspect of connected vehicle data projects. (massive datasets & always some new datasets with new car models aka new technologies.) Lately in the spare time, applying some of the ML/Deep learning techniques on datasets (many are create based on observations of real datasets)To Share some thoughts on my work (main half of this blog) and the other half will be about my family and friends.
Tuesday, October 18, 2005
declarative programming
A common example of declarative programming would be an HTML document (which describes the structure of the page, but not how to actually construct the view.
At least, in principle.)
imperative programming
For ex
do this task
do that task
do another task
imperative programming is about telling a computer how to do something
functional programming
In functional programming rather than presenting a program as a series of steps, it's represented with interdependent math-style functions,
where you set one value, a variable, and all the contingent values snap into place, like a spreadsheet.
Programs are viewed as descriptions of problems rather than instructions.
Tuesday, October 11, 2005
What type of files is .rar extension?
Download the archive binary from the following location.