I am going to assume you know what pointers are for and why you use them. If not, please go learn about stack and heap memory.
If you are like me, you know raw pointers look like this: `int * someNu...
Just watch this:
https://www.youtube.com/watch?v=iLiDezv_Frk and learn why C++ does what it does.
*Mic drop*
When I used to hangout in IRC gamedev channels, template metaprogramming was that arcane and cryptic thing to me... It still is. Why would anyone use it anyway? How does it make life easier for me?...
To start off, I'm using a Mac and you know we have homebrew to install things, so lets use it to use boost in our C++ program.
To install homebrew:
Go to
http://brew.sh/ and you follow the instructio...
I have not officially programmed in C++ for a long time though I did program C in successfully fixing and refactoring a python C module. I've been programming Java at work for a good amount of time...
https://berniesanders.com/press-release/sanders-statement-dnc-chair-resignation/
Prime example of today where a "leader" resigns directly to the evidence of not being capable of demands of the job.
T...
TL;DR: Enable private networking and bind to those IPs with your database and make sure your web server connects to that IP. You need to create a ssh tunnel to database server if you want to access...
Last time I posted was in March? Man, I need to post a little more often...
My curiosity is still insatiable as well as my need to think about things. I feel torn apart at times when I want to learn...
Yup, now show me the money