This lesson is being piloted (Beta version)
If you teach this lesson, please tell the authors and provide feedback by opening an issue in the source repository
Toggle navigation
Home
Code of Conduct
Setup
Episodes
Section 1: Setting Up Environment For Collaborative Code Development
Introduction to Our Software Project
Collaborative Software Development Using Git and Bitbucket
Python Code Style Conventions
Verifying Code Style Using Linters
Section 2: Ensuring Correctness of Software at Scale
Automatically Testing Software
Scaling Up Unit Testing
Continuous Integration for Automated Testing
Section 3: Software Development as a Process
Software Requirements
Software Architecture and Design
Programming Paradigms
Functional Programming (optional)
Object Oriented Programming (optional)
Architecture Revisited: Extending Software (optional)
Section 4: Collaborative Software Development for Reuse
Developing Software In a Team: Code Review
Section 5: Managing and Improving Software Over Its Lifetime
Assessing Software for Suitability and Improvement
Section 6: Continuous Delivery
Continuous Delivery/Continuous Deployment with BitBucket Pipelines
Wrap-up
All in one page (Beta)
Extras
Reference
About
Figures
Instructor Notes
Common Issues, Fixes & Tips
Additional Material: Using Microsoft Visual Studio Code
Additional Material: Persistence
Additional Material: Databases
Quiz
License
Improve this page
This lesson is part of
The Carpentries Incubator
, a place to share and use each other's Carpentries-style lessons.
This lesson has not been reviewed by and is not endorsed by The Carpentries
.
Intermediate Research Software Development
: Figures