• 4 ways to make a for loop in Java

    java planeta-codigo programacion

    The usual way in Java to do a loop is with a for or while statement but with the addition of iterators in Java 5 it is not necessary to have a variable to keep the index of the loop. Since Java 8, streams have been added that offer other new ways of iterating over the elements of a collection, in the latter case with techniques of functional languages.
    Continue reading...

  • How to buy a license and activate Windows 10 and Office 2019

    microsoft planeta-codigo windows

    Windows 10 and Microsoft Office 2019 are software products with a private license, to use them legally it is necessary to buy a license that allows them to be activated. Resorting to activators of these products to avoid paying the license is not recommended since they are a source of entry for computer viruses with a significant danger to the security of the computer and the importance of the tasks that we currently perform in it, such as purchases or banking inquiries. A 2012 European court ruling allows third-party vendors to offer Windows 10 and Microsoft Office 2019 licenses at significantly cheaper prices to activate these products fully legally.
    Continue reading...

  • Microsoft does not care if you use Windows or Office without a license

    microsoft opinion planeta-codigo software-libre

    If Microsoft wished there would be no Windows users using it without the corresponding license. But they consents, they does not care that for a personal use it pirated. A few days after July 29, Windows 10 will appear on the file sharing networks and download pages, also a few days later a program will appear that avoids the validation system as has happened with previous versions.
    Continue reading...

  • Download and install Windows 10 step by step from scratch

    microsoft planeta-codigo software windows

    A virus, bloatware pre-installed on many laptops, or after installing and uninstalling programs in Windows can cause the computer to slow down, display error messages, or a virus to encrypt personal files. In these cases, a simple, fast and reliable common solution to use the computer normally again is to reinstall Windows 10 from scratch. It is not complicated but for a user with little computer knowledge it is not an easy task. In this article I explain how to download and install the Windows 10 operating system step by step from scratch for free.
    Continue reading...

  • Windows 10 and Office 2016 as easy to use without license as always

    microsoft opinion

    I commented in an article that it is surprising that Microsoft with the capacity that it has and being the devices connected to Internet mostly is not able to avoid using its software without license. I’m about to see if with Windows 10 and Office 2016 it’s still as easy to use as always. I will also have a sample of the unfair fame of Windows but that allows Microsoft for the bloatware that the device manufacturers pre-installs with its operating system.
    Continue reading...

  • Script to install Arch Linux easy, fast, unattended, automated and customizable way

    gnu-linux planeta-codigo software-libre

    Arch Linux is one of the most customizable GNU/Linux distributions but whose installation requires reading a good amount of documentation, guides or manuals to know what commands to execute step by step in the prompt of the system in which it leaves you the installation medium. Some users choose a distribution like Antergos, KaOS or Manjaro with a graphical installer and guided simply by the fact that they do not face Arch Linux installation from the command line. Still, executing a command and waiting for it to finish before entering another is slow and requires attention.
    Continue reading...