CST 363 Week 6
Summary of what I have learned
I have learned better how web applications use databases for
data-driven functionality. I learned the hard way how templates render data
from controller methods and how even small syntax issues can break rendering. I
gained a better understanding of form validation against existing database
entities using SQL relationships. I also have a better understanding of how web
design depends on HTML and CSS provide the presentation layer, while SQL and
backend logic supply the data layer and how the MVC pattern ties everything
together. This week I have learned a lot about how databases work with websites
and I look forward to building upon my knowledge
Comments
Post a Comment