RNRebecca Ninprogrammingpros.hashnode.dev·Nov 30, 2023 · 2 min readPrezi versus SwayIn this blog post, I am going to compare two presentation software: Prezi versus Sway Prezi and Sway are both web-based presentation software that are available to use for free. Subscriptions are available for Prezi starting at €5 for the standard pl...01R
RNRebecca Ninprogrammingpros.hashnode.dev·Nov 21, 2023 · 2 min readTextPadTextPad is mostly considered a text editor for Microsoft, but it is also used as an IDE. It was created by Helios Software Solutions and released in 1992. TextPad was the first IDE I used for writing Java code in college. Some of the cons were that t...00
RNRebecca Ninprogrammingpros.hashnode.dev·Nov 17, 2023 · 2 min readInstalling Java JDKTo install Java JDK on your computer, first go to Oracle and head to the 'Downloads' section. It is ultimately up to you which one you wish to install, but for the purpose of this demonstration, I'll be installing JDK 17, specifically the x64 Install...00
RNRebecca Ninprogrammingpros.hashnode.dev·Nov 14, 2023 · 2 min readEclipseNow that I've mentioned the first-most popular IDE (Visual Studio), it's time to mention the second-most popular IDE out there: Eclipse. Developed by Eclipse Foundation and released in 2001, Eclipse is a free open-source software, primarily used for ...00
RNRebecca Ninprogrammingpros.hashnode.dev·Nov 11, 2023 · 1 min readVisual Studio 2022Probably one of the most popular and widely used IDEs in Software Development, Visual Studio has earned its place at the top by being user-intuitive, beginner-friendly, and stylish. Visual Studio was created by Microsoft. The basic edition is free an...00