PinnedJoy EvansinNerd For TechDeclaring Variables in JavaScriptWhile learning JavaScript during Module 3 at Flatiron, I had some trouble working with variables. More specifically, I had difficulty with…Mar 26, 2021Mar 26, 2021
Joy EvansJava Journal: Sum of IntegersThis entry is about using the sum() method in Java. This method is used when the user wants to add two integers to return the sum of those…Jun 18, 2023Jun 18, 2023
Joy EvansWriting a Ruby Program: Part IIISo a couple of weeks ago, I can up with this fun idea to come up with a "Random Activity Generator" using Ruby. In the last blog, I…Oct 15, 2021Oct 15, 2021
Joy EvansWriting A Ruby Program: Part IISo last week, I can up with this fun idea to develop a “Random Activity Generator” using Ruby. We reviewed how to create a file, get input…Oct 11, 2021Oct 11, 2021
Joy EvansWriting A Ruby Program: Part II remember back in my early BootCamp days, and I was learning how to work with Ruby. It felt as though every assignment involved the phrase…Oct 5, 2021Oct 5, 2021
Joy EvansUsing Sum & InjectRecently I solved a problem on HackerRank requiring that I calculate and print the sum of the elements in an array. One way of getting the…Sep 7, 2021Sep 7, 2021
Joy EvansUnderstanding ClosuresStarting to learn a new programming language can start exciting but can also quickly become frustrating. JavaScript has thrown me into that…Aug 3, 2021Aug 3, 2021
Joy EvansinGeek CultureWorking Around JS Events: Click & SubmitSince beginning my journey learning JavaScript, I’ve quickly discovered that I would have a lot of work ahead of learning yet another…Jul 20, 20211Jul 20, 20211
Joy EvansUsing Attributes: id & classWhile setting up your HTML document, you use basic elements like <h1>, <p>, <header>, and <footer> to organize your content.Jul 12, 2021Jul 12, 2021