Status Updates From The Clean Coder: A Code of ...

The Clean Coder: A Code of Conduct for Professional Programmers The Clean Coder: A Code of Conduct for Professional Programmers
by


Status Updates Showing 1-30 of 211

order by

Wanda Singela
Wanda Singela is 36% done
Professionals are not required to say yes to everything that is asked of them. However, they should work hard to find creative ways to make “yes” possible.
Mar 07, 2025 04:25AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Wanda Singela
Wanda Singela is 36% done
Professionals are not required to say yes to everything that is asked of them. However, they should work hard to find creative ways to make “yes” possible.
Mar 07, 2025 04:25AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Wanda Singela
Wanda Singela is 21% done
My greatest takeaway thus far is this; Your career is your responsibility!
Mar 06, 2025 01:10PM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Elizabeth
Elizabeth is on page 84 of 210
work book club 📚
Mar 03, 2025 09:20PM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Aliaksei
Aliaksei is 78% done
190 / 244
Dec 30, 2024 04:42PM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Aliaksei
Aliaksei is 75% done
182 / 244
Dec 30, 2024 04:13PM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Aliaksei
Aliaksei is 69% done
168 / 244
Dec 30, 2024 10:25AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Aliaksei
Aliaksei is 37% done
90 / 244
Dec 29, 2024 09:41AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Aliaksei
Aliaksei is 32% done
78 / 244
Dec 29, 2024 09:06AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Aliaksei
Aliaksei is 26% done
63 / 244
Dec 23, 2024 09:43AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Aliaksei
Aliaksei is 24% done
58 / 244
Dec 15, 2024 08:34AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Aliaksei
Aliaksei is 21% done
52 / 244
Dec 09, 2024 02:41PM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Mohammad Hossein
Mohammad Hossein is on page 184 of 210
"A craftsman is someone who works quickly, but without rushing, who provides reasonable estimates and meets commitments. A craftsman knows when to say no, but tries hard to say yes. A craftsman is a professional."
Feb 21, 2024 11:36AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Mohammad Hossein
Mohammad Hossein is on page 159 of 210
«we are happiest when we are alone in a room for hours deeply focussing on some really interesting problem.»

یه روز یه سوال بزرگ از خودم پرسیدم. اینکه خالص‌ترین و واقعی‌ترین لحظات خوشی و خوشبختی من کی بودن؟ یه سری سکانس‌هارو دونه دونه از ته صندوق خاطراتم کشیدم بیرون و شروع کردم به ارزیابی و باید اعتراف کنم که خالص‌ترین و واقعی‌ترین خوشحالی‌هام در لحظاتی طبق توصیف پاراگراف بالا اتفاق افتادن.
Feb 19, 2024 08:51AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Mohammad Hossein
Mohammad Hossein is on page 138 of 210
«The problem is that we view estimates in different ways. Business likes to view estimates as commitments. Developers like to view estimates as guesses. The difference is profound»
Feb 15, 2024 12:02PM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Mohammad Hossein
Mohammad Hossein is on page 131 of 210
Priority Inversion

"Whatever the reason, you find ways to avoid doing the real work. You convince yourself that something else is more urgent, and you do that instead. This is called *priority inversion*"

"...Priority inversions are a lie we tell ourselves"

"Clearly this is unprofessional behaviour"
Feb 14, 2024 11:53AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Mohammad Hossein
Mohammad Hossein is on page 101 of 210
«Professional developers have a single definition of done. Done means done, Done means all code written, all tests pasd, QA and the stakeholders have accepted, Done.»
Feb 10, 2024 10:47AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Mohammad Hossein
Mohammad Hossein is on page 72 of 210
«Woe to the poor developer who buckles under pressure and agrees to try to make the deadline.»
Feb 10, 2024 10:25AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Mohammad Hossein
Mohammad Hossein is on page 56 of 210
"Your career is your *responsibility*. It is not your employer's responsibility to make sure you are marketable."

"you should plan on working 60 hours per week. The first 40 are for your employer. The remaining 20 are for you. During this 20 hours, you should be reading, practicing, learning, and otherwise enhancing your career."
Feb 01, 2024 10:24PM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Karol Krawczykiewicz
Karol Krawczykiewicz is on page 95 of 216
Ile jeszcze będzie tych opowieści z lat 70...
Nov 20, 2023 01:49PM 1 comment
Mistrz czystego kodu. Kodeks postepowania...

Karol Krawczykiewicz
Karol Krawczykiewicz is on page 50 of 216
Typowy amerykański grindset, ego top
Nov 18, 2023 01:34PM Add a comment
Mistrz czystego kodu. Kodeks postepowania...

Rootul
Rootul is 50% done
Great so far. Use TDD. Practice programming via coding exercises.
Oct 26, 2023 12:29PM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Cameron Brown
Cameron Brown is finished
I don’t agree with the author on some things, but overall it’s a good book about being a professional software developer.
May 26, 2023 06:25PM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Ivar
Ivar is 60% done
More practical advice followed. Quite some time spent on testing side of things. It seems to be fairly universal, ie do more unit tests followed by component, integration, functional, acceptance, qa. I liked the suggestions on how not to cow under pressure and be open if something is not possible, ie do not say you will try things. Estimation suggestions and the formula given is also quite useful.
Mar 02, 2023 01:34AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Ivar
Ivar is 15% done
2 chapters in and all I can say the authos in the spot. It is difficult for the engineers to learn to be professional when you have the divide and conquer tactics in the tech companies. If all you did in your life was to work with a manager and never saw how other engineers fight for proper implementation then that person will just repeat the mistakes. This book will help you understand. Content maps to my experience
Feb 25, 2023 04:12AM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Kristina Manachinskaia
Kristina Manachinskaia is on page 144 of 210
- почему я захотела прочитать эту книгу?
1. Готовлю себя морально к прохождению курсу по С++ от Яндекс практикума
2. Хочу понять, что есть программист-профессионал, чтобы меньше с людьми на работе ссориться
Jan 07, 2023 12:36PM Add a comment
The Clean Coder: A Code of Conduct for Professional Programmers

Isabella
Isabella is on page 184 of 244
Artesão. Esta palavra evoca na mente a habilidade e a qualidade. Experiência e competência. Um artesão é alguém que trabalha rapidamente, mas sem se apressar, que dá estimativas razoáveis e cumpre seus compromissos. Um artesão sabe quando dizer não, mas tenta dizer sim ao máximo. Um artesão é um profissional.
Jul 21, 2022 02:22PM Add a comment
O Codificador Limpo

Isabella
Isabella is on page 155 of 244
O truque para lidar com a pressão é evita-la sempre que puder e fluir com ela quando não puder fugir dela. Você a evita gerenciando seus compromissos, seguindo suas disciplinas e mantendo-se limpo. Fique.calmo, comunique-se e peça ajuda.
Jul 21, 2022 02:20PM Add a comment
O Codificador Limpo

Isabella
Isabella is on page 154 of 244
A única forma de passar pela panela de pressão é confiar no que você já conhece suas disciplinas.
Jul 21, 2022 02:19PM Add a comment
O Codificador Limpo

« previous 1 3 4 5 6 7 8