Anton Bendrikov3 Easy Python Styling Tips to Make Your Code More Readable Right NowCode readability is one of the most important attributes of your code. It is almost as important as writing code that works. Indeed, you…Aug 16, 20221Aug 16, 20221
Kent Edoloverio5 Essential Tips For Clean CodeEvery programmer desires clean code that is simple enough for a 15-year-old to understand. So, first and foremost, we must define clean…Aug 3, 2022Aug 3, 2022
InTwosAppbyParker Klein ✌️7+ Habits that Made Me a Better Software Engineer7+ habits that got me a job at Google, a startup, and made me a co-founderSep 3, 202229Sep 3, 202229
InJavaScript in Plain EnglishbySanjay Priyadarshi8 Little-Known “Weird” Signs that are the Hallmarks of a Great Programmer99% Of People Do Not Know These Signs.Apr 6, 202222Apr 6, 202222
InLevel Up CodingbyArslan AhmadDon’t Just LeetCode; Follow the Coding Patterns InsteadWhat if you don’t like to practice 100s of coding questions before the interview?Sep 15, 202278Sep 15, 202278
InBetter ProgrammingbyDavid AmosWant Cleaner Code? Use the Rule of SixA simple and powerful framework for ironing out confusing codeSep 26, 20228Sep 26, 20228
offlineWhy You Should Use a Developer FontTLDR: Developers, the fonts that you use matter! They help you find bugs and lessen eye strain.Jan 28, 202215Jan 28, 202215
InBetter ProgrammingbyJonathan BispoA Technique to Inspect Complex Code With Mind MapsThrough FreemindSep 13, 20221Sep 13, 20221
David Gilbertson15 HTML element methods you’ve potentially never heard ofNote to self: write an intro that eases the reader into the article, rather than just jump right in.Jul 5, 201826Jul 5, 201826
Dhruba Dahal | Software EngineerEight tips to Write Functions like a Senior DeveloperA Function is a small segment of a story telling about a systemMar 29, 202213Mar 29, 202213
David Rodenas PhDThree Ways to Reduce the Programmer’s Cognitive OverloadAvoiding the cognitive overload of a programmer is key to avoid bugs and accelerate the development.Jun 23, 20222Jun 23, 20222
InCodeXbyDhruba Dahal | Software EngineerFive Suitable Conditions to Write a Comment Like a Senior DeveloperLike many of you, I am not a big fan of writing comments. Comment itself is a failure and can not be a reason to celebrate. However, in our…Apr 15, 20221Apr 15, 20221
InJavaScript in Plain EnglishbyJosef Cruz9 Basic Programming Practices That Can Be Useful for BeginnersI’m going to talk about an important topic — good programming practices. I’m going to list essential items that can be useful for…Aug 17, 20222Aug 17, 20222
InJavaScript in Plain EnglishbyMauro ErtaThe Quickest Way to Become a Better DeveloperWhat if I tell you that stopping using the else statement will make you a better developer and increase the quality of your code?Jul 12, 20228Jul 12, 20228
InNerd For TechbyAayush OstwalHow to Organize and Structure Your Code?These steps can change your perception of writing code!May 23, 2022May 23, 2022
Scott HamptonUsing Code Style Guides to boost Developer ExperienceUnlocking developer productivity with cleaner codeJul 18, 20221Jul 18, 20221
Muhammad Rahmatullah 🇮🇩The Pyramid of Coding PrinciplesThere are a lot of processes that need to be completed and technical issues to be tackled to make a fully functional application. One of…Dec 15, 202112Dec 15, 202112
InBetter ProgrammingbyMohamed MayalloDo You Really Know, What Is Single Responsibility?What is SOLID? When should we use the SOLID principles? What is the Single Responsibility (SRP)? Why is it tricky to apply?Aug 24, 2022Aug 24, 2022
InGeek CulturebyAri Joury, PhDWhy today’s code documentation is a heap of garbageAnd how to fix thisAug 5, 20228Aug 5, 20228