about coding and an undergraduate in computer science from Baihata Chariali, Assam. I am dedicated to
continuously improving my skills and delivering exceptional web development projects.
Dec. 3, 2024
Unit 1: Introduction to Object-Oriented Programming (OOP)
Basic Concepts of Object-Oriented Programming
Definition
Object-Oriented Programming (OOP) is a programming paradigm that organizes software design around objects rather than functions and logic. Objects are instances of classes that encapsulate data and behavior.
Dec. 2, 2024
🌐 How to Host PostgreSQL on a Dedicated Server
Learn how to set up and configure PostgreSQL on a dedicated Ubuntu server, and connect it to a Node.js application. This guide walks you through each step, from creating a server to installing PostgreSQL, setting up user access, and connecting with Node.js.
Dec. 2, 2024
🌟 Learning C++ from Beginner to Advanced
Welcome to this journey of mastering C++! 🚀 Whether you’re just starting or looking to level up, this guide has you covered. Let’s dive into the world of C++ programming, step by step.