Skip to main content

Timeline for Tic Tac Toe console program

Current License: CC BY-SA 4.0

8 events
when toggle format what by license comment
S Jan 22, 2022 at 22:39 history suggested Glorfindel CC BY-SA 4.0
typos corrected
Jan 22, 2022 at 21:26 review Suggested edits
S Jan 22, 2022 at 22:39
Oct 31, 2019 at 12:28 comment added Robert Andrzejuk "Use whitespace to improve readability " - think about reading a book, are all the words clumped together,or are they spaced, so the eye can more easily distinguish the words?
Oct 30, 2019 at 6:37 comment added deep mondal Thank you for pointing out the mistakes and for the tips. I will keep these in mind for next projects.
Oct 29, 2019 at 20:27 comment added undefinedman wow, for a beginner, those tips are golden
Oct 29, 2019 at 16:47 comment added kalenpw Related to line length, while some programming books or teachers put comments after a line of code in practice it is much more common to have your comment on the line above
Oct 29, 2019 at 14:49 history edited Edward CC BY-SA 4.0
clarified the elimination of <cstdlib> is predicated on elimination of system call per comment
Oct 29, 2019 at 14:07 history answered Edward CC BY-SA 4.0