cc4e
cc4e copied to clipboard
C Programming for Everybody
While working through the CC4E online C programming course, I encountered a challenge with the exercise RS-8 , specifically related to understanding the pre-validation error messages. The message "NOT GRADED:...
Would it be possible for you to add to the repo the original scanned images of the book pages, without any image processing? It appears that the scanned pages are...
Reported in Coursera version. https://www.coursera.org/learn/exploring-c/discussions/forums/2XEEzmReEe6hqQqbSjqy1w/threads/KW5gBKOjEe67HQrbxnFcjw Assignment cc4e/tools/ccauto/1-04-celsius.php Expected output in grader example,  Code  This is very similar to ex-1-03 but without the heading ending '\n', which...
For cc4e.com, in the discussions. Lesson 11/13 - Tree Maps and Hash Maps Tools: Quiz: Tree Maps and Hash Maps https://www.cc4e.com/lessons_launch/cc_05_quiz Click on link, ``` Welcome Stephen Catto from C...
https://www.cc4e.com/lessons_launch/cc4e_00_quiz "A couple of typos in the chapter 0 quiz: - Q16, Linux is incorrectly spelled as Lunix. - Q19, Linux is incorrectly spelled as Liunx." Maybe one is a...
Multiple posts. Exercise RS-8: Write a C program https://www.cc4e.com/tools/ccauto/index.php?PHPSESSID= The Run Code button isn't working, Reset Code does. To the right-hand side of Reset Code is a little spinner, going...
https://www.cc4e.com/mod/gift/index.php?PHPSESSID= 4. What early computer was being used for C development in 1978? Where do C developers find Input/Output capabilities when writing C? The 2nd part is the end of,...
Hi, I've tried example cc_02_06.c from the long video (at position 1:34:11 in the video). This is the example: ``` #include int main() { char line[1000]; FILE *hand; hand =...
The login session expiry duration for www.cc4e.com is very short. While working on my assignment, I encountered an issue where I lost all my code because of the session expiry....