YZDec 9, 20202 min readCST336 - Week 8This week I started off by preparing for the final. I took the final on Monday because I wasn't able to take it on Saturday. I reviewed...
YZDec 9, 20201 min readCST336 - Week 7This week we learned about authentication and sessions. First, we were instructed to read the article, Why You Should Use Bcrypt to Hash...
YZDec 9, 20201 min readCST336 -Week 6This week we learned about using databases in our applications. First, we read Using MySQL with Node.js, which introduced us to the...
YZDec 9, 20201 min readCST336 - Week 1This week was the first week of the Internet Programming class with Dr. Miguel Lara. The first thing I did was to take the Pretest. I did...
YZNov 24, 20201 min readCST336 - Week 5This week we learned about Node.js which lets JavaScript code execute on a server. It is managed by the npm, node package manager. Node...
YZNov 19, 20201 min readCST336 - Week 4This week we started learning how to get data from Web APIs and incorporate the information into our sites. Using a fetch call, data can...
YZNov 11, 20201 min readCST336 - Week 3This week, there were a lot of videos to watch that introduced JavaScript. We learnt about arrays, objects, and functions which all can...
YZNov 4, 20201 min readCST336 - Week 2This week was the first week of the CST336: Internet Programming class. So far, I absolutely love this class! I can tell that Professor...