-
The Antibiotic Resistance Crisis
By Dinooli UduwarageCan you imagine what would happen when the antibiotics efficiently proven as treatment for most common diseases over years, now become no longer effective? We call that as the crisis of antibiotic resistance, which has geared up in recent times in faster rate, alarmin the world on dangerous future problems...
-
Instruments in a marching band
By Iranga NavaratnaInstruments in a marching band should be small and easy to manipulate while marching. Usually, these are carried or worn using a belt. The composition of these makes a unique, balanced and beautiful sound. The musical instruments in a band can be broadly categorized into three main types. These are...
-
Left and Right
By Kasun AmarasingheToday the terms “left” and “right” are used as symbolic labels for many things. It can be a direction, or as a grouping term, etc. Even In our country we frequently hear about left and right for decades in political discussions. Has anyone thought about what do they mean? Where...
-
Quick dive into Nginx
By Chalith DesamanHave you heard of NGINX? or have you used it? Simply it's a web server, reverse proxy and more... Without spoiling let's touch the basics of NGINX.
-
iUpgradable
By Sandun PereraCompetitive software development have various challenges on keeping up with new business needs and technological demands. As software developers we are following various practices to achieve those demands. One topic is easiness on migrating to latest technologies and make the software compatible on new environments. Let's see how to make...
-
The Enemy
By Sajitha DharmasiriAnd it took half of the space on the table, which by Gunasiri’s understanding, it did not deserve. When he saw the pens and the paper bundle, which he use to copy letters had been moved under the table, he breathed angrily. One can’t say Gunasiri hated this new thing...
-
BrowserStack – Your Testing Pal for Mobile App Testing
By Dinithi WeerabahuAre you tired of playing with Android Emulators for Mobile Testing? Do you often find that your emulators are stuck or it takes ages to load a single page? Yes.. we all have been there. Well.. you don’t have to do that anymore! Here comes the era of BrowserStack. A...
-
The Next Dimension
By Hethu NanayakkaraWe live in a three-dimensional world, and we perceive our world in 3D. It is our brains that construct our world to be seen in 3D. In mathematics, we know that a 2D plane has two perpendicular directions x, y in a cartesian coordinate system. In the third dimension, the...
-
Four awesome days in KL
By Sithara KalpaniHaving some beautiful and unforgettable memories to spend the lockdown period fills oneself with a bit of satisfaction. Just before the outbreak of covid-19 pandemic I got the opportunity to visit Kuala Lumpur, Malaysia with one of my friends. Here are few of the highlights of our wonderful journey.
-
Let Them Live
By Muhammed AdheebWildlife traditionally refers to undomesticated animal species, but includes all plants, fungi and other organisms that grow or live wild in areas without being introduced by humans. Illegal trade of wildlife, living crime. According to the Unite Nations Convention on International Trade in Endangered Species of Wildlife Fauna and Flora...
-
Why Null?
By Chinthaka ChandrasekaraA comprehensive guide to the Null Reference Exception in C# .NET - what it is, why it occurs, and how to avoid it.
-
fastlane and Azure DevOps - Apple App Store CI extension
By Akila Iroshanfastlane is a tool for mobile developers to automate deployments and releases for their iOS and Android apps. It can handle tasks like generating screenshots, dealing with provisioning profiles/code signing, and releasing applications. Additionally, fastlane has support for CI integrations such as CircleCI, Jenkings, Travis CI, Azure DevOps, etc.
-
The World of Neural Networks
By Isuru SudasingheThe practical applications of machine learning are really simpler than you think. They do sound very techy, however coding your first machine learning algorithm or the neural network only requires a few baby steps. This article would help those who like to explore the depths of machine learning, start doing...
-
Three Js to get 3D content on a webpage
By Dilshani KarunarathnaThree.js is the way to go for your initial jump into learning how to deal with WebGL projects. It's powerful, and if you're coming from another 3D technology, you'll be up and running with very little time.
-
API Automation with Rest Assured
By Kawshi BandaraWith Rest Assured we can test REST APIs using JAVA libraries. This also integrates well with Maven. There are so many number of tools that can be used in API testing. But Rest Assured is the most popular JAVA library that is used to write and monitor tests for the...