-
Simple? yet so many get it wrong
It’s a simple two line code….. yet so many get it wrong. <code> int x = 3; int result = x– * 3 / –x; </code> So what would “result” evaluate to? DON’T programming it, try it first. View ⇢
-
Google JS Test
“Google JS Test is a fast javascript unit testing framework that runs on the V8 engine.” So we have another JS testing framework. This now adds to: QUnit JsUnit FireUnit CrossCheck and many many more …. Just a thought why don’t Google try to support existing open source frameworks instead… View ⇢
-
IP4 vs IP6
Just thought I’d share: The “IP” stands for “Internet Protocol” which refers to the packet transfer procedure over an internet. Every device that connects to the internet uses a unique address called an IP address, which works very similar to a home/location address. Pieces of data, called “packets”, are transferred… View ⇢
Meet the tech consultant & content creator, Ithar Malik.
Tech veteran with 20+ years of tech adventures & still geeking out! Started when XML was cool, now playing with AI. Talk about a tech journey! 🚀
BSc Artificial Intelligence graduate before ChatGPT was a thing. MSc Internet Computing to keep it real.

