The Pragmatic Programmer at a Glance
Post Views: 1,278 I think “The Pragmatic Programmer” book by David Thomas and Andrew Hunt is a timeless treasure that remains ever-relevant in software development …
Post Views: 1,278 I think “The Pragmatic Programmer” book by David Thomas and Andrew Hunt is a timeless treasure that remains ever-relevant in software development …
Post Views: 7,803 Last week I started to implement graphical Gradient Descent algorithm for linear regression (supervised machine learning). Gradient Descent is a general algorithm and …
Post Views: 371 Recently I contributed to an open source project named GraphTea. It’s a great software coded in Java to work on graphs, network …
Post Views: 380 Last night I was surfing in my PC,I found the convex hull program in the folder of academic projects , I remember …