Articles

  • Write Code Every Day If You Can
    Yeah, your code doesn't work, but it works. You need to write code every day, even for five minutes.
    Write Code Every Day If You Can
  • Golang Dependency Solution with Go Module and Docker
    I was working on creating a small service in Go earlier. Then I needed to build a Docker container f...
    Golang Dependency Solution with Go Module and Docker
  • Deploy a Golang App in 5 Minutes.
    This has always been a big question after someone writes their application with Go — — “how can I re...
    Deploy a Golang App in 5 Minutes.
  • গো প্যাকেজ (Bangla)
    আপনি যদি গো নিয়ে কাজ করে থাকেন তাহলে অবশ্যই কোন না কোন প্যাকেজ ইতিমধ্যে ব্যবহার করে ফেলেছেন। যেমন fm...
  • Go Workspace, the beginning. (Bangla)
    যদিও টাইটেল দিয়েছি the beginning, আসলে এটা কিন্তু একেবারে বিগিনারদের জন্য না। বিগিনিং লেভেলে go buil...
  • Yesterday Moon
    I saw the moon yesterday after the evening I sat on the grass, middle of the town where I was its a ...
  • অধরা আকাশ
    আকাশটা অনেক বছর আগে আমার থেকে দূরে সরে ছিল মাথার উপর; এখনো দুরেই সরে আছে নীল ছায়ার মত, কোন এক নরম রো...
  • PHPSH, a command line tool for PHP developer
    PHPSH is a command line tool for writing PHP code on terminal and getting the output directly. Altho...