#goodcode 搜尋結果
When we write with clarity and care, we are not just solving problems for today, we are paving the way for smoother updates, and stronger teamwork tomorrow. #GoodCode #CleanCode #SoftwareDevelopment #DeveloperLife #WriteBetterCode #TechCraft #QualityEngineering #CodeForFuture
Says Marco Gähler: “I read about a dozen books that influenced my book. I wouldn't say that it was harder than expected, but it certainly took a lot of time to read and understand all the existing literature. 📚 #softwareengineering #goodcode #Python 🔗 ow.ly/mwZ250Wu5mx
Este es una de esos hilos, que es inasumible por el 99% de las empresas (aka en España se llaman así mismas consultoras) que hacen programación. - Su interés se centra en la venta de producto - En el añadido de nuevas funcionalidades - En el arreglo de sus errores #GoodCode
Most Laravel devs think “clean code” means prettier syntax. @enunomaduro just dropped a Laravel Starter Kit that proves 99% of projects are actually sloppy. I’ll break down how his “strict mode” approach will expose every weak spot in your code and how to build like the top 1%…
So why do we need to write #GoodCode that has #CodeClarity? The main reason, so you dont have spend a lot of time decyphering the code. It makes it easier to fix bugs or add features. @typescript @dotnet
Writing #GoodCode with #CodeClarity Last year I was assigned a task to enchance some code that I had written 28 years ago. We have active code that is older. Geez. So, writing good code helps you understand your own code, when you havent seen it a while. @typescript @dotnet
A couple of weeks ago, I worked on some code that I had to rewrite to make it understandable. The variable and methods names were all very similar. So writing #GoodCode requires that the code is easily understandable. @typescript @dotnet #CodeClarity
What does it mean to write #GoodCode ? People have said things along the lines of Does what it is supposed to do Doesn’t have any bugs Unit tests that pass All of these are good, but they are just the basics. There is more to it for good code. @typescript @dotnet
Dev teams if you deprecate something please say so in error messages so people like me know wtf is going on. i.e. "reason" : "unknown query [filtered]" ❌ is bad "reason" : "query [filtered] is now deprecated" ✅ lets me know why there's an issue. #goodCode #decentErrors
Writing #GoodCode. Talking about @CodeClarity. I worked with guy who created a for-loop that he was very proud of. The code was unreadable. He had put all of the logic in for header and no logic inside the for loop. @typescript @dotnet
Average developers write code to be understood by computers. Good developers write code to be understood by themselves. Great developers write code to be understood by others. #developers #goodcode #Productivity #connection
weil man die variablen nicht alle den selben namen haben habe ich einfach jeweils ein leerzeichen mehr ans ende gehangen statt 1,2,3,4 #goodcode folgt mir für mehr best practices
Myth: Commenting your code is a waste of time. BUSTED! 💥 Clear comments save you (and others!) hours of debugging later. Think of it as future-you's thank-you note. 😉 #coding #comments #goodcode
fitting name. actually I know nothing about it, because Cardano $ADA checks all the boxes for me for #goodcode
If your code need comments congratulations you successfully created a mess. #goodcode #badcode #code #programmer
Here's you you go from writing #OkayCode to #GoodCode to #GreatCode Start using #codeGPT today! 3 reasons (1/3)
When we write with clarity and care, we are not just solving problems for today, we are paving the way for smoother updates, and stronger teamwork tomorrow. #GoodCode #CleanCode #SoftwareDevelopment #DeveloperLife #WriteBetterCode #TechCraft #QualityEngineering #CodeForFuture
Este es una de esos hilos, que es inasumible por el 99% de las empresas (aka en España se llaman así mismas consultoras) que hacen programación. - Su interés se centra en la venta de producto - En el añadido de nuevas funcionalidades - En el arreglo de sus errores #GoodCode
Most Laravel devs think “clean code” means prettier syntax. @enunomaduro just dropped a Laravel Starter Kit that proves 99% of projects are actually sloppy. I’ll break down how his “strict mode” approach will expose every weak spot in your code and how to build like the top 1%…
Says Marco Gähler: “I read about a dozen books that influenced my book. I wouldn't say that it was harder than expected, but it certainly took a lot of time to read and understand all the existing literature. 📚 #softwareengineering #goodcode #Python 🔗 ow.ly/mwZ250Wu5mx
Says Marco Gähler: “I read about a dozen books that influenced my book. I wouldn't say that it was harder than expected, but it certainly took a lot of time to read and understand all the existing literature. 📚 #softwareengineering #goodcode #Python 🔗 ow.ly/mwZ250Wu5mx
Says Marco Gähler: “I read about a dozen books that influenced my book. I wouldn't say that it was harder than expected, but it certainly took a lot of time to read and understand all the existing literature. 📚 #softwareengineering #goodcode #Python 🔗 ow.ly/mwZ250Wu5mx
Says Marco Gähler: “I read about a dozen books that influenced my book. I wouldn't say that it was harder than expected, but it certainly took a lot of time to read and understand all the existing literature. 📚 #softwareengineering #goodcode #Python 🔗 ow.ly/mwZ250Wu5mx
Says Marco Gähler: “I read about a dozen books that influenced my book. I wouldn't say that it was harder than expected, but it certainly took a lot of time to read and understand all the existing literature. 📚 #softwareengineering #goodcode #Python 🔗 ow.ly/mwZ250Wu5mx
Says Marco Gähler: “I read about a dozen books that influenced my book. I wouldn't say that it was harder than expected, but it certainly took a lot of time to read and understand all the existing literature. 📚 #softwareengineering #goodcode #Python 🔗 ow.ly/mwZ250Wu5mx
Says Marco Gähler: “I read about a dozen books that influenced my book. I wouldn't say that it was harder than expected, but it certainly took a lot of time to read and understand all the existing literature. 📚 #softwareengineering #goodcode #Python 🔗 ow.ly/mwZ250Wu5mx
Says Marco Gähler: “I read about a dozen books that influenced my book. I wouldn't say that it was harder than expected, but it certainly took a lot of time to read and understand all the existing literature. 📚 #softwareengineering #goodcode #Python 🔗 ow.ly/mwZ250Wu5mx
Says Marco Gähler: “I read about a dozen books that influenced my book. I wouldn't say that it was harder than expected, but it certainly took a lot of time to read and understand all the existing literature. 📚 #softwareengineering #goodcode #Python 🔗 ow.ly/mwZ250Wu5mx
Says Marco Gähler: “I read about a dozen books that influenced my book. I wouldn't say that it was harder than expected, but it certainly took a lot of time to read and understand all the existing literature. 📚 #softwareengineering #goodcode #Python 🔗 ow.ly/mwZ250Wu5mx
Myth: Commenting your code is a waste of time. BUSTED! 💥 Clear comments save you (and others!) hours of debugging later. Think of it as future-you's thank-you note. 😉 #coding #comments #goodcode
If your code need comments congratulations you successfully created a mess. #goodcode #badcode #code #programmer
Read the comments. #reactjs is still on top because of money. But the people hate it "#23 Fragile not recommend to use" #noreactjs #goodcode #reactmustdie 2024.stateofjs.com/en-US/librarie…
2024.stateofjs.com
State of JavaScript 2024: Libraries
State of JavaScript 2024: Libraries
Writing #GoodCode with #CodeClarity Last year I was assigned a task to enchance some code that I had written 28 years ago. We have active code that is older. Geez. So, writing good code helps you understand your own code, when you havent seen it a while. @typescript @dotnet
What is a good code? Despite the numerous theories on the matters, good code should; Be Easily Debugged Be Understood Well Have a Solid Architecture Functionally Unique #goodcode #programming
The participants of our #GoodCode #Hackathon put together some inspiring submissions to support our nonprofit partner, @FSC_IC. Here are the winning entries. bit.ly/3jdTjbb
You can use #DocuSign #APIs to help the @JaneGoodallInst's work to conserve chimpanzee habitats. Get the details: bit.ly/3PFGLcS @DocuSignAPI #GoodCode #Hackathon
Trying Black tonight. So far I don’t see it bringing any code benefits over pyflakes/flake8, pylint, mypy. It sacrifices readibility for consistency, which may lead to shit code that looks good and consistent #python #goodcode #badideas - on Vim - :%!black -q -
The annual #GoodCode #Hackathon is on NOW! Hack for good using @DocuSignAPI and help us conserve chimpanzee habitats for a chance to win up to $50k in prizes. Submissions open July 14 through August 13. Learn more & register bit.ly/3wzyfle
Shoutout at #SOTW by @photomatt on #Gutenberg use cases by the team at @rtCamp #GoodCode #WordPress #WCUS #Publishing
Simply so true. #CleanCode #GoodCode #BadCode #Programming #CodeReview #Debugging #Troubleshooting #SoftwareQuality #CodeQuality #SoftwareQualityMeasurement #CodeQualityMeasurement #WTF #Software #SoftwareEngineering
Während auf der #smwhh über #Digitalisierung gesprochen wird, geht der Religionskurs der 7. Klasse @GymnasiumAltona ans gute Werk: Hier wurde von den Schülern (mit Oberstufenhilfe) ein Transporttisch für Rollifahrer entwickelt. #GoodCode
LAST CHANCE to submit your application to the #GoodCode Hackathon🚨 Submissions due today. Don't miss out @docusignAPI 💥 >> ow.ly/FvFc30snzrB
Only 1 day left to show off your skills in the #GoodCode Hackathon - Time is running out! @docusignAPI ⌛️ >> ow.ly/QqKs30snzrA
Register for the @DocuSignAPI #GoodCode Hackathon and help non-profits using the DocuSign eSignature and other APIs $50K in prizes on the line >> ow.ly/Iry650Fiyn8
REGISTRATIONS OPEN for The @DocuSignAPI #GoodCode Hackathon Use the DocuSign eSignature and other APIs to build an app for the Jane Goodall Institute or that automates + connects agreement/e-signature processes for a non-profit of your choice Join in >> ow.ly/PUny50FiyeN
Something went wrong.
Something went wrong.
United States Trends
- 1. #AEWDynamite 5,554 posts
- 2. #Survivor49 N/A
- 3. #iubb N/A
- 4. Claudio 52.1K posts
- 5. Godzilla 26.9K posts
- 6. Lamar Wilkerson N/A
- 7. Paige 27K posts
- 8. #AbbottElementary N/A
- 9. Rickea N/A
- 10. #ChicagoMed N/A
- 11. Breeze 23.3K posts
- 12. Ovechkin N/A
- 13. Mark Briscoe N/A
- 14. Unplanned 3,241 posts
- 15. Orange Cassidy N/A
- 16. Donte 1,025 posts
- 17. Shabbat 4,130 posts
- 18. Trench 7,952 posts
- 19. Jalen Duren N/A
- 20. Phee N/A