Tagged articles
12 articles
Page 1 of 1
21CTO
21CTO
Apr 20, 2024 · Fundamentals

Beat Developer Distractions: Proven Strategies to Boost Your Coding Focus

The article explores the various visible and hidden distractions that undermine software developers’ productivity, categorizes them, and offers practical strategies—such as prioritization quadrants, structured daily routines, and effective tool use—to recognize, manage, and overcome these interruptions for more focused coding.

Focusdeveloper habitsdistractions
0 likes · 12 min read
Beat Developer Distractions: Proven Strategies to Boost Your Coding Focus
21CTO
21CTO
Apr 7, 2023 · Fundamentals

10 Proven Habits of Highly Successful Software Developers

This article outlines ten key habits—writing clean reusable code, understanding business impact, listening before speaking, maintaining discipline, focusing on the right tasks, persisting with problem‑solving, seeking help, expanding expertise, staying open to new ideas, and pushing beyond comfort zones—that distinguish top‑performing developers from their peers.

Career Growthcoding best practicescontinuous learning
0 likes · 11 min read
10 Proven Habits of Highly Successful Software Developers
IT Services Circle
IT Services Circle
Mar 21, 2023 · Fundamentals

20 Counterproductive Coding Practices (Satirical Guide)

The article humorously lists twenty counterproductive coding “tips” – from using single‑letter variables and omitting comments to writing one‑line code, ignoring errors, creating unused variables, deep nesting, and skipping tests – claiming these practices boost productivity despite harming readability and reliability.

Anti-PatternsJavaScriptcode quality
0 likes · 7 min read
20 Counterproductive Coding Practices (Satirical Guide)
21CTO
21CTO
Jun 27, 2022 · Fundamentals

10 Essential Habits Every Developer Must Master to Stay Ahead

This article outlines ten practical habits—from readable code and consistent naming to version control, continuous learning, and effective debugging—that help developers boost productivity, avoid burnout, and remain competitive in the fast‑evolving tech industry.

Career Growthcoding best practicesdeveloper habits
0 likes · 9 min read
10 Essential Habits Every Developer Must Master to Stay Ahead
Laravel Tech Community
Laravel Tech Community
Jun 9, 2022 · Fundamentals

10 Bad Habits Developers Should Fix

The article lists ten common detrimental habits of software developers—such as insufficient rest, refusing help, stopping learning, messy code, work‑life imbalance, office politics, not learning from mistakes, quitting too early, acting omniscient, and rejecting constructive criticism—and offers practical advice on how to recognize and overcome each one.

Software Engineeringcareer advicedeveloper habits
0 likes · 13 min read
10 Bad Habits Developers Should Fix
Laravel Tech Community
Laravel Tech Community
Jul 27, 2021 · Fundamentals

10 Common Bad Habits of Developers and How to Overcome Them

The article outlines ten typical detrimental habits that developers develop—such as insufficient rest, refusing help, stopping learning, messy code, work‑life imbalance, office politics, ignoring mistakes, giving up too early, pretending to know everything, and rejecting constructive criticism—and offers practical strategies to recognize and replace each habit with healthier practices.

Software Engineeringcareer advicedeveloper habits
0 likes · 12 min read
10 Common Bad Habits of Developers and How to Overcome Them
21CTO
21CTO
Jun 15, 2020 · Fundamentals

What the 2020 JetBrains Developer Survey Reveals About Language Trends and Developer Habits

The 2020 JetBrains Developer Ecosystem Report, based on over 34,000 global developers, reveals shifting language popularity—Python overtaking Java—high adoption interest in Go, Kotlin and Python, dominant web and backend work, and detailed insights into developers’ work habits, tools, and lifestyle preferences.

2020 TrendsJetBrainsdeveloper habits
0 likes · 5 min read
What the 2020 JetBrains Developer Survey Reveals About Language Trends and Developer Habits
iQIYI Technical Product Team
iQIYI Technical Product Team
Nov 28, 2019 · Fundamentals

What Makes Good Code? Principles, Practices, and Core Qualities for Developers

Good code follows principles of readability, scalability, high cohesion and low coupling, supported by habits like thorough code reviews, purposeful comments, and learning from quality open‑source projects, while developers cultivate abstraction thinking, curiosity, and teamwork to produce reliable, maintainable, and easily extensible software.

Code reviewSoftware Engineeringclean code
0 likes · 10 min read
What Makes Good Code? Principles, Practices, and Core Qualities for Developers
Java Backend Technology
Java Backend Technology
Jan 6, 2019 · Fundamentals

10 Developer Habits That Sabotage Your Success – How to Break Them

Brad Traversy outlines ten common developer habits—ranging from insufficient rest and refusing help to chaotic code and poor work‑life balance—that can hinder productivity, and offers practical strategies to recognize, correct, and replace them, helping both newcomers and seasoned programmers improve their professional growth.

Software Engineeringbest practicescareer advice
0 likes · 13 min read
10 Developer Habits That Sabotage Your Success – How to Break Them
21CTO
21CTO
Apr 2, 2016 · R&D Management

How Can Developers Maximize Their Most Valuable Asset: Time?

This article offers practical advice for programmers to boost productivity by prioritizing tasks, managing distractions, taking regular breaks, setting realistic deadlines, and staying focused on goals, while also recommending tools for tracking and analyzing how their time is spent.

Focusdeveloper habitsproductivity
0 likes · 7 min read
How Can Developers Maximize Their Most Valuable Asset: Time?
21CTO
21CTO
Mar 7, 2016 · Fundamentals

Are You a Bad Programmer? Spot the Traits That Hold Your Code Back

This article examines the two main types of poor developers—‘cowboy’ programmers who rush code without maintainability and mediocre coders lacking competence—explores their harmful habits such as spaghetti code, endless bugs, and arrogance, and outlines how good developers differ through humility, responsibility, and continuous learning.

Software Engineeringbad programmingcode quality
0 likes · 14 min read
Are You a Bad Programmer? Spot the Traits That Hold Your Code Back
21CTO
21CTO
Oct 18, 2015 · Fundamentals

Why Re‑typing Stack Overflow Code Boosts Your Skills

Copy‑pasting code from Stack Overflow may save time, but retyping each snippet forces deeper understanding, encourages critical evaluation of solutions, and leads to cleaner, more maintainable code, making you a better developer rather than a mere “Stack Overflow‑style” coder.

code-reusecoding practicedeveloper habits
0 likes · 5 min read
Why Re‑typing Stack Overflow Code Boosts Your Skills