• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

how to run the first hello code

Joined
6/2/23
Messages
261
Points
128
Hello @APalley

I installed the VS community 2019 using the following link.

VS Community 2019 (free):

Now I want to try the first code hello.cpp. In the vedio studio, I open the file hello.cpp.

The interface is different from the interface in the lecuture vedio. Whatever, I click build menu, run code analysis on solution, but nothing happened. This is the screenshot of the interface.


1687274124743.png


This is first time I am doing C++. Can you please guide me through it to run the first program.

Thank you
 
Hello @APalley

I installed the VS community 2019 using the following link.

VS Community 2019 (free):

Now I want to try the first code hello.cpp. In the vedio studio, I open the file hello.cpp.

The interface is different from the interface in the lecuture vedio. Whatever, I click build menu, run code analysis on solution, but nothing happened. This is the screenshot of the interface.


View attachment 48074

This is first time I am doing C++. Can you please guide me through it to run the first program.

Thank you
Please post this under the course forum where we're happy to help guide you. This is a general computing forum, not course related.
 
Back
Top