macOS Sonoma 14 is released and you still need to install some of the important software for your MacBook Pro using homebrew. Majority of the new software is provided in AppStore but still some of the major software is not published in AppStore. In order to use MacBook Pro for development of mobile applications or frontend web or watching videos or browsing.
Below are the installation commands for all the software using homebrew


Install homebrew — (The Missing Package Manager for macOS)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Install Microsoft Visual Studio Code — (Open-source code editor)
brew install --cask visual-studio-code
Install Rectangle — (Move and resize windows using keyboard shortcuts or snap areas)