Description: Pursuing MS in Computer Science at Syracuse University
programming (6765) java (6339) python (4147) machine learning (3800) c# (3790) startups (2772) software engineer (1972) agile (1891) deep learning (1253)
Hello and Welcome to my website. My name is Debopriyo Bhattacharya. I completed my Masters Degree in Computer Science from Syracuse University . I have a penchant for technology , finance and movies.
Currently, I work in the Device Subscriptions & Bundling team at Amazon in Seattle. Download my resume from here . You can contact me through this form or email me.
Large projects may consist of hundreds or even thousands of packages and perhaps several million lines of code. One change in any one file may end up requiring modifications to all the files that depend on it. This is why it is important to minimize inter dependency among files, we need to partition code into relatively small parts and make it more modular. This tool shows the dependency and strong components from selected C# files.