News

Harvard CS50W Solutions and Lecture files The following files are my solutions to the Harvard's CS50's Web Programming with Python and JavaScript course on edX and are to be used only to showcase my ...
Lecture 10 - Scalability After a web application has been developed, there are still issues that need to be considered when deploying to the internet. A big concern is scalability. An application can ...