René's URL Explorer Experiment


Title: Intermediate Research Software Development

Mail addresses
info@software.ac.uk

direct link

Domain: uomresearchit.github.io

None2023-11-13 16:18:34 +0000
application-nameThe Carpentries Incubator - Intermediate Research Software Development
msapplication-TileColor#FFFFFF
msapplication-TileImage/python-intermediate-development-earth-sciences/assets/favicons/incubator/mstile-144x144.png
msapplication-square70x70logo/python-intermediate-development-earth-sciences/assets/favicons/incubator/mstile-70x70.png
msapplication-square150x150logo/python-intermediate-development-earth-sciences/assets/favicons/incubator/mstile-150x150.png
msapplication-wide310x150logo/python-intermediate-development-earth-sciences/assets/favicons/incubator/mstile-310x150.png
msapplication-square310x310logo/python-intermediate-development-earth-sciences/assets/favicons/incubator/mstile-310x310.png

Links:

If you teach this lesson, please tell the authors and provide feedback by opening an issue in the source repositoryhttps://github.com/UoMResearchIT/python-intermediate-development-earth-sciences/issues
https://uomresearchit.github.io/python-intermediate-development-earth-sciences/index.html
Homehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/index.html
Code of Conducthttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/CODE_OF_CONDUCT.html
Setuphttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/setup.html
Episodes https://uomresearchit.github.io/python-intermediate-development-earth-sciences/
Setting the Scenehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/00-setting-the-scene/index.html
Section 1: Setting Up Environment For Collaborative Code Developmenthttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/10-section1-intro/index.html
Introduction to Our Software Projecthttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/11-software-project/index.html
Virtual Environments For Software Developmenthttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/12-virtual-environments/index.html
Integrated Software Development Environmentshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/13-ides/index.html
Collaborative Software Development Using Git and GitHubhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/14-collaboration-using-git/index.html
Python Code Style Conventionshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/15-coding-conventions/index.html
Verifying Code Style Using Lintershttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/16-verifying-code-style-linters/index.html
Section 2: Ensuring Correctness of Software at Scalehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/20-section2-intro/index.html
Automatically Testing Softwarehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/21-automatically-testing-software/index.html
Scaling Up Unit Testinghttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/22-scaling-up-unit-testing/index.html
Continuous Integration for Automated Testinghttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/23-continuous-integration-automated-testing/index.html
Diagnosing Issues and Improving Robustnesshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/24-diagnosing-issues-improving-robustness/index.html
Section 3: Software Development as a Processhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/30-section3-intro/index.html
Software Requirementshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/31-software-requirements/index.html
Software Architecture and Designhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/32-software-design/index.html
Programming Paradigmshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/33-programming-paradigms/index.html
Functional Programminghttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/34-functional-programming/index.html
Object Oriented Programminghttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/35-object-oriented-programming/index.html
Architecture Revisited: Extending Softwarehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/36-architecture-revisited/index.html
Section 4: Collaborative Software Development for Reusehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/40-section4-intro/index.html
Developing Software In a Team: Code Reviewhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/41-code-review/index.html
Preparing Software for Reuse and Releasehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/42-software-reuse/index.html
Packaging Code for Release and Distributionhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/43-software-release/index.html
Section 5: Managing and Improving Software Over Its Lifetimehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/50-section5-intro/index.html
Managing a Collaborative Software Projecthttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/51-managing-software/index.html
Assessing Software for Suitability and Improvementhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/52-assessing-software-suitability-improvement/index.html
Software Improvement Through Feedbackhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/53-improvement-through-feedback/index.html
Wrap-uphttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/60-wrap-up/index.html
All in one page (Beta)https://uomresearchit.github.io/python-intermediate-development-earth-sciences/aio/index.html
Extras https://uomresearchit.github.io/python-intermediate-development-earth-sciences/
Referencehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/reference.html
Abouthttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/about/index.html
Figureshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/figures/index.html
Instructor Noteshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/guide/index.html
Common Issues, Fixes & Tipshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/common-issues/index.html
https://uomresearchit.github.io/python-intermediate-development-earth-sciences
Additional Material: Protecting the Main Branch on a Shared GitHub Repositoryhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/protect-main-branch/index.html
Additional Material: Using Microsoft Visual Studio Codehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/vscode/index.html
https://uomresearchit.github.io/python-intermediate-development-earth-sciences
Additional Material: Persistencehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/persistence/index.html
Additional Material: Databaseshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/databases/index.html
Additional Material: Geopandashttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/geopandas/index.html
Quizhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/quiz/index.html
Licensehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/LICENSE.html
Improve this page https://github.com/UoMResearchIT/python-intermediate-development-earth-sciences/edit/gh-pages/index.md
The Carpentries Incubatorhttps://github.com/carpentries-incubator/proposals/#the-carpentries-incubator
Intermediate Research Software Developmenthttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/index.html
learning objectiveshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/index.html#learning-objectives-for-the-workshop
Software Carpentry Python coursehttps://software-carpentry.org/lessons
‘Technical debt’https://en.wikipedia.org/wiki/Technical_debt
Software Carpentry coursehttps://software-carpentry.org/lessons
learning objectives of the coursehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/index.html#learning-objectives-for-the-workshop
this short quizhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/quiz/index.html
Setuphttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/setup.html
common issues, fixes & tipshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/common-issues/index.html
Setuphttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/setup.html
Download and setup software required for the coursehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/setup.html
Setting the Scenehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/00-setting-the-scene/index.html
Section 1: Setting Up Environment For Collaborative Code Developmenthttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/10-section1-intro/index.html
Introduction to Our Software Projecthttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/11-software-project/index.html
Virtual Environments For Software Developmenthttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/12-virtual-environments/index.html
Integrated Software Development Environmentshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/13-ides/index.html
Collaborative Software Development Using Git and GitHubhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/14-collaboration-using-git/index.html
Python Code Style Conventionshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/15-coding-conventions/index.html
Verifying Code Style Using Lintershttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/16-verifying-code-style-linters/index.html
Section 2: Ensuring Correctness of Software at Scalehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/20-section2-intro/index.html
Automatically Testing Softwarehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/21-automatically-testing-software/index.html
Scaling Up Unit Testinghttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/22-scaling-up-unit-testing/index.html
Continuous Integration for Automated Testinghttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/23-continuous-integration-automated-testing/index.html
Diagnosing Issues and Improving Robustnesshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/24-diagnosing-issues-improving-robustness/index.html
Section 3: Software Development as a Processhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/30-section3-intro/index.html
Software Requirementshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/31-software-requirements/index.html
Software Architecture and Designhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/32-software-design/index.html
Programming Paradigmshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/33-programming-paradigms/index.html
Functional Programminghttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/34-functional-programming/index.html
Object Oriented Programminghttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/35-object-oriented-programming/index.html
Architecture Revisited: Extending Softwarehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/36-architecture-revisited/index.html
Section 4: Collaborative Software Development for Reusehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/40-section4-intro/index.html
Developing Software In a Team: Code Reviewhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/41-code-review/index.html
Preparing Software for Reuse and Releasehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/42-software-reuse/index.html
Packaging Code for Release and Distributionhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/43-software-release/index.html
Section 5: Managing and Improving Software Over Its Lifetimehttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/50-section5-intro/index.html
Managing a Collaborative Software Projecthttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/51-managing-software/index.html
Assessing Software for Suitability and Improvementhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/52-assessing-software-suitability-improvement/index.html
Software Improvement Through Feedbackhttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/53-improvement-through-feedback/index.html
Wrap-uphttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/60-wrap-up/index.html
CC-BY 4.0https://creativecommons.org/licenses/by/4.0/
the authorshttps://uomresearchit.github.io/python-intermediate-development-earth-sciences/CITATION
Edit on GitHubhttps://github.com/UoMResearchIT/python-intermediate-development-earth-sciences/edit/gh-pages/index.md
Contributinghttps://github.com/UoMResearchIT/python-intermediate-development-earth-sciences/blob/gh-pages/CONTRIBUTING.md
Sourcehttps://github.com/UoMResearchIT/python-intermediate-development-earth-sciences/
Citehttps://github.com/UoMResearchIT/python-intermediate-development-earth-sciences/blob/gh-pages/CITATION
The Carpentries themehttps://github.com/carpentries/carpentries-theme/

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.