11 个仓库
Discussions on the principles, benefits, and limitations of object-oriented design.
Explore 11 awesome GitHub repositories matching part of an awesome list · Object Oriented Programming. Refine with filters or upvote what's useful.
这是一个由社区维护的目录,作为软件工具、框架和教育资源的综合索引。它充当开源知识库,将不同的工程领域和技术资源组织成结构化的分类体系,以帮助开发者发现高质量内容。 该目录通过去中心化的同行评审模型脱颖而出,由独立贡献者策划、验证和更新条目,以确保准确性和相关性。所有信息均以版本控制的纯文本 Markdown 格式存储,确保了整个集合的平台独立性、透明度和可审计性。 该项目涵盖了广泛的能力领域,包括技术资源发现、职业发展和软件开发知识管理。它提供结构化的学习路径、基础设施和安全工具、数据管理实用程序,以及从医疗保健到数字人文等领域的专业资源。 该仓库作为公共版本控制集合进行维护,支持程序化访问和社区驱动的数据更新。
Critiques and practical applications of object-oriented programming paradigms.
This project is a markdown technical blog and frontend development knowledge base. It serves as a technical documentation archive and a curated repository of educational content focused on JavaScript internals and modern web frameworks. The project functions as a code example repository and a technical knowledge base, storing deep-dive articles, tutorials, and translated versions of official software documentation. It also includes curated industry news and weekly digests of security events and tool releases. The system organizes technical content into thematic series and columns to create s
Detailed analysis of prototype chains and inheritance.
The WordPress Plugin Boilerplate is a standardized, object-oriented foundation for building WordPress plugins. It provides a predictable directory structure that separates admin, public, and shared logic, along with a singleton main plugin class that serves as a single entry point for initialization. The boilerplate includes a centralized class-loader hook registry for managing WordPress actions and filters, and prepares user-facing strings for translation through a variable text domain and generated .pot files. This toolkit streamlines plugin development by organizing repository assets like
Builds maintainable WordPress plugins with separated admin, public, and shared logic following object-oriented patterns.
Object-orientation for Lua
Robust OOP library with support for metamethods and mixins.
本课程之所以叫做《JavaScript 闯关记》,是因为部分章节精心设计了挑战关卡,通过提供更多的实战机会,让大家可以循序渐进地、有目的地、有挑战地开展学习。
Lessons on JavaScript object models and prototypes.
JavaScript Patterns 中译本
Best practices for code reuse and object patterns.
30 lines library for object orientation in Lua
Minimalist OOP library for classes and inheritance.
javascript设计模式
Collection of common JavaScript design patterns.
Like Object.assign(), but deeper.
Utility for deep object merging and manipulation.
Abiel's blog
Discussions on context binding and object-oriented patterns.