Skip to main content

Windows 10 IoT Development with C++

  • Chapter
  • First Online:
Windows 10 for the Internet of Things
  • 1997 Accesses

Abstract

Now that you have a basic understanding of how to use Visual Studio 2015, you can learn more about some of the languages you may encounter when developing your IoT solutions. One of those languages is C++—a very robust and powerful language that you can use to write very powerful applications. Mastering C++ is not a trivial task and indeed could take someone several years to be fully knowledgeable of all of its features. This chapter presents a crash course on the basics of C++ programming in Visual Studio, including an explanation about some of the most commonly used language features.

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

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    But who has the time?

  2. 2.

    For more about compatibility with C++ standards, see https://msdn.microsoft.com/en-us/library/hh567368.aspx .

  3. 3.

    However, I have seen the opposite happen for poorly written code. Language features can never overcome poor programming.

  4. 4.

    Creator of the C++ language.

  5. 5.

    If you ever hear someone claim, “My code is self-documenting,” be cautious when using his or her code. There is no such thing. Sure, plenty of good programmers can write code that is easy to understand (read), but all fall short of that lofty claim.

  6. 6.

    For a complete list, see https://msdn.microsoft.com/en-us/library/s3f49ktz.aspx .

  7. 7.

    I think you get the point.

  8. 8.

    https://en.wikipedia.org/wiki/Electronic_color_code

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2016 Charles Bell

About this chapter

Cite this chapter

Bell, C. (2016). Windows 10 IoT Development with C++. In: Windows 10 for the Internet of Things. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2108-2_5

Download citation

Publish with us

Policies and ethics