Getting closer to the final stretch. Just need to keep up the pace.
This week, we cover dynamic content with JavaScript. Haven’t touched JavaScript, but hoping my experience with Java will help. My first go at dynamic content will be with this weeks lab. I’ll be taking HTML files for a New Year’s celebration event and work on updating the page content, while including a countdown timer written in JavaScript. Shouldn’t to bad.
Next up will be my course project. Need to figure out how to add some dynamic content to it, just not sure exactly what yet. While I work on the lab, I’m hoping something will come to mind that would make sense that wouldn’t be overly complex. Technically, the proper way to design the type of site I’m make, the articles would be dynamic content. Just don’t think I’ll be doing that for the course project as that would likely require me to setup a database to store the article information and then update the HTML code to display dynamically pull and display the articles. In short, that won’t be my dynamic content, so need to figure out what else I can do. Have a few ideas, just don’t want to pick something more advanced then I have time.