The power of combining AI and IoT

I recently attended the “7th Annual Cyber Security Summit” which was held on 24th September 2019 at Colombo Cinnamon Grand Hotel which shed useful insights into ‘prevention is better than investigation’ by a host of international and local experts. The sessions were focused on ‘Digital Intelligence for Making: The World a Safer Place’, ‘IoT Security…

8 Common Data Structures every Programmer must know

Data Structures are a specialized means of organizing and storing data in computers in such a way that we can perform operations on the stored data more efficiently. Data structures have a wide and diverse scope of usage across the fields of Computer Science and Software Engineering. Data structures are being used in almost every program…