Tag

resources

1 views collected around this technical thread.

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.

LibrariesPythondevelopment
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.

AndroidClassLoaderdynamic loading
0 likes · 31 min read
Android Plugin Architecture Overview and Implementation Guide
Sohu Tech Products
Sohu Tech Products
Dec 28, 2022 · Mobile Development

Android Plugin‑Based Skinning: Implementation Principles and Framework Analysis

This article explains how to implement Android plugin-based skinning by defining a skinning interface, customizing LayoutInflater.Factory2, loading external skin resources, and analyzing the Android‑skin‑support library’s code, providing a clear step‑by‑step guide for mobile developers.

AndroidJavaKotlin
0 likes · 12 min read
Android Plugin‑Based Skinning: Implementation Principles and Framework Analysis
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.

AndroidClassLoaderDex
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.

Best PracticesSwiftPMiOS
0 likes · 18 min read
Swift Package Manager (SwiftPM) Practical Guide: Structure, Resources, Linking, and Best Practices
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.

GitHublearningopen-source
0 likes · 5 min read
Essential GitHub Repositories for Learning Software Development
Model Perspective
Model Perspective
Jun 19, 2022 · Fundamentals

Discover the ‘Model Perspective’ Site: Your Gateway to Math Modeling Resources

The article introduces the ‘Model Perspective’ website, outlining its sections on essential modeling skills, the modeling workflow, competition information, learning resources, educational insights, language options, and invites feedback to support the growth of mathematical modeling education.

competitionseducationlearning
0 likes · 4 min read
Discover the ‘Model Perspective’ Site: Your Gateway to Math Modeling Resources
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.

AlgorithmsInterviewLibraries
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.

LibrariesMobileObjective-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
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.

Librariesdevelopmentresources
0 likes · 46 min read
Comprehensive List of Python Libraries and Tools
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.

Nuxtdocumentationfrontend
0 likes · 5 min read
Essential Vue.js Learning Resources for Beginners
Laravel Tech Community
Laravel Tech Community
Jun 25, 2021 · Frontend Development

Curated List of Frontend Design Resources: Colors, Icons, Plugins, UI Frameworks, and Tools

This article compiles a comprehensive collection of front‑end design resources, including color palette sites, icon libraries, plugin repositories, asset collections, font sources, online tools, and UI frameworks, each accompanied by URLs and brief descriptions to aid developers and designers.

Iconsdesignfrontend
0 likes · 5 min read
Curated List of Frontend Design Resources: Colors, Icons, Plugins, UI Frameworks, and Tools
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 IntelligenceSelf‑Studycomputer vision
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.

Data StructuresGitHubLibraries
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.

JavaScriptVueWeb Development
0 likes · 5 min read
Curated List of High-Quality Front-End Technical Public Accounts
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Apr 6, 2020 · Backend Development

Curated List of System Design and Backend Interview Questions and Resources

This article presents a collection of interview questions and resource links covering system design, distributed sessions, Java pitfalls, MySQL indexing, and other backend topics, encouraging developers to keep learning and offering QR code access for further content.

Distributed SystemsInterviewJava
0 likes · 3 min read
Curated List of System Design and Backend Interview Questions and Resources
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 testingAutomationJava
0 likes · 13 min read
Comprehensive Collection of API Testing, Unit Testing, Performance Testing, and Related Technical Resources
Python Programming Learning Circle
Python Programming Learning Circle
Feb 27, 2020 · Fundamentals

How I Learned Python in Six Months: Tips, Resources, and Projects

The article shares personal strategies for mastering Python within six months, emphasizing the importance of clear goals, diverse learning resources, hands‑on projects, and active use of platforms like Udemy, Datacamp, edX, and GitHub to reinforce data‑science skills.

Pythondata sciencelearning
0 likes · 6 min read
How I Learned Python in Six Months: Tips, Resources, and Projects