#codingstandards search results
Comments in code should explain WHY, not WHAT. If you need comments to explain what your code does, rewrite your code. #Programming #CleanCode #CodingStandards
🎉 Attention Øredev 2025! 🎉 Want a FREE autographed hardbound copy of my brand-new coding standards book? Easy: come to my session, grab a seat up front, and keep your phone ready! #RockYourCode #Oredev2025 @oredev #CodingStandards bit.ly/CodingStandard…
We all might have met the "Coding Standards Nazi" who would shout out loud whenever they review the code. 😡 #CodingStandards #SoftwareDevelopers #TechCommunity

What coding standards does your team follow? Check out this blog post to take a deep dive into coding standards, understand why they are important, and learn how to introduce them into your development process effectively. tinyurl.com/4xs4xwe6 #codequality #codingstandards

Organization Coding Standards just got better! 🎉 It’s now effortless and fast to set up 10 tailored code pattern settings, no matter how many repositories you have. Check the tutorial: youtu.be/2MKZG7nr4Ho #codingstandards #codequality #codereview #securitycode
Supercharge GitHub Copilot! 🚀🤖 #GitHub #AI #CodingStandards github.com/github/awesome…
.NET devs: Want a free hardbound copy of my Coding Standards book? 🇺🇸 (US shipping only) Q: In .NET libraries, when—if ever—is `async void` acceptable? Reply with your answer! dotnettips.wordpress.com/rock-your-code/ #dotnet #csharp #codingstandards #RockYourCode #MVPBuzz

🎉 Congratulations to John Carling on winning a copy of my Coding Standards for .NET book! Want your own copy? 📘 Grab it in paperback or hardback here: dotnettips.wordpress.com/rock-your-code/ #RockYourCode #dotnet #CodingStandards #MVPBuzz @JRCsystems

"Crafting Perl code without 'Perl Best Practices' by Damian Conway is like trekking through a jungle without a map! 🌲🗺️ Elevate your code from spaghetti to spectacular with 256 pro tips on layout, naming, and more. #Perl #CodingStandards"

Quality over haste, every time. Good code may take a bit longer, but the stability, scalability, and lesser bug fixes are worth the investment. Strive for excellence, not just speed. #CodingStandards #QualityOverSpeed #CodeExcellence #SustainableCoding

Coding Standards for Microsoft .NET c-sharpcorner.com/article/coding… by @realDotNetDave via @CsharpCorner #CodingStandards #MicrosoftDotNet

🚀 How Do I Keep My Code Clean? . . . #NodeJS #WebDevTips #CodingStandards #DevLife #SoftwareDevelopment #RefactorCode

If Only Documentation Looked as Clean as the Code...What makes good documentation? Fundamentally it's about organization and ease of visual tracking. Here are some manifestations of how to make that happen. technewsworld.com/story/178455.h… #CleanCode #CodingStandards

In a project that is incorporated with various packages, it can be a mess if each individual uses a different coding standards. This is the reason why PSR was designed. Learn more about the standard recommendations in PHP. buff.ly/4cNxzOb #codingstandards #psr

Today we had an excellent session conducted by Nagalingam V - Project Manager at @cgvak on Comprehensive Coding. The focus was on effective communication, strict adherence to coding standards, and implementing strong security practices. #cgvak #codingstandards #softwaresecurity




At HandyBuilds, we believe that the key to developing high-quality websites and applications lies in following best practices for web development. #webdevelopment #bestpractices #codingstandards #testing #performanceoptimization #accessibility #security #versioncontrol

🎉 Attention Øredev 2025! 🎉 Want a FREE autographed hardbound copy of my brand-new coding standards book? Easy: come to my session, grab a seat up front, and keep your phone ready! #RockYourCode #Oredev2025 @oredev #CodingStandards bit.ly/CodingStandard…
Comments in code should explain WHY, not WHAT. If you need comments to explain what your code does, rewrite your code. #Programming #CleanCode #CodingStandards
Supercharge GitHub Copilot! 🚀🤖 #GitHub #AI #CodingStandards github.com/github/awesome…
Comments in code should explain WHY, not WHAT. If you need comments to explain what your code does, rewrite your code. #Programming #CleanCode #CodingStandards
Comments in code should explain WHY, not WHAT. If you need comments to explain what your code does, rewrite your code. #Programming #CleanCode #CodingStandards
Comments in code should explain WHY, not WHAT. If you need comments to explain what your code does, rewrite your code. #Programming #CleanCode #CodingStandards
🎉 Congratulations to John Carling on winning a copy of my Coding Standards for .NET book! Want your own copy? 📘 Grab it in paperback or hardback here: dotnettips.wordpress.com/rock-your-code/ #RockYourCode #dotnet #CodingStandards #MVPBuzz @JRCsystems

Comments in code should explain WHY, not WHAT. If you need comments to explain what your code does, rewrite your code. #Programming #CleanCode #CodingStandards
.NET devs: Want a free hardbound copy of my Coding Standards book? 🇺🇸 (US shipping only) Q: In .NET libraries, when—if ever—is `async void` acceptable? Reply with your answer! dotnettips.wordpress.com/rock-your-code/ #dotnet #csharp #codingstandards #RockYourCode #MVPBuzz

Comments in code should explain WHY, not WHAT. If you need comments to explain what your code does, rewrite your code. #Programming #CleanCode #CodingStandards
Don't let malicious bugs infect your code! Grab a copy of "Rock Your Code: Coding Standards for Microsoft .NET". Available now on Amazon! bit.ly/CodingStandard… #dotnet #CodingStandards #CodePerformance #VisualStudio
Comments in code should explain WHY, not WHAT. If you need comments to explain what your code does, rewrite your code. #Programming #CleanCode #CodingStandards
Comments in code should explain WHY, not WHAT. If you need comments to explain what your code does, rewrite your code. #Programming #CleanCode #CodingStandards
Comments in code should explain WHY, not WHAT. If you need comments to explain what your code does, rewrite your code. #Programming #CleanCode #CodingStandards
Comments in code should explain WHY, not WHAT. If you need comments to explain what your code does, rewrite your code. #Programming #CleanCode #CodingStandards
What coding standards does your team follow? Check out this blog post to take a deep dive into coding standards, understand why they are important, and learn how to introduce them into your development process effectively. tinyurl.com/4xs4xwe6 #codequality #codingstandards

🛰️ Rule 1: Avoid Complex Flow Constructs: NASA avoids complex control flow constructs like goto and recursion. They stick to simple loops and conditionals. This makes the code easier to review and statically analyze. #NASA #CodingStandards

#JavaScriptSyntax #ClassConstructors #CodingStandards #ProgrammingBestPractices #CodeStyle #ES6vsES5 #OOPinJS #JSDevelopers #TechCommunity #SoftwareEngineering Which is advisable to use and why? A B


Docformatter vous assure que vos chaînes de documentation respectent les conventions PEP 257. Plus besoin de se préoccuper des détails de mise en forme ! #Python #CodingStandards

Don't underestimate the power of coding in software optimization. Even in the age of low-code applications, robust coding remains crucial. Choose the right frameworks and languages to future-proof your software landscape. #CodingStandards #SoftwareDevelopment

Coding Styles - Which one do you prefer? #Coding #SoftwareEngineer #codingstandards #softwaredevelopment

3/7 Generics can also be used in interfaces. Define a one-size-fits-all structure that ensures consistency across different data types. #TypeScript #CodingStandards

.NET devs: Want a free hardbound copy of my Coding Standards book? 🇺🇸 (US shipping only) Q: In .NET libraries, when—if ever—is `async void` acceptable? Reply with your answer! dotnettips.wordpress.com/rock-your-code/ #dotnet #csharp #codingstandards #RockYourCode #MVPBuzz

Coding Standards for Microsoft .NET c-sharpcorner.com/article/coding… by @realDotNetDave via @CsharpCorner #CodingStandards #MicrosoftDotNet

Quality over haste, every time. Good code may take a bit longer, but the stability, scalability, and lesser bug fixes are worth the investment. Strive for excellence, not just speed. #CodingStandards #QualityOverSpeed #CodeExcellence #SustainableCoding

CERT vs. CWE vs. MISRA — which coding standard is best for security? bit.ly/2IydI9b #codingstandards #securecoding

The new year will be here before you know it! Don't wait: Watch these webinars on-demand to ensure you're compliant-ready in 2025. ter.li/czc7sh #CodingStandards #SoftwareDevelopment

If Only Documentation Looked as Clean as the Code...What makes good documentation? Fundamentally it's about organization and ease of visual tracking. Here are some manifestations of how to make that happen. technewsworld.com/story/178455.h… #CleanCode #CodingStandards

3/6: 🎨 Embracing @0xAuntyBetty styling & docs - making code clean & readable, even if it's challenging. 4/6: 🚀 No return 0; needed with void functions. Shoutout to @Damipresh 🤝, my coding partner in crime! #TechPartners #CodeCompanions #CodingStandards #CleanCode

Simplify compliance with Helix ALM + Static Analysis solutions. Join our webinar on Wednesday, June 5, to hear our experts explain how these tools work together to ensure #Traceability and #CodingStandards compliance. Sign up now! ter.li/jhvvvn

Something went wrong.
Something went wrong.
United States Trends
- 1. #JoyForum 1,300 posts
- 2. #2025MAMAVOTE 211K posts
- 3. Good Thursday 18.2K posts
- 4. Brevis ZK 136K posts
- 5. Mila 17.5K posts
- 6. Deport Harry Sisson 11.9K posts
- 7. #MC필릭스의_냉터뷰 11.8K posts
- 8. MC FELIX FRIDGE INTERVIEW 12.8K posts
- 9. #FridgeInterview_MCFelix 12K posts
- 10. Friday Eve N/A
- 11. #2025MAMAAWARDS 182K posts
- 12. Tomonobu Itagaki 6,228 posts
- 13. BNB Chain 20.3K posts
- 14. Deloitte 8,804 posts
- 15. Ninja Gaiden 10.4K posts
- 16. DuPont 2,039 posts
- 17. Pelosi 145K posts
- 18. Angel Reese 56.1K posts
- 19. Mad Max 4,318 posts
- 20. John Fetterman 28.1K posts