Vending machine exclusive coffee soda by Coca-Cola
When I am coding and need to my replenish energy level, I would usually reach out to a can or two of Cokes or a cup of coffee.
Coca-Cola recently releases a coke-coffee fusion soda called Coca-Cola Coffee Plus and the product is exclusive to vending machines in Japan only.
The drink tastes like Coke but leaves an aftertaste of coffee in the mouth. It has an odd aroma, maybe because coffee and coke has distinct smells and combining both strong substances tend to confuse our olfactory.
Maybe this new drink will help to boost my productivity level 2x by combining the "energy" from Coke and Coffee.
Source: shin-shouhin.com
See also : Programming productivity depends on your tools and language choice
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+11.5k Golang : Count number of runes in string
+13k Golang : Normalize unicode strings for comparison purpose
+6k Golang : alternative to os.Exit() function
+10.8k Golang : Remove or trim extra comma from CSV
+32.7k Golang : Save image to PNG, JPEG or GIF format.
+12.1k Golang : How to determine if a year is leap year?
+3.5k Golang : Get a list of crosses(instruments) available to trade from Oanda account
+9k Golang : How to delete element(data) from map ?
+22.6k Golang : Time slice or date sort and reverse sort example
+25.9k Golang : Move file to another directory
+5.7k Golang : constant 20013 overflows byte error message
+5.7k Golang : Array mapping with Interface