Tag: Code Archive

Analog/Digital Clock – JavaScript – Part 3

Published on November 18, 2021 at 7:08 am by LEW

Introduction

In this post we will refine the idea from the previous posts by creating a model of our program. At this point the model will be a simple starting point for this coding project. It should cover basic functions and not much else. (more…)

SharePin It!

Analog/Digital Clock – JavaScript – Part 1

Published on November 16, 2021 at 7:43 am by LEW

Introduction

In this series of posts I am going to be doing some programming. I will walk through the process I use for creating code. For this project we will be creating an Analog and Digital Clock display for a web browser that uses HTML, CSS, and Java Script.

Java Script Analog Dingital Clock (more…)

SharePin It!