Tagged articles
374 articles
Page 3 of 4
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 7, 2022 · Frontend Development

How DX’s New IDE Transforms Mobile Template Development at Alibaba

This article explains how DinamicX (DX) evolved from a limited template platform to a full‑cycle IDE built on VSCode and OpenSumi, detailing its architecture, feature set, workflow stages, code intelligence, preview tools, and future technical directions for improving performance, collaboration, and cross‑platform development.

DXIDEOpenSumi
0 likes · 20 min read
How DX’s New IDE Transforms Mobile Template Development at Alibaba
Python Programming Learning Circle
Python Programming Learning Circle
Jun 4, 2022 · Fundamentals

How to Install and Use Useful PyCharm Plugins for Python Development

This guide explains step‑by‑step how to install PyCharm plugins, introduces ten recommended extensions—including Material Theme UI Lite, Chinese Language Pack, Statistic, Json Parser, Tabnine, Rainbow Brackets, Indent Rainbow, Rainbow CSV, CodeGlance, and ignore—and describes their features for enhancing Python development productivity.

IDEPluginsPyCharm
0 likes · 4 min read
How to Install and Use Useful PyCharm Plugins for Python Development
Ops Development Stories
Ops Development Stories
Jun 2, 2022 · Cloud Native

Accelerate Microservice Development with Nocalhost on Rainbond

This guide explains how to use Nocalhost together with Rainbond to develop, debug, and deploy microservice applications directly in a Kubernetes cluster, covering installation, configuration, development modes, and practical steps for seamless cloud‑native development.

Cloud NativeIDEKubernetes
0 likes · 9 min read
Accelerate Microservice Development with Nocalhost on Rainbond
Programmer DD
Programmer DD
May 28, 2022 · Backend Development

Visual Studio 2022 for Mac: Faster Native UI and .NET 6 Power

Microsoft's Visual Studio 2022 for Mac v17.0 GA introduces a fully native macOS UI, runs on .NET 6, offers Apple Silicon optimization, and delivers up to 50% performance gains while adding early support for .NET 7 and .NET MAUI cross‑platform development.

.NET 6Apple SiliconIDE
0 likes · 5 min read
Visual Studio 2022 for Mac: Faster Native UI and .NET 6 Power
Java Captain
Java Captain
Apr 22, 2022 · Backend Development

IntelliJ IDEA 2022.1 Release Highlights: Dependency Analyzer, New Project Wizard, Notifications, Kotlin and Java Support, Kubernetes Integration, and More

IntelliJ IDEA 2022.1 introduces a Dependency Analyzer for managing conflicts, an enhanced New Project wizard, a new Notifications tool window, expanded Java 18 and Kotlin 1.6.20 support, Kubernetes editing capabilities, improved Gradle progress, and numerous UI and language feature upgrades across Java, Kotlin, Go, and other technologies.

Dependency AnalyzerIDEIntelliJ
0 likes · 7 min read
IntelliJ IDEA 2022.1 Release Highlights: Dependency Analyzer, New Project Wizard, Notifications, Kotlin and Java Support, Kubernetes Integration, and More
Programmer DD
Programmer DD
Apr 15, 2022 · Backend Development

How to Use IntelliJ IDEA’s Reset Frame to Step Back in Debugging

This guide explains how IntelliJ IDEA’s Reset Frame (or Drop Frame in older versions) lets you roll back to a previous stack frame during Java debugging, shows when it works, provides code examples, and clarifies version differences.

DebuggingIDEIntelliJ IDEA
0 likes · 4 min read
How to Use IntelliJ IDEA’s Reset Frame to Step Back in Debugging
Java Architect Essentials
Java Architect Essentials
Apr 11, 2022 · Frontend Development

Boost Your VS Code: 60+ Must‑Have Extensions for Frontend Developers

This article presents a curated collection of over sixty VS Code extensions, organized into categories such as appearance optimization, functional enhancements, coding efficiency, code formatting, and fun utilities, each with a brief description, usage tips, and screenshots to help frontend developers improve their development experience.

ExtensionsIDETooling
0 likes · 20 min read
Boost Your VS Code: 60+ Must‑Have Extensions for Frontend Developers
Programmer DD
Programmer DD
Apr 5, 2022 · Backend Development

Debug Java Loops Faster: Use Conditional Breakpoints in IntelliJ IDEA

Learn how to use IntelliJ IDEA's conditional breakpoints to pause a Java loop at a specific iteration, eliminating the need for repetitive stepping and streamlining complex debugging scenarios, ultimately improving development efficiency.

Conditional BreakpointIDEIntelliJ IDEA
0 likes · 3 min read
Debug Java Loops Faster: Use Conditional Breakpoints in IntelliJ IDEA
Java High-Performance Architecture
Java High-Performance Architecture
Mar 10, 2022 · Frontend Development

Why OpenSumi Is the Next‑Gen Open‑Source IDE for Web and Electron

OpenSumi, the first domestically developed, highly customizable, high‑performance IDE framework compatible with VS Code extensions, enables developers to quickly build dual‑platform (Web and Electron) IDEs with modular architecture, independent processes, and extensive view customization, addressing the repetitive setup challenges faced by Alibaba and Ant Group teams.

ElectronIDEOpenSumi
0 likes · 6 min read
Why OpenSumi Is the Next‑Gen Open‑Source IDE for Web and Electron
Python Programming Learning Circle
Python Programming Learning Circle
Mar 8, 2022 · Fundamentals

Top 10 Python IDEs for Developers

This article presents a curated list of the ten most useful Python integrated development environments, describing each tool's key features, strengths, and suitability for developers seeking efficient, extensible, and productive coding experiences.

DevelopmentIDEPyCharm
0 likes · 5 min read
Top 10 Python IDEs for Developers
AntTech
AntTech
Mar 3, 2022 · Frontend Development

OpenSumi: An Open‑Source, High‑Performance, Customizable IDE Framework for Web and Electron

OpenSumi is a TypeScript‑based, VS Code‑compatible IDE framework jointly developed by Ant Group and Alibaba that offers low‑threshold, high‑performance, and highly customizable web and Electron IDE solutions, supports full VS Code plugin ecosystems, and provides cloud‑native development workflows for vertical industry scenarios.

Cloud IDEIDEOpenSumi
0 likes · 11 min read
OpenSumi: An Open‑Source, High‑Performance, Customizable IDE Framework for Web and Electron
DaTaobao Tech
DaTaobao Tech
Feb 18, 2022 · Frontend Development

Optimizing UI Rendering Performance in OpenSumi IDE

The article shows how OpenSumi’s UI lag, caused by global‑state re‑renders, redundant props, and repeated menu and tree creation, can be eliminated by memoizing components, splitting views, caching menus, removing unneeded width props, batching icon CSS insertion, and debouncing ResizeObserver events, cutting latency from seconds to smooth responsiveness on both M1 and Intel machines.

IDEOpenSumiPerformance Optimization
0 likes · 13 min read
Optimizing UI Rendering Performance in OpenSumi IDE
Top Architect
Top Architect
Jan 29, 2022 · Backend Development

Comprehensive Maven Tutorial: Installation, Configuration, Lifecycle, and Usage

This article provides a detailed step‑by‑step guide to Maven, covering why to use it, its core concepts, installation, creating a first project, repository coordinates, dependency scopes, lifecycle phases, Eclipse integration, advanced dependency features, and build configuration with code examples.

Build ToolEclipseIDE
0 likes · 15 min read
Comprehensive Maven Tutorial: Installation, Configuration, Lifecycle, and Usage
Programmer DD
Programmer DD
Jan 24, 2022 · Backend Development

Why VS Code’s 2022 Roadmap Puts Spring Boot Front‑and‑Center

The article reviews VS Code’s 2021 updates, outlines its 2022 roadmap centered on six key areas—including extensive Spring Boot enhancements—and speculates that these improvements aim to keep VS Code competitive against JetBrains’ upcoming Fleet IDE for Java developers.

Backend DevelopmentIDEJava
0 likes · 3 min read
Why VS Code’s 2022 Roadmap Puts Spring Boot Front‑and‑Center
Java Architect Essentials
Java Architect Essentials
Jan 21, 2022 · Backend Development

Using IntelliJ IDEA Diagrams to Visualize Java Servlet Inheritance and Interface Relationships

This tutorial demonstrates how to leverage IntelliJ IDEA's diagram feature to view, filter, and explore inheritance and interface implementation relationships of Java Servlet classes, including customizing the diagram, inspecting class members, and navigating source code directly from the visual representation.

Class DiagramIDEInheritance
0 likes · 6 min read
Using IntelliJ IDEA Diagrams to Visualize Java Servlet Inheritance and Interface Relationships
Taobao Frontend Technology
Taobao Frontend Technology
Jan 17, 2022 · Frontend Development

How to Slash IDE Lag: Proven React Performance Hacks for OpenSumi

This article explores practical performance optimization techniques for the OpenSumi IDE, covering React re‑render reduction, component memoization, menu caching, TreeView prop pruning, icon handling, and panel resize event management, demonstrating how targeted code changes can dramatically improve UI responsiveness.

IDEOpenSumiReact
0 likes · 14 min read
How to Slash IDE Lag: Proven React Performance Hacks for OpenSumi
Architect's Guide
Architect's Guide
Jan 12, 2022 · Fundamentals

IntelliJ IDEA Shortcut Guide for Windows and macOS

This article provides a comprehensive collection of IntelliJ IDEA keyboard shortcuts for both Windows and macOS, organized by key combinations such as Ctrl, Alt, Shift, and their combinations, includes tables of shortcuts, usage explanations, and a link to a high‑resolution PDF for printing.

IDEIntelliJ IDEAWindows
0 likes · 19 min read
IntelliJ IDEA Shortcut Guide for Windows and macOS
21CTO
21CTO
Dec 29, 2021 · Fundamentals

Top 10 Python Tools & Libraries to Boost Your 2022 Development Skills

Discover the essential Python tools, IDEs, and libraries for 2022—including PyCharm, Jupyter Notebook, Keras, pip, Scikit‑Learn, Sphinx, Selenium, and Beautiful Soup—to enhance productivity, streamline coding, and empower developers across web, data science, and AI projects.

IDEPythondata-science
0 likes · 9 min read
Top 10 Python Tools & Libraries to Boost Your 2022 Development Skills
Architect's Tech Stack
Architect's Tech Stack
Dec 10, 2021 · Backend Development

2021 JVM Ecosystem Report Highlights Java Version Adoption, IDE Preferences, Build Tools, and Framework Dominance

The 2021 JVM Ecosystem Report, based on responses from over 2,000 Java developers, reveals a shift from Java 8 to Java 11, widespread use of AdoptOpenJDK and Oracle builds, dominant IDEs like IntelliJ IDEA, Maven as the primary build system, and Spring as the leading framework in the Java ecosystem.

IDEJVMJava
0 likes · 4 min read
2021 JVM Ecosystem Report Highlights Java Version Adoption, IDE Preferences, Build Tools, and Framework Dominance
21CTO
21CTO
Nov 30, 2021 · Fundamentals

JetBrains Unveils Fleet: A Lightweight IDE for Remote Development

JetBrains expands its development ecosystem by separating IDE front‑ends from back‑ends with JetBrains Gateway for remote coding, and launches Fleet—a lightweight, IntelliJ‑based editor that supports smart mode, multiple languages, collaborative sessions, and integrates with Space’s Docker‑based development environments.

DockerFleetIDE
0 likes · 6 min read
JetBrains Unveils Fleet: A Lightweight IDE for Remote Development
21CTO
21CTO
Nov 14, 2021 · Fundamentals

What’s New in Visual Studio 2022? A Deep Dive into the Latest Features

Visual Studio 2022 has been officially released with a go‑live license, bringing 64‑bit support, .NET 6, C++ 20, Azure Cloud Services, hot‑reload, enhanced debugging, Git integration, UI personalization, and many other productivity improvements for developers across languages and platforms.

CC++Debugging
0 likes · 18 min read
What’s New in Visual Studio 2022? A Deep Dive into the Latest Features
Liangxu Linux
Liangxu Linux
Oct 16, 2021 · Fundamentals

Best Free Alternatives to Visual Studio Code for Developers

This article reviews several free, open‑source text editors—including VS Codium, Sublime Text, Atom, Geany, and Komodo Edit—as viable replacements for Visual Studio Code, comparing their features, platform support, and limitations to help programmers choose the most suitable tool.

IDEVS Code alternativesprogramming tools
0 likes · 8 min read
Best Free Alternatives to Visual Studio Code for Developers
MaGe Linux Operations
MaGe Linux Operations
Oct 5, 2021 · Fundamentals

11 Essential PyCharm Tips to Supercharge Your Python Workflow

This guide presents eleven practical PyCharm tricks—from adjusting font sizes and customizing the UI to efficient code commenting, refactoring, package management, and debugging—helping both beginners and seasoned developers boost productivity and master the IDE’s powerful features.

DebuggingIDEPyCharm
0 likes · 8 min read
11 Essential PyCharm Tips to Supercharge Your Python Workflow
Java Backend Technology
Java Backend Technology
Aug 22, 2021 · Fundamentals

8 Essential IntelliJ IDEA Settings Every Eclipse Switcher Should Enable

This guide lists eight crucial IntelliJ IDEA configuration tweaks—such as enabling automatic compilation, case‑insensitive completion, smart imports, hover hints, multi‑line tabs, proper file encoding, Ctrl‑scroll font resizing, and line numbers—to help developers transitioning from Eclipse work more efficiently.

EclipseIDEIntelliJ IDEA
0 likes · 5 min read
8 Essential IntelliJ IDEA Settings Every Eclipse Switcher Should Enable
Code Ape Tech Column
Code Ape Tech Column
Aug 21, 2021 · Backend Development

Comprehensive Guide to Debugging in IntelliJ IDEA

This article provides a detailed tutorial on using IntelliJ IDEA's debug mode, covering basic usage, shortcut keys, variable inspection, expression evaluation, smart step‑into, conditional breakpoints, multithreaded debugging, drop frame, force return, and JRebel activation for efficient Java development.

DebuggingDevelopmentIDE
0 likes · 14 min read
Comprehensive Guide to Debugging in IntelliJ IDEA
macrozheng
macrozheng
Aug 5, 2021 · Fundamentals

What’s New in IntelliJ IDEA 2021.2? Top Features You Shouldn’t Miss

IntelliJ IDEA 2021.2 introduces a refreshed icon, configurable actions on auto‑save, a powerful Package Search for Maven/Gradle, enhanced diagram views, automatic cache and log cleanup, and new microservice diagrams, helping developers work more efficiently and avoid common pitfalls.

Cache CleanupCode FormattingIDE
0 likes · 5 min read
What’s New in IntelliJ IDEA 2021.2? Top Features You Shouldn’t Miss
21CTO
21CTO
Jul 24, 2021 · Fundamentals

Choosing the Right IDE: A Comprehensive Guide to Top Development Environments

This article explains what an IDE is, why it matters for developers across languages, and provides detailed overviews of popular IDEs such as Visual Studio, IntelliJ IDEA, Xcode, Eclipse, and many others to help you select the most suitable tool for your workflow.

IDEcode editordevelopment-tools
0 likes · 12 min read
Choosing the Right IDE: A Comprehensive Guide to Top Development Environments
Java Architect Essentials
Java Architect Essentials
Jul 15, 2021 · Fundamentals

Master IDEA Debugging: Essential Steps and Tips for Java Developers

This guide explains what debugging is, why it matters for developers, and provides a step‑by‑step walkthrough of IntelliJ IDEA’s debugging features—including breakpoints, stepping controls, variable inspection, conditional breakpoints, multithread debugging, and expression evaluation—to help you troubleshoot code efficiently.

DebuggingIDEIntelliJ IDEA
0 likes · 7 min read
Master IDEA Debugging: Essential Steps and Tips for Java Developers
FunTester
FunTester
Jul 14, 2021 · Fundamentals

Key New Features and Differences of Selenium 4

This article introduces Selenium 4's major enhancements—including W3C standardization, an upgraded IDE, a unified Grid architecture, native Chrome DevTools support, relative locators, and additional APIs—while comparing them to Selenium 3 and providing practical usage examples.

IDERelative LocatorsSelenium
0 likes · 6 min read
Key New Features and Differences of Selenium 4
Python Programming Learning Circle
Python Programming Learning Circle
Jun 29, 2021 · Fundamentals

Top Python IDEs and Code Editors: Features, Pros, Cons, and Compatibility

This article provides a comprehensive overview of the most popular Python IDEs and code editors—including PyCharm, Visual Studio Code, Sublime Text, Vim, Emacs, and many others—detailing their main features, plugins, compatibility across operating systems, advantages, disadvantages, and download links to help developers choose the tool that best fits their workflow and project requirements.

IDEPythoncode editor
0 likes · 10 min read
Top Python IDEs and Code Editors: Features, Pros, Cons, and Compatibility
ITPUB
ITPUB
Jun 22, 2021 · Databases

Master DataGrip: Essential Tips for Efficient Database Management

This guide walks you through installing DataGrip, configuring drivers, connecting to various databases, using its powerful SQL editor with shortcuts, customizing appearance, performing data export/import, and leveraging advanced navigation and editing features to boost productivity.

Data ExportDataGripDatabase Management
0 likes · 12 min read
Master DataGrip: Essential Tips for Efficient Database Management
Python Programming Learning Circle
Python Programming Learning Circle
Jun 21, 2021 · Databases

Comprehensive Guide to Using DataGrip for Database Management

This article provides a detailed, step‑by‑step tutorial on installing, configuring, and using JetBrains DataGrip—including connection setup, SQL editing, result navigation, data import/export, and advanced editor shortcuts—demonstrating why the tool is considered a powerful and user‑friendly database client.

DataGripDatabase ManagementDatabase client
0 likes · 12 min read
Comprehensive Guide to Using DataGrip for Database Management
Laravel Tech Community
Laravel Tech Community
Jun 1, 2021 · Fundamentals

IntelliJ IDEA Shortcut Keys Reference for Windows and macOS

This article provides a comprehensive list of IntelliJ IDEA keyboard shortcuts for both Windows and macOS, covering basic navigation, editing, refactoring, debugging, version control, and other essential functions to enhance developer productivity without using a mouse.

IDEIntelliJ IDEAdevelopment-tools
0 likes · 19 min read
IntelliJ IDEA Shortcut Keys Reference for Windows and macOS
Programmer DD
Programmer DD
Jun 1, 2021 · Fundamentals

Unlock IntelliJ IDEA’s Advanced Debugging: Log, Field & Exception Breakpoints

Learn how to leverage IntelliJ IDEA’s powerful debugging features—including Evaluate and Log at breakpoints, field access/modification watches, exception breakpoints, and method breakpoints—to inspect variables, trace execution, and streamline both everyday debugging and deep source code analysis without cluttering your code with temporary prints.

IDEIntelliJ IDEAJava
0 likes · 7 min read
Unlock IntelliJ IDEA’s Advanced Debugging: Log, Field & Exception Breakpoints
Alibaba Terminal Technology
Alibaba Terminal Technology
May 20, 2021 · Frontend Development

Why WebStorm Still Beats VSCode: Tips, Plugins, and Performance Hacks

This comprehensive guide explains how to obtain a legitimate WebStorm license, configure essential plugins, adjust fonts and memory, master useful shortcuts, leverage advanced Git features, and use powerful refactoring and collaboration tools, showing why many developers find WebStorm a more efficient IDE for front‑end work.

GitIDEPlugins
0 likes · 16 min read
Why WebStorm Still Beats VSCode: Tips, Plugins, and Performance Hacks
Code Ape Tech Column
Code Ape Tech Column
May 14, 2021 · Fundamentals

Master IntelliJ IDEA Debugging: Essential Tips and Tricks

This comprehensive guide walks you through IntelliJ IDEA's debugging features, covering the interface, basic shortcuts, variable inspection, expression evaluation, smart step‑into, conditional breakpoints, multithreaded debugging, frame rollback, request interruption, and JRebel activation for hot‑deployment.

DebuggingHot DeploymentIDE
0 likes · 16 min read
Master IntelliJ IDEA Debugging: Essential Tips and Tricks
Liangxu Linux
Liangxu Linux
Apr 10, 2021 · Fundamentals

Master LeetCode Problem Solving with VSCode: A Complete Setup Guide

This guide walks you through downloading, installing, and configuring VSCode, exploring its interface, adding the LeetCode extension, and using language-specific plugins so you can efficiently browse, code, and submit LeetCode problems directly from the editor.

ExtensionsIDELeetCode
0 likes · 5 min read
Master LeetCode Problem Solving with VSCode: A Complete Setup Guide
AntTech
AntTech
Mar 16, 2021 · Frontend Development

Inside Ant Group's Frontend Engineering: Faster Builds, Cloud Functions, Android Cloud Devices, and IDE Innovations

The article shares how Ant Group's frontend engineering team improves build speed with cloud functions and multi‑process webpack, adopts Apple M1 hardware, tackles Android cloud‑device debugging, and launches a lightweight IDE, illustrating the challenges, innovations, and future directions of modern frontend development.

Android debuggingBuild OptimizationIDE
0 likes · 6 min read
Inside Ant Group's Frontend Engineering: Faster Builds, Cloud Functions, Android Cloud Devices, and IDE Innovations
Laravel Tech Community
Laravel Tech Community
Mar 13, 2021 · Frontend Development

Atom Editor Overview and Recent Changes

Atom is a free, open‑source, cross‑platform text and code editor built on Electron that supports plugins written in Node.js, includes built‑in Git integration, and has recently received numerous updates to its core, GitHub package, and various dependencies.

AtomElectronGit
0 likes · 4 min read
Atom Editor Overview and Recent Changes
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 1, 2021 · Backend Development

Boost Java Development Speed with Postfix Completion, Live Templates & Hidden IDE Tricks

This article systematically presents powerful IntelliJ IDEA techniques—including Postfix Completion, Live Templates, File Templates, and lesser‑known shortcuts—to dramatically reduce keystrokes, streamline coding workflows, and enhance overall developer productivity for both novice and seasoned Java engineers.

IDEIntelliJLive Templates
0 likes · 16 min read
Boost Java Development Speed with Postfix Completion, Live Templates & Hidden IDE Tricks
php Courses
php Courses
Feb 24, 2021 · Backend Development

How to View Yaf Framework Source Code in PhpStorm

This tutorial explains how to download the Yaf framework documentation from GitHub, unzip it, configure PhpStorm's Include Path to point to the source files, and verify the setup by opening a project file and Ctrl‑clicking a Yaf class, enabling easy source code navigation.

IDEPhpStormTutorial
0 likes · 2 min read
How to View Yaf Framework Source Code in PhpStorm
Aotu Lab
Aotu Lab
Jan 8, 2021 · Frontend Development

From Taro IDE to Tide: Building a Multi‑Platform Frontend Development Ecosystem

This article chronicles the evolution of Taro IDE—from a cross‑platform mini‑program framework to an integrated development environment built on Electron and Theia—detailing its architecture, debugging tools, user‑feedback lessons, and the transition toward the Tide IDE framework for scalable frontend engineering.

ElectronIDETaro
0 likes · 12 min read
From Taro IDE to Tide: Building a Multi‑Platform Frontend Development Ecosystem
21CTO
21CTO
Dec 28, 2020 · Fundamentals

PyCharm vs VS Code: Which Python IDE Is Right for You?

This article compares PyCharm and VS Code, examining their strengths and weaknesses in areas such as autocomplete, extension handling, memory usage, cost, and extensibility, to help developers decide which Python IDE best fits their workflow and project needs.

ComparisonIDEPyCharm
0 likes · 5 min read
PyCharm vs VS Code: Which Python IDE Is Right for You?
MaGe Linux Operations
MaGe Linux Operations
Dec 20, 2020 · Artificial Intelligence

Top 8 Essential Python Tools Every Developer Should Know

This article introduces Python's versatile ecosystem, highlighting eight key tools—including IDLE, scikit-learn, Theano, Selenium, TestComplete, Beautiful Soup, Pandas, and PuLP—that empower developers in IDE usage, machine learning, web automation, data analysis, and optimization tasks.

IDEWeb Automationdata-analysis
0 likes · 6 min read
Top 8 Essential Python Tools Every Developer Should Know
Architect's Tech Stack
Architect's Tech Stack
Dec 9, 2020 · Backend Development

How to Install and Use Popular IntelliJ IDEA Plugins for Java Development

This article explains how to install IntelliJ IDEA plugins—both online and offline—and provides detailed introductions to over a dozen useful plugins for Java development, including Lombok, RestfulTool, MyBatis helpers, code quality tools, and UI enhancements, helping developers boost productivity.

DevelopmentIDEIntelliJ IDEA
0 likes · 10 min read
How to Install and Use Popular IntelliJ IDEA Plugins for Java Development
MaGe Linux Operations
MaGe Linux Operations
Dec 1, 2020 · Fundamentals

Top 3 Free Python IDEs: Features, Pros & Cons

This article introduces three free Python IDEs—Atom, VS Code, and PyCharm—detailing their key features, advantages, and drawbacks to help developers choose the most suitable environment for their projects.

AtomIDEprogramming-tools
0 likes · 5 min read
Top 3 Free Python IDEs: Features, Pros & Cons
IT Xianyu
IT Xianyu
Nov 2, 2020 · Fundamentals

Comprehensive Guide to Debugging in IntelliJ IDEA

This article provides a detailed tutorial on using IntelliJ IDEA's Debug mode, covering interface components, basic operations and shortcuts, variable inspection, expression evaluation, smart step‑into, conditional breakpoints, multithreaded debugging, frame dropping, and force return techniques to efficiently trace and troubleshoot Java applications.

IDEIntelliJ IDEAJava
0 likes · 11 min read
Comprehensive Guide to Debugging in IntelliJ IDEA
Architect's Tech Stack
Architect's Tech Stack
Oct 29, 2020 · Databases

Comprehensive Guide to Using DataGrip for Database Management

DataGrip, JetBrains' database IDE, supports most major relational databases and offers an intuitive interface for configuring connections, executing queries, editing data, creating tables, exporting/importing data, and leveraging advanced features such as keyword navigation, code completion, and result set filtering, making database management efficient.

Data ManagementDataGripIDE
0 likes · 10 min read
Comprehensive Guide to Using DataGrip for Database Management
Sohu Tech Products
Sohu Tech Products
Oct 28, 2020 · Mobile Development

Android Studio 4.1 Stable Release – New Features and Improvements

Android Studio 4.1 introduces a suite of enhancements—including a Database Inspector, Material Design component updates, integrated TensorFlow Lite support, improved Apply Changes, native memory profiling, and expanded emulator capabilities—aimed at boosting productivity and code quality for Android developers.

Android StudioDaggerDatabase Inspector
0 likes · 13 min read
Android Studio 4.1 Stable Release – New Features and Improvements
Liangxu Linux
Liangxu Linux
Oct 24, 2020 · Operations

How to Set Up Seamless Remote Development with VS Code and SSH

This guide walks you through configuring VS Code’s Remote Development extensions, setting up SSH environment variables, installing the Remote‑SSH plugin, and establishing a password‑less connection to a Linux cloud host, enabling smooth coding and debugging as if the files were local.

Cloud HostIDERemote Development
0 likes · 8 min read
How to Set Up Seamless Remote Development with VS Code and SSH
Java Captain
Java Captain
Oct 8, 2020 · Backend Development

Advanced Java Debugging Techniques: Conditional Breakpoints, Drop Frame, Multithread, Remote Debugging, and Expression Evaluation

This guide explains how to use conditional breakpoints, drop‑frame, thread‑specific suspension, remote debugging configuration, and on‑the‑fly expression evaluation in Java IDEs, providing step‑by‑step instructions and visual examples to help developers debug complex applications more effectively.

IDEJavaconditional-breakpoints
0 likes · 5 min read
Advanced Java Debugging Techniques: Conditional Breakpoints, Drop Frame, Multithread, Remote Debugging, and Expression Evaluation
Top Architect
Top Architect
Sep 16, 2020 · Mobile Development

Step-by-Step Guide to Running a Hello World Application on Huawei HarmonyOS 2.0

This article provides a detailed tutorial on setting up the HarmonyOS 2.0 development environment, downloading the IDE and source code, configuring the SDK, creating various types of projects (TV, Wearable, Lite Wearable), installing the emulator, and finally running a Hello World app, with many screenshots and practical tips.

App DevelopmentHarmonyOSIDE
0 likes · 5 min read
Step-by-Step Guide to Running a Hello World Application on Huawei HarmonyOS 2.0
IT Xianyu
IT Xianyu
Sep 7, 2020 · Backend Development

Comprehensive Guide to Debugging in IntelliJ IDEA

This article provides a detailed walkthrough of using IntelliJ IDEA’s Debug mode, covering interface elements, basic shortcuts, variable inspection, expression evaluation, smart step‑into, conditional breakpoints, multithreaded debugging, frame rollback, and force return techniques for efficient Java development.

IDEIntelliJ IDEAJava
0 likes · 13 min read
Comprehensive Guide to Debugging in IntelliJ IDEA
ITPUB
ITPUB
Sep 1, 2020 · Backend Development

Master IntelliJ IDEA Debugging: Step-by-Step Guide to Breakpoints, Expressions, and Thread Control

This comprehensive guide explains how to use IntelliJ IDEA's Debug mode—including launching the debugger, managing breakpoints, inspecting variables, evaluating expressions, employing smart step‑into, configuring conditional breakpoints, handling multithreaded debugging, and using drop‑frame and force‑return features—to efficiently trace and troubleshoot Java applications.

DebuggingIDEIntelliJ IDEA
0 likes · 14 min read
Master IntelliJ IDEA Debugging: Step-by-Step Guide to Breakpoints, Expressions, and Thread Control
MaGe Linux Operations
MaGe Linux Operations
Aug 21, 2020 · Fundamentals

Why Python? A Complete Beginner’s Guide to Mastering the Language

This comprehensive tutorial introduces Python, explains its uses in web development, IoT, and machine learning, guides you through installation, IDE selection, Jupyter Notebook setup, and covers core concepts such as variables, data types, operators, control flow, functions, modules, file handling, and more, complete with code examples and visual illustrations.

BeginnerCode ExamplesIDE
0 likes · 61 min read
Why Python? A Complete Beginner’s Guide to Mastering the Language
MaGe Linux Operations
MaGe Linux Operations
Aug 1, 2020 · Fundamentals

Master PyCharm: Install, Code, Debug, Test, and Deploy Python Projects

This comprehensive tutorial walks you through installing PyCharm Community or Professional, creating and configuring Python projects, writing and running code, debugging, unit testing, version control integration, using plugins, and leveraging advanced features such as remote development and profiling, all illustrated with screenshots for macOS, Windows, and Linux.

DebuggingIDEPyCharm
0 likes · 26 min read
Master PyCharm: Install, Code, Debug, Test, and Deploy Python Projects