systems delivery What is a WebCenter Portal?
Continuing my theme of 'what is' articles, in this one I talk a little about what the WebCenter Portal product does, or can do.
8 posts
systems delivery Continuing my theme of 'what is' articles, in this one I talk a little about what the WebCenter Portal product does, or can do.
systems delivery I don't really care about the database to be honest, but it is an essential piece of infrastructure.
exploration Coding is more than remembering the commands.
building things A Timesheet System that has core timesheet functionality, that might be a good idea right about now.
building things We're still working on the Timesheet application, and we're still not ready for timesheets, this week we focus on building blocks like how to link Managers to Team Members and how to manage time codes etc.
Last week we created a Project Plan for our Timesheet application, this week, we're working on Sprint 1 - Initial Setup & Authentication.
building things For this post we're goign to build a simple CRUD application. CRUD stands for Create, Read, Update, and Delete - the four fundamental operations performed on database records in software applications.
building things Why does PHP get so much hate?