Introduction to JavaScript – Part I
#DigitalGCJavaScript is one of the most popular programming languages and the premiere programming language of the web. In this first workshop of a two-part series, learn the basics of getting programming with JavaScript: be able to recognize data types, write if/then statements, explore loops and arrays, and write your first function! **Second part of the …