From 442a49ad5a48d417345959b903ae6a6d32d55759 Mon Sep 17 00:00:00 2001 From: Haidong Ji Date: Fri, 15 Apr 2022 15:51:30 -0500 Subject: Great C programming fun Excellent fundamentals and displine training, many tools and techniques exercises: gdb, emacs, valgrind, git --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..378f33c --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +Welcome to the Practice Programming Environment. + +This is where +This is your directory for the assignments in this +specialization. To do the first assignment: + +cd 00_hello + +There, you will find a README with instructions. +Once you do them and pass that assignment, +the Practice Programming Environment will +automatically give you the next assignment. +You should then continue readings and videos +in Coursera until you are ready for that assignment. -- cgit v1.2.3