Skip to main content

Hello World

  • Chapter
  • First Online:
C++ Quick Syntax Reference
  • 3228 Accesses

Abstract

To begin developing in C++ you should download and install an Integrated Development Environment (IDE) that supports C++. A good choice is Microsoft's own Visual Studio. If you do not have Visual Studio but would like to try out the examples in this book in a similar environment you can download Visual Studio Express from Microsoft's website. This is a lightweight version of Visual Studio that is available for free. Alternatively, you can develop using a simple text editor – such as Notepad – although this is less convenient than using an IDE. If you choose to do so, just create an empty document with a .cpp file extension and open it in the editor of your choice.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 14.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 19.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    http://www.microsoft.com/visualstudio

  2. 2.

    http://www.microsoft.com/express

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Mikael Olsson

About this chapter

Cite this chapter

Olsson, M. (2013). Hello World. In: C++ Quick Syntax Reference. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-6278-7_1

Download citation

Publish with us

Policies and ethics