Tagged articles
73 articles
Page 1 of 1
Data STUDIO
Data STUDIO
Feb 5, 2026 · Fundamentals

9 Underrated Python Libraries That Can Boost Your Development Speed Tenfold

The article introduces nine lesser‑known Python packages—msgspec, glom, watchfiles, beartype, pyinstrument, duckdb, fakeredis, boltons, and returns—explaining how each tackles common prototyping pain points such as data serialization, file watching, runtime type safety, performance profiling, SQL querying without a server, mock Redis, utility functions, and explicit error handling, ultimately accelerating development by up to ten times.

ProfilingPythonfile-watching
0 likes · 25 min read
9 Underrated Python Libraries That Can Boost Your Development Speed Tenfold
DevOps Coach
DevOps Coach
Jan 7, 2026 · Fundamentals

12 Must‑Know Python Utility Libraries to Supercharge Your Code

This guide showcases twelve compact yet powerful Python packages—loguru, rich, typer, pydantic, sh, glom, boltons, dateparser, icecream, tqdm, pyperclip, and deepdiff—that replace bulky standard tools, streamline logging, CLI creation, data validation, shell integration, debugging, and more, complete with practical code snippets.

data validationlibrariesutilities
0 likes · 9 min read
12 Must‑Know Python Utility Libraries to Supercharge Your Code
Python Programming Learning Circle
Python Programming Learning Circle
Aug 26, 2025 · Fundamentals

22 Handy Python Code Snippets Every Developer Should Know

This article presents 22 practical Python code snippets—from extracting vowels and capitalizing words to merging dictionaries, measuring execution time, shuffling lists, and chunking data—offering concise solutions for everyday programming tasks and helping readers write cleaner, more efficient code.

PythonTipsbasics
0 likes · 11 min read
22 Handy Python Code Snippets Every Developer Should Know
macrozheng
macrozheng
May 23, 2025 · Backend Development

Boost Java Productivity: 17 Essential Utility Classes Every Backend Developer Should Know

This article introduces 17 practical Java utility classes—including Collections, CollectionUtils, Lists, Objects, BooleanUtils, StringUtils, Assert, IOUtils, MDC, ClassUtils, BeanUtils, ReflectionUtils, Base64Utils, StandardCharsets, DigestUtils, SerializationUtils, and HttpStatus—showing how to use them with clear code examples to streamline everyday development tasks.

Backendcode-examplesjava
0 likes · 30 min read
Boost Java Productivity: 17 Essential Utility Classes Every Backend Developer Should Know
Python Programming Learning Circle
Python Programming Learning Circle
Apr 16, 2025 · Fundamentals

50 Practical Python Code Snippets for File Operations, Data Processing, Web Requests, Date/Time Handling, and Utilities

This article presents fifty ready‑to‑use Python examples covering file and directory manipulation, data processing, network requests, date‑time utilities, and assorted handy tools, each accompanied by clear explanations and complete code snippets to help developers quickly apply common programming tasks.

data-processingdatetimefile-handling
0 likes · 31 min read
50 Practical Python Code Snippets for File Operations, Data Processing, Web Requests, Date/Time Handling, and Utilities
Python Programming Learning Circle
Python Programming Learning Circle
Feb 22, 2025 · Fundamentals

10 Practical Python Scripts for Automation and Everyday Tasks

This article presents ten ready‑to‑use Python scripts covering file renaming, web image downloading, automated email sending, password generation, Excel processing, image compression, weather querying, PDF merging, text‑to‑speech conversion, and a simple Snake game, each with clear code examples and usage tips.

PythonScriptingutilities
0 likes · 10 min read
10 Practical Python Scripts for Automation and Everyday Tasks
JavaScript
JavaScript
Feb 15, 2025 · Frontend Development

30 Essential One‑Line JavaScript Tricks to Boost Your Coding Efficiency

This article presents a curated collection of concise one‑line JavaScript techniques—including array manipulation, string handling, object utilities, functional programming, date/time processing, DOM operations, and performance‑optimizing functions—each illustrated with clear code examples to boost developer productivity.

JavaScriptTipscode snippets
0 likes · 4 min read
30 Essential One‑Line JavaScript Tricks to Boost Your Coding Efficiency
Test Development Learning Exchange
Test Development Learning Exchange
Feb 7, 2025 · Fundamentals

15 Python Automation Scripts for Common Tasks

This article presents fifteen practical Python scripts that automate everyday tasks such as folder backup, email notifications, web content downloading, password management, image downloading, Excel processing, network speed testing, social media posting, scheduled shutdown, CPU monitoring, HTML scraping, batch file renaming, duplicate removal, text‑to‑speech conversion, and PDF merging.

PythonScriptingautomation
0 likes · 10 min read
15 Python Automation Scripts for Common Tasks
Top Architect
Top Architect
Jan 2, 2025 · Backend Development

Comprehensive Guide to Spring Utility Classes: Assertions, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ReflectionUtils, and AOP Helpers

This article presents a comprehensive guide to Spring's utility classes—including Assert, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ResourceUtils, StreamUtils, ReflectionUtils, and AOP helpers—detailing their purpose, usage patterns, and code examples, while also containing promotional material for related services.

CodeExamplesjavaspring
0 likes · 14 min read
Comprehensive Guide to Spring Utility Classes: Assertions, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ReflectionUtils, and AOP Helpers
Top Architect
Top Architect
Nov 18, 2024 · Backend Development

Comprehensive Guide to Spring Framework Utility Classes and Their Usage

This article presents a detailed overview of Spring's utility classes—including Assert, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ResourceUtils, StreamUtils, ReflectionUtils, and AOP helpers—provides code examples for each, and also contains promotional information about ChatGPT services and a developer community.

Reflectionaopassertions
0 likes · 18 min read
Comprehensive Guide to Spring Framework Utility Classes and Their Usage
Test Development Learning Exchange
Test Development Learning Exchange
Sep 12, 2024 · Backend Development

10 Handy Python Scripts for Common File and Data Tasks

This article presents ten practical Python scripts that automate everyday tasks such as renaming files, creating ZIP backups, merging PDFs, replacing text, compressing images, scraping web pages, processing Excel data, sending emails, parsing logs, and searching files, each accompanied by ready‑to‑run code examples.

automationfile-managementutilities
0 likes · 7 min read
10 Handy Python Scripts for Common File and Data Tasks
Test Development Learning Exchange
Test Development Learning Exchange
Sep 1, 2024 · Fundamentals

Python Utility Scripts for Data Cleaning, Translation, File Sync, Cloud Backup, and More

This article presents a collection of Python utility scripts that demonstrate how to clean CSV data, translate text files, synchronize folders, upload files to S3, count directory contents, classify files by type, perform OCR on images, convert video to audio, extract images from webpages, and generate text summaries using modern libraries.

AIcloud storagedata-cleaning
0 likes · 6 min read
Python Utility Scripts for Data Cleaning, Translation, File Sync, Cloud Backup, and More
Test Development Learning Exchange
Test Development Learning Exchange
Jul 23, 2024 · Backend Development

Common Python Utility Interfaces: Validation, HTTP, File I/O, JSON, DateTime, Encryption, SQLite, Image Processing, Error Handling, and Config Loading

This article presents a collection of reusable Python utility interfaces—including data validation, HTTP request handling, file read/write, JSON parsing, date‑time formatting, symmetric encryption, SQLite persistence, image resizing, exception handling, and configuration loading—each illustrated with concise code examples to improve code readability and testability.

Backenddata-validationencryption
0 likes · 4 min read
Common Python Utility Interfaces: Validation, HTTP, File I/O, JSON, DateTime, Encryption, SQLite, Image Processing, Error Handling, and Config Loading
Test Development Learning Exchange
Test Development Learning Exchange
Jul 23, 2024 · Fundamentals

10 Essential Python Code Snippets for Everyday Development

This article presents ten concise Python code snippets covering common tasks such as checking empty strings, converting strings to dates, deduplicating lists while preserving order, listing files, computing averages, reading files, building query strings, range checks, finding max indices, and converting lists to CSV strings.

basicscode snippetsprogramming
0 likes · 3 min read
10 Essential Python Code Snippets for Everyday Development
Test Development Learning Exchange
Test Development Learning Exchange
Jul 22, 2024 · Fundamentals

Common Python Utility Interfaces: Validation, HTTP, File I/O, JSON, DateTime, Encryption, SQLite, Image Processing, Error Handling, and Config Loading

This article presents a collection of reusable Python utility interfaces—including data validation, HTTP request handling, file read/write, JSON parsing, date‑time formatting, symmetric encryption, SQLite persistence, image resizing, exception handling, and configuration loading—each illustrated with concise code examples to improve code readability and testability.

encryptionfile-ioutilities
0 likes · 4 min read
Common Python Utility Interfaces: Validation, HTTP, File I/O, JSON, DateTime, Encryption, SQLite, Image Processing, Error Handling, and Config Loading
Top Architect
Top Architect
Jul 20, 2024 · Backend Development

Spring Framework Utility Classes Overview and Usage

This article presents a comprehensive guide to Spring's core utility classes—including Assert, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ResourceUtils, StreamUtils, ReflectionUtils, and AopUtils—showing their purpose, typical use‑cases, and code examples, while also containing promotional material for related services.

CodeExamplesReflectionjava
0 likes · 13 min read
Spring Framework Utility Classes Overview and Usage
Python Programming Learning Circle
Python Programming Learning Circle
Jun 15, 2024 · Fundamentals

Python CLI Tricks: Using -m Modules, Port Testing, Simple Web Server, JSON Formatting, Text Editor, Executable Packaging, Encoding/Decoding, System Info, and File Compression

This article demonstrates practical Python command‑line techniques—including the -m option for running modules, testing network ports, launching a quick HTTP server, formatting JSON, creating a minimal text editor, building executable packages, encoding/decoding data, retrieving system configuration, and compressing files—all without writing additional code.

CLIPythonScripting
0 likes · 9 min read
Python CLI Tricks: Using -m Modules, Port Testing, Simple Web Server, JSON Formatting, Text Editor, Executable Packaging, Encoding/Decoding, System Info, and File Compression
Python Programming Learning Circle
Python Programming Learning Circle
May 20, 2024 · Fundamentals

30 Common Python Code Examples

This article presents a curated collection of 30 practical Python code snippets, ranging from basic algorithms like bubble sort and factorial calculation to file system operations, string manipulations, and utility functions such as generating calendars and checking leap years.

AlgorithmsPythonprogramming basics
0 likes · 4 min read
30 Common Python Code Examples
Test Development Learning Exchange
Test Development Learning Exchange
Apr 1, 2024 · Fundamentals

Useful Python Code Snippets for Time, Data Formatting, JSON Fixing, URL Query Parsing, File Comments, INI Config, and Path Management

This article presents a collection of practical Python code snippets covering timestamp retrieval, date formatting, JSON correction, URL query parsing, file comment extraction, INI configuration reading, and project‑relative path resolution to help developers handle common tasks efficiently.

CONFIGJSONdatetime
0 likes · 7 min read
Useful Python Code Snippets for Time, Data Formatting, JSON Fixing, URL Query Parsing, File Comments, INI Config, and Path Management
Python Programming Learning Circle
Python Programming Learning Circle
Mar 2, 2024 · Fundamentals

Common Python Pitfalls, Useful Tools, and Performance Tips

This article presents a concise guide to Python, covering frequently confused operations such as sampling and copying, essential utilities like CSV handling, itertools, collections, and defaultdict, as well as performance debugging techniques, warning management, and handy code snippets for efficient development.

PythonTipsutilities
0 likes · 12 min read
Common Python Pitfalls, Useful Tools, and Performance Tips
Liangxu Linux
Liangxu Linux
Feb 20, 2024 · Fundamentals

9 Essential C Utility Snippets Every Embedded Engineer Should Know

This article presents nine powerful C utility code examples—including a circular buffer, custom assertions, bit reversal, fixed‑point arithmetic, endianness conversion, bit masks, timer handling, binary search, and a simple bitset—explaining their purpose and demonstrating how they can improve performance and maintainability in embedded system development.

Data Structuresbit manipulationc++
0 likes · 7 min read
9 Essential C Utility Snippets Every Embedded Engineer Should Know
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jan 12, 2024 · Backend Development

Unlock Spring’s Hidden Power: Essential Utility Classes for Faster Backend Development

This article explores Spring 5.3.23’s core utility classes—including ID generators, concurrent LRU cache, concurrency throttling, StopWatch timing, digest calculation, method invocation, reflection helpers, route matching, collection utilities, and placeholder parsing—providing code examples, usage guidelines, and best practices to boost backend development efficiency.

CacheID Generatorconcurrency
0 likes · 12 min read
Unlock Spring’s Hidden Power: Essential Utility Classes for Faster Backend Development
Java Architect Essentials
Java Architect Essentials
Nov 23, 2023 · Backend Development

Overview of Spring Assertion, Utility, Reflection and AOP Helper Methods

This article presents a concise reference of Spring's Assert class, common ObjectUtils, StringUtils, CollectionUtils, file and stream copy helpers, as well as ReflectionUtils and AOP utilities, illustrating their purpose, typical usage scenarios, and providing ready‑to‑copy code snippets for Java backend development.

BackendReflectionassertions
0 likes · 11 min read
Overview of Spring Assertion, Utility, Reflection and AOP Helper Methods
Python Programming Learning Circle
Python Programming Learning Circle
Oct 28, 2023 · Operations

Collection of Useful Python Scripts for System Operations

This article presents a curated set of practical Python scripts covering tasks such as fixing unzip filename encoding on Linux, counting lines of code, calculating directory sizes, moving old files, scanning scripts, downloading LeetCode problems, converting Markdown to HTML, and detecting and converting text file encodings.

File OperationsScriptingutilities
0 likes · 29 min read
Collection of Useful Python Scripts for System Operations
Selected Java Interview Questions
Selected Java Interview Questions
Oct 12, 2023 · Backend Development

Spring Framework Utility Classes Overview: Assertions, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ResourceUtils, StreamUtils, ReflectionUtils, AopUtils

This article provides a comprehensive overview of Spring Framework utility classes—including Assert, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ResourceUtils, StreamUtils, ReflectionUtils, and AopUtils—explaining their purpose, key methods, and usage examples with code snippets for backend developers.

BackendReflectionassertions
0 likes · 14 min read
Spring Framework Utility Classes Overview: Assertions, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ResourceUtils, StreamUtils, ReflectionUtils, AopUtils
Architecture Digest
Architecture Digest
Jul 3, 2023 · Backend Development

Spring Assertion and Utility Classes Overview

This article introduces Spring's Assert assertion utilities and provides a comprehensive reference of common Spring framework helper classes such as ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ResourceUtils, StreamUtils, ReflectionUtils, and AOP utilities, illustrating their typical methods and usage patterns for backend Java development.

Reflectionutilities
0 likes · 10 min read
Spring Assertion and Utility Classes Overview
Open Source Linux
Open Source Linux
May 12, 2023 · Operations

15 Must-Have Linux Tools to Boost Your System Management Skills

This guide introduces fifteen essential Linux utilities—from cleaning and disk recovery to encryption, configuration editing, and backup—explaining how each tool works and why it can make your system administration tasks more efficient and secure.

AdministrationBackupopen-source
0 likes · 6 min read
15 Must-Have Linux Tools to Boost Your System Management Skills
Liangxu Linux
Liangxu Linux
May 5, 2023 · Operations

15 Essential Linux Tools Every Programmer Should Know

This guide introduces fifteen powerful Linux utilities—including FSlint, TestDisk, TrueCrypt, BleachBit, and Wine—explaining their main functions, typical use cases, and how they can help programmers keep systems clean, recover data, secure files, and improve productivity.

BackupSystem Toolsopen-source
0 likes · 7 min read
15 Essential Linux Tools Every Programmer Should Know
Python Programming Learning Circle
Python Programming Learning Circle
Feb 18, 2023 · Fundamentals

13 Useful Advanced Python Scripts for Everyday Tasks

This article presents thirteen practical advanced Python scripts covering tasks such as internet speed testing, Google searching, web automation, lyric retrieval, EXIF extraction, OCR, image cartoonization, recycle bin cleaning, Windows version detection, PDF conversion, color conversion, and website status checking, each with ready-to-use code examples.

Code ExamplesPythonScripting
0 likes · 9 min read
13 Useful Advanced Python Scripts for Everyday Tasks
21CTO
21CTO
Feb 6, 2023 · Frontend Development

12 Essential JavaScript Snippets Every Front‑End Developer Should Know

This article compiles twelve practical JavaScript functions—from generating random colors and shuffling arrays to detecting dark mode, scrolling, clipboard copying, device detection, element visibility, URL parameters, deep cloning, and async waiting—each explained with concise code examples for everyday front‑end development.

JavaScriptWeb Developmentcode snippets
0 likes · 6 min read
12 Essential JavaScript Snippets Every Front‑End Developer Should Know
Open Source Linux
Open Source Linux
Dec 27, 2022 · Operations

15 Essential Linux Tools Every Power User Should Know

This guide introduces fifteen powerful Linux utilities—from system cleaners like FSlint and BleachBit to disk recovery tools such as TestDisk and TrueCrypt, plus configuration editors, backup solutions, and productivity enhancers—helping users boost efficiency and appear more professional in technical environments.

System Toolsproductivityutilities
0 likes · 6 min read
15 Essential Linux Tools Every Power User Should Know
Java Architect Essentials
Java Architect Essentials
Nov 15, 2022 · Backend Development

Spring Framework Utility Classes Overview: Assertions, ObjectUtils, StringUtils, CollectionUtils, and More

This article provides a comprehensive overview of Spring Framework utility classes, covering assertion methods, object and collection utilities, string manipulation, file and resource handling, reflection, and AOP helpers, with code examples illustrating their usage for robust backend development.

Reflectionassertionsspring
0 likes · 10 min read
Spring Framework Utility Classes Overview: Assertions, ObjectUtils, StringUtils, CollectionUtils, and More
Architect's Tech Stack
Architect's Tech Stack
Oct 17, 2022 · Backend Development

A Comprehensive Guide to Google Guava Utilities in Java

This article introduces Google Guava's powerful utilities—including Joiner, Splitter, CharMatcher, Multiset, Multimap, BiMap, Table, Functions, Predicate, Cache, and asynchronous callbacks—explaining their advantages over standard JDK classes and demonstrating practical usage with code examples for Java developers.

CacheCollectionsGuava
0 likes · 10 min read
A Comprehensive Guide to Google Guava Utilities in Java
Java Architect Essentials
Java Architect Essentials
Sep 8, 2022 · Backend Development

A Comprehensive Guide to Google Guava: Joiner, Splitter, CharMatcher, Collections, Multimap, BiMap, Cache and More

This article introduces Google Guava’s rich set of utilities for Java developers, covering string handling with Joiner/Splitter, character matching, primitive extensions, advanced collection types such as Multiset, Multimap, BiMap, Table, functional helpers, null‑checking, local caching, and asynchronous callbacks, all illustrated with examples and images.

CacheCollectionsGuava
0 likes · 10 min read
A Comprehensive Guide to Google Guava: Joiner, Splitter, CharMatcher, Collections, Multimap, BiMap, Cache and More
Su San Talks Tech
Su San Talks Tech
May 27, 2022 · Backend Development

Boost Java Development Efficiency with 17 Essential Utility Classes

This article introduces 17 practical Java utility classes—including Collections, CollectionUtils, Lists, Objects, BooleanUtils, StringUtils, Assert, IOUtils, MDC, ClassUtils, BeanUtils, ReflectionUtils, Base64Utils, StandardCharsets, DigestUtils, SerializationUtils, and HttpStatus—showing how to use them with concise code examples to streamline everyday development tasks.

Apache Commonsbackend-developmentcode-examples
0 likes · 27 min read
Boost Java Development Efficiency with 17 Essential Utility Classes
Java Backend Technology
Java Backend Technology
Feb 24, 2022 · Backend Development

Master Spring’s Core Utility Classes: Assertions, ObjectUtils, StringUtils, and More

This article provides a comprehensive overview of Spring Framework’s core utility classes—including Assert, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ResourceUtils, StreamUtils, ReflectionUtils, and AOP helpers—detailing their purpose and key method signatures for developers working on Java backend projects.

Reflectionaopfile-io
0 likes · 13 min read
Master Spring’s Core Utility Classes: Assertions, ObjectUtils, StringUtils, and More
Java Architect Essentials
Java Architect Essentials
Feb 20, 2022 · Backend Development

Common Spring Utility Classes: Assertions, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ResourceUtils, ReflectionUtils, AopUtils Overview

This article consolidates frequently used Spring utility classes—such as Assert, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ResourceUtils, ReflectionUtils, and AopUtils—explaining their purpose, typical usage patterns, and providing code snippets to help developers avoid redundant implementations and leverage built‑in Spring functionality.

FileIOReflectionassertions
0 likes · 14 min read
Common Spring Utility Classes: Assertions, ObjectUtils, StringUtils, CollectionUtils, FileCopyUtils, ResourceUtils, ReflectionUtils, AopUtils Overview
Laravel Tech Community
Laravel Tech Community
Oct 24, 2021 · Frontend Development

Useful JavaScript Code Snippets for Common Front‑End Tasks

This article provides a collection of practical JavaScript snippets covering cookie handling, color conversion, clipboard operations, date validation, string manipulation, array utilities, URL query extraction, time formatting, and dark‑mode detection, all useful for front‑end developers.

JavaScriptWeb Developmentbrowser API
0 likes · 8 min read
Useful JavaScript Code Snippets for Common Front‑End Tasks
Cloud Native Technology Community
Cloud Native Technology Community
Aug 17, 2021 · Backend Development

6 Essential Go Tricks to Boost Your Backend Development

This article presents six practical Go techniques—including loop labels for prime number generation, IP address conversion, octal UTF‑8 decoding, a lightweight HTTP utility library, a concise debug logging helper, and a Go‑based httpbin replacement—complete with code examples, usage notes, and visual results.

BackendGoGolang
0 likes · 11 min read
6 Essential Go Tricks to Boost Your Backend Development
Open Source Linux
Open Source Linux
Jun 16, 2021 · Fundamentals

Essential Open-Source Linux Tools: A Complete Guide to Software Across Every Category

This article compiles a comprehensive list of open‑source Linux applications, covering audio players, chat clients, backup and recovery utilities, desktop customization themes, development IDEs, e‑book managers, editors, educational software, email clients, file managers, games, graphics tools, browsers, office suites, productivity helpers, security utilities, file‑sharing services, terminal emulators, miscellaneous utilities, video players, and other useful programs.

DevelopmentLinuxsoftware
0 likes · 38 min read
Essential Open-Source Linux Tools: A Complete Guide to Software Across Every Category
Efficient Ops
Efficient Ops
Feb 25, 2021 · Operations

30 Fun Linux Commands to Wow Your Terminal and Prank Friends

This guide introduces a collection of entertaining Linux command‑line utilities—such as sl, fortune, cowsay, cmatrix, figlet, oneko, xeyes, yes, cal, shred, factor and more—providing installation steps, usage examples, options, and illustrative screenshots for each.

command-linefunterminal
0 likes · 8 min read
30 Fun Linux Commands to Wow Your Terminal and Prank Friends
Selected Java Interview Questions
Selected Java Interview Questions
Jan 12, 2021 · Backend Development

Various Methods for Measuring Code Execution Time in Java

This article introduces four approaches—simple time‑difference calculation, StopWatch‑like utilities, functional interfaces, and AutoCloseable—to accurately measure arbitrary code segment durations in Java, providing code examples and discussing their advantages and trade‑offs.

Code Profilingbackend-developmentjava
0 likes · 9 min read
Various Methods for Measuring Code Execution Time in Java
Sohu Tech Products
Sohu Tech Products
Nov 4, 2020 · Frontend Development

24 Modern ES6 Code Snippets to Solve Practical JavaScript Problems

This article presents a curated collection of 24 practical ES6 code snippets that address common front‑end challenges such as DOM manipulation, event handling, network requests, timing utilities, and file system operations, providing ready‑to‑use solutions for developers.

DOMcode snippetses6
0 likes · 12 min read
24 Modern ES6 Code Snippets to Solve Practical JavaScript Problems
php Courses
php Courses
Nov 4, 2020 · Backend Development

Common PHP Functions and Code Snippets

This article presents a curated collection of useful PHP functions covering string generation, email encoding, validation, file handling, JSON/XML parsing, slug creation, IP detection, forced downloads, tag clouds, similarity checks, Gravatar integration, text truncation, ZIP compression, URL handling, clickable link conversion, image resizing, and AJAX request detection, each accompanied by ready‑to‑use code examples.

FileStringutilities
0 likes · 14 min read
Common PHP Functions and Code Snippets
MaGe Linux Operations
MaGe Linux Operations
Sep 26, 2020 · Fundamentals

Discover Underrated Python Packages That Can Supercharge Your Projects

This article curates a collection of lesser‑known yet powerful Python libraries across mixing utilities, data cleaning, exploration, structure, and performance optimization, offering developers fresh tools to streamline workflows, enhance debugging, and boost efficiency in data‑centric and general programming tasks.

data-sciencelibrariesutilities
0 likes · 4 min read
Discover Underrated Python Packages That Can Supercharge Your Projects
Liangxu Linux
Liangxu Linux
Aug 18, 2020 · Operations

Recover Accidentally Deleted Files on Windows with the New WinFR Tool

This article introduces Microsoft’s Windows File Recovery command‑line utility, explains its supported file types and recovery modes, details key parameters, shows how to run the winfr command, and provides the download link for quick data restoration.

Data RecoveryWindowscommand-line
0 likes · 4 min read
Recover Accidentally Deleted Files on Windows with the New WinFR Tool
Python Programming Learning Circle
Python Programming Learning Circle
Oct 27, 2019 · Fundamentals

30 Python Tricks You Can Master in 30 Seconds

This article showcases thirty concise Python code snippets—each explainable in half a minute—that help you quickly solve everyday tasks such as checking list uniqueness, detecting anagrams, measuring memory usage, handling strings, manipulating collections, and more.

BeginnerPythoncode snippets
0 likes · 14 min read
30 Python Tricks You Can Master in 30 Seconds
ITPUB
ITPUB
Sep 30, 2019 · Fundamentals

Top 10 Essential Free Linux Applications You Should Install Today

Discover a curated list of ten indispensable, free, open‑source Linux applications—from package managers and media players to office suites and security tools—each with key features, usage tips, and direct download links to enhance your Linux desktop experience.

LinuxMultimediasoftware
0 likes · 11 min read
Top 10 Essential Free Linux Applications You Should Install Today
Architect's Tech Stack
Architect's Tech Stack
Aug 27, 2019 · Backend Development

Top 16 Most Popular Java Utility Classes and Their Common Methods

This article introduces the sixteen most widely used Java utility classes—primarily from Apache Commons and Spring—detailing their most frequent methods such as IO handling, string manipulation, file operations, collection utilities, encoding, and bean copying, helping developers avoid reinventing the wheel.

Apache CommonsBackendcode
0 likes · 9 min read
Top 16 Most Popular Java Utility Classes and Their Common Methods
Java Captain
Java Captain
Jun 9, 2019 · Operations

Fun Linux Command‑Line Utilities and How to Install Them

This guide introduces a collection of entertaining Linux terminal commands—including sl, fortune, cowsay, cmatrix, figlet, toilet, oneko, xeyes, yes, cal, shred, factor, and more—explains how to install each with apt‑get, shows typical usage examples, and warns about dangerous commands like sudo rm -rf /*.

Command-lineLinuxShell
0 likes · 7 min read
Fun Linux Command‑Line Utilities and How to Install Them
Cloud Native Technology Community
Cloud Native Technology Community
May 7, 2019 · Fundamentals

Useful Linux GUI and CLI Applications for Productivity

This article compiles a comprehensive list of practical Linux GUI and command‑line tools—including launchers, editors, system utilities, networking, and development helpers—to improve workflow efficiency and assist users in selecting the right applications for their needs.

CLI toolsLinuxgui-tools
0 likes · 4 min read
Useful Linux GUI and CLI Applications for Productivity
Programmer DD
Programmer DD
Aug 30, 2018 · Operations

Explore Fun Linux Commands: sl, factor, rev, figlet, boxes, cowsay

This article introduces several entertaining Linux command‑line utilities—including sl, factor, rev, figlet/banner, boxes, and cowsay—explaining how to install each with yum, describing their functionality, and providing example outputs and screenshots.

LinuxShellcommand-line
0 likes · 3 min read
Explore Fun Linux Commands: sl, factor, rev, figlet, boxes, cowsay
ITPUB
ITPUB
Jan 7, 2018 · Fundamentals

10 Fun Linux Commands to Liven Up Your Terminal

This guide introduces ten entertaining Linux command‑line tools—such as sl, fortune, cowsay, cmatrix, figlet, toilet, oneko, xeyes, yes, and shred—showing how to install them on Ubuntu, use their options, and combine them for playful terminal tricks.

BashUbuntucommand-line
0 likes · 7 min read
10 Fun Linux Commands to Liven Up Your Terminal
ITPUB
ITPUB
Nov 9, 2017 · Operations

11 Little‑Known Linux Commands That Supercharge Your Workflow

This article introduces a collection of lesser‑known Linux commands—such as sudo !!, python -m SimpleHTTPServer, mtr, Ctrl+x+e, nl, shuf, ss, last, curl ifconfig.me, tree, and pstree—explaining their purpose, typical use‑cases, and providing concrete examples to help both desktop users and system administrators work more efficiently.

BashSysadminutilities
0 likes · 8 min read
11 Little‑Known Linux Commands That Supercharge Your Workflow
Java Captain
Java Captain
Jul 23, 2017 · Fundamentals

Comprehensive Overview of the Java Collections Framework

This article provides a comprehensive overview of the Java Collections Framework, detailing the characteristics, usage, and conversion methods of arrays, single‑threaded collections such as Lists, Queues, Maps, Sets, as well as concurrent collections, including key utility methods and code examples.

Data Structuresutilities
0 likes · 23 min read
Comprehensive Overview of the Java Collections Framework
ITPUB
ITPUB
Jun 1, 2017 · Fundamentals

Discover 20 Fun Linux Commands to Liven Up Your Terminal

This guide introduces a collection of entertaining Linux command‑line utilities—such as screenfetch, linuxlogo, sl, cmatrix, lolcat, cowsay, and more—explaining their purpose, usage examples, and output screenshots to help users add visual flair and humor to their terminal sessions.

BashLinuxcommand-line
0 likes · 10 min read
Discover 20 Fun Linux Commands to Liven Up Your Terminal
Qunar Tech Salon
Qunar Tech Salon
Mar 30, 2015 · Backend Development

Lesser‑Known but Practical Features of Google Guava

This article explores several under‑used yet useful Google Guava utilities—including unsigned primitive types, 128‑bit MurmurHash, InternetDomainName parsing, class‑path reflection, and CharMatcher string handling—providing code examples and explanations of how they can improve Java development efficiency.

HashingReflectionString
0 likes · 9 min read
Lesser‑Known but Practical Features of Google Guava
Qunar Tech Salon
Qunar Tech Salon
Nov 24, 2014 · Fundamentals

Guava Utilities: Joiner, Splitter, CharMatcher, Charsets, CaseFormat, and Primitive Types

This article explains how to use Guava's Joiner, Splitter, CharMatcher, Charsets, CaseFormat, and primitive‑type utilities—including code examples, method tables, and best‑practice notes—to simplify string handling, character matching, charset conversion, case conversion, and primitive array operations in Java.

String Manipulationcharmatcherjoiner
0 likes · 17 min read
Guava Utilities: Joiner, Splitter, CharMatcher, Charsets, CaseFormat, and Primitive Types