PinnedPublished inHumanity 2.0Breaking Free: How AI Could Empower a Life Without MoneyImagine a future where individuals are free from the modern-day constraints of money and work. A future where you no longer need to worry…2d ago2d ago
PinnedPublished inGeek CultureJavaScript Logical Assignment OperatorsJavascript is currently one of the most popular and easy to learn programming languages and is one of the most one for beginners coming…May 27, 2021May 27, 2021
Declarative Programming vs Imperative Programming — Explained as if you are fiveDeclarative programming is a way of writing computer programs where you describe what you want the program to do, rather than describing…Dec 21, 2022Dec 21, 2022
Authentication vs Authorization in Sinhala — Quick IntroSoftware System එකක හෝ ඕනෑම Application එකක ආරක්ෂාව සහ විෂ්වසනීයත්වය තහවරු කිරීමට නම් මෙම Authentication සහ Authorization යන ක්රියාවලි…Sep 9, 2021Sep 9, 2021
Getting Started With Google FirebaseFirebase is a backend platform (can be thought of as a backend as a service — baas) for building Web, Android and IOS applications (Multi…Aug 15, 2021Aug 15, 2021
Single Responsibility Principle — S of SOLIDThe Single Responsibility principle states that any software entity (class, method) should have only one responsibility assigned to it. If…Aug 6, 2021Aug 6, 2021
Cryptography සිංහලෙන් — 01Cryptography යනු සාමාන්ය තොරතුරු (plaintext — terminology) කිසි තේරුමක් නැති, කියවීමට අපහසු දෙයක් (ciphertext — terminology) බවට හැරවීම…Oct 13, 2020Oct 13, 2020
Mulesoft: looping an array of inner objects of a json message with for-each componentRecently I was tasked with converting a json message to an appropriate one line message segment. Here the json message is originated from…May 2, 2020May 2, 2020
React project setup — without any boilerplatesThere are a ton of great boilerplates (create-react-app, slingshot, etc) that help you save time and kick-start your app. But most of the…Apr 19, 2020Apr 19, 2020
Published inThe StartupOracle Programing: Functions vs ProceduresOracle Procedures and Functions can be thought of as subprograms where they can be created and saved within the database as database…Apr 7, 2020Apr 7, 2020