Giter Site home page Giter Site logo

software-engineering-python's Introduction

Python Development Tools

Kristian Rother & Magdalena Rother

What this book is about?

This guide is for you if you are writing your first programs with more than 500 lines.

You know how to write Python code, but have realized that creating a piece of software is more complex. You are facing questions like:

  • How to make my code cleaner?
  • How to make sure my program works?
  • How to install my program on multiple computers?
  • How to keep the program running over time?
  • How to deliver the program to other people?

In brief, you would like to develop programs that get the job done and don't fall apart.

To write such programs, there are established best practices that allow you to develop, test and maintain software systematically. Fortunately, Python comes with mature development tools. You might call these tools "Software Engineering Practices", but we find the term a bit pompous.

We just want to help you to get things done quickly.

Contents

Programming

Quality

Infrastructure

Projects

Contact

We are two software engineers who decided to write down our experience resulting from many Python projects in life science, web development and teaching.

We are curious to hear what other topics you would like to read about. You can reach us via:

License

This text is released under the conditions of the Creative Commons Attribution Share-alike License 4.0.

software-engineering-python's People

Contributors

krother avatar lenarother avatar

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.