New to programming, where to start?

Page 7 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

h4ever

Member
Aug 30, 2013
163
0
0
Headers deleted. Resource files deleted.
I have this line in the source code
#include <iostream>
but the build output show still error about the header
'#include <iostream>': skipped when looking for precompiled header use
Add directive to 'StdAfx.h' or rebuild precompiled header
 

Markbnj

Elite Member <br>Moderator Emeritus
Moderator
Sep 16, 2005
15,682
14
81
www.markbetz.net
Can't this guy start his own thread now.
How can the mods even allow this nonsense?

Because the mod was off in the woods today. And, as you see, the situation was self-correcting. This is a lesson for all you guys who will be parents someday.
 

Uppsala9496

Diamond Member
Nov 2, 2001
5,272
19
81
snip


edit: to contribute something here too. Coursera.org has a course on Python this Oct. I've never done that before so not sure how it works.
https://www.coursera.org/course/interactivepython
I'm taking an introduction to python through coursera that is taught by two professors from the University of Toronto. Good course. I am sure the one taught by Rice will be good if the one I am taking is any indication.

Just an FYI for those looking into it.