Teaching Newbies since 2014

  • Home
  • Javascript ❤
    • JavaScript
    • Node.js
  • WebDev Tuts
  • screencasts
  • Resources
  • VR & AR
  • Github
  • Twitter
  • YouTube
  • RSS
  • C++
You are here: Home / Archives for nano

January 4, 2020 by: Kauress

String data type in C++

I’m finding out that Udacity’s Nanodegree is missing small details. I do believe someone wrote the curriculum over breakfast in bed and hurried up because their coffee was getting cold or something. ANYWAYS. To use strings in C++, they must be included in your program as such: This is because strings: A class in C++ Part of the standard library This is similar to how

[ Read More ]

Copyright © 2022 ·Kauress