
Learning C language or “clang” from Harvard X CS50.
When mistakes, especially a lot of mistakes appear, look to the top of the code. Mistakes tend to cascade down. If your confused, the computer is probably more confused.
Some C language commands I learnt include:
\n = new line ./ hello = how to run a program called "hello"
Still loving the CS50 course. Anticipating learning how to build real applications. Online reviews say they are difficult but quite beneficial. I have a Programming Architect friend, who may get a couple phone calls in the near future!