Danish's Blog
  • Github
  • Photography
  • Skeptical Cat
Instagram icon GitHub icon LinkedIn icon

Programing

A collection of 2 posts.

Go

How To Initialize a Go Struct With a Lot of Pointers

I’ve been working on a project using Go Swagger. It can generate your models as golang structs for you. However, if you have a lot of nullable fields, you will end up with…

  • Danish
1 min read
Go

Performance Benchmarking Your Coding Ideas in Go

I recently switched to working with Go as one of the primary languages that I work with on a day to day basis. I’m still getting the hang of it, but so far…

  • Danish
7 min read
Programing

Parsing & Evaluating Reverse Polish Notation in Python

The Reverse Polish Noation (RPN) is a mathematical notation to define a sequence of steps where the operator follows the operand. This post will show you how to parse and evaluate them in…

  • Danish
2 min read
Java

The Best Way To Use a 32-Bit DLL Library In a 64-Bit Platform

We recently transitioned to a complete 64-Bit Windows platform across all our servers and workstation. All proprietary vendor applications already had 64-Bit versions. Almost all of our internal code, written in either Java,…

  • Danish
7 min read
Programing

Why I’ve Been Cheating On Java With Python

My first programming crush was AmigaBASIC, it opened up a new world! Soon, I started going out with QuickBASIC and soon dumped QuickBasic for Visual Basic. We did wonderful things and amazed a…

  • Danish
9 min read
Programing

Python Module Naming Pitfall

I recently ended up naming my Python .py module as the same name as one of the standard Python library modules. This caused an import exception and ended up wasting me a lot…

  • Danish
2 min read
Programing

How To Generate Javadoc Style Documentation For Python

I’m a pure Java developer turned to a 50/50 Java/Python developer. Although I was skeptical about Python initially, but I’ve learned to love the language. Once you stop trying to program like Java…

  • Danish
3 min read
Programing

Maintaining Read More Links When Moving From Drupal To Jekyll

I recently switched to using Jekyll to maintain my blog instead of Drupal. I wanted to maintain the front page as headings along with the initial excerpt of the post with a “read…

  • Danish
3 min read
Danish's Blog © 2023
Latest Posts Facebook Twitter Instagram GitHub LinkedIn Geist by Chris Yee