Web Application Frameworks: C++ vs Python

后端 未结 7 2032
没有蜡笔的小新
没有蜡笔的小新 2021-02-14 14:54

I am familiar with both Python and C++ as a programmer. I was thinking of writing my own simple web application and I wanted to know which language would be more appropriate for

相关标签:
7条回答
  • 2021-02-14 15:36

    I think you better go firt python in your case, meanwhile you can extend cppCMS functionalities and write your own framework arround it.

    wt was a good idea design, but somehow not that suitable.

    0 讨论(0)
提交回复
热议问题