How to learn c++ in less than 2 days?
How to learn c++ in less than 2 days?
#include
using namespace std;
int main(void) {
cout
please don t reply with le "smartass answers" and le "meme answers", thx
What other languages do you know?
It’s quite a fickle beast but if you have a specific topic you need it for I might be able to help
t. 3yrs professional experience w c++
If you dead ass seriously NEED to do this, like, someone has a gun to your head, pirate brain dumps and pray you don't get caught (do NOT buy them or you will). If you're just being lazy, stop.
Accelerated C++. Get the book from library genesis if yo have to.
You'll probably want to figure out where all the good docs and maybe an irc channel are so you can learn stuff as fast as possible as you actually need it
learncpp.com for basics and features.
Pic related for actual philosophy (6 hour read)
Academic C++ is dead simple, you can learn it in 4 hours if you have programmed before.
When in doubt, make it a class. That's how you wow your professor, slap 100 boilerplate classes and bullshit filler methods like "big 4" and setters/getters.
EVERYTHING IS CONST obj& BY DEFAULT.
It's funny but that little snippet of code contains the entire idea of C++.
>#include
Segment your code nicely, compile what you need to.
>using namespace std;
Filter out boilerplate names, obvious and explicit API.
>cout
Wtf are "brain dumps" and why are they so scary that you can't get caught with them