
JavaScript was created by Brendan Fich in May 1995. It was the first programming language that was taught in my co-hort at General Assembly. The syntax is very easy to understand. Basically what I was working with was strings, integers, and booleans. Then there was creating variables using var=’x’. One assignment I had to colorize […]
Read More