Software Alternatives & Reviews

What do you need to get started in web development?

GitHub Git for Windows Atom
  1. 1
    Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
    Pricing:
    • Open Source
    Not to be confused with git; Git Hub is a website where you can share your code with the world. This is your portfolio of code, where you can share your projects or show off to potential employers. You can also contribute to other people’s projects. There’s nothing to download (You will use it with git once you have that installed) just go to the website and create an account.

    #Code Collaboration #Git #Version Control 2043 social mentions

  2. We bring the awesome Git SCM to Windows
    Pricing:
    • Open Source
    A popular program for Windows users is Git Bash which allows you to use Linux commands in the Git Bash terminal.

    #SSH #Terminal Tools #Development 80 social mentions

  3. 3
    At GitHub, we’re building the text editor we’ve always wanted: hackable to the core, but approachable on the first day without ever touching a config file. We can’t wait to see what you build with it.
    First things first you’re going to need a text editor. There are many to choose from and when you’re starting out it doesn’t matter much which one you go for. Popular choices are Visual Studio Code , Atom and Notepad++ . My personal favorite is Visual Studio Code: it is very customizable, has lots of add-ons and it works really well as an Integrated Development Environment.

    #Text Editors #IDE #Software Development 152 social mentions

Discuss: What do you need to get started in web development?

Log in or Post with