Tagged articles
905 articles
Page 4 of 10
Open Source Linux
Open Source Linux
Nov 18, 2024 · Operations

10 Essential Linux Command-Line Tricks to Boost Your Productivity

This guide presents ten practical Linux terminal tips—from cursor‑movement shortcuts and Vim tricks to quick directory switches, file transfers, and process handling—helping developers and operations engineers work faster and more efficiently in complex online environments.

DevOpsLinuxVim
0 likes · 9 min read
10 Essential Linux Command-Line Tricks to Boost Your Productivity
Python Programming Learning Circle
Python Programming Learning Circle
Nov 16, 2024 · Fundamentals

Eight Lesser‑Known Python Libraries to Boost Your Productivity

Discover eight underrated Python packages—including Missingno, Tabulate, Wikipedia, Wget, Faker, Numerizer, Emoji, and PyAztro—that simplify data visualization, table formatting, web content retrieval, file downloading, fake data generation, numeric conversion, terminal output embellishment, and horoscope fetching, helping developers save time and effort.

Data visualizationTutorialautomation
0 likes · 7 min read
Eight Lesser‑Known Python Libraries to Boost Your Productivity
Architecture Digest
Architecture Digest
Nov 14, 2024 · Backend Development

30 Essential IntelliJ IDEA Plugins for Java Developers

This article presents a curated list of thirty free IntelliJ IDEA plugins, ranging from code assistance and formatting to UI enhancements and productivity tools, each accompanied by brief usage instructions and screenshots to help Java developers streamline their development workflow.

IDE pluginsIntelliJdevelopment-tools
0 likes · 6 min read
30 Essential IntelliJ IDEA Plugins for Java Developers
Code Mala Tang
Code Mala Tang
Nov 11, 2024 · Cloud Native

10 Essential Docker CLI Tricks to Boost Your Productivity

This guide presents ten powerful Docker CLI commands—from extracting container details with docker inspect to cleaning unused resources, limiting resource usage, viewing logs, exporting images, monitoring stats, dynamic port binding, and using docker‑compose—each accompanied by practical tips that streamline container management and improve developer efficiency.

CLIContainer ManagementDevOps
0 likes · 7 min read
10 Essential Docker CLI Tricks to Boost Your Productivity
Programmer DD
Programmer DD
Oct 30, 2024 · Fundamentals

Boost Your Java Coding Speed with IntelliJ IDEA Live Templates

Learn how to accelerate Java development in IntelliJ IDEA by using Live Templates to auto‑complete code snippets, create custom shortcuts, organize templates with groups, employ parameters, and share templates through import/export, turning repetitive typing into a few keystrokes.

IDE shortcutsIntelliJ IDEALive Templates
0 likes · 5 min read
Boost Your Java Coding Speed with IntelliJ IDEA Live Templates
Architecture Breakthrough
Architecture Breakthrough
Oct 28, 2024 · R&D Management

Organize Your Work Files with an NLP‑Based Role Mapping Method

This article explains why traditional folder structures and tag tools often fail, introduces Neuro‑Linguistic Programming concepts to clarify personal work roles, and shows how mapping those roles to an enterprise‑architecture framework creates a sustainable, searchable file‑organization system.

NLPfile organizationknowledge management
0 likes · 7 min read
Organize Your Work Files with an NLP‑Based Role Mapping Method
21CTO
21CTO
Oct 23, 2024 · Fundamentals

How Daily Coding Boosted My Productivity and Work‑Life Balance

The author recounts how adopting a daily coding routine transformed his side‑project workflow, reduced anxiety, improved focus, and reshaped his work‑life balance, offering practical insights on minimal viable code, habit formation, context switching, and the broader benefits of consistent programming practice.

Side Projectscoding habitdaily coding
0 likes · 9 min read
How Daily Coding Boosted My Productivity and Work‑Life Balance
Model Perspective
Model Perspective
Oct 23, 2024 · Fundamentals

Six Quick Decision‑Making Models to Choose the Right Computer (and More)

Learn six practical mental models—focusing on important over urgent tasks, anticipating domino effects, making reversible choices, aiming for satisfaction instead of perfection, stopping at 40‑70% information, and minimizing future regret—to streamline computer purchases and everyday decisions.

choice optimizationconsumer advicedecision-making
0 likes · 8 min read
Six Quick Decision‑Making Models to Choose the Right Computer (and More)
21CTO
21CTO
Oct 22, 2024 · Frontend Development

25+ Free Developer Tools to Save 25 Hours Every Week

This article curates a collection of free web and backend development tools—including UI libraries, online IDEs, design resources, testing utilities, and documentation hubs—that together can help developers streamline their workflow and reclaim dozens of hours each week.

UI librariesfree resourcesfrontend tools
0 likes · 5 min read
25+ Free Developer Tools to Save 25 Hours Every Week
Selected Java Interview Questions
Selected Java Interview Questions
Oct 13, 2024 · Frontend Development

Essential VS Code Extensions for Enhanced Development Productivity

This article introduces a curated set of VS Code extensions—including GlassIt-VSC, Power Mode, Code Runner, Git Graph, Code Spell Checker, LeetCode, Project Manager, TODO Highlight, and Notes—that together improve visual appeal, code execution, version control, spelling accuracy, algorithm practice, project switching, task tracking, and markdown note‑taking for developers.

ExtensionsVS Codecoding
0 likes · 7 min read
Essential VS Code Extensions for Enhanced Development Productivity
Su San Talks Tech
Su San Talks Tech
Oct 4, 2024 · Backend Development

JDK 23 Unveiled: 12 Game‑Changing Features and a Pro‑Coding Monitor Review

This article outlines the twelve new JEPs introduced in JDK 23, highlighting language previews, API enhancements, and performance boosts, while also reviewing the BenQ RD280U monitor’s larger screen, programming mode, Moonhalo backlight, eye‑care technologies, and software integration that together can significantly improve developer productivity.

JDK23Monitorjava
0 likes · 8 min read
JDK 23 Unveiled: 12 Game‑Changing Features and a Pro‑Coding Monitor Review
21CTO
21CTO
Sep 30, 2024 · Artificial Intelligence

How LLM‑Powered IDEs Can Cut Your Coding Time in Half

Using an LLM-powered IDE, the author built a full‑stack weekend project without writing a single line of code, discovering faster development cycles, new debugging habits, and the strengths and limits of AI assistants compared to traditional Google searches.

AI CodingLLMPrompt engineering
0 likes · 10 min read
How LLM‑Powered IDEs Can Cut Your Coding Time in Half
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Sep 30, 2024 · R&D Management

Gaining Experience Through Effective Task Management in Test Development

This guide explains how test developers can efficiently complete diverse testing tasks by understanding task requirements, communicating details, classifying tasks, using visual and questioning techniques, preparing appropriate tools, executing work with structured processes, and reflecting on outcomes to turn experience into reusable skills.

R&DSoftware TestingTest Development
0 likes · 22 min read
Gaining Experience Through Effective Task Management in Test Development
Continuous Delivery 2.0
Continuous Delivery 2.0
Sep 29, 2024 · Artificial Intelligence

Four Practical Tips for Using Cursor AI Effectively

This article presents four actionable techniques—clearly stating requirements, requesting code comments, invoking the Composer with Command/Ctrl + I, and configuring AI rules in Settings—to help developers maximize productivity when working with the Cursor AI coding assistant.

AI CodingCursorcode comments
0 likes · 4 min read
Four Practical Tips for Using Cursor AI Effectively
macrozheng
macrozheng
Sep 23, 2024 · Fundamentals

28 Essential IntelliJ IDEA Tips to Supercharge Your Java Development

This guide presents 28 practical IntelliJ IDEA tricks—from viewing code history and adjusting memory settings to customizing keymaps, code inspections, Maven dependency visualization, and multi‑instance debugging—helping Java developers dramatically boost productivity and streamline daily workflows.

Code navigationIDE TipsIntelliJ IDEA
0 likes · 13 min read
28 Essential IntelliJ IDEA Tips to Supercharge Your Java Development
21CTO
21CTO
Sep 19, 2024 · Fundamentals

4 Counterproductive Habits Every Developer Should Quit for a Healthier Brain

The article outlines four common yet harmful habits—marathon coding sessions, lack of exercise, neglecting mental stimulation, and social isolation—that drain developers' brain health, and offers practical strategies like regular breaks, physical activity, continuous learning, and social interaction to boost cognition and overall well‑being.

coding habitsdeveloper healthmental well‑being
0 likes · 8 min read
4 Counterproductive Habits Every Developer Should Quit for a Healthier Brain
IT Services Circle
IT Services Circle
Sep 13, 2024 · Frontend Development

Visual Studio Code August 2023 Update (v1.93): New Features and Improvements

The August 2023 release of Visual Studio Code (v1.93) introduces a unified Profiles editor, enhanced Linux window controls, Django unit‑test support, richer IntelliSense on vscode.dev, a Notebook diff viewer, keyboard column resizing, a dedicated Source Control Graph view, and several GitHub Copilot enhancements.

IDEVS Codedeveloper tools
0 likes · 3 min read
Visual Studio Code August 2023 Update (v1.93): New Features and Improvements
macrozheng
macrozheng
Sep 10, 2024 · Backend Development

30 Must-Have IntelliJ IDEA Plugins to Supercharge Your Java Development

This guide presents thirty essential IntelliJ IDEA plugins, ranging from code completion and formatting tools to UI enhancements and project utilities, complete with installation tips, shortcut keys, and visual examples, helping Java developers streamline their workflow and boost productivity.

IDE pluginsIntelliJJava development
0 likes · 8 min read
30 Must-Have IntelliJ IDEA Plugins to Supercharge Your Java Development
Model Perspective
Model Perspective
Sep 8, 2024 · Operations

Can Overtime Really Boost Productivity? A Mathematical Model Reveals the Truth

Using a mathematical model that splits daily output into regular work, overtime, and associated costs, this article shows that while modest overtime can marginally increase productivity, excessive overtime leads to rapidly declining efficiency and rising health, turnover, and creativity costs, ultimately reducing total output.

Operations ManagementOvertimemathematical model
0 likes · 7 min read
Can Overtime Really Boost Productivity? A Mathematical Model Reveals the Truth
Liangxu Linux
Liangxu Linux
Sep 8, 2024 · Fundamentals

Master tmux and vim: Installation, Configuration, and Essential Commands

This guide walks you through installing tmux on Ubuntu, customizing its configuration, understanding its session‑window‑pane hierarchy, and using common tmux commands, then introduces vim’s modes, key bindings, basic editing operations, and a practical .vimrc configuration for a smoother editing experience.

ConfigurationVimcommand-line
0 likes · 14 min read
Master tmux and vim: Installation, Configuration, and Essential Commands
Tencent Cloud Developer
Tencent Cloud Developer
Aug 29, 2024 · Game Development

How AI Code Assistant Supercharges 3A Game Development in Unreal Engine

The article examines the launch of the Chinese 3A title "Black Myth: Wukong", analyzes programmers' challenges in high‑cost game development, presents survey data on AI coding tools, introduces Tencent Cloud AI Code Assistant, and provides a step‑by‑step tutorial for integrating the assistant into Unreal Engine projects using Rider.

AI code assistantGame DevelopmentTutorial
0 likes · 19 min read
How AI Code Assistant Supercharges 3A Game Development in Unreal Engine
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 25, 2024 · Frontend Development

Essential VSCode Extensions for Frontend Development

This article presents a comprehensive, experience‑based list of VSCode extensions for frontend developers, covering language support, Git management, code formatting, productivity tools, and visual enhancements to streamline daily coding tasks and improve code quality.

Code FormattingExtensionsVSCode
0 likes · 8 min read
Essential VSCode Extensions for Frontend Development
Baobao Algorithm Notes
Baobao Algorithm Notes
Aug 22, 2024 · Industry Insights

How LLMs Turned Into a Powerful Productivity Boost for Developers

The author reflects on two years of LLM work, describing how large language models shattered old NLP expertise, reshaped daily engineering tasks, leveled the playing field for newcomers, sparked a golden era of AI productivity, and why concerns about a bubble are largely irrelevant for programmers.

Artificial IntelligenceDeveloper ExperienceLLM
0 likes · 10 min read
How LLMs Turned Into a Powerful Productivity Boost for Developers
Java Backend Technology
Java Backend Technology
Aug 19, 2024 · Frontend Development

Turn VSCode into a Fun Pet Playground and Boost Your Coding Mood

Discover how the VSCode Pets extension transforms your editor into a lively pet playground, guiding you through installation, adding animals, customizing themes like forest, castle, and beach, and boosting coding morale with simple configuration snippets and visual delights.

ExtensionThemeVSCode
0 likes · 3 min read
Turn VSCode into a Fun Pet Playground and Boost Your Coding Mood
21CTO
21CTO
Aug 14, 2024 · Frontend Development

8 Must-Have Front‑End Tools Every Developer Should Know

Discover eight powerful, lesser‑known front‑end tools and websites—from UI component libraries to animation plugins and responsive testing browsers—that can streamline your workflow, boost productivity, and help you build higher‑quality web applications.

UI componentsanimationproductivity
0 likes · 6 min read
8 Must-Have Front‑End Tools Every Developer Should Know
21CTO
21CTO
Aug 12, 2024 · Fundamentals

12 Must‑Have Open‑Source Tools Every Developer Should Use

Discover twelve carefully curated open‑source utilities—from IDEs and API testers to AI‑powered terminals and container orchestrators—that can dramatically boost developer productivity and streamline everyday coding workflows.

AIAPIIDE
0 likes · 10 min read
12 Must‑Have Open‑Source Tools Every Developer Should Use
KooFE Frontend Team
KooFE Frontend Team
Aug 10, 2024 · Artificial Intelligence

Why AI Developer Tools Miss the Mark and How to Fix Them

This article examines the hype versus reality of AI-powered developer tools, outlines their current limitations such as lack of context awareness and reliability, categorizes the various tool types, and proposes ways to integrate AI more effectively into the software development workflow.

AIdeveloper toolsproductivity
0 likes · 14 min read
Why AI Developer Tools Miss the Mark and How to Fix Them
Liangxu Linux
Liangxu Linux
Aug 6, 2024 · Fundamentals

Boost Your Coding Speed: Master Vim Basics and IDEA Vim Integration

This guide introduces Vim as a powerful command-line editor, explains its main modes and essential shortcuts for editing files on servers, and shows how to combine Vim functionality with IntelliJ IDEA using the IdeaVim plugin, enabling efficient coding without leaving the IDE.

Command-line editingIDEA PluginVim
0 likes · 6 min read
Boost Your Coding Speed: Master Vim Basics and IDEA Vim Integration
MaGe Linux Operations
MaGe Linux Operations
Aug 5, 2024 · Fundamentals

Master tmux & Vim: Essential Commands and Config for Terminal Workflows

This guide introduces tmux, a terminal multiplexer, covering installation on Ubuntu, configuration tweaks, session/window/pane hierarchy, and common key bindings, then shifts to Vim, detailing its modes, basic navigation, editing commands, and a sample .vimrc configuration to enhance productivity.

Vimproductivityterminal
0 likes · 14 min read
Master tmux & Vim: Essential Commands and Config for Terminal Workflows
Python Programming Learning Circle
Python Programming Learning Circle
Aug 1, 2024 · Frontend Development

Top 10 VSCode Extensions for Fun and Productivity

This article presents a curated list of ten popular VSCode extensions that let developers enjoy games, track stocks, read novels, solve LeetCode problems, and more, providing entertaining and useful tools to boost productivity while working in the editor.

ExtensionsPluginsTooling
0 likes · 7 min read
Top 10 VSCode Extensions for Fun and Productivity
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 31, 2024 · Fundamentals

How to Triple Your Reading Speed with Simple Techniques

This guide explains the benefits of speed reading, introduces three core methods—image‑based rapid reading, eye‑movement training, and structured reading—and presents a three‑pass reading system to dramatically boost comprehension and book intake.

learning methodsproductivityreading techniques
0 likes · 9 min read
How to Triple Your Reading Speed with Simple Techniques
macrozheng
macrozheng
Jul 29, 2024 · Fundamentals

Mastering Obsidian: Why This Markdown‑Based Note‑Taking Tool Beats the Rest

This guide explains how programmers can use Obsidian—a powerful, Markdown‑driven knowledge‑base app—to capture, organize, and sync notes locally, customize its appearance, and extend functionality with essential plugins such as Git backup, image auto‑upload, Excalidraw, and mind‑map tools.

ObsidianPluginsknowledge management
0 likes · 10 min read
Mastering Obsidian: Why This Markdown‑Based Note‑Taking Tool Beats the Rest
Architect's Tech Stack
Architect's Tech Stack
Jul 25, 2024 · Backend Development

Five Advanced Git Commands to Boost Your Development Efficiency

This article introduces five powerful Git commands—stash, reset --soft, cherry-pick, revert, and reflog—explaining their basic usage and advanced tricks, enabling developers to manage temporary changes, roll back commits, copy changes across branches, undo mistakes, and recover lost history efficiently.

Gitbackend-developmentcommand-line
0 likes · 7 min read
Five Advanced Git Commands to Boost Your Development Efficiency
21CTO
21CTO
Jul 23, 2024 · Artificial Intelligence

What Is Agentic AI? How Autonomous Agents Boost Productivity and Transform Industries

Agentic AI, also known as autonomous AI agents, enables systems to perceive environments, make decisions, act, and continuously learn, offering higher productivity, smarter decision‑making, and industry‑wide transformation across sectors such as customer service, healthcare, finance, and manufacturing.

AI automationAI frameworksAgentic AI
0 likes · 13 min read
What Is Agentic AI? How Autonomous Agents Boost Productivity and Transform Industries
Alibaba Cloud Native
Alibaba Cloud Native
Jul 22, 2024 · Artificial Intelligence

How AIGC Is Revolutionizing Software Development and Boosting R&D Efficiency

This presentation explores how large‑model AIGC reshapes software engineering by leveling developer skills, reducing collaboration overhead, cutting costs, and introducing new human‑AI collaboration modes—from Copilot to multi‑agent facilitators—while detailing practical challenges, technical solutions, and future prospects.

AI agentsAIGCcode-generation
0 likes · 25 min read
How AIGC Is Revolutionizing Software Development and Boosting R&D Efficiency
Python Programming Learning Circle
Python Programming Learning Circle
Jul 15, 2024 · Frontend Development

Recommended VSCode Extensions for Enhancing Appearance, Functionality, and Coding Efficiency

This article presents a curated list of over 60 VSCode extensions, organized into categories such as appearance optimization, functional extensions, coding efficiency boosts, and code formatting, providing practical descriptions, usage tips, and visual examples to help developers improve their editing experience.

ExtensionsPluginscoding
0 likes · 16 min read
Recommended VSCode Extensions for Enhancing Appearance, Functionality, and Coding Efficiency
21CTO
21CTO
Jul 11, 2024 · Operations

12 Must-Have Open‑Source Tools Every Developer Should Use

Discover a curated list of twelve powerful open‑source tools—from IDEs and API testers to AI model runners and DevOps utilities—that can dramatically boost developer productivity and streamline everyday workflows.

AIAPI testingIDE
0 likes · 10 min read
12 Must-Have Open‑Source Tools Every Developer Should Use
21CTO
21CTO
Jul 9, 2024 · Fundamentals

6 Must‑Visit Websites Every Developer Should Bookmark

Discover six essential websites—Ray.so, Roadmap.sh, CodePen, Stack Overflow, Readme.so, and GitBook—that provide developers with powerful code‑snippet creation, career roadmaps, live coding environments, community Q&A, documentation tools, and collaborative publishing to boost productivity and knowledge.

Documentationcoding resourcesproductivity
0 likes · 4 min read
6 Must‑Visit Websites Every Developer Should Bookmark
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 2, 2024 · Artificial Intelligence

How Generative AI Tools Are Transforming Software Engineering: Insights from Seattle Tech Leaders

Generative AI tools such as GitHub Copilot, ChatGPT, and Amazon CodeWhisperer are rapidly reshaping software engineering, with surveys showing over 90% of U.S. developers using them, and Seattle tech leaders reporting doubled productivity, faster code migration, and new workflows across startups and enterprises.

AIChatGPTGitHub Copilot
0 likes · 9 min read
How Generative AI Tools Are Transforming Software Engineering: Insights from Seattle Tech Leaders
Tencent Cloud Developer
Tencent Cloud Developer
Jun 27, 2024 · Fundamentals

Essential VS Code Plugins Recommended by Tencent Developers

Tencent developers recommend a curated set of VS Code extensions—including Code Runner for multi‑language execution, the AI‑powered Tencent Cloud Code Assistant, Settings Sync, LeetCode integration, rainbow‑style indentation and CSV highlighting, TODO tracking tools, and the Material Theme with icons—to boost coding efficiency and productivity.

AI AssistantCode RunnerIDE Extensions
0 likes · 5 min read
Essential VS Code Plugins Recommended by Tencent Developers
Test Development Learning Exchange
Test Development Learning Exchange
Jun 20, 2024 · Fundamentals

10 Practical Python Automation Scripts to Boost Productivity

Discover ten useful Python automation scripts—including batch file renaming, web scraping, scheduled email alerts, data backup, social media monitoring, PDF merging, spreadsheet processing, image compression, network checks, and system resource monitoring—that simplify everyday tasks and enhance efficiency.

DataProcessingPythonScripting
0 likes · 8 min read
10 Practical Python Automation Scripts to Boost Productivity
Java Backend Technology
Java Backend Technology
Jun 20, 2024 · Backend Development

Top 20 Essential Java Libraries Every Developer Should Know

This article presents a curated list of the most useful third‑party Java libraries—covering logging, JSON, testing, utilities, HTTP, XML, Excel, bytecode, connection pools, messaging, PDF, HTML parsing, cryptography, embedded databases, JDBC debugging, serialization, networking, and more—to help developers write efficient, maintainable code without reinventing the wheel.

BackendDevelopmentlibraries
0 likes · 13 min read
Top 20 Essential Java Libraries Every Developer Should Know
Selected Java Interview Questions
Selected Java Interview Questions
Jun 16, 2024 · Frontend Development

Using VS Code User Snippets to Boost Coding Efficiency

This article explains what VS Code user snippets are, how they can be customized for different languages and projects, and provides step‑by‑step instructions and tips for creating and using snippets to accelerate development and maintain consistent code style.

DevelopmentVSCodecode editor
0 likes · 6 min read
Using VS Code User Snippets to Boost Coding Efficiency
Liangxu Linux
Liangxu Linux
Jun 9, 2024 · Operations

20 Essential Linux Terminal Tricks to Boost Your Productivity

This guide presents twenty practical Linux command‑line shortcuts—from tab completion and directory navigation to history search and log monitoring—that help both beginners and seasoned users work faster, avoid common pitfalls, and streamline everyday terminal tasks.

LinuxTipsUnix
0 likes · 11 min read
20 Essential Linux Terminal Tricks to Boost Your Productivity
Baidu Geek Talk
Baidu Geek Talk
Jun 3, 2024 · Artificial Intelligence

How an AI Code Assistant Cut Medical Imaging Data Processing Time by 9×

A graduate student and his lab used Baidu Comate, an AI‑powered coding assistant, to automate repetitive Python scripts for converting 150 GB of DICOM images to PNG, reducing a week‑long, three‑person effort to two days for a single developer and boosting overall team efficiency.

AIAI code assistantBaidu Comate
0 likes · 8 min read
How an AI Code Assistant Cut Medical Imaging Data Processing Time by 9×
Baidu Tech Salon
Baidu Tech Salon
May 30, 2024 · Artificial Intelligence

How AI Code Assistant Baidu Comate Boosted Medical Imaging Processing by 9×

A graduate student’s lab cut the time to process 150 GB of medical imaging data from one week for three people to two days for one person by using Baidu Comate’s AI‑driven code generation, annotation, and private‑knowledge enhancement features, achieving over nine‑fold productivity gains.

AI code assistantBaidu Comatecode-generation
0 likes · 8 min read
How AI Code Assistant Baidu Comate Boosted Medical Imaging Processing by 9×
21CTO
21CTO
May 29, 2024 · Frontend Development

Top 10 Must‑Have VS Code Extensions Every Developer Should Use

Discover the ten most popular VS Code extensions that boost productivity, improve code readability, streamline debugging, and enhance web development workflows, making them essential tools for any serious programmer.

ExtensionsToolingVS Code
0 likes · 5 min read
Top 10 Must‑Have VS Code Extensions Every Developer Should Use
Top Architecture Tech Stack
Top Architecture Tech Stack
May 7, 2024 · Backend Development

How to Create Custom Javadoc Live Templates in IntelliJ IDEA for Java

This guide explains step‑by‑step how to configure IntelliJ IDEA’s Live Templates to automatically generate Javadoc comments for Java methods, including creating a custom template group, defining variables, setting scope, and showcasing useful Java‑8 snippets, while also noting promotional offers for activation tools.

IDE TipsIntelliJ IDEAJavadoc
0 likes · 6 min read
How to Create Custom Javadoc Live Templates in IntelliJ IDEA for Java
macrozheng
macrozheng
Apr 24, 2024 · Backend Development

Boost Java Development Efficiency with 10 Must‑Have IntelliJ IDEA Plugins

This article introduces ten practical IntelliJ IDEA plugins—including POJO‑to‑JSON, Cool Request, CamelCase, any‑rule, Grep Console, GenerateO2O, Smart Input, Squaretest, TONGYI Lingma, and Auto‑Filling Java Call Arguments—that streamline Java backend development, improve code quality, and accelerate daily coding tasks.

IntelliJ IDEAJava pluginsdevelopment-tools
0 likes · 8 min read
Boost Java Development Efficiency with 10 Must‑Have IntelliJ IDEA Plugins
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
DevOps
DevOps
Apr 14, 2024 · Artificial Intelligence

Exploring the Application of Large Language Models in DevOps: Practices, Principles, and Future Prospects

This article examines how large language models (LLMs) are being integrated into DevOps workflows, detailing practical implementations, organizational adoption, efficiency‑boosting techniques, underlying principles, limitations, and future directions for software engineers seeking to leverage AI as a reliable development partner.

Artificial IntelligenceLLMautomation
0 likes · 22 min read
Exploring the Application of Large Language Models in DevOps: Practices, Principles, and Future Prospects
Yang Money Pot Technology Team
Yang Money Pot Technology Team
Apr 11, 2024 · R&D Management

The Seven Habits of Highly Effective People for Technical Teams

This article adapts the classic "Seven Habits of Highly Effective People" framework to software development teams, explaining each habit—proactivity, beginning with the end in mind, putting first things first, seeking win‑win, understanding others, synergizing, and continuous renewal—and offering concrete behaviors to embed them in daily technical work.

Leadershiphabitproductivity
0 likes · 8 min read
The Seven Habits of Highly Effective People for Technical Teams
Model Perspective
Model Perspective
Mar 29, 2024 · Fundamentals

How Reducing Information Entropy Can Simplify Your Life

In an age of information overload, understanding and applying the concept of entropy to filter and reject unnecessary data helps lower uncertainty, reduce mental load, and enable more focused, efficient decision‑making for a simpler, higher‑quality life.

attention managemententropyinformation theory
0 likes · 9 min read
How Reducing Information Entropy Can Simplify Your Life
Efficient Ops
Efficient Ops
Mar 24, 2024 · Operations

20 Essential Linux Terminal Tricks to Supercharge Your Productivity

This article compiles a set of practical Linux command‑line shortcuts—from tab completion and directory navigation to history search and log monitoring—that help both beginners and seasoned users work faster, avoid common pitfalls, and boost overall terminal productivity.

LinuxOperationsShell
0 likes · 13 min read
20 Essential Linux Terminal Tricks to Supercharge Your Productivity
21CTO
21CTO
Mar 15, 2024 · Artificial Intelligence

10 AI‑Powered IntelliJ Plugins to Supercharge Your Coding

This article introduces ten AI‑driven plugins for IntelliJ IDEA, including GitHub Copilot, SonarLint, Tabnine, Code With Me, and AI Coding Assistant, explaining how they boost productivity, improve code quality, and enable smarter, collaborative development.

AIIntelliJPlugins
0 likes · 7 min read
10 AI‑Powered IntelliJ Plugins to Supercharge Your Coding
Su San Talks Tech
Su San Talks Tech
Mar 13, 2024 · Backend Development

Boost Java Productivity: 10 Must‑Have IntelliJ Plugins

Discover ten IntelliJ plugins—including POJO‑to‑JSON, Cool Request, CamelCase, any‑rule, Grep Console, GenerateO2O, Smart Input, Squaretest, TONGYI Lingma, and Auto‑Filling Java Call Arguments—that streamline Java development, automate repetitive tasks, and enhance code quality for backend engineers.

IDE pluginsIntelliJjava
0 likes · 7 min read
Boost Java Productivity: 10 Must‑Have IntelliJ Plugins
Baidu Geek Talk
Baidu Geek Talk
Mar 11, 2024 · Artificial Intelligence

How Baidu’s Comate AI Coding Assistant Is Transforming Software Development

The article examines the evolution of AIGC, outlines Baidu’s Comate AI coding assistant, analyzes its underlying technologies and internal adoption, and explores how AI-driven code generation can boost developer efficiency across front‑end, back‑end, and multi‑language projects.

AI CodingAIGCBaidu Comate
0 likes · 12 min read
How Baidu’s Comate AI Coding Assistant Is Transforming Software Development
macrozheng
macrozheng
Feb 27, 2024 · Fundamentals

5 Stunning Git GUI Clients to Simplify Your Version Control

This guide reviews five visually appealing Git GUI clients—GitKraken, Fork, SourceTree, SmartGit, and TortoiseGit—highlighting their key features, platform support, and how they make version‑control operations more intuitive and efficient for developers of all skill levels.

development-toolsproductivityversion-control
0 likes · 6 min read
5 Stunning Git GUI Clients to Simplify Your Version Control
DaTaobao Tech
DaTaobao Tech
Feb 23, 2024 · Artificial Intelligence

AI-Driven Design Practices and Impact Report of Taobao Design Team (2022‑2023)

Between 2022 and 2023 the Taobao design team shifted from traditional 3D modeling to AI‑generated avatars, cutting costs and project time by up to 60%, expanding creative output by 150%, redefining designer roles, standardizing tools on the internal “Taobao Design AIGC” platform, and outlining future AI‑assisted workflow and quality standards.

AIDesignTaobao
0 likes · 13 min read
AI-Driven Design Practices and Impact Report of Taobao Design Team (2022‑2023)
21CTO
21CTO
Feb 7, 2024 · Fundamentals

How VS Code’s New ‘Hey Code’ Voice Feature Is Changing Coding

Visual Studio Code now offers a voice‑driven "Hey Code" feature for Copilot subscribers, enabling local speech‑to‑text transcription, configurable auto‑save, and floating editor windows, while still in early development and limited to English, highlighting both its potential and current limitations for developers.

Hey CodeVS Codedeveloper tools
0 likes · 5 min read
How VS Code’s New ‘Hey Code’ Voice Feature Is Changing Coding
21CTO
21CTO
Feb 7, 2024 · Operations

Master Your Developer Workflow: Proven Time‑Management Techniques

This article explains why effective time management is essential for developers, explores psychological, physiological, and technical dimensions, and presents practical techniques such as weekly planning, the Pomodoro method, goal‑based planning, and the Eisenhower matrix to boost productivity and work‑life balance.

Developer WorkflowOperationspomodoro
0 likes · 13 min read
Master Your Developer Workflow: Proven Time‑Management Techniques
Su San Talks Tech
Su San Talks Tech
Feb 6, 2024 · Backend Development

Top 10 Online Development Tools to Boost Your Coding Efficiency

This article introduces ten powerful online utilities—including a Java Spring Initializr, code generators, JSON formatters, cron expression builders, regex testers, nginx formatters, and visual data tools—that streamline backend and frontend development workflows and dramatically improve productivity.

Backenddevelopment-toolsjava
0 likes · 7 min read
Top 10 Online Development Tools to Boost Your Coding Efficiency
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jan 25, 2024 · Backend Development

Essential IntelliJ IDEA Plugins for Java Development

This article introduces a curated collection of IntelliJ IDEA plugins—including Java Stream Debugger, JClassLib bytecode viewer, Maven Helper, JRebel, and many others—detailing their features, usage instructions, and benefits to enhance Java development productivity and code quality.

IDE pluginsIntelliJ IDEAdevelopment-tools
0 likes · 9 min read
Essential IntelliJ IDEA Plugins for Java Development
macrozheng
macrozheng
Jan 18, 2024 · Backend Development

28 Essential IntelliJ IDEA Tips to Supercharge Your Java Development

This article compiles 28 practical IntelliJ IDEA shortcuts, settings tweaks, and plugin recommendations that help Java developers quickly navigate code history, manage memory, customize keymaps, automate imports, visualize dependencies, and improve overall coding efficiency.

IDE shortcutsIntelliJ IDEAdevelopment-tools
0 likes · 14 min read
28 Essential IntelliJ IDEA Tips to Supercharge Your Java Development
Java Architect Essentials
Java Architect Essentials
Jan 14, 2024 · Fundamentals

Essential IntelliJ IDEA Tips to Boost Java Development Efficiency

This article presents a comprehensive collection of practical IntelliJ IDEA tips for Java developers, covering code history viewing, memory settings, Eclipse keymap, case‑insensitive suggestions, disabling inspections, documentation templates, method separators, multi‑line tabs, bracket navigation, code completion, fuzzy search, class preview, call hierarchy, Maven dependency visualization, SSH tool, and more to significantly boost coding efficiency.

IDE TipsIntelliJ IDEAdevelopment-tools
0 likes · 12 min read
Essential IntelliJ IDEA Tips to Boost Java Development Efficiency
21CTO
21CTO
Jan 14, 2024 · Artificial Intelligence

Can Large Language Models Really Boost Programming Productivity? Insights from Redis Founder

The article reflects on the Redis founder's 2024 blog about large language models, examining their strengths and limits in software development, illustrating how they can accelerate coding for experienced programmers while highlighting challenges in system programming and the need for careful prompt engineering.

AI programmingLarge Language Modelsproductivity
0 likes · 19 min read
Can Large Language Models Really Boost Programming Productivity? Insights from Redis Founder
21CTO
21CTO
Jan 7, 2024 · Fundamentals

12 Essential Traits That Turn a Developer into a Senior Engineer

Discover the twelve key characteristics—from focused prioritization and second‑order thinking to habit formation and health awareness—that distinguish senior developers, and learn actionable strategies to cultivate these traits, accelerate your growth, and transition from junior to senior engineering roles.

Career Growthproductivityprofessional development
0 likes · 15 min read
12 Essential Traits That Turn a Developer into a Senior Engineer
21CTO
21CTO
Jan 3, 2024 · Fundamentals

7 Must-Have Free Developer Tools to Supercharge Your Workflow

Discover a curated list of seven free, open‑source developer tools—including IDEs, online utilities, resource directories, design templates, and data visualizers—that can streamline daily coding tasks, boost productivity, and help you build applications faster.

developer toolsfree resourcesopen‑source
0 likes · 4 min read
7 Must-Have Free Developer Tools to Supercharge Your Workflow
Architecture Digest
Architecture Digest
Jan 3, 2024 · Fundamentals

Top Note‑Taking Tools for Programmers

This guide reviews seven of the best note‑taking applications for programmers—Boostnote, MedleyText, Quiver, OneNote, CherryTree, Sublime Text, and TickTick—highlighting their key features, platform support, pricing, and how they help developers stay organized and boost productivity.

BoostnoteOneNoteSublime Text
0 likes · 8 min read
Top Note‑Taking Tools for Programmers
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 27, 2023 · Product Management

Boost Your Productivity: Proven Meeting and Collaboration Hacks for Developers

This article shares practical techniques for developers to work more efficiently, covering how to run effective meetings, communicate clearly, set boundaries, collaborate with product and testing teams, and adopt simple project‑management habits that reduce wasted time and improve overall productivity.

Project Managementmeeting managementproductivity
0 likes · 15 min read
Boost Your Productivity: Proven Meeting and Collaboration Hacks for Developers
Python Programming Learning Circle
Python Programming Learning Circle
Dec 22, 2023 · Operations

10 Python Automation Scripts to Simplify Everyday Tasks

This article presents ten practical Python automation scripts—including HTML parsing, QR code scanning, screenshot capture, audiobook creation, PDF editing, StackOverflow querying, mobile phone control, CPU/GPU temperature monitoring, Instagram uploading, and video watermarking—to help automate repetitive tasks and boost productivity.

CLIPythonautomation
0 likes · 14 min read
10 Python Automation Scripts to Simplify Everyday Tasks
58UXD
58UXD
Dec 22, 2023 · Artificial Intelligence

Create Stunning Year‑End PPTs in Minutes with AI Tools

This guide shows how AI assistants such as ChatGPT, Microsoft Copilot, Mindshow, Gamma, Flourish and Midjourney can quickly generate outlines, designs, data visualizations and illustrations for year‑end summary presentations, dramatically cutting preparation time and boosting creativity.

AIChatGPTMicrosoft Copilot
0 likes · 7 min read
Create Stunning Year‑End PPTs in Minutes with AI Tools
Model Perspective
Model Perspective
Dec 18, 2023 · Fundamentals

How Cold Temperatures Slow Your Brain and What You Can Do About It

Cold temperatures constrict blood vessels, slow circulation, and reduce nerve conduction speed, leading to slower reaction times, diminished attention, memory, and problem‑solving abilities, while an optimal indoor temperature of 22‑26 °C can boost productivity; the article also offers practical tips such as warm clothing, activity, nutrition, and limiting exposure.

brain physiologycognitive performancecold environment
0 likes · 4 min read
How Cold Temperatures Slow Your Brain and What You Can Do About It
Liangxu Linux
Liangxu Linux
Dec 13, 2023 · Fundamentals

Boost Your Linux Terminal Productivity with thefuck, btop, fzf, and tldr

This guide introduces four powerful Linux terminal utilities— thefuck, btop, fzf, and tldr—explaining their core features, installation steps on macOS, and practical usage examples that help you correct mistyped commands, monitor system resources, perform fuzzy file searches, and get concise command help.

btop++fzfproductivity
0 likes · 8 min read
Boost Your Linux Terminal Productivity with thefuck, btop, fzf, and tldr
DevOps
DevOps
Nov 30, 2023 · R&D Management

Comprehensive R&D Efficiency Metrics and Calculation Formulas

This article presents a comprehensive collection of R&D efficiency metrics and their calculation formulas, covering code integration, quality, productivity, reliability, maintainability, and deployment aspects, to help teams evaluate and improve development performance and operational effectiveness.

OperationsR&D metricscode quality
0 likes · 12 min read
Comprehensive R&D Efficiency Metrics and Calculation Formulas
Su San Talks Tech
Su San Talks Tech
Nov 19, 2023 · Backend Development

Boost Your Java Productivity: 28 Essential IntelliJ IDEA Tips

Discover 28 practical IntelliJ IDEA tricks—from viewing code history and adjusting memory settings to customizing shortcuts, managing imports, visualizing dependencies, and leveraging plugins—designed to streamline Java development, enhance efficiency, and simplify everyday coding tasks for both beginners and seasoned developers.

Code navigationIDEIntelliJ IDEA
0 likes · 14 min read
Boost Your Java Productivity: 28 Essential IntelliJ IDEA Tips
Top Architecture Tech Stack
Top Architecture Tech Stack
Nov 16, 2023 · Backend Development

Essential IntelliJ IDEA Tips for Java Developers

This article presents a comprehensive collection of 28 practical IntelliJ IDEA shortcuts and configuration tricks—such as viewing local history, adjusting VM memory, adopting Eclipse keymaps, managing inspections, customizing templates, navigating code, and leveraging plugins—to dramatically improve Java development productivity.

Code navigationIntelliJ IDEAjava
0 likes · 11 min read
Essential IntelliJ IDEA Tips for Java Developers
21CTO
21CTO
Nov 12, 2023 · Artificial Intelligence

How AI Agents Will Revolutionize Computing and Everyday Life

Bill Gates predicts that AI agents will soon replace separate applications, enabling users to command devices with natural language, transforming software, productivity, healthcare, education, and entertainment, while raising significant technical, privacy, and societal challenges that could spark the biggest computer revolution since the graphical user interface.

AI agentsfuture of AIprivacy
0 likes · 18 min read
How AI Agents Will Revolutionize Computing and Everyday Life
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 6, 2023 · Frontend Development

Top VSCode Extensions for Frontend Development

This article introduces and explains eleven essential VSCode extensions—including Live Server, TODO Highlights, Markdown Preview Github Styling, VSCode Icons, Tabnine, CodeSnap, CSS Peek, JavaScript Code Snippets, Prettier, Git Graph, and Vue Language Features—highlighting their core functions, usage tips, and benefits for front‑end developers.

Extensionsdevelopment-toolsproductivity
0 likes · 7 min read
Top VSCode Extensions for Frontend Development
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 6, 2023 · Fundamentals

Boost Your Productivity: Advanced IDEA Debugging Techniques You Need

This guide reveals a collection of often‑overlooked IntelliJ IDEA debugging tricks—such as non‑pausing breakpoints, quick expression evaluation, time‑travel debugging, selective loop inspection, variable assignment tracing, method implementation locating, run‑to‑cursor, and exception breakpoints—to dramatically improve development efficiency.

DevelopmentIDEAdebugging
0 likes · 5 min read
Boost Your Productivity: Advanced IDEA Debugging Techniques You Need