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

Beyond Static Analysis Tools #55

Open
RonakLakhotia opened this issue Feb 20, 2019 · 2 comments
Open

Beyond Static Analysis Tools #55

RonakLakhotia opened this issue Feb 20, 2019 · 2 comments
Assignees

Comments

@RonakLakhotia
Copy link
Contributor

No description provided.

@RonakLakhotia RonakLakhotia self-assigned this Feb 20, 2019
@Xenonym Xenonym added the week 8 label Mar 4, 2019
@RonakLakhotia
Copy link
Contributor Author

TOPIC

Importance of writing quality code.

PUMA

PUNCH

How AT&T's network broke down due to an error in one line of code.

WIIFY

Good quality code makes it easy to follow and oversee. It also makes it easy to write new features. It makes you a better developer and reflects in your paycheck.

Key Points

  • Good quality code is correct, readable, extensible and efficient.
  • Quality code is not your own, rather meant for consumption by other teammates.
  • Good quality code increases maintainability and reduces technical debt.
  • Static analysis tools help track code quality metrics and maintain code health.

Impact

Know: Why code quality is of utmost importance in the industry.
Believe: High code quality increases productivity and static analysis tools are a necessity to do so.
Do/ Call to Action: Adopt good quality practices to become better software engineers.

Slides

Lightning Talk B2.pptx

@RonakLakhotia
Copy link
Contributor Author

RonakLakhotia commented Apr 15, 2019

LT-C2 - Beyond Static Analysis Tools - also added slide to document PUMA

@damithc edited this to add a slide to document PUMA, I had forgotten to add it before.

@RonakLakhotia RonakLakhotia changed the title Importance of Code Quality Beyond Static Analysis Tools Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants