<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: MailingDelgadoMedina</title>
    <description>The latest articles on DEV Community by MailingDelgadoMedina (@mailingdelgadomedina).</description>
    <link>https://dev.to/mailingdelgadomedina</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F600828%2Fdab54246-67fb-4125-8230-6d8d3d60977e.jpeg</url>
      <title>DEV Community: MailingDelgadoMedina</title>
      <link>https://dev.to/mailingdelgadomedina</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mailingdelgadomedina"/>
    <language>en</language>
    <item>
      <title>Como Instalar Visual Studio Code en Mac, Windows y Linux</title>
      <dc:creator>MailingDelgadoMedina</dc:creator>
      <pubDate>Wed, 22 Nov 2023 05:05:48 +0000</pubDate>
      <link>https://dev.to/mailingdelgadomedina/como-instalar-visual-studio-code-en-mac-windows-y-linux-3ma1</link>
      <guid>https://dev.to/mailingdelgadomedina/como-instalar-visual-studio-code-en-mac-windows-y-linux-3ma1</guid>
      <description>&lt;h6&gt;
  
  
  Foto por &lt;a href="https://unsplash.com/@6heinz3r?utm_content=creditCopyText&amp;amp;utm_medium=referral&amp;amp;utm_source=unsplash"&gt;Gabriel Heinzer&lt;/a&gt; en &lt;a href="https://unsplash.com/photos/a-close-up-of-a-computer-screen-with-a-bunch-of-words-on-it-EUzk9BIEq6M?utm_content=creditCopyText&amp;amp;utm_medium=referral&amp;amp;utm_source=unsplash"&gt;Unsplash&lt;/a&gt;
&lt;/h6&gt;




&lt;h2&gt;
  
  
  ¿Qué es Visual Studio Code?
&lt;/h2&gt;

&lt;p&gt;Visual Studio Code, a menudo abreviado como VS Code, es un popular editor de código de código abierto desarrollado por Microsoft. Se utiliza ampliamente para tareas de codificación y programación en varios lenguajes de programación. En este artículo, te guiaré a través del proceso paso a paso de la instalación de Visual Studio Code en tu computadora.&lt;/p&gt;

&lt;h2&gt;
  
  
  Requisitos previos
&lt;/h2&gt;

&lt;p&gt;Antes de comenzar el proceso de instalación, asegúrate de tener lo siguiente:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Una computadora con Windows, macOS o Linux.&lt;/li&gt;
&lt;li&gt;Una conexión a Internet para descargar los archivos de instalación.&lt;/li&gt;
&lt;li&gt;Privilegios de administrador o superusuario en tu computadora, si es necesario para la instalación.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Paso 1: Descargar VS Code
&lt;/h2&gt;

&lt;p&gt;Para comenzar, abre tu navegador web y ve al &lt;a href="https://code.visualstudio.com/"&gt;sitio web oficial de Visual Studio Code&lt;/a&gt;. Una vez que estés en el sitio web, verás un destacado botón "Descargar para [tu SO]". Haz clic en él para iniciar el proceso de descarga. El sitio web detectará automáticamente tu sistema operativo y proporcionará el enlace de descarga adecuado.&lt;/p&gt;

&lt;h2&gt;
  
  
  Paso 2: Instalar VS Code en Windows
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Para usuarios de Windows, sigue estos pasos:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Localiza el archivo ejecutable del instalador de VS Code descargado (generalmente con un nombre similar a &lt;code&gt;VSCodeSetup-x64.exe&lt;/code&gt;) en tu carpeta de Descargas o donde hayas especificado guardarlo.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Haz doble clic en el archivo del instalador para ejecutarlo. Es posible que veas una ventana de Control de cuentas de usuario (UAC) que te solicite permiso para realizar cambios en tu sistema. Haz clic en "Sí" para continuar.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Se abrirá el Asistente de configuración de VS Code. Sigue las instrucciones en pantalla para instalar Visual Studio Code. Puedes elegir tus configuraciones de instalación durante este proceso, como la ubicación de instalación y la creación de accesos directos.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Una vez que la instalación esté completa, verás una pantalla que dice "Completando el Asistente de configuración de Visual Studio Code". Asegúrate de que la opción "Iniciar Visual Studio Code" esté marcada y luego haz clic en "Finalizar".&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Visual Studio Code se abrirá, ¡y estarás listo para comenzar a codificar!&lt;/p&gt;

&lt;h2&gt;
  
  
  Paso 3: Instalar VS Code en macOS
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Para usuarios de macOS, sigue estos pasos:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Localiza el archivo de imagen de disco de VS Code descargado (generalmente con un nombre similar a &lt;code&gt;VSCode-darwin-stable.zip&lt;/code&gt;) en tu carpeta de Descargas o donde hayas especificado guardarlo.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Haz doble clic en el archivo de imagen de disco para abrirlo. Verás el icono de la aplicación Visual Studio Code.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Arrastra y suelta el icono de Visual Studio Code en la carpeta "Aplicaciones" para instalarlo.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Una vez que se complete el proceso de copia, ve a tu carpeta "Aplicaciones", encuentra Visual Studio Code y haz doble clic en él para abrir la aplicación.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Visual Studio Code se abrirá, ¡y estarás listo para comenzar a codificar!&lt;/p&gt;

&lt;h2&gt;
  
  
  Paso 4: Instalar VS Code en Linux
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Para usuarios de Linux, sigue estos pasos:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Abre tu emulador de terminal.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Descarga el paquete de VS Code para tu distribución de Linux. Microsoft proporciona instrucciones de instalación para varias distribuciones de Linux en su &lt;a href="https://code.visualstudio.com/docs/setup/linux"&gt;sitio web&lt;/a&gt;. Sigue las instrucciones para tu distribución específica para instalar Visual Studio Code utilizando tu administrador de paquetes (por ejemplo, &lt;code&gt;apt&lt;/code&gt; para sistemas basados en Debian/Ubuntu o &lt;code&gt;dnf&lt;/code&gt; para sistemas basados en Fedora).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Una vez que la instalación esté completa, puedes iniciar Visual Studio Code ejecutando el comando &lt;code&gt;code&lt;/code&gt; en tu terminal.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Conclusión
&lt;/h2&gt;

&lt;p&gt;¡Felicidades! Has instalado exitosamente Visual Studio Code en tu computadora. Este versátil editor de código ofrece una amplia gama de extensiones y características para mejorar tu experiencia de codificación, lo que lo convierte en uno de los favoritos entre los desarrolladores de todo el mundo. Ahora puedes comenzar a personalizar VS Code para satisfacer tus necesidades de desarrollo y comenzar a escribir código en tus lenguajes de programación favoritos. ¡Feliz codificación!&lt;/p&gt;

&lt;p&gt;Sígueme en:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.linkedin.com/in/mailing-delgado-medina/"&gt;LinkedIn&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/MailingDelgadoMedina"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to Install Visual Studio Code</title>
      <dc:creator>MailingDelgadoMedina</dc:creator>
      <pubDate>Wed, 15 Nov 2023 15:39:26 +0000</pubDate>
      <link>https://dev.to/mailingdelgadomedina/how-to-install-visual-studio-code-4ga7</link>
      <guid>https://dev.to/mailingdelgadomedina/how-to-install-visual-studio-code-4ga7</guid>
      <description>&lt;h6&gt;
  
  
  Photo by &lt;a href="https://unsplash.com/@6heinz3r?utm_content=creditCopyText&amp;amp;utm_medium=referral&amp;amp;utm_source=unsplash"&gt;Gabriel Heinzer&lt;/a&gt; on &lt;a href="https://unsplash.com/photos/a-close-up-of-a-computer-screen-with-a-bunch-of-words-on-it-EUzk9BIEq6M?utm_content=creditCopyText&amp;amp;utm_medium=referral&amp;amp;utm_source=unsplash"&gt;Unsplash&lt;/a&gt;
&lt;/h6&gt;






&lt;h2&gt;
  
  
  What is Visual Studio Code?
&lt;/h2&gt;

&lt;p&gt;Visual Studio Code, often abbreviated as VS Code, is a popular open-source code editor developed by Microsoft. It's widely used for coding and programming tasks across various programming languages. In this article, we'll walk you through the step-by-step process of installing Visual Studio Code on your computer.&lt;/p&gt;

&lt;h2&gt;
  
  
  Prerequisites
&lt;/h2&gt;

&lt;p&gt;Before you begin the installation process, make sure you have the following:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A computer running Windows, macOS, or Linux.&lt;/li&gt;
&lt;li&gt;An internet connection to download the installation files.&lt;/li&gt;
&lt;li&gt;Administrator or superuser privileges on your computer if required for installation.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Step 1: Download VS Code
&lt;/h2&gt;

&lt;p&gt;To get started, open your web browser and navigate to the official Visual Studio Code website:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://code.visualstudio.com/"&gt;Visual Studio Code Official Website&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once you're on the website, you'll see a prominent "Download for [your OS]" button. Click on it to initiate the download process. The website will automatically detect your operating system and provide the appropriate download link.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2: Install VS Code on Windows
&lt;/h2&gt;

&lt;h3&gt;
  
  
  For Windows users, follow these steps:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Locate the downloaded VS Code installer executable file (usually named something like &lt;code&gt;VSCodeSetup-x64.exe&lt;/code&gt;) in your Downloads folder or wherever you specified to save it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Double-click the installer file to run it. You may see a User Account Control (UAC) prompt asking for permission to make changes to your system. Click "Yes" to proceed.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The VS Code Setup Wizard will open. Follow the on-screen instructions to install Visual Studio Code. You can choose your installation settings during this process, such as the installation location and creating shortcuts.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Once the installation is complete, you'll see a "Completing the Visual Studio Code Setup Wizard" screen. Ensure the "Launch Visual Studio Code" option is checked, and then click "Finish."&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Visual Studio Code will open, and you're ready to start coding!&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 3: Install VS Code on macOS
&lt;/h2&gt;

&lt;h3&gt;
  
  
  For macOS users, follow these steps:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Locate the downloaded VS Code disk image file (usually named something like &lt;code&gt;VSCode-darwin-stable.zip&lt;/code&gt;) in your Downloads folder or wherever you specified to save it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Double-click the disk image file to open it. You will see the Visual Studio Code application icon.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Drag and drop the Visual Studio Code icon into the "Applications" folder to install it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Once the copying process is complete, navigate to your "Applications" folder, find Visual Studio Code, and double-click it to launch the application.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Visual Studio Code will open, and you're ready to start coding!&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 4: Install VS Code on Linux
&lt;/h2&gt;

&lt;h3&gt;
  
  
  For Linux users, follow these steps:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Open your terminal emulator.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Download the VS Code package for your Linux distribution. Microsoft provides installation instructions for various Linux distributions on their website. You can find the instructions here: &lt;a href="https://code.visualstudio.com/docs/setup/linux"&gt;Visual Studio Code - Linux Installation&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Follow the instructions for your specific distribution to install Visual Studio Code using your package manager (e.g., &lt;code&gt;apt&lt;/code&gt; for Debian/Ubuntu-based systems or &lt;code&gt;dnf&lt;/code&gt; for Fedora-based systems).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Once the installation is complete, you can start Visual Studio Code by running the &lt;code&gt;code&lt;/code&gt; command in your terminal.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Congratulations! You've successfully installed Visual Studio Code on your computer. This versatile code editor provides a wide range of extensions and features to enhance your coding experience, making it a favorite among developers worldwide. You can now start customizing VS Code to suit your development needs and begin writing code in your favorite programming languages. Happy coding!&lt;/p&gt;

&lt;p&gt;Follow me on:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.linkedin.com/in/mailing-delgado-medina/"&gt;LinkedIn&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/MailingDelgadoMedina"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>tutorial</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Basic Guide to Most Used Commands in CLI Command Line Interface on Mac and Windows</title>
      <dc:creator>MailingDelgadoMedina</dc:creator>
      <pubDate>Wed, 15 Nov 2023 02:17:29 +0000</pubDate>
      <link>https://dev.to/mailingdelgadomedina/basic-guide-to-most-used-commands-in-cli-command-line-interface-on-mac-and-windows-2bjl</link>
      <guid>https://dev.to/mailingdelgadomedina/basic-guide-to-most-used-commands-in-cli-command-line-interface-on-mac-and-windows-2bjl</guid>
      <description>&lt;h6&gt;
  
  
  Photo by Jake Walker on Unsplash
&lt;/h6&gt;



&lt;h1&gt;
  
  
  Basic Guide and Commands
&lt;/h1&gt;

&lt;p&gt;&lt;br&gt;&lt;br&gt;
This article contains valuable information to prepare you for familiarizing yourself with the &lt;strong&gt;&lt;em&gt;Command Line Interface&lt;/em&gt; (CLI)&lt;/strong&gt; and the most commonly used basics in both &lt;em&gt;MAC&lt;/em&gt; and &lt;em&gt;Windows&lt;/em&gt;. Below, I will show you the commands and examples for each of them.&lt;/p&gt;

&lt;p&gt;Most users are accustomed to using the &lt;em&gt;Graphical User Interface&lt;/em&gt; commonly known as (&lt;strong&gt;&lt;em&gt;GUI&lt;/em&gt;&lt;/strong&gt;) in English. This interface is very user-friendly as you can easily see folders and files. However, for application developers, it is essential to step out of their comfort zone and use the &lt;strong&gt;&lt;em&gt;Command Line Interface&lt;/em&gt;&lt;/strong&gt; known by its initials in English as (&lt;strong&gt;&lt;em&gt;CLI&lt;/em&gt;&lt;/strong&gt;) instead of the graphical interface.&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;
Below, you will see images showing examples of the &lt;strong&gt;Graphical Interface (&lt;em&gt;GUI&lt;/em&gt;)&lt;/strong&gt; and the &lt;strong&gt;Command Line Interface (&lt;em&gt;CLI&lt;/em&gt;)&lt;/strong&gt; in both &lt;strong&gt;&lt;em&gt;Mac&lt;/em&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;em&gt;Windows&lt;/em&gt;&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Examples of (GUI) in Mac and Windows
&lt;/h3&gt;



&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--1frUU5R9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/uzwyspvfgm2lhnlpa9u6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--1frUU5R9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/uzwyspvfgm2lhnlpa9u6.png" alt="GUI-MAC" width="800" height="469"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  (&lt;em&gt;GUI&lt;/em&gt;) Mac Graphical Interface
&lt;/h6&gt;



&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QOPaJluT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/i73g07ohcq0nhem58mk5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QOPaJluT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/i73g07ohcq0nhem58mk5.png" alt="GUI-WIN" width="491" height="310"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  (&lt;em&gt;GUI&lt;/em&gt;) Windows Graphical Interface
&lt;/h6&gt;



&lt;p&gt;You can notice the difference between the graphical interfaces of the operating systems.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Examples of (CLI) in Mac and Windows
&lt;/h3&gt;



&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--vFqIF4VN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5i69evzq5mjfyc49syy9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vFqIF4VN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5i69evzq5mjfyc49syy9.png" alt="CLI-MAC" width="800" height="493"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  Mac Interface Command Line known as "Terminal"
&lt;/h6&gt;



&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ZkOlqiLI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/srnthjp5x36mdrcopohs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ZkOlqiLI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/srnthjp5x36mdrcopohs.png" alt="CLI-WIN" width="493" height="247"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  Windows Interface Command Line known as "Command Prompt"
&lt;/h6&gt;



&lt;h2&gt;
  
  
  Commands
&lt;/h2&gt;

&lt;p&gt;Interacting with the &lt;em&gt;Command Line Interface&lt;/em&gt; is different from the graphical interface. In the graphical interface, you can see documents and folders as icons, and you can drag and click to make changes such as delete, rename, and perform other actions. In the (&lt;em&gt;CLI&lt;/em&gt;), you need to enter commands to make changes. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Fw_L7BuY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bnozreisewwudh8q3r9e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Fw_L7BuY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bnozreisewwudh8q3r9e.png" alt="Parts of the command 1" width="800" height="664"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Each command in a &lt;em&gt;CLI&lt;/em&gt; often has more than one part. The required part is the name of the command to execute. There are commands to perform various tasks, from displaying files in a directory to copying, renaming, moving, deleting, compressing, decompressing, and transferring them. Each of these commands is a small program that performs a specialized task.&lt;/p&gt;

&lt;p&gt;The parameters are arbitrary and are determined by the command. Many commands support a pattern that matches one or more files in a directory. In this case, the parameter specifies a pattern that matches a file starting with any name but ending in .jpg.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;For example, if you want to delete all documents with the &lt;code&gt;.jpg&lt;/code&gt; extension, you can do it as follows. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Windows&lt;/em&gt;&lt;/strong&gt;: &lt;code&gt;del *.jpg&lt;/code&gt; &lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Mac&lt;/em&gt;&lt;/strong&gt;: &lt;code&gt;rm *.jpg&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;The image below details the structure of a command in "&lt;strong&gt;&lt;em&gt;CMD&lt;/em&gt;&lt;/strong&gt;".&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QQI9HHwT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wc6he0buds7c462yhj5a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QQI9HHwT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wc6he0buds7c462yhj5a.png" alt="Detailed command sructure" width="800" height="636"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  This line deletes all documents that match this extension.
&lt;/h6&gt;



&lt;h4&gt;
  
  
  Command Table
&lt;/h4&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Windows Command&lt;/th&gt;
&lt;th&gt;MacOS/Linux Command&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;dir&lt;/td&gt;
&lt;td&gt;ls&lt;/td&gt;
&lt;td&gt;Displays files in the current directory (by default, the current directory)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;cd&lt;/td&gt;
&lt;td&gt;cd&lt;/td&gt;
&lt;td&gt;Change directory or folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;move&lt;/td&gt;
&lt;td&gt;mv&lt;/td&gt;
&lt;td&gt;Moves a file to a new location (possibly with a new name)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;copy&lt;/td&gt;
&lt;td&gt;cp&lt;/td&gt;
&lt;td&gt;Copy the document&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;del&lt;/td&gt;
&lt;td&gt;rm&lt;/td&gt;
&lt;td&gt;Delete or remove a document or folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;..&lt;/td&gt;
&lt;td&gt;..&lt;/td&gt;
&lt;td&gt;Navigate to the parent directory.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;mkdir&lt;/td&gt;
&lt;td&gt;mkdir&lt;/td&gt;
&lt;td&gt;Create a directory or folder&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Flags:
&lt;/h3&gt;

&lt;p&gt;One of the essential features of a &lt;em&gt;flag&lt;/em&gt; is to indicate which part of your hard drive the terminal considers the current directory. When you use commands like &lt;code&gt;del&lt;/code&gt; or &lt;code&gt;rm&lt;/code&gt;, unless you specify a different location, the command will be executed in the current directory.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
As you can see below, the indicators vary in the information they present. &lt;/p&gt;

&lt;h6&gt;
  
  
  Windows Indicator:
&lt;/h6&gt;



&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SQgXat8e--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9w3nz01vxxf9ft0ic30m.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SQgXat8e--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9w3nz01vxxf9ft0ic30m.png" alt="Windows terminal path" width="800" height="427"&gt;&lt;/a&gt;&lt;br&gt;
These images show how clearly the body of the &lt;strong&gt;&lt;em&gt;Windows&lt;/em&gt;&lt;/strong&gt; indicator is detailed.&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  Mac/Linux Prompt Indicator:
&lt;/h6&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GGvXf-WV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/t0ham1s19nlappoysqhz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GGvXf-WV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/t0ham1s19nlappoysqhz.png" alt="Mac terminal path" width="800" height="493"&gt;&lt;/a&gt;&lt;br&gt;
These images show how clearly the body of the &lt;strong&gt;&lt;em&gt;Mac/Linux&lt;/em&gt;&lt;/strong&gt; indicator is detailed.&lt;/p&gt;



&lt;h3&gt;
  
  
  Follow me on:
&lt;/h3&gt;



&lt;p&gt;&lt;a href="https://www.linkedin.com/in/mailing-delgado-medina/"&gt;LinkedIn&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/MailingDelgadoMedina"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

</description>
      <category>tutorial</category>
      <category>beginners</category>
      <category>cybersecurity</category>
      <category>softwareengineering</category>
    </item>
    <item>
      <title>How to install Gitbash for Windows only</title>
      <dc:creator>MailingDelgadoMedina</dc:creator>
      <pubDate>Wed, 15 Nov 2023 01:57:12 +0000</pubDate>
      <link>https://dev.to/mailingdelgadomedina/how-to-install-gitbash-for-windows-only-2b06</link>
      <guid>https://dev.to/mailingdelgadomedina/how-to-install-gitbash-for-windows-only-2b06</guid>
      <description>&lt;h6&gt;
  
  
  Photo by Tracy Adams on Unsplash
&lt;/h6&gt;

&lt;h1&gt;
  
  
  What is Git Bash?
&lt;/h1&gt;

&lt;p&gt;Git Bash is an application for Microsoft Windows environments that provides an emulation layer for a Git command line experience. Bash stands for Bourne Again Shell. A shell is a terminal application used to interact with an operating system through written commands. NIX users should feel at home, as the BASH emulation behaves like the "git" command in LINUX and UNIX environments. &lt;strong&gt;THIS IS FOR WINDOWS USERS ONLY!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To install Git Bash, navigate to this link [&lt;a href="https://gitforwindows.org/"&gt;https://gitforwindows.org/&lt;/a&gt;].&lt;/p&gt;

&lt;p&gt;I will now show you step by step how to install Git Bash on Windows.&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 1:
&lt;/h2&gt;

&lt;p&gt;After downloading the application, this is the first window you will encounter, and you will click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HElU7efi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/o4xnmbn8yeoz9jylybpz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HElU7efi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/o4xnmbn8yeoz9jylybpz.png" alt="Step 1" width="493" height="299"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 2:
&lt;/h2&gt;

&lt;p&gt;You will select the folder you desire by clicking &lt;strong&gt;Browse...&lt;/strong&gt;, and if you are satisfied with the current folder, you will click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Mg3Fw99x--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/z8yg80bghg4tj8psfp8u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Mg3Fw99x--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/z8yg80bghg4tj8psfp8u.png" alt="Step 2" width="486" height="301"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 3:
&lt;/h2&gt;

&lt;p&gt;You will select all the known checkboxes, except the ones that say: &lt;strong&gt;"Use a TrueType font in all console windows"&lt;/strong&gt; and &lt;strong&gt;"Check daily for Git for Windows updates"&lt;/strong&gt;, and then click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ZZv5b_DN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ookcd06r086m3aoq03to.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ZZv5b_DN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ookcd06r086m3aoq03to.png" alt="Step 3" width="487" height="288"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 4:
&lt;/h2&gt;

&lt;p&gt;You will click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--cp9jpb-M--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dffjw7qz89busjm633ix.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--cp9jpb-M--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dffjw7qz89busjm633ix.png" alt="Step 4" width="500" height="295"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 5:
&lt;/h2&gt;

&lt;p&gt;You will select from the dropdown menu where it says: &lt;strong&gt;"Use Vim (the ubiquitous text editor) as Git's default editor"&lt;/strong&gt;, and then click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ffZ_1cRM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xa8lw4rjyzpj3useyk2p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ffZ_1cRM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xa8lw4rjyzpj3useyk2p.png" alt="Step 5" width="491" height="290"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 6:
&lt;/h2&gt;

&lt;p&gt;You will select &lt;strong&gt;"Let Git decide"&lt;/strong&gt;, and then click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--naM6lw39--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/onsum03z297t3t1a17dp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--naM6lw39--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/onsum03z297t3t1a17dp.png" alt="Step 6" width="510" height="304"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 7:
&lt;/h2&gt;

&lt;p&gt;You will select &lt;strong&gt;"Use Git and optional Unix tools from the Command Prompt"&lt;/strong&gt;, and then click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Y_Ghoey9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rluabd5x3avsnxukoqz9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Y_Ghoey9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rluabd5x3avsnxukoqz9.png" alt="Step 7" width="494" height="296"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 8:
&lt;/h2&gt;

&lt;p&gt;You will select &lt;strong&gt;"Use the OpenSSL library"&lt;/strong&gt;, and then click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--eIou39Hl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lz1j5lv4cgeotojv1kbz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--eIou39Hl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lz1j5lv4cgeotojv1kbz.png" alt="Step 8" width="476" height="291"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 9:
&lt;/h2&gt;

&lt;p&gt;You will select &lt;strong&gt;"Checkout Windows-style, commit Unix-style line endings"&lt;/strong&gt;, and then click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ovyUjSX5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4kx8gbqhhgx5pvvj3md0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ovyUjSX5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4kx8gbqhhgx5pvvj3md0.png" alt="Step 9" width="483" height="293"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 10:
&lt;/h2&gt;

&lt;p&gt;You will select &lt;strong&gt;"Use MinTTY (the default terminal of MSYS2)"&lt;/strong&gt;, and then click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--046wmksv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nrtee56kumhjyorzcqot.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--046wmksv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nrtee56kumhjyorzcqot.png" alt="Step 10" width="490" height="288"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 11:
&lt;/h2&gt;

&lt;p&gt;You will select &lt;strong&gt;"Default (fast-forward or merge)"&lt;/strong&gt;, and then click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--NLDGmJ62--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hw8n40wa702g9dpleg06.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NLDGmJ62--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hw8n40wa702g9dpleg06.png" alt="Step 11" width="511" height="319"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 12:
&lt;/h2&gt;

&lt;p&gt;You will select &lt;strong&gt;"Git Credential Manager Core"&lt;/strong&gt;, and then click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--vJrTRfbn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cndqw6e5z1bs17va5xrp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJrTRfbn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cndqw6e5z1bs17va5xrp.png" alt="Step 12" width="503" height="290"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 13:
&lt;/h2&gt;

&lt;p&gt;You will select all the checkboxes, and then click the &lt;strong&gt;Next&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--n_xPmOJO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/35bdlctejpfpxqlwqwu1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--n_xPmOJO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/35bdlctejpfpxqlwqwu1.png" alt="Step 13" width="486" height="296"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 14:
&lt;/h2&gt;

&lt;p&gt;You will simply click the &lt;strong&gt;Install&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--CYHMflM2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vluznqghvhgro911ajoz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--CYHMflM2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vluznqghvhgro911ajoz.png" alt="Step 14" width="499" height="293"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 15:
&lt;/h2&gt;

&lt;p&gt;You will select the checkbox that says &lt;strong&gt;"Launch Git Bash"&lt;/strong&gt;, and then click the &lt;strong&gt;Finish&lt;/strong&gt; button.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7JYls01w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u4ngos3m7x3taljbxlzn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7JYls01w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u4ngos3m7x3taljbxlzn.png" alt="Step 15" width="488" height="288"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  STEP 16:
&lt;/h2&gt;

&lt;p&gt;You will press the &lt;strong&gt;Windows&lt;/strong&gt; key and type &lt;strong&gt;cmd&lt;/strong&gt;. Then, you will open the Command Prompt, and in the terminal, you will type &lt;code&gt;git --version&lt;/code&gt;.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--oORg8DPm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xeenha7s84jv1rd361na.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--oORg8DPm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xeenha7s84jv1rd361na.png" alt="Step 16" width="505" height="227"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Follow me on:
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://github.com/MailingDelgadoMedina"&gt;GitHub&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.linkedin.com/in/mailing-delgado-medina/"&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>git</category>
      <category>webdev</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Full-Stack nightmare resolved with Amplify</title>
      <dc:creator>MailingDelgadoMedina</dc:creator>
      <pubDate>Wed, 26 Apr 2023 04:20:11 +0000</pubDate>
      <link>https://dev.to/aws-builders/full-stack-nightmare-resolved-by-amplify-3cdn</link>
      <guid>https://dev.to/aws-builders/full-stack-nightmare-resolved-by-amplify-3cdn</guid>
      <description>&lt;p&gt;Hello everyone! My name is Mailing Delgado and I want to share one of my challenging experience as a Full-Stack Developer. I personally love mostly the Front-End and usually this is what consumes me the most. I love to design my page play around with color, typography, etc. First I start creating my design in Figma and then after a few weeks of designing and planning I start to code. By the time that I try to bring my design to life it takes forever. And then preparing my Back-end consumes me even more when I start creating my UML Database Design and I start creating my relationships between tables and I feel that it will never end. Using multiple tools and having 1,000 of windows opened in my browser and programs. It gets supper overwhelming.&lt;/p&gt;

&lt;p&gt;Fortunately this nightmare ended by having my All-in-1 tool that thanks to the AWS Community Builders I discovered when I participated in the Amplify Hackathon. This amazing tool has everything you need to develop your Full-Stack app. &lt;br&gt;
AWS Amplify Studio is a visual development tool which has the following features: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Hosting: CI/CD using AWS CloudFormation&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Backend: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Authentication: Amazon Cognito&lt;/li&gt;
&lt;li&gt;Data model: that uses AWS AppSync and GraphQL API to access the data which is stored in Amazon Dynamo DB.&lt;/li&gt;
&lt;li&gt;Storage: Amazon S3&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Frontend: bring your design to life by connecting Figma with Amplify just cloning the template and editing the components as you want.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Connect your Frontend with the backend by running a command in the terminal and... Boom! Here you got an app developed fast and easy. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you are a beginner and don't know where to start don't worry here is the link for the step by step tutorials and the amazing documentation that will get you set! &lt;br&gt;
&lt;a href="https://aws.amazon.com/amplify/getting-started/?nc=sn&amp;amp;loc=5"&gt;AWS Amplify Docs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In conclusion, building a Full-stack app can be a daunting task, but thanks to AWS Amplify, the process has become a lot easier. As a developer, it's important to deliver quality projects in a shorter timeline. This was my challenge, but AWS Amplify made it possible for me to create my app without worrying about the complexities of infrastructure and backend development. What I appreciated most about AWS Amplify was the smooth integration with my existing workflow, and the clear documentation that made it easy to get started. With a plethora of services such as authentication, APIs, storage, and hosting, AWS Amplify provided me with all the tools I needed to build a complete app. If you're a developer looking for a way to enhance your productivity and create efficient full-stack applications, I highly recommend giving AWS Amplify a try!&lt;/p&gt;

&lt;p&gt;If you like this post please give it a heart, comment below and share!&lt;/p&gt;

&lt;p&gt;You can connect with me through &lt;a href="https://www.linkedin.com/in/mailing-delgado-medina/"&gt;LinkedIn&lt;/a&gt; and follow me on &lt;a href="https://github.com/MailingDelgadoMedina"&gt;GitHub&lt;/a&gt;&lt;br&gt;
Blessings!&lt;/p&gt;

</description>
      <category>aws</category>
      <category>community</category>
      <category>awscommunitybuilder</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Unraveling The Benefits Of AWS EC2</title>
      <dc:creator>MailingDelgadoMedina</dc:creator>
      <pubDate>Sun, 19 Mar 2023 23:57:36 +0000</pubDate>
      <link>https://dev.to/aws-builders/unraveling-the-benefits-of-aws-ec2-1p21</link>
      <guid>https://dev.to/aws-builders/unraveling-the-benefits-of-aws-ec2-1p21</guid>
      <description>&lt;h2&gt;
  
  
  A comprehensive Exploration
&lt;/h2&gt;

&lt;p&gt;Undoubtedly, the demand for cloud computing solutions has substantially increased in the past few years. This blog gives us information of one of AWS's flagship services, which is the  Elastic Compute Cloud (EC2), and its numerous benefits. Perfect for students discerning the intricacies of cloud computing or newcomers to AWS, we'll explore how AWS EC2 can help you work smarter, faster, and more efficiently than ever before.&lt;/p&gt;

&lt;h3&gt;
  
  
  The benefits of EC2 are the following:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Versatility and Adaptability&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Cost efficiency for every student&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Enhanced Security&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Quick Deployment and Auto scalability&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Rich Complementary Services and Strong Ecosystem&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Versatility and Adaptability:
&lt;/h4&gt;

&lt;p&gt;One of the most prominent perks of using AWS EC2 is its versatility. With a wide array of instance types available, you can easily choose the best virtual machine configuration that suits your specific requirements. Additionally, you have the freedom to modify instance types as your needs change, ensuring that your resources can scale alongside your applications without any disruption.&lt;/p&gt;

&lt;h4&gt;
  
  
  Cost efficiency for every student:
&lt;/h4&gt;

&lt;p&gt;Budgeting and cost optimization are crucial elements when it comes to cloud services. AWS EC2 offers a pay-as-you-go model, eliminating the need for significant upfront investments. You pay for what you use and can even choose to pay in advance for reserved instances, which can lead to considerable savings. Moreover, AWS frequently reduces EC2 prices, ensuring that you benefit from the most competitive prices in the industry. As students, we often have to work on a budget, and AWS EC2 is designed with this in mind.  By having the option to choose between different pricing models such as On-Demand Instances - allow you to pay for compute capacity per hour or per second, which is ideal for short term, irregular workloads that cannot be interrupted; Reserved Instances- enable you to save on costs by committing to a 1 or 3 year term; and finally Spot Instances- allow you to bid on unused EC2 capacity at significant discounts, making them perfect for fault-tolerant, time flexible workloads. &lt;/p&gt;

&lt;h4&gt;
  
  
  Enhanced Security:
&lt;/h4&gt;

&lt;p&gt;Security is a primary concern for organizations storing data and deploying applications in the cloud. AWS EC2 provides features like Security Groups, Amazon Virtual Private Cloud (VPC), and Identity and Access Management (IAM) roles, which all aid in safeguarding your instances and data. Embracing best practices ensures that your infrastructure complies with various security standards and certifications, guaranteeing peace of mind in the security department.&lt;/p&gt;

&lt;h4&gt;
  
  
  Quick Deployment and Auto scalability:
&lt;/h4&gt;

&lt;p&gt;With AWS EC2, you can streamline your development and deployment processes. Using quick deployment instances or pre-configured instances (Amazon Machine Images - AMIs), you can launch new instances within minutes. Eliminating the traditional bottlenecks associated with provisioning hardware paves the way for rapid application development and deployment. Furthermore, AWS EC2 allows you to create Auto Scaling groups to maintain the desired number of instances that dynamically adapt to the changing loads. This feature ensures that your application remains responsive during sudden spikes or surges in demand.&lt;/p&gt;

&lt;h4&gt;
  
  
  Rich Complementary Services and Strong Ecosystem:
&lt;/h4&gt;

&lt;p&gt;AWS EC2 doesn't exist in a vacuum. It's part of an extensive ecosystem within the AWS cloud, offering access to a multitude of complementary services, such as Amazon Simple Storage Service (S3) for storage or AWS Lambda for serverless computing. Integration with third-party tools and services encourages a seamless and custom development environment. Moreover, AWS has an extensive network of partners that provide industry-specific solutions, making it simpler for your organization to optimize your resources regardless of your industry.&lt;/p&gt;

&lt;p&gt;In conclusion, AWS EC2 has proven to be an invaluable tool for organizations of all sizes, offering unparalleled flexibility and adaptability when it comes to virtual machine deployment. With its simple cost structure, robust security, quick deployment, auto-scalability features, and powerful ecosystem, AWS EC2 provides a solid foundation for those looking to harness the benefits of cloud computing. As a student or cloud computing enthusiast, understanding AWS EC2 enables you to optimize your virtualization efforts and successfully achieve your objectives in an increasingly competitive digital landscape.&lt;/p&gt;

&lt;p&gt;Do you find this reading helpful? Feel free to comment on the bottom section. &lt;/p&gt;

&lt;p&gt;Feel free to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://www.linkedin.com/in/mailing-delgado-medina/"&gt;Connect and follow me on LinkedIn&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://github.com/MailingDelgadoMedina"&gt;Follow me on GitHub&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>aws</category>
      <category>cloud</category>
      <category>ec2</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Guia básica de comandos más utilizados en CLI Interfaz de Línea de comandos en Mac y Windows</title>
      <dc:creator>MailingDelgadoMedina</dc:creator>
      <pubDate>Thu, 23 Sep 2021 03:30:12 +0000</pubDate>
      <link>https://dev.to/mailingdelgadomedina/guia-basica-de-comandos-mas-utilizados-en-cli-interfaz-de-linea-de-comandos-en-mac-y-windows-pn2</link>
      <guid>https://dev.to/mailingdelgadomedina/guia-basica-de-comandos-mas-utilizados-en-cli-interfaz-de-linea-de-comandos-en-mac-y-windows-pn2</guid>
      <description>&lt;h6&gt;
  
  
  Photo by Jake Walker on Unsplash
&lt;/h6&gt;



&lt;h1&gt;
  
  
  Guía Básica y sus commandos
&lt;/h1&gt;

&lt;p&gt;&lt;br&gt;&lt;br&gt;
Este artículo tiene información valiosa te estará preparando para familiarizarte con la &lt;strong&gt;&lt;em&gt;Interfaz de Línea de comandos&lt;/em&gt;&lt;/strong&gt; y básicos más utilizados. Tanto en &lt;em&gt;MAC&lt;/em&gt; como en &lt;em&gt;Windows&lt;/em&gt;. A continuación te estaré mostrando los comandos y los ejemplos con cada uno de ellos.&lt;/p&gt;

&lt;p&gt;La mayoría de los usuarios estan acostumbrados a utilizar la &lt;em&gt;Interfaz gráfica&lt;/em&gt; mejor conocida como (&lt;strong&gt;&lt;em&gt;GUI&lt;/em&gt;&lt;/strong&gt;) sus siglas en inglés. Esta interfaz es muy fácil de utilizar ya que puedes ver con facilidad las carpetas, “&lt;em&gt;folders&lt;/em&gt;” y documentos “&lt;em&gt;files&lt;/em&gt;”. Para los desarrolladores de aplicaciones es necesario que salgan de su área de su comodidad utilizando la &lt;strong&gt;&lt;em&gt;Interfaz de Línea de Comandos&lt;/em&gt;&lt;/strong&gt; mejor conocido en sus siglas en inglés como (&lt;strong&gt;&lt;em&gt;CLI&lt;/em&gt;&lt;/strong&gt;) en vez de utilizar la interfaz gráfica.&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;
A continuación verán imagenes que muestran ejemplos de la &lt;strong&gt;Interfaz gráfica (&lt;em&gt;GUI&lt;/em&gt;)&lt;/strong&gt; y la &lt;strong&gt;Interfaz de Línea de Comando (&lt;em&gt;CLI&lt;/em&gt;)&lt;/strong&gt;, tanto en &lt;strong&gt;&lt;em&gt;Mac&lt;/em&gt;&lt;/strong&gt; como en &lt;strong&gt;&lt;em&gt;Windows&lt;/em&gt;&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  A continuación estaré mostrando ejemplos de (GUI) en Mac y Windows
&lt;/h3&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuzwyspvfgm2lhnlpa9u6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuzwyspvfgm2lhnlpa9u6.png" alt="GUI-MAC"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  (&lt;em&gt;GUI&lt;/em&gt;) Interfaz Gráfica de Mac
&lt;/h6&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi73g07ohcq0nhem58mk5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi73g07ohcq0nhem58mk5.png" alt="GUI-WIN"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  (&lt;em&gt;GUI&lt;/em&gt;) Interfaz Gráfica de Windows
&lt;/h6&gt;



&lt;p&gt;Se puede notar la diferencia de entre las interfaces gráficas de los sistemas operativos.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  A continuación estaré mostrando ejemplos de (CLI) en Mac y Windows
&lt;/h3&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5i69evzq5mjfyc49syy9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5i69evzq5mjfyc49syy9.png" alt="CLI-MAC"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  Interfaz de Línea de Comando de Interfaz de Mac conocido como "Terminal"
&lt;/h6&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsrnthjp5x36mdrcopohs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsrnthjp5x36mdrcopohs.png" alt="CLI-WIN"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  Interfaz de Línea de Comando de Interfaz de Windows conocido como "Command Prompt"
&lt;/h6&gt;



&lt;h2&gt;
  
  
  Comandos
&lt;/h2&gt;

&lt;p&gt;Para interactuar con la &lt;em&gt;Interfaz de Línea de Comandos&lt;/em&gt; es diferente a la gráfica. En la gráfica puedes ver los documentos y las carpetas en forma de iconos, puedes arrastrar y dar click para hacer cambios como eliminar, renombrar y hacer otros cambios. En el (&lt;em&gt;CLI&lt;/em&gt;) hay que escribir comandos para hacer cambios. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjogp1k5jwbm8showb39c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjogp1k5jwbm8showb39c.png" alt="estructura-de-comando"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Cada comando en una &lt;em&gt;CLI&lt;/em&gt;, a menudo, tiene más de una parte. La parte requerida es el nombre del comando a ejecutar. Hay comandos para realizar una gran cantidad de tareas, desde mostrarle los archivos en un directorio hasta copiarlos, renombrarlos, moverlos, eliminarlos, comprimirlos, descomprimirlos y transferirlos. Cada uno de estos comandos es un pequeño programa que realiza una tarea especializada.&lt;/p&gt;

&lt;p&gt;Los parámetros son arbitrarios y están determinados por el comando. Muchos comandos admiten un patrón que coincide con uno o más archivos en un directorio. En este caso, el parámetro especifica un patrón que coincide con un archivo que comienza con cualquier nombre pero termina en .jpg&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Por ejemplo, si queremos borrar todos los documentos de extension &lt;code&gt;.jpg&lt;/code&gt; se puede hacer de la siguiente manera. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Windows&lt;/em&gt;&lt;/strong&gt; se logra escribiendo lo siguiente:&lt;code&gt;del *.jpg&lt;/code&gt; &lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Mac&lt;/em&gt;&lt;/strong&gt; se logra escribiendo lo siguiente: &lt;code&gt;rm *.jpg&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;En la imagen que se muestra a continuación detalla la estructura de una línea de comando en el "&lt;strong&gt;&lt;em&gt;CMD&lt;/em&gt;&lt;/strong&gt;".&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft7ssutrb2b16ekrvkxky.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft7ssutrb2b16ekrvkxky.png" alt="Ex-commando-detallado"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  Esta línea borra todos los documentos que sean compatibles con esta extensión.
&lt;/h6&gt;



&lt;h4&gt;
  
  
  Tabla de comandos
&lt;/h4&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Comando Windows&lt;/th&gt;
&lt;th&gt;Comando MacOS/Linux&lt;/th&gt;
&lt;th&gt;Descripción&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;dir&lt;/td&gt;
&lt;td&gt;ls&lt;/td&gt;
&lt;td&gt;Muestra los archivos en un directorio actual (por defecto, el directorio actual)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;cd&lt;/td&gt;
&lt;td&gt;cd&lt;/td&gt;
&lt;td&gt;Cambiar de directorio o carpeta&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;move&lt;/td&gt;
&lt;td&gt;mv&lt;/td&gt;
&lt;td&gt;Mueve un archivo a una nueva ubicación (posiblemente con un nuevo nombre)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;copy&lt;/td&gt;
&lt;td&gt;cp&lt;/td&gt;
&lt;td&gt;Copia el documento&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;del&lt;/td&gt;
&lt;td&gt;rm&lt;/td&gt;
&lt;td&gt;Elimina ó borra un documento o carpeta&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;..&lt;/td&gt;
&lt;td&gt;..&lt;/td&gt;
&lt;td&gt;Te ubicas en el directorio o carpeta anterior.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;md&lt;/td&gt;
&lt;td&gt;mkdir&lt;/td&gt;
&lt;td&gt;Creas directorio o carpeta&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Indicadores:
&lt;/h3&gt;

&lt;p&gt;Una de las características esenciales del &lt;em&gt;indicador&lt;/em&gt; es indicarle en qué parte de su disco duro el terminal considera el directorio actual. Cuando usa comandos como &lt;code&gt;del&lt;/code&gt; o &lt;code&gt;rm&lt;/code&gt; a menos que especifique una ubicación diferente, el comando se ejecutará en el directorio actual.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
Como puede ver a continuación, las indicaciones varían en la información que presentan. &lt;/p&gt;

&lt;h6&gt;
  
  
  Indicador de Windows:
&lt;/h6&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs7zl61ofjx6oqsx29a44.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs7zl61ofjx6oqsx29a44.png" alt="pic of Win"&gt;&lt;/a&gt;&lt;br&gt;
Se pueden observar en estas imagenes lo claro que detalla el cuerpo del indicador de &lt;strong&gt;&lt;em&gt;Windows&lt;/em&gt;&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  Indicador de Mac/Linux Prompt:
&lt;/h6&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7tlk40f96j7g2lg7lilt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7tlk40f96j7g2lg7lilt.png" alt="pic of Mac"&gt;&lt;/a&gt;&lt;br&gt;
Se pueden observar en estas imagenes lo claro que detalla el cuerpo del indicador de &lt;strong&gt;&lt;em&gt;Mac/Linux&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;



&lt;h3&gt;
  
  
  Sígueme en:
&lt;/h3&gt;



&lt;p&gt;&lt;a href="https://www.linkedin.com/in/mailing-delgado-medina/" rel="noopener noreferrer"&gt;LinkedIn&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.facebook.com/groups/programandoconmei" rel="noopener noreferrer"&gt;Facebook Group&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/MailingDelgadoMedina" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.twitch.tv/programandoconmei" rel="noopener noreferrer"&gt;Twitch&lt;/a&gt;&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Como Instalar GitBash en Windows 10.</title>
      <dc:creator>MailingDelgadoMedina</dc:creator>
      <pubDate>Tue, 21 Sep 2021 05:53:46 +0000</pubDate>
      <link>https://dev.to/mailingdelgadomedina/como-instalar-gitbash-en-windows-10-4o0e</link>
      <guid>https://dev.to/mailingdelgadomedina/como-instalar-gitbash-en-windows-10-4o0e</guid>
      <description>&lt;h6&gt;
  
  
  Photo by Tracy Adams on Unsplash &lt;br&gt; &lt;br&gt; &lt;br&gt; &lt;br&gt; &lt;br&gt;
&lt;/h6&gt;

&lt;h1&gt;
  
  
  Qué es GitBash?&lt;br&gt;&lt;br&gt;
&lt;/h1&gt;

&lt;p&gt;Git Bash es una aplicación para entornos de Microsoft Windows que proporciona una capa de emulación para una experiencia de línea de comandos de Git. Bash es un acrónimo de Bourne Again Shell. Un shell es una aplicación de terminal que se utiliza para interactuar con un sistema operativo a través de comandos escritos. Los usuarios de NIX deben sentirse como en casa, ya que la emulación BASH se comporta como el comando "git" en entornos LINUX y UNIX.&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;p&gt;Para instalar GitBash navega a este enlace [&lt;a href="https://gitforwindows.org/"&gt;https://gitforwindows.org/&lt;/a&gt;]&lt;/p&gt;

&lt;p&gt;A continuación le estaré mostrando paso a paso como instalar Git BASH en Windows 10.&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 1:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Luego de haber descargado la aplicación esta es la primera ventana que va a encontrar y va oprimir el botón&lt;/em&gt; &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Jt3VXlrm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/o4xnmbn8yeoz9jylybpz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Jt3VXlrm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/o4xnmbn8yeoz9jylybpz.png" alt="Paso 1"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 2:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar la carpeta que desees oprimiendo&lt;/em&gt; &lt;strong&gt;Browse...&lt;/strong&gt;   &lt;em&gt;, si estas satisfecho con la carpeta actual vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2skS4qlw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/z8yg80bghg4tj8psfp8u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2skS4qlw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/z8yg80bghg4tj8psfp8u.png" alt="Paso 2"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 3:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar todas las casillas de verificación conocidas como checkboxes, excepto las que dice:&lt;/em&gt; &lt;strong&gt;"Use a TrueType font in all console windows".&lt;/strong&gt; y &lt;strong&gt;"Check daily for Git for Windows updates".&lt;/strong&gt; &lt;em&gt;Luego vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--jaxxrxQM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ookcd06r086m3aoq03to.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jaxxrxQM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ookcd06r086m3aoq03to.png" alt="Paso 3"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 4:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--5YqmOI11--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dffjw7qz89busjm633ix.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--5YqmOI11--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dffjw7qz89busjm633ix.png" alt="Paso 4"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 5:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar del menu desplegable mejor conocido como dropdown menu donde dice:&lt;/em&gt; &lt;strong&gt;"Use Vim (the ubiquitous text editor) as Git's default editor "&lt;/strong&gt;   &lt;em&gt;Luego vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--biZEmC-V--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xa8lw4rjyzpj3useyk2p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--biZEmC-V--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xa8lw4rjyzpj3useyk2p.png" alt="Paso 5"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 6:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar&lt;/em&gt; &lt;strong&gt;"Let Git decide"&lt;/strong&gt;   &lt;em&gt;Luego vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--sHUu80PX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/onsum03z297t3t1a17dp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sHUu80PX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/onsum03z297t3t1a17dp.png" alt="Paso 6"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 7:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar&lt;/em&gt; &lt;strong&gt;"Use Git and optional Unix tools from the Command Prompt"&lt;/strong&gt;   &lt;em&gt;Luego vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--oHEjIaZ9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rluabd5x3avsnxukoqz9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--oHEjIaZ9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rluabd5x3avsnxukoqz9.png" alt="Paso 7"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 8:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar&lt;/em&gt; &lt;strong&gt;"Use the OpenSSL library"&lt;/strong&gt;  &lt;em&gt;Luego vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--JoUOd3CP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lz1j5lv4cgeotojv1kbz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JoUOd3CP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lz1j5lv4cgeotojv1kbz.png" alt="Paso 8"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 9:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar&lt;/em&gt; &lt;strong&gt;"Checkout Windows-style, commit Unix-style line endings"&lt;/strong&gt;  &lt;em&gt;Luego vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--UNH3MNdg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4kx8gbqhhgx5pvvj3md0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UNH3MNdg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4kx8gbqhhgx5pvvj3md0.png" alt="Paso 9"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 10:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar&lt;/em&gt; &lt;strong&gt;"Use MinTTY (the default terminal of MSYS2)"&lt;/strong&gt;  &lt;em&gt;Luego vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--1kqUkh9m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nrtee56kumhjyorzcqot.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--1kqUkh9m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nrtee56kumhjyorzcqot.png" alt="Paso 10"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 11:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar&lt;/em&gt; &lt;strong&gt;"Default (fast-forward or merge)"&lt;/strong&gt;  &lt;em&gt;Luego vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PPZlNery--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hw8n40wa702g9dpleg06.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PPZlNery--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hw8n40wa702g9dpleg06.png" alt="PASO 11"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 12:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar&lt;/em&gt; &lt;strong&gt;"Git Credential Manager Core"&lt;/strong&gt;  &lt;em&gt;Luego vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--5gFeiWZl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cndqw6e5z1bs17va5xrp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--5gFeiWZl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cndqw6e5z1bs17va5xrp.png" alt="Paso 12"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 13:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar todos los encasillados.&lt;/em&gt; &lt;em&gt;Luego vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--14jfhrdx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/35bdlctejpfpxqlwqwu1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--14jfhrdx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/35bdlctejpfpxqlwqwu1.png" alt="Paso 13"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 14:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Solo vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Install&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--JDdbJn5O--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vluznqghvhgro911ajoz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JDdbJn5O--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vluznqghvhgro911ajoz.png" alt="Paso 14"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 15:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a seleccionar el encasillado que dice:&lt;/em&gt; &lt;strong&gt;"Launch Git Bash"&lt;/strong&gt;  &lt;em&gt;Luego vas oprimir el botón&lt;/em&gt;  &lt;strong&gt;Finish&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FSblNfMT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u4ngos3m7x3taljbxlzn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FSblNfMT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u4ngos3m7x3taljbxlzn.png" alt="Paso 15"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PASO 16:
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Vas a oprimir la tecla de&lt;/em&gt; &lt;strong&gt;Windows&lt;/strong&gt; &lt;em&gt;y vas a escribir&lt;/em&gt; &lt;strong&gt;cmd&lt;/strong&gt;. &lt;em&gt;Luego vas abrir el Command Prompt y en el terminal vas a escribir&lt;/em&gt; &lt;code&gt;git --version&lt;/code&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--tw3OrqIx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xeenha7s84jv1rd361na.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tw3OrqIx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xeenha7s84jv1rd361na.png" alt="Paso 16"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Sígueme en:
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://www.twitch.tv/programandoconmei"&gt;Twitch&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/MailingDelgadoMedina"&gt;GitHub&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.linkedin.com/in/mailing-delgado-medina/"&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;

</description>
      <category>gitbash</category>
      <category>git</category>
      <category>codenewbie</category>
      <category>beginners</category>
    </item>
    <item>
      <title>My Personal Opinion Of What Triggers Imposter Syndrome And What You Should Know When Starting To Code</title>
      <dc:creator>MailingDelgadoMedina</dc:creator>
      <pubDate>Thu, 25 Mar 2021 07:25:29 +0000</pubDate>
      <link>https://dev.to/mailingdelgadomedina/imposter-syndrome-390j</link>
      <guid>https://dev.to/mailingdelgadomedina/imposter-syndrome-390j</guid>
      <description>&lt;p&gt;Photo by &lt;a href="https://unsplash.com/@cdr6934?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"&gt;Chris Ried&lt;/a&gt; on &lt;a href="https://unsplash.com/s/photos/programming-1080-size?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"&gt;Unsplash&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I think the impostor syndrome happens to every programmer on a daily basis. Much more to recent graduates, that think when they graduate they feel ready to start working ASAP and it is not that easy. We realize that when we begin to prepare small projects we see that most of what we learned is forgotten and when looking for references in the information obtained from classes we think that with a copy and paste it is solved. This is where we fall into the hell of tutorials thanks to the fact that universities do not teach us the 1000's way to code and that everything is a puzzle. You have to put together more than 6 different pieces of code to make it run! We spend thousands of dollars on degrees and in the end, we learn more in boot camps than in universities. The most interesting thing I have seen and heard that most of the boot camps out there promise people and guarantees a job and when you go to present a resume to a potential employer if you do not have a degree you do not get that job, but if you have the degree you are not 100% prepared to start to work. I personally have my baccalaureate and I have also attended boot camp and I can say that the boot camp has been a reinforcement and a continuous education. This is what needs to be told to people that are beginners and don't have an idea what a "Hello World" is. They only tell them "with this boot camp you are going to learn, you are going to program in days, weeks at least 6 months" when it is not true. When they go out to look for a job they bump to the reality that when the employer asks for a degree which they do not have or for how many years of experience they have, the person is forced to go to college to get a degree. Bootcamps are not bad they are good for a continuing education and maybe pivot you to the right path if you want to be a Full-Stack Dev.&lt;/p&gt;

&lt;p&gt;They must be more transparent and be clear with people and tell them "This is continuing education, not a degree we cannot guarantee you a job in a company, but as a freelancer absolutely yes. I urge those who are starting and think that with a 1-month online course they will land in a Software Developer Job and are not be prepared for a job interview when the employer asks for a whiteboard test. First, you have to go to college, have a coding discipline, and at least code 20 hrs a week. You have to dedicate time and years to study and be passionate about the code. This is like going to the gym if you stop exercising you lose your stamina and you have to start from scratch. At least 5 out of 7 days you have to code and keep reading and soaking up more information since the technology evolutions daily you never stop learning. Believe me, you will feel that no matter how much you know you feel that you don't know anything at all. This happens a lot when your code doesn't run and you don't find the bug. Here is when the imposter syndrome comes to attack. You feel that you don't know anything and you fall into tutorial hell. To avoid this, it is best to step away from the code for at least 10 to 15 min do a different activity walk, something that is not related to code. Free yourself from the technology for that time and then go back to the code until you solve it. You can use the pomodoro technique by working 20 mins on the code take 5 - 10 min of break, go back 20 mins to code and repeat this for at least 3 times. When you take your 4th break will be longer for at least 20 min and when comming back to the code do 35 - 45 min straight. Find resources such as developer communities like &lt;a href="https://www.frontendmentor.io/home"&gt;Frontend Mentor&lt;/a&gt;, &lt;a href="https://www.papareact.com/"&gt;#PAPAfam&lt;/a&gt;, pages like &lt;a href="https://stackoverflow.com/"&gt;StackOverflow&lt;/a&gt;, &lt;a href="https://github.com/"&gt;GitHub&lt;/a&gt;,  read and know how to ask questions in google search and the most important know how to read and understand the errors in the console this will help you to know what is happening and why is not running. &lt;/p&gt;

&lt;p&gt;If you find this article helpful please feel free to comment on the bottom section.&lt;/p&gt;

&lt;p&gt;You can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.linkedin.com/in/mailing-delgado-medina/"&gt;Connect with me on LinkedIn&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/MailingDelgadoMedina"&gt;Follow me on GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>beginners</category>
      <category>codenewbie</category>
      <category>programming</category>
      <category>motivation</category>
    </item>
  </channel>
</rss>
