Programming Guide

Contents:

  • Version Control
  • Python
    • Python Guideline
    • Flask
    • Data Analysis
  • Code Quality
Programming Guide
  • »
  • Python
  • View page source

PythonΒΆ

Contents:

  • Python Guideline
    • Variable Naming
    • Linting
    • Typing Annotation
    • Write Test
    • DocString
    • Return Object Instead of Long Tuple
    • Use Named Parameter
    • Class Constructor
    • Use Context Manager for Opening File
  • Flask
  • Data Analysis
    • Getting Started
    • Make Separate Folder for Each Member
    • Put your shared code in library
Next Previous

© Copyright 2020, The Gang Technology

Built with Sphinx using a theme provided by Read the Docs.