Explore tweets tagged as #readablecode
@yutongwu111140
Keruis
14 days
clean and readablecode
Tweet media one
39
7
159
@DevpitchCo
Devpitch UG
2 days
If you canโ€™t explain a variableโ€™s purpose in 5 seconds, itโ€™s time for a rename! ๐Ÿš€. Keep your code clean and your teammates happy. #CleanCode #CodingTips #DevLife #Programming #CodeQuality #SoftwareDevelopment #TechTips #ReadableCode #Developer
Tweet media one
0
0
4
@ava_oran
AVAยฎ - An Orange Education Label
1 year
"๐‚๐ซ๐š๐Ÿ๐ญ๐ข๐ง๐  ๐‚๐ฅ๐ž๐š๐ง ๐‰๐š๐ฏ๐š๐’๐œ๐ซ๐ข๐ฉ๐ญ ๐‚๐จ๐๐ž: ๐๐ฎ๐ข๐œ๐ค ๐“๐ข๐ฉ" #JavaScript #CleanCode #CodeQuality #ProgrammingTips #DeveloperTips #JavaScriptTips #CodingBestPractices #WebDevelopment #ReadableCode #MaintainableCode #AVA
Tweet media one
Tweet media two
Tweet media three
1
0
3
@codenestech
Code Nest Technologies
27 days
Messy code slows everything down. At CN Tech, we keep things clean, organized, and testable โ€” so your project runs smoother and scales easier. #CleanCode #NoSpaghettiCode #ReadableCode #TestableCode #CNTech #SoftwareDevelopment
Tweet media one
0
0
0
@byte_hide
ByteHide
2 years
2/7๐Ÿงต: When naming variables, make sure to use descriptive and easy-to-remember names.๐Ÿ‘Œ It not only improves code readability but also helps other developers (and your future self) understand the purpose of the variable quickly! #CSharp #CleanCode #ReadableCode
Tweet media one
1
0
1
@TechnanosoftTec
Technanosoft Technologies
1 month
Think of clean code as a set of friendly rules that help everyoneโ€”your future self includedโ€”understand and work with your code. #CodeQuality #ReadableCode #MaintainableCode #Refactoring #SoftwareCraftsmanship #ProgrammingBestPractices #DevCommunity #CleanArchitecture
Tweet media one
Tweet media two
Tweet media three
0
0
0
@Syngrid_IT
Syngrid Technologies
4 days
๐Ÿ’ก The best code?.Not the one that works โ€” the one thatโ€™s understood. ๐Ÿš€ *Level up your mindset โ€” follow us for more wisdom.*. ๐ŸŒ | โ˜Ž๏ธ +65 6659 3971. #CodeQuote #DeveloperMindset #SyngridSolutions #TechExcellence #ReadableCode #DigitalArchitects
Tweet media one
0
0
0
@ccmiller2018
Christopher Miller
2 years
Refactoring:. Well there we have it, a whistlestop tour of refactoring unreadable code into more readable code. Does that mean this is now perfect? no not at all - but we've got a lot better than we did. It's now a lot more readable. #ReadableCode
Tweet media one
0
0
2
@beecrowd_real
beecrowd
6 months
๐Ÿ’ก Escreva para humanos, nรฃo para mรกquinas. #BoaSemana #ReadableCode #CleanCode #Desenvolvimento #beecrowd. ๐Ÿ’ก Write for humans, not machines. #GoodWeek #CleanCode #Development #beecrowd. ๐Ÿ’ก Escribe para humanos, no para mรกquinas. #BuenaSemana #CleanCode #Desarrollo #beecrowd
0
0
0
@ccmiller2018
Christopher Miller
2 years
Refactoring 8: Exceptions. At the moment we're echoing - but this isn't actually doing anything in our current process, as it just outputs the error to nowhere. note: die is a temporary measure as the current flow doesn't allow strong management yet. #ReadableCode
Tweet media one
0
1
1
@Sujal212004
Sujal Choudhari
6 months
just dropped a book on code bookkeeping bc im tired of seeing y'all's spaghetti code ๐Ÿ. stop writing leetcode-style garbage that no one can read in 6 months. #SpaghettiCode #CleanCode #ReadableCode #CodeQuality #SoftwareDevelopment #ProgrammingTips #TechBooks
Tweet media one
2
0
6
@LADataPlatform
LA Data Platform
11 months
Tweet media one
0
1
1
@ccmiller2018
Christopher Miller
2 years
Refactoring 4: Re-ordering code. Let's re-order things a bit - and get some more clarity on what's related to what. 1) a database connection.2) a set of data coming from the web GET request, and a query.3) a couple of functions, and a query. #ReadableCode
Tweet media one
0
0
1
@Excel4Freelance
Excel For Freelancers
2 years
๐Ÿš€ Excel VBA Pro Tip! ๐Ÿš€. Meaningful variable names = Readable Code! ๐Ÿ“Š๐Ÿ’ก. Instead of "ts," use "totalSales." Clarity is key! Your future self (and others) will thank you. ๐Ÿ™Œ. #ExcelVBA #CodingTips #ReadableCode #EfficiencyMatters #ExcelForFreelancers #CodingBestPractices
Tweet media one
0
8
20
@ccmiller2018
Christopher Miller
2 years
Refactoring 12: Examining our second function. we use the same process as before - adding comments to examine what is happening in our function, and then in the use case. we discover this is a sort algorithm, and can probably optimise, but we need the use case. #ReadableCode
Tweet media one
0
0
1
@OpenWeaverInc
Open Weaver
2 years
Code with clarity and elegance, ensuring your creations are a joy to both humans and machines. #ReadableCode #CodeCraftsmanship #kandi #opensource #openweaver
Tweet media one
0
0
1
@ccmiller2018
Christopher Miller
2 years
Refactoring 17: A Pause. We're going to take a short pause from refactoring - we need to discuss the big issue here - We should have been writing tests as early as we could in this setup. Why? because tests prove our code. let me know what bugs you see. #ReadableCode
Tweet media one
1
0
0
@ccmiller2018
Christopher Miller
2 years
Refactoring 19: Using Our Framework. Working with our client, we aid them to make use of the Laravel Setup to do some of this work, now we understand what is happening. Here's our controller after helping them do that:. #ReadableCode
Tweet media one
0
0
1