Giter VIP home page Giter VIP logo

gjbex / best-practices-in-programming Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 801 KB

Material for a training on best practices for programming and software development

Home Page: https://gjbex.github.io/Best-practices-in-programming/

License: Creative Commons Attribution 4.0 International

c code coverage cpp documentation fortran functionaltests python training unittesting version-control

best-practices-in-programming's Introduction

Best practices in programming

DOI

Render and test workflow

Material for a training on best practices for programming and software development.

The material is available as a website.

Table of contents

  1. Syntax versus semantics
  2. Code style and conventions
  3. Version control with git and collaboration
  4. Code documentation
  5. Testing
    • Testing as experiments
    • Unit testing
    • Functional testing
    • Code coverage
  6. Deployment
  7. Continuous integration

Programming languages covered

Although this training aims to be programming language-agnostic, the repository also list a number of tools that are programming language-specific. Obviously, this can not be exhaustive, so feel free to suggest additional tools if you are aware of any.

Programming languages covered:

  • C
  • C++
  • Fortran
  • Python
  • R

Of course, there are many programming language-agnostic tools as well.

What is it?

  1. docs: directory with the markdown source for the site.
  2. mkdocs.yml: mkdocs configuration file.
  3. environment.yml: conda environment for building the site.
  4. linkcheck_skip_file.txt: skip file for linkcheck
  5. LICENSE: license for this repository and materials.
  6. CONTRIBUTING.md: how to contribute to this repository.
  7. CODE_OF_CONDUCT.md: code of conduct.

About

This material is licensed under Creative Commons.

You can contribute to this project in various ways.

Both contributing to this material and participating in the training are subject to the code of conduct.

Acknowledgments

I've "borrowed" much of the table of contents from a training given by the Netherlands eScience Center, although no actual contents of that training was used for the development of this material.

best-practices-in-programming's People

Contributors

gjbex avatar

Stargazers

Hoang Minh Phan avatar Tapashree Pradhan avatar  avatar

Watchers

 avatar  avatar

Forkers

edmondium

best-practices-in-programming's Issues

Add section on containers

Containers can be useful during development so the team works with a common environment that is reproducible, as well as a deployment mechanism for your application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.