Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.26 KB

overview.md

File metadata and controls

33 lines (23 loc) · 1.26 KB

Software Development

In this chapter we give an overview of the best practices for software development at the Netherlands eScience Center, including a rationale.

Know your tools

In addition to the advice on the best practices in these chapters, knowing the tools that are available for software development can really help you getting things done faster.

Learn how to use the command line efficiently

Read the chapter on using Bash.

Use an editor that helps you develop

Commonly used editors and their ecosystem of plugins can really help you write better code faster. Note that for each of the editors and environments listed below, it is important to configure them such that they support the programming languages that you are developing in.

Below is a list of editors that support many programming languages.

Integrated Development Environments (IDEs):

Text editors: