User profile: dancks

User info
User name:dancks
Location:Central New York
Bio:Just a community college student with an intense interest in programming. I had dreams of becoming an application developer... Until I tried to learn C++
Statistical data
Gender:Male
Occupation:Student
Skills:PHP
C++
Java
Javascript
History
Joined:
Number of posts:82
Latest posts:

Best way to advance c++ knowledge?
This is basically the run of the mill "what books do you recommend for programming?" But with a twis...

How do I make a project in Visual Studio?
Update: Something curious I noted: Whenever I try to save a file to a project, instead of opening to...

Pthreads in windows?
Just FYI You can use the gcc compiler suite on windows, which I love. As far as installing I have no...

How do I make a project in Visual Studio?
I usually write source code with notepad and compile with MinGW on the command line due to my disdai...

Can someone tell me how linking works?
Thanks for the info. That cleared up a lot.