SlideShare a Scribd company logo
Ethos Commenting TrainingWeee! Commenting code is fun!
The Purpose of CommentsHelp you remember what something does
The code is just as foreign to you after 3 months of looking at it as it is if someone else wrote it.
Sometimes you just can't have great variable names.
Sometimes I don't understand complex logic just after I've written it. The Purpose of CommentsHelp someone figure out what something does
Describe why a functionality appears to go against best practices.
Bug fixing
Application DocumentationCommon Excuses for no CommentsIt takes too long, I don't have time to comment my code!
Stop being lazy! You can comment 8 hours worth of code in around 15 minutes.

More Related Content

PDF
Preparing for a .Net Interview
PDF
Javascript Clean Code
PDF
Proofreading In Just 7 Simple Steps
PPTX
Python for Beginners - How to Learn Python Easily
PDF
How to test untestable code
ODP
7 rules on code readability
PPT
How to Edit Paper Fastly?
PPTX
Responding to extended writing electronically v3
Preparing for a .Net Interview
Javascript Clean Code
Proofreading In Just 7 Simple Steps
Python for Beginners - How to Learn Python Easily
How to test untestable code
7 rules on code readability
How to Edit Paper Fastly?
Responding to extended writing electronically v3

What's hot (20)

PDF
1of 3 Factors of TOEIC Success
PDF
Myths about static analysis. The second myth - expert developers do not make ...
PDF
How not to suck at unit tests
DOCX
Skills analysis
PPTX
Tdd like beethoven
PPT
Programming Kiss
PPT
Mocking 101
PDF
Create first android app with MVVM Architecture
PPTX
Debugging with visual studio beyond 'F5'
DOCX
Initial Skills Analysis - Lewis Hartill
PDF
Tips to Comment the Code
ODP
8 Programming Concepts You Should Know
PPTX
GOOD PROGRAMMING
PDF
Walmyr Filho - Lessons learned as software engineer working at appear.in
PPTX
Python programming
ODP
How to read W3C specs
PDF
Jobplanet Code Review Strategy
PDF
Type Checking in Python at Tiqets
ODP
How to code
PPTX
How to Check Grammar and Sentence Structure
1of 3 Factors of TOEIC Success
Myths about static analysis. The second myth - expert developers do not make ...
How not to suck at unit tests
Skills analysis
Tdd like beethoven
Programming Kiss
Mocking 101
Create first android app with MVVM Architecture
Debugging with visual studio beyond 'F5'
Initial Skills Analysis - Lewis Hartill
Tips to Comment the Code
8 Programming Concepts You Should Know
GOOD PROGRAMMING
Walmyr Filho - Lessons learned as software engineer working at appear.in
Python programming
How to read W3C specs
Jobplanet Code Review Strategy
Type Checking in Python at Tiqets
How to code
How to Check Grammar and Sentence Structure
Ad

Similar to Code comment-training (20)

PDF
Prefer Code to Comments
PDF
WordCamp US: Clean Code
PPTX
Untangling spring week8
PDF
10 tips to save you time and frustration while programming
PPTX
Best pratice
PDF
Best Practices in Software Development
PDF
How To Become A Good C# Programmer
PPTX
Software Development Essential Skills
PDF
10 Faulty Behaviors of Code Review - Developer Summit Istanbul 2018
PDF
Surviving the technical interview
PPTX
On Readability of Code
PPTX
11 rules for programmer should live by
PDF
Learning Joomla! in a weekend (for developers)
PPT
paraphrase
TXT
Upwork time log and difficulty 20160523
PDF
Working together
PPTX
2.1.8 clean code and debugging
PPTX
Importance of the quality of code
PDF
Advanced java script essentials v1
DOCX
Code review guidelines
Prefer Code to Comments
WordCamp US: Clean Code
Untangling spring week8
10 tips to save you time and frustration while programming
Best pratice
Best Practices in Software Development
How To Become A Good C# Programmer
Software Development Essential Skills
10 Faulty Behaviors of Code Review - Developer Summit Istanbul 2018
Surviving the technical interview
On Readability of Code
11 rules for programmer should live by
Learning Joomla! in a weekend (for developers)
paraphrase
Upwork time log and difficulty 20160523
Working together
2.1.8 clean code and debugging
Importance of the quality of code
Advanced java script essentials v1
Code review guidelines
Ad

Recently uploaded (20)

PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
cuic standard and advanced reporting.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
Big Data Technologies - Introduction.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Cloud computing and distributed systems.
PDF
KodekX | Application Modernization Development
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PPT
Teaching material agriculture food technology
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Programs and apps: productivity, graphics, security and other tools
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
cuic standard and advanced reporting.pdf
Empathic Computing: Creating Shared Understanding
MIND Revenue Release Quarter 2 2025 Press Release
Big Data Technologies - Introduction.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Understanding_Digital_Forensics_Presentation.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Cloud computing and distributed systems.
KodekX | Application Modernization Development
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Spectral efficient network and resource selection model in 5G networks
Teaching material agriculture food technology
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Network Security Unit 5.pdf for BCA BBA.
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
20250228 LYD VKU AI Blended-Learning.pptx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Programs and apps: productivity, graphics, security and other tools

Code comment-training