Originally Posted by
DylanWilliams92
I recently got into a computer science class at my school. The only problem is that my teacher knows nothing about computer science. In fact, she can't even do most of the assignments she gives us from this book. I'm going to do my best to learn from outside sources, but until then I would really appreciate it if someone could help me with my homework.
My first assignment:
i. is to create an application that determines and prints the number of odd, even, and zero digits in an integer value read from the keyboard
ii. create an application that produces a multiplication table, showing the results of multiplying integers 1 through 12 by themselves.
If anyone could post the code for these it would help me alot. Thanks.
Having had a pretty inept ICT (British equivalent I guess?) teacher myself during my high school years, I know the how irksome it can be. Almost put me off the whole thing, which I'm glad I didn't go through with.
But anyway, it seems you have to put in a bit of your own elbow grease to progress; this may actually prove to be a good thing - you may find yourself working at a faster pace than any teacher could physically teach. Indeed at the very least it can be a good primer for uni, where the onus is definitely upon you to do the research and alot of the work yourself.
So anyway,give the above assignment a go in code and then post what you have. People on here (from what I've gathered
) will help you out and explain it even if you fall at the first hurdle.