That's because your script source is wrong. Instead of:
src="/resources/sap-ui-core.js"
It should be:
src="/sap/ui5/1/resources/sap-ui-core.js"
That's because your script source is wrong. Instead of:
src="/resources/sap-ui-core.js"
It should be:
src="/sap/ui5/1/resources/sap-ui-core.js"