You cannot post messages because only members can post, and you are not currently a member.
Description:
Class discussion group for CS 105: Introduction to Programming
|
|
|
Where are the loop exercise?
|
| |
Hi Prof. Saelee,
At the end of the class on Wednesday, you said that you would upload
some exercises for practicing of writing program, but I don't know
where you post them on Blackboard. I'd like to do those exercise as it
seems that writing a program is easier that way.
Thank you,
Nga
|
|
quiz 3 questions
|
| |
question 2
a =10
(a < 100) && true && (puts "Made it here!")
my answer: (no output)
correct answer: "Made it here!"
answer according to irb: "Made it here" with =>nil right below it.
i'm confused. what's the difference between =>nil and (no output)?
question 3
a=10
(a>=0) || (puts "Greater than or equal to")... more »
|
|
Quizzes review!
|
| |
Hey everyone, I've realized that not many people know how to check
your grade for the class (and review the quizzes). So here's a quick
guide:
1. Log in to Blackboard
2. Click the "Intro to Computer Prgmng I" link in the My Course tab
3. Go to Tools (the link right below Quizzes)
4. Go to My Grades (the sixth bullet)... more »
|
|
Quiz 1
|
| |
For quiz 1, blackboard asks for password in order to take the
assesment. I try the password for ada, but it didn't work. So will we
have the right one in lab tomorrow and taken the quiz then, or there's
one somewhere and I just don't know about it?
Thank you.
|
|
Welcome!
|
| |
Welcome to the CS 105 class discussion group.
Please treat this group as an open forum for class-related questions
and comments. Posting your questions here (instead of e-mailing us
individually) will allow the TAs and myself to help you out and, at
the same time, address the same issue that's likely troubling a dozen... more »
|
No more topics in this group.
|
|