Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workshop: Organizing and Simplifying Python Code #61

Open
s2t2 opened this issue Jul 24, 2024 · 1 comment
Open

Workshop: Organizing and Simplifying Python Code #61

s2t2 opened this issue Jul 24, 2024 · 1 comment
Labels
8 - Establish new training programs Build capacity in open-source software development, open data, and open access

Comments

@s2t2
Copy link
Collaborator

s2t2 commented Jul 24, 2024

Organizing Code for Python Applications

Status: FALL

Description: Improve the maintainability and quality of your code. Attendees will become familiar with code modularity and organization principles.

Learning Objectives:

  1. Translate Python notebook code into a local development repository.
  2. Identify areas in code that can be simplified for improved readability and maintainability.
  3. Refactor code by simplifying complex logic and removing duplication.
  4. Discuss code organization concepts such as the single responsibility principle, and the DRY principle.
  5. Organize code into modules to enhance scalability and maintainability, and practice importing code across multiple files.
  6. Use automated tools such as Code Climate to perform code maintainability assessments.

Required Software:

  • GitHub Desktop (requires a GitHub account)
  • VS Code Text Editor
  • Anaconda
  • Command Line Application (Terminal on Mac, Git Bash on Windows)

Offerings and Desired Dates: 1 (late Sept)

Presenter(s): Michael Rossetti

Audience: All GW community

@s2t2 s2t2 added the 8 - Establish new training programs Build capacity in open-source software development, open data, and open access label Jul 24, 2024
@s2t2
Copy link
Collaborator Author

s2t2 commented Aug 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8 - Establish new training programs Build capacity in open-source software development, open data, and open access
Projects
None yet
Development

No branches or pull requests

1 participant