ide**: vs code using python programming oops concepts.
๐ Python Software Internship Sprint This repository contains my daily progress as I prepare for a Software Engineer Internship and a future career in Cloud Engineering.
๐ป Tech Stack Language: Python 3.14 (Latest)
IDE: VS Code
Hardware: Acer Aspire Lite (Ryzen 3 | 16GB RAM)
๐ Day-by-Day Progress Day 1: Object-Oriented Programming (OOP) Fundamentals Topic: Understanding Classes, Objects, and the self keyword.
Project: Built a Laptop Specifications Tracker.
Key Features:
Used the init constructor to initialize hardware data.
Created methods to simulate RAM upgrades.
Implemented logic to check "Cloud Readiness" based on hardware specs.
๐ ๏ธ How to Run Ensure you have Python 3.10+ installed.
Clone this repository.
Run the scripts using:
Bash
python "day 1.py" ๐ฏ Future Goals [ ] Master Python APIs (requests library).
[ ] Build a Cloud-native application using FastAPI.
[ ] Deploy a project on AWS/Azure.