#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
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
.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

Supercharge GitHub Copilot! 🚀🤖 #GitHub #AI #CodingStandards github.com/github/awesome…
🎉 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

🎉 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…
"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

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

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

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

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

.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

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

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

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

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

We all might have met the "Coding Standards Nazi" who would shout out loud whenever they review the code. 😡 #CodingStandards #SoftwareDevelopers #TechCommunity

Something went wrong.
Something went wrong.
United States Trends
- 1. Flacco 55.9K posts
- 2. Bengals 61.1K posts
- 3. Bengals 61.1K posts
- 4. Ramsey 15.5K posts
- 5. Tomlin 13.4K posts
- 6. Chase 96.3K posts
- 7. Chase 96.3K posts
- 8. #TNFonPrime 4,412 posts
- 9. #WhoDey 4,617 posts
- 10. #HereWeGo 9,425 posts
- 11. #PITvsCIN 5,854 posts
- 12. Teryl Austin 1,253 posts
- 13. Max Scherzer 10.1K posts
- 14. Zac Taylor 2,085 posts
- 15. Darnell Washington 2,299 posts
- 16. Ace Frehley 81.6K posts
- 17. DK Metcalf 3,388 posts
- 18. Cuomo 67.3K posts
- 19. Andrew Berry 1,714 posts
- 20. Cincy 3,470 posts