WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=93f80cf7666531eb64c36d9d4b60b1a3260f66b1
commit 93f80cf7666531eb64c36d9d4b60b1a3260f66b1 Author: Santosh <santosh.iit.2...@gmail.com> Date: Tue Sep 1 10:29:47 2020 -0700 Wiki page start changed with summary [Minor changes] by Santosh --- pages/docs/c/start.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/docs/c/start.txt b/pages/docs/c/start.txt index 4ecc45a80..e29e5a4a2 100644 --- a/pages/docs/c/start.txt +++ b/pages/docs/c/start.txt @@ -796,6 +796,7 @@ Now you have read our less-than-perfect primer on C for those wanting to get int * [[http://www.le.ac.uk/users/rjm1/cotter|Introduction to C]] * [[http://www.tutorialspoint.com/cprogramming|C tutorial]] * [[http://www.cac.cornell.edu/VW/Cintro|C Intro]] + * [[https://www.alphacodingskills.com/c/c-tutorial.php|C - Tutorial]] * [[http://www.ntu.edu.sg/home/ehchua/programming/cpp/c0_Introduction.html|C programming tutorial]] * [[http://en.wikipedia.org/wiki/C_(programming_language)|Wikipedia C language page]] --