How I Learned Programming
January 22, 2021
I started learning programming with C programming language course in my first semester. Working through C core, wrestling with all those things about functions and getting introduced to problem solving through programming. Going through foundations it’s a really steep learning curve when i learning to program like i’ve thrown some incredibly complicated conceptsat me, how to think about control flow, variables. These are basically the two biggest ideas in computer science and i have to see them in 2nd and 3rd units of C programming syllabus. I have worked very hard to build the foundation it gets really exciting once we have a foundation like once we know how to make computers do what we want them to do.