In computer science, functional programming is a programming paradigm—a style of building the structure and elements of computer programs—that treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data - wikipedia.org
[Read More]
Eventloops and callbacks in javascript.
Eventloop is one important behavior of a javascript runtime. To be clear on this
its a concurrency model of javascript runtime. If you are new to javascript, its
advised to get further background about js. I assume readers are familiar with javascript,
and some fundamental aspects of browser’s working.
[Read More]
Machine Learning & Data Sciences Conference.
Our experience at Microsoft Machine Learning & Data Sciences Conference.
The Microsoft Machine Learning & Data Sciences Conference was the place to discover
how machine learning and artificial intelligence technologies are helping build an intelligent world.
[Read More]
Welcome to the coders thoughts!
Hey readers,
This is the place where I would like to share my thoughts and activities. Every
opinion I share here is personal. :)
[Read More]