Tagged articles
48 articles
Page 1 of 1
Ray's Galactic Tech
Ray's Galactic Tech
Nov 23, 2025 · Cloud Native

Mastering Kubernetes: A Complete Guide to All Core Resources

This comprehensive guide explains every major Kubernetes resource—from workload objects like Pods and Deployments to services, ingress, configuration maps, storage classes, cluster‑level objects, and security primitives—providing clear descriptions, practical YAML examples, and a handy reference summary.

DevOpsKubernetesResources
0 likes · 6 min read
Mastering Kubernetes: A Complete Guide to All Core Resources
Go Development Architecture Practice
Go Development Architecture Practice
Sep 18, 2024 · Backend Development

Boost Your Go Skills: 17 Must‑Try Open‑Source Projects & Libraries

This article curates a collection of essential Go open‑source projects—including core libraries like Gin, go‑zero, and GORM, middleware such as etcd and Kubernetes, learning roadmaps, and useful resources—providing brief descriptions, star counts, and direct GitHub URLs to help developers deepen their Go expertise.

GoResourceslibraries
0 likes · 5 min read
Boost Your Go Skills: 17 Must‑Try Open‑Source Projects & Libraries
Goodme Frontend Team
Goodme Frontend Team
Jul 4, 2024 · Frontend Development

Curated Frontend Resources: JS Frameworks, React Diff, CSS Mastery & More

This newsletter curates recent frontend news and deep‑dive articles covering the State of JavaScript 2023, large‑model trends, OpenAI's acquisition of Multi, RPA debates, building a modern JS framework, CSS importance, React's diff algorithm, a UX design book, plus practical tips on Taro, MQTT and data‑center interfaces.

JavaScriptResourcesUX
0 likes · 6 min read
Curated Frontend Resources: JS Frameworks, React Diff, CSS Mastery & More
Python Programming Learning Circle
Python Programming Learning Circle
Jun 1, 2024 · Fundamentals

Comprehensive List of Essential Python Libraries Across Various Domains

This article presents an extensive, categorized catalog of Python libraries covering environments, package management, web frameworks, databases, data processing, machine learning, testing, DevOps, and many other domains, offering developers a convenient reference to discover and adopt the most popular tools for their projects.

PythonResourceslibraries
0 likes · 47 min read
Comprehensive List of Essential Python Libraries Across Various Domains
37 Interactive Technology Team
37 Interactive Technology Team
Mar 4, 2024 · Mobile Development

Android Plugin Architecture Overview and Implementation Guide

This guide explains Android pluginization, showing how a host app can dynamically load separate APK modules—including native libraries, classes via a custom DexClassLoader, and mixed resources—while supporting hot updates, modular isolation, and reduced initial size, and details each loading step and manager implementation.

AndroidDynamic LoadingMobile Development
0 likes · 31 min read
Android Plugin Architecture Overview and Implementation Guide
Programmer DD
Programmer DD
May 17, 2023 · Backend Development

9 Proven Ways to Read Files from the Resources Folder in Spring Boot

Learn nine practical methods to access files in a Java project's resources directory—including getResource, getPath, getFile, getResourceAsStream, ClassPathResource, and absolute path techniques—complete with code examples and tips for handling Chinese characters and Spring Boot jar packaging.

ClassPathResourceFile I/OResources
0 likes · 9 min read
9 Proven Ways to Read Files from the Resources Folder in Spring Boot
21CTO
21CTO
Jan 24, 2023 · Frontend Development

Top 10 Free Front-End Tools to Boost Your Web Development Efficiency

Discover ten essential, free front‑end development tools—from gradient generators and responsive testing apps to API libraries, image sources, SVG illustration collections, documentation browsers, regex debuggers, template sites, code formatters, and icon repositories—that can streamline your workflow and enhance productivity.

ResourcesUI designWeb Development
0 likes · 6 min read
Top 10 Free Front-End Tools to Boost Your Web Development Efficiency
58 Tech
58 Tech
Nov 3, 2022 · Mobile Development

Understanding Android Plugin Architecture and a Minimal Plugin Implementation

This article explains the fundamentals of Android pluginization, covering class loading, resource handling, Dex and OAT formats, security considerations, and presents a lightweight plugin framework used by 58.com to reduce app size and enable dynamic updates.

AndroidDEXDynamic Loading
0 likes · 30 min read
Understanding Android Plugin Architecture and a Minimal Plugin Implementation
Sohu Tech Products
Sohu Tech Products
Nov 2, 2022 · Mobile Development

Swift Package Manager (SwiftPM) Practical Guide: Structure, Resources, Linking, and Best Practices

This article provides a detailed, step‑by‑step guide on using Swift Package Manager (SwiftPM) in iOS projects, covering package creation, directory layout, single‑ and multi‑target designs, dependency handling, Obj‑C/Swift mixing, resource management, static vs dynamic linking, compilation options, ARC disabling, macro definitions, linker settings, common pitfalls, and best‑practice recommendations.

ResourcesSwiftPMbest practices
0 likes · 18 min read
Swift Package Manager (SwiftPM) Practical Guide: Structure, Resources, Linking, and Best Practices
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 15, 2022 · Mobile Development

How to Shrink iOS App Size: Proven Techniques and ROI

This article explains why iOS app package size matters for download conversion, install success and uninstall rates, then details a systematic analysis of module sizes, resource usage, compiler optimizations, and anti‑degradation safeguards, providing concrete ROI‑driven shrink‑down strategies.

App SizeResourcesbuild
0 likes · 23 min read
How to Shrink iOS App Size: Proven Techniques and ROI
IT Services Circle
IT Services Circle
Aug 29, 2022 · Fundamentals

Essential GitHub Repositories for Learning Software Development

This article curates a collection of high‑quality GitHub repositories—including Awesome lists, freeCodeCamp, developer‑roadmap, Build‑Your‑Own‑X, Git‑ignore templates, System Design Primer, and coding‑interview‑university—to help developers of all levels find reliable learning resources and practical project examples.

GitHubResourceslearning
0 likes · 5 min read
Essential GitHub Repositories for Learning Software Development
Programmer DD
Programmer DD
Aug 2, 2022 · Backend Development

9 Proven Ways to Read Files from the resources Folder in Spring Boot

This guide details nine practical techniques for accessing files in a Java project's resources folder, covering classloader paths, URL decoding, getFile vs getPath, InputStream retrieval, ClassPathResource usage, absolute paths, and environment variable methods, with complete code examples for each approach.

File I/OResourcesSpring Boot
0 likes · 10 min read
9 Proven Ways to Read Files from the resources Folder in Spring Boot
Python Programming Learning Circle
Python Programming Learning Circle
Jun 7, 2022 · Fundamentals

Curated List of Popular Python Learning Resources and Tools

This article compiles a comprehensive, curated collection of popular Python resources—including frameworks, libraries, applications, books, tutorials, interview questions, data‑structure and algorithm guides, and learning tools—suitable for developers at any skill level seeking to deepen their Python knowledge.

PythonResourcesinterview
0 likes · 10 min read
Curated List of Popular Python Learning Resources and Tools
IEG Growth Platform Technology Team
IEG Growth Platform Technology Team
May 11, 2022 · Mobile Development

iOS Development Knowledge Map and Recommended Resources

An organized iOS development knowledge map and a comprehensive list of recommended resources—including language fundamentals, UI libraries, networking tools, data storage solutions, performance monitoring, architecture design, algorithms, and multimedia development—are presented to help iOS developers systematically learn and build applications.

DevelopmentMobileObjective‑C
0 likes · 7 min read
iOS Development Knowledge Map and Recommended Resources
Baidu App Technology
Baidu App Technology
Mar 17, 2022 · Mobile Development

Baidu App APK Size Optimization: Principles, Tools, and Implementation

The Baidu App team applied a systematic, sustainable approach—combining Dex, resource, and native‑library optimizations with tools such as R8, ProGuard, AndResGuard, and custom compression pipelines—to shrink the APK by several megabytes, improve download conversion, and establish reusable mechanisms for future builds.

APKAndroidDEX
0 likes · 20 min read
Baidu App APK Size Optimization: Principles, Tools, and Implementation
DeWu Technology
DeWu Technology
Jan 10, 2022 · Mobile Development

APK Package Size Optimization and Monitoring Platform for Android Apps

The platform optimizes Android APK size by shrinking resources, compressing images, filtering native libraries, and applying selective byte‑code reductions, then continuously monitors package composition, trends, and business‑line usage, alerting teams to abnormal growth while preserving functionality for large‑scale apps.

APKAndroidDEX
0 likes · 13 min read
APK Package Size Optimization and Monitoring Platform for Android Apps
Big Data Technology & Architecture
Big Data Technology & Architecture
Oct 14, 2021 · Big Data

Overview of Big Data Architecture Trends and Curated Resources

This article, discovered on the Yunqi community site, provides a system‑architecture perspective overview of current big‑data architecture hotspots, development trajectories, emerging trends, and unresolved challenges, while highlighting the field’s rapid evolution and recommending a curated list of in‑depth resources for further study.

Data ArchitectureResourcesdata engineering
0 likes · 5 min read
Overview of Big Data Architecture Trends and Curated Resources
Python Programming Learning Circle
Python Programming Learning Circle
Sep 29, 2021 · Fundamentals

Comprehensive List of Python Libraries and Tools

This article presents an extensive curated collection of Python libraries and tools covering environments, package management, web frameworks, databases, testing, data analysis, machine learning, DevOps, and many other domains, providing developers with a comprehensive reference to enhance productivity and build robust applications.

DevelopmentPythonResources
0 likes · 46 min read
Comprehensive List of Python Libraries and Tools
Liangxu Linux
Liangxu Linux
Aug 28, 2021 · Backend Development

Top Java Communities and Learning Platforms You Should Bookmark

This guide compiles a curated list of high‑quality Chinese and international Java community websites, detailing each site's focus, URL, brief description, and a star‑based recommendation rating to help developers find valuable learning resources.

Resourcescommunityjava
0 likes · 8 min read
Top Java Communities and Learning Platforms You Should Bookmark
Laravel Tech Community
Laravel Tech Community
Jul 20, 2021 · Frontend Development

Essential Vue.js Learning Resources for Beginners

This article introduces a curated list of essential Vue.js learning resources—including official documentation, the Awesome Vue repository, Vueschool, Nuxt.js guides, and Vue Mastery—providing developers with comprehensive tools and tutorials to master Vue.js and build modern web applications.

NuxtResourcesVueJS
0 likes · 5 min read
Essential Vue.js Learning Resources for Beginners
ByteFE
ByteFE
Feb 9, 2021 · Fundamentals

Curated Self‑Study Resources for Emerging Tech Fields (Multimedia, AI, CV, RL, MT, Knowledge Graph, Mobile, Frontend)

This guide compiles recommended books, courses, and open‑source projects across multimedia, artificial intelligence, computer vision, reinforcement learning, machine translation, knowledge graphs, Android, iOS, and frontend development to help newcomers and job seekers systematically deepen their technical expertise.

Artificial IntelligenceComputer VisionResources
0 likes · 12 min read
Curated Self‑Study Resources for Emerging Tech Fields (Multimedia, AI, CV, RL, MT, Knowledge Graph, Mobile, Frontend)
Python Programming Learning Circle
Python Programming Learning Circle
Nov 26, 2020 · Fundamentals

25 Best GitHub Repositories for Python Developers

This article presents a curated collection of 25 top GitHub repositories for Python developers, covering frameworks, libraries, applications, books, interview questions, data structures, algorithms, style guides, and learning resources, helping both beginners and experienced programmers enhance their skills and stay up‑to‑date.

Resourcesdata-structureslibraries
0 likes · 9 min read
25 Best GitHub Repositories for Python Developers
政采云技术
政采云技术
May 27, 2020 · Frontend Development

Curated List of High-Quality Front-End Technical Public Accounts

This article presents a curated collection of reputable front‑end and full‑stack technical public accounts, offering valuable resources, tutorials, and community insights to assist developers in learning, project development, and professional growth.

ResourcesWeb Developmentfrontend
0 likes · 5 min read
Curated List of High-Quality Front-End Technical Public Accounts
ITPUB
ITPUB
Apr 24, 2020 · Frontend Development

Essential Front‑End GitHub Resources for Developers

A curated collection of high‑quality front‑end GitHub projects—including libraries, tools, UI frameworks, build systems, testing utilities, visualisation libraries, and more—provides developers with ready‑to‑use resources and links for learning and rapid development.

ResourcesWeb Developmentfrontend
0 likes · 20 min read
Essential Front‑End GitHub Resources for Developers
FunTester
FunTester
Apr 1, 2020 · Backend Development

Comprehensive Collection of API Testing, Unit Testing, Performance Testing, and Related Technical Resources

This page aggregates a wide range of technical articles, videos, case studies, tools, and tutorials covering API testing, unit and white‑box testing, performance testing, Java, Groovy, Python, UI automation, and various testing utilities, providing a valuable resource hub for software testing professionals.

API testingResourcesautomation
0 likes · 13 min read
Comprehensive Collection of API Testing, Unit Testing, Performance Testing, and Related Technical Resources
Architects Research Society
Architects Research Society
Sep 16, 2019 · Frontend Development

Comprehensive List of Browser‑Side JavaScript Libraries and Resources

This article provides an extensive, categorized catalog of JavaScript libraries and tools for front‑end development, covering package managers, loaders, bundlers, testing frameworks, UI components, data visualization, storage, internationalization, security, and many other functional areas of modern web programming.

JavaScriptResourcesWeb Development
0 likes · 37 min read
Comprehensive List of Browser‑Side JavaScript Libraries and Resources
Big Data Technology & Architecture
Big Data Technology & Architecture
Aug 26, 2019 · Big Data

Comprehensive Collection of Apache Flink Learning Resources

This article compiles a curated list of the most reliable and official Apache Flink learning materials—including beginner tutorials, source‑code walkthroughs, advanced topics, community articles, real‑world case studies, and downloadable resources—providing a one‑stop reference for developers and researchers interested in stream processing and big‑data analytics.

Apache FlinkBig DataResources
0 likes · 10 min read
Comprehensive Collection of Apache Flink Learning Resources
Java Captain
Java Captain
Apr 5, 2019 · Backend Development

Curated List of Notable Java Open‑Source Projects and Resources

This article presents a curated collection of prominent Java open‑source projects—including learning guides, development tools, e‑commerce platforms, big‑data frameworks, distributed transaction solutions, and security resources—each accompanied by brief descriptions and GitHub links for developers seeking valuable Java ecosystem resources.

GitHubResourcesframeworks
0 likes · 6 min read
Curated List of Notable Java Open‑Source Projects and Resources
Programmer DD
Programmer DD
Mar 30, 2019 · Frontend Development

Top 20 Must-Have Front-End Tools and Resources for Developers

This guide compiles a curated collection of essential front‑end development tools, asset libraries, and community sites—including bookmark managers, placeholder image generators, code‑beautifiers, free image sources, UI design resources, and popular forums—to help developers streamline workflows and discover valuable online resources.

ResourcesUI designWeb Development
0 likes · 7 min read
Top 20 Must-Have Front-End Tools and Resources for Developers
Architecture Digest
Architecture Digest
Feb 20, 2018 · Blockchain

Beginner's Guide to Understanding and Investing in Cryptocurrencies

This guide provides a step‑by‑step learning roadmap for complete beginners and investors, offering videos, articles, podcasts, books, and courses that introduce blockchain fundamentals, security practices, and advanced resources to help readers responsibly explore Bitcoin and other digital assets.

BeginnerBlockchainResources
0 likes · 8 min read
Beginner's Guide to Understanding and Investing in Cryptocurrencies
21CTO
21CTO
Feb 4, 2018 · Blockchain

Step‑by‑Step Roadmap to Master Bitcoin and Blockchain Basics

This guide offers a structured, step‑by‑step learning path for absolute beginners and curious investors, covering quick video introductions, deeper reading, podcasts, classic papers, advanced courses, economics research, and up‑to‑date community resources to help understand and evaluate cryptocurrencies.

BitcoinLearning GuideResources
0 likes · 7 min read
Step‑by‑Step Roadmap to Master Bitcoin and Blockchain Basics
Architects' Tech Alliance
Architects' Tech Alliance
Oct 17, 2017 · Artificial Intelligence

AI Learning Resources and Architecture Overview – A Curated Collection

This article presents a comprehensive collection of AI, machine learning, and deep learning learning materials, including historical overviews, technology architectures, application domains, and numerous downloadable resources such as tutorials, datasets, and code links, aimed at guiding enthusiasts and professionals in intelligent operations.

@DataDeep LearningResources
0 likes · 16 min read
AI Learning Resources and Architecture Overview – A Curated Collection
MaGe Linux Operations
MaGe Linux Operations
Aug 15, 2017 · Frontend Development

Master Python for Front‑End: A Step‑by‑Step Learning Roadmap

This guide outlines a structured learning path for beginners to master Python fundamentals, web front‑end basics, network programming, and popular Python web frameworks, providing curated resources and practical project ideas to help learners choose a focused direction and avoid scattered skill gaps.

Learning PathPythonResources
0 likes · 6 min read
Master Python for Front‑End: A Step‑by‑Step Learning Roadmap
MaGe Linux Operations
MaGe Linux Operations
May 11, 2017 · Artificial Intelligence

Essential Math Foundations for AI: Linear Algebra, Probability & More

The article reviews the surge of AI interest sparked by AlphaGo and Master, explains why strong mathematics—especially linear algebra, probability, statistics, calculus, and optimization—is crucial for AI practitioners, and provides curated free online courses, textbooks, and resources to help beginners master these subjects.

AIResourceslinear algebra
0 likes · 14 min read
Essential Math Foundations for AI: Linear Algebra, Probability & More
Architects' Tech Alliance
Architects' Tech Alliance
Apr 27, 2017 · Big Data

Curated List of Big Data Learning Resources from w3cschool

This article presents a comprehensive, Chinese‑language collection of big‑data resources—including relational databases, distributed file systems, key‑value stores, distributed programming tools, file data models, and key‑map frameworks—compiled by w3cschool to help programmers deepen their understanding of big data technologies.

Big DataDistributed SystemsResources
0 likes · 6 min read
Curated List of Big Data Learning Resources from w3cschool
Architecture Digest
Architecture Digest
Sep 26, 2016 · Backend Development

Comprehensive List of Java Libraries, Tools, and Resources

This article presents an extensive, categorized collection of Java libraries, frameworks, utilities, books, podcasts, and community links covering areas such as application monitoring, native development, NLP, networking, ORM, PDF generation, performance analysis, reactive programming, REST APIs, scientific computing, search, security, serialization, servers, templates, testing, web frameworks, legacy tools, and more.

DevelopmentResourceslibraries
0 likes · 16 min read
Comprehensive List of Java Libraries, Tools, and Resources
21CTO
21CTO
Dec 15, 2015 · Backend Development

Ultimate PHP Resource List: Libraries, Frameworks, Tools & More

This comprehensive PHP resource list compiles essential libraries, frameworks, templating engines, security tools, code analysis utilities, logging solutions, third‑party APIs, configuration helpers, web tools, books, e‑books, classic blog posts and more, providing developers with a one‑stop reference for modern PHP development.

DevelopmentResourcesframeworks
0 likes · 42 min read
Ultimate PHP Resource List: Libraries, Frameworks, Tools & More
21CTO
21CTO
Nov 7, 2015 · Backend Development

Explore the Ultimate PHP Library Collection: 55 Essential Tools for Developers

This comprehensive, curated list presents over fifty PHP libraries and tools spanning websites, dependency management, frameworks, micro‑frameworks, routing, templating, static site generators, HTTP clients, middleware, URL handling, email, file operations, streams, dependency injection, imaging, testing, continuous integration, documentation, security, password handling, code analysis, architecture, debugging, build tools, task runners, navigation, asset management, geolocation, date‑time, events, logging, e‑commerce, PDF, office formats, databases, migrations, NoSQL, queues, search, command‑line utilities, authentication, markup, string manipulation, numeric handling, validation, REST/APIs, caching, data structures, notifications, deployment, internationalisation, third‑party APIs, extensions and miscellaneous utilities, providing developers with a one‑stop reference for PHP development.

PHPResourcesopen‑source
0 likes · 33 min read
Explore the Ultimate PHP Library Collection: 55 Essential Tools for Developers
Baidu Tech Salon
Baidu Tech Salon
Oct 27, 2014 · Fundamentals

Curated List of C++ Frameworks, Libraries, and Resources

This curated collection, maintained by fffaraz, enumerates a comprehensive range of C++ frameworks, libraries, and resources—including the standard library, web and GUI frameworks, AI, networking, graphics, audio, databases, cryptography, machine learning, concurrency, serialization, build tools, IDEs, and debugging utilities—for developers seeking ready‑made solutions.

Resourceslibrariesopen‑source
0 likes · 40 min read
Curated List of C++ Frameworks, Libraries, and Resources