Quote:
Original post by chollida1:
Perhaps I had a misunderstanding then.:) I thought the issue was that the teachers were going to prepare tutorials that the students would follow along with, ie how to setup a hello world project. I didn't know there would be quizes and homework:)
I was picturing a more nehe approach to this, ie build up a knowledge base by doing progressively more challenging tasks.
Cheers
Chris
Uhh, it sounds like you might still be misunderstanding a bit. You can re-read the first post in this thread (written by me) if you like, which outlines the idea as it has evolved.
No one's writing any tutorials since we're using a textbook instead. Which one is still up in the air, but we will be using a common textbook. This frees up time for the tutors to be spent helping the 'students' understand the information, rather then spending all of our time writing the information down. Why write more C++ tutorials when there's dozens of acceptable books already available? [lol]
Additionally, there wont be quizzes or homework, but participants are encouraged to complete the quizzes, questions, and exercises that are in the textbook. As well, the tutors might post some additional questions of our own to make sure people DO understand the text. Anything that people don’t understand can be discussed in the chapter thread. Though, it's unlikely that solutions to every exercise will be posted to the forums. What is more likely is questions will be answered that help the students complete the exercises on their own.
Quote:
Original post by Photonman:
Maybe, as suggested by programwizard, this could be covered in an introductory thread. I'd be willing to write a "getting started" instructions for Dev and VC++
While textbooks are generally pretty good at helping people with "getting started," I have no objections to people writing posts on installing and configuring different IDE's, as well as creating projects and solutions. If such posts are made, I'd be happy to link them in the introductory posts. It seems the 3 most common are VC, Dev-C++, and Code::Blocks.
Cheers!
Jeromy