Skip to content
#

programming-paradigm

Here are 17 public repositories matching this topic...

🚀 AI时代,人人都是系统设计师。本项目旨在研究设计模式、编程范式、设计原则与微服务架构等,通过C/Java/Go/JavaScript/Python等多种语言实现样例。帮助您深入理解问题本质,在复杂系统中做出合理的架构决策,驱动AI干活。

  • Updated Apr 8, 2026
  • Java

Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.

  • Updated Jun 1, 2021
  • C

Improve this page

Add a description, image, and links to the programming-paradigm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming-paradigm topic, visit your repo's landing page and select "manage topics."

Learn more