制定编程范式

发布于 2024-11-18 16:46:45 字数 1459 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

辞旧 2024-11-25 16:46:45

找到一个需要解决且其他可用范例无法很好解决的问题,并找出解决方案。不是小事,但祝你好运! ;)

Find a problem that needs solving which no other available paradigm addresses well and figure out a solution. Not trivial, but good luck! ;)

随风而去 2024-11-25 16:46:45

这并不是一件简单的事情......面向对象的编程是一种范例,过程式编程和面向方面的编程也是如此。所以简短的答案是:从一个该死的好主意开始,然后从那里开始。

我开始使用 Pascal 进行过程编程,但那是很久以前的事了,所以现在可能有更合适的东西。也许可以稍微玩一下脚本来感受一下。 Python 很友好,如果你愿意,你可以假装它是程序化的。

That's not such a simple thing to do... Object Orientated programming is a paradigm, as is procedural programming and Aspect Orientated programming. So the short answer is: start off with a damn fine idea and proceed from there.

I got started in procedural programming using Pascal but that was a long time ago so there's probably something more appropriate these days. Maybe play with scripting a bit to get a feel for it. Python's friendly and you can pretend it's procedural if you want to.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文