#codingconventions 搜尋結果


Why is it more likely to have Coding Conventions than Communication Conventions? #agile #CodingConventions #CommunicationConventions

Happy to announce @raquelpau as speaker on #codingconventions at jbcnconf.com conf #Barcelona #Java #June

Over the years, I've seen my fair share of heated debates about #codingconventions—how to layout code, the maximum length of a line, the spacing between braces and parentheses, when to use a line break, and many more details like that. I've also been guilty of spending time…

תקנים אלו נועדו לתת מבנה עקבי בו המתכנתים יכתבו ויעצבו את הקוד, דבר שיכול להקל על שיתוף הפעולה בין אנשי הצוות, למזער שגיאות קידוד ובאגים נפוצים, ולשפר את איכות התוכנה. אז מהם בעצם העקרונות האלו? 👇 #codingconventions #coding #programming #softwaredevelopment #devops #cyber




Coding conventions made easy: how to configure your #codingconventions in your IDE and manage your #codequality bit.ly/2tFNJFo

I just finished my new post "3 Good and Bad Ways to Write Team #CodingStandards and Conventions" It contains a remote-friendly method to agree on team coding conventions that might be useful in current times buff.ly/3a4LFLo #CodingConventions #MobProgramming #remotework

How We Enforce Coding Conventions at SherWeb - websystemer.no/how-we-enforce… #csharpprogramming #cleancode #codingconventions #programming #sherweb

Just found a 42 letter class name in some code. Frightening. #codingconventions
"...it is only important that we are consistent and stay fairly close to what most of the Java community does". #codingconventions
No matter what style you have, keep it consistent. #newprogrammers #codingconventions
#CodingConventions 1. Avoid naming a variable and an object with the same name case. example: var FormData = new FormData();
I get headache when reading sloppy formatted code. #java #codingconventions
I should get used to naming_my_variables_like_this. #PEP8 #codingconventions
Definitely context-dependent, @shahzadahmad246. I use camelCase for JavaScript, PascalCase for class names, and snake_case for Python. What about you? #CodingConventions #DevTalk
"StyleCop for .NET Makes Code Better" hackernoon.com/stylecop-for-n… #csharp #codingconventions
Honestly, I can barely look at that code, it just hurts. Although it violates my freedom of speech sensibility, I'm glad to see Go takes the issue seriously (although again, a compile time error seems overreaching). #codingconventions
Placing the opening brace of a function block on a separate line is so *obviously* incorrect that it's a compile error in Go. Apparently the C++ AND the C# people didn't get the memo: cplusplus.com/doc/tutorial/p…

Over the years, I've seen my fair share of heated debates about #codingconventions—how to layout code, the maximum length of a line, the spacing between braces and parentheses, when to use a line break, and many more details like that. I've also been guilty of spending time…

🧰 Software devs, got naming conventions covered! From Snake Case to Macro Case, each has specific uses across languages, maintaining code consistency and readability. Thanks Michael Lang for the insights! #SoftwareDevelopment #CodingConventions #Program… ift.tt/GkrPUc0
dev.to
What's in a name?
Me: Yo, bot. I need a cheatsheet because I'm bouncing between Ruby, Go, and JavaScript a lot in my...
"Are parentheses necessary in Ruby method definitions? Koichi Sasada, a Ruby interpreter developer, shares his surprising findings from a survey of actual Ruby code. Only 5% omit parentheses, defying coding conventions. #Ruby #CodingConventions #RubyKaig… ift.tt/aozftnG
dev.to
Am I the only one who doesn't put parentheses around the parameters in Ruby method definitions?
I'm Koichi, a Ruby interpreter developer in the Technology Division at STORES, Inc. And I'm looking...
Why pluralize? It's about convention and readability. When you see "Users" or "Posts", it intuitively represents collections of these entities. This naming strategy helps developers manage data more logically. 🧠 #DatabaseDesign #CodingConventions
Definitely context-dependent, @shahzadahmad246. I use camelCase for JavaScript, PascalCase for class names, and snake_case for Python. What about you? #CodingConventions #DevTalk
Curious about suffix conventions in data handling. Ever seen something like 'mytable_pdf' for pandas data frames, 'mytable_sdf' for Spark, or 'mytable_ddf' for dynamic frames in Glue? What's your take on this naming strategy? #DataScience #CodingConventions #DataFrame
Rust tip: 🐍 Embrace the snake_case naming convention for variables. Use lowercase and replace spaces with underscores. If you ever forget, Clippy's got your back! 🐍🦉 #RustLang #CodingConventions #Clippy
That's beautiful question. isn't it Consistency in coding styles is the key to a harmonious codebase. Just as a well-orchestrated symphony follows a single conductor, a unified coding style leads to smoother collaboration among developers. #CodingConventions #ReactDevelopment






תקנים אלו נועדו לתת מבנה עקבי בו המתכנתים יכתבו ויעצבו את הקוד, דבר שיכול להקל על שיתוף הפעולה בין אנשי הצוות, למזער שגיאות קידוד ובאגים נפוצים, ולשפר את איכות התוכנה. אז מהם בעצם העקרונות האלו? 👇 #codingconventions #coding #programming #softwaredevelopment #devops #cyber




(g+) Coding Conventions: Code-Chaos vermeiden #CodingConventions glm.io/174874?s
外見上コードが長くなっても、構造がわかりやすい書き方の方がメンテしやすいってことかな。 #VBA #ChatGPT #CodingConventions
hackernoon: Agreements are an essential part of software development. They lower development costs and make developers' lives easier. But there is a problem.. - by @il_menshikov hackernoon.com/save-yourself-… #softwarearchitecture #codingconventions
腕力に任せて一行に超絶複雑なコードを詰め込むよりも,変数やユーザー定義関数を用いて認知しやすい単位に処理を分割した方が見やすくメンテしやすいコードが書ける。 ワークシート上の数式なら一部の例外を除いてそうはいかないけどね。 #そりゃそう #CodingConventions #VBA #Excel
hackernoon: "StyleCop for .NET Makes Code Better" hackernoon.com/stylecop-for-n… #csharp #codingconventions
"StyleCop for .NET Makes Code Better" hackernoon.com/stylecop-for-n… #csharp #codingconventions
A well-written script makes for easier maintenance, increases the overall quality of the solution and is an investment in the future. Read all about it in our Qlik Sense Coding Conventions! #CodingConventions #QlikSense #CodeQuality #sharingknowledge #coding @Qlik @BitmetricBV
Readable and consistent #QlikSense script is very important to lessen the maintenance effort for your @Qlik environment. Our colleague @vmfhayward shares with you our Qlik Sense Coding Conventions. qlikfix.com/2021/12/06/bit…



תקנים אלו נועדו לתת מבנה עקבי בו המתכנתים יכתבו ויעצבו את הקוד, דבר שיכול להקל על שיתוף הפעולה בין אנשי הצוות, למזער שגיאות קידוד ובאגים נפוצים, ולשפר את איכות התוכנה. אז מהם בעצם העקרונות האלו? 👇 #codingconventions #coding #programming #softwaredevelopment #devops #cyber




Happy to announce @raquelpau as speaker on #codingconventions at jbcnconf.com conf #Barcelona #Java #June

Does your team use coding conventions? Do they match IntelliTect's? @kitokeboo details the importance of #codingguidelines in his intro to coding conventions. Read it here: intellitect.com/demystifying-c… IntelliTect's Guidelines: intellitect.github.io/CodingGuidelin… #codingconventions

Over the years, I've seen my fair share of heated debates about #codingconventions—how to layout code, the maximum length of a line, the spacing between braces and parentheses, when to use a line break, and many more details like that. I've also been guilty of spending time…

Why is it more likely to have Coding Conventions than Communication Conventions? #agile #CodingConventions #CommunicationConventions

How We Enforce Coding Conventions at SherWeb - websystemer.no/how-we-enforce… #csharpprogramming #cleancode #codingconventions #programming #sherweb

Coding conventions made easy: how to configure your #codingconventions in your IDE and manage your #codequality bit.ly/2tFNJFo

I just finished my new post "3 Good and Bad Ways to Write Team #CodingStandards and Conventions" It contains a remote-friendly method to agree on team coding conventions that might be useful in current times buff.ly/3a4LFLo #CodingConventions #MobProgramming #remotework

Something went wrong.
Something went wrong.
United States Trends
- 1. Flacco 86.2K posts
- 2. Bengals 81.2K posts
- 3. Bengals 81.2K posts
- 4. Tomlin 22K posts
- 5. #clubironmouse 3,068 posts
- 6. Ramsey 19.2K posts
- 7. #criticalrolespoilers 8,187 posts
- 8. Chase 108K posts
- 9. Chase 108K posts
- 10. yeonjun 118K posts
- 11. #WhoDey 6,896 posts
- 12. #WhoDidTheBody 1,613 posts
- 13. #SEVENTEEN_NEW_IN_LA 44.8K posts
- 14. Cuomo 85.3K posts
- 15. Teryl Austin 2,819 posts
- 16. Andrew Berry 3,288 posts
- 17. Xenoverse 3 N/A
- 18. Tame Impala 5,603 posts
- 19. Max Scherzer 14.6K posts
- 20. Burrow 9,941 posts