2021年10月20日水曜日

WEBプログラマーの石塚 正浩が個人的に希望しているプログラム言語の将来的なロードマップVerUP。Future roadmap VerUP of the programming language that WEB programmer Masahiro Ishizuka personally desires.

コーディング規約のPEP8は、Pythonの標準規約ですが、

Gitや将来的には、VSCなどのエディタなどの開発環境でも標準規約になる方が結果的には、

みんなが幸せになれるPythonプログラマー全員にどうしても知っておいて欲しい知識で御座います。

Google検索結果はこちら

https://www.google.com/search?q=PEP8&sxsrf=AOaemvJqsA4lsCQqGtVN4LJd2CIzJr0O-w%3A1634684954032&ei=GlBvYYO-AdiKr7wP5YOD4A8&ved=0ahUKEwiDs4SAzNfzAhVYxYsBHeXBAPwQ4dUDCA4&oq=PEP8&gs_lcp=Cgdnd3Mtd2l6EAwyDggAEIAEELEDEIMBELADMggIABCABBCwAzIICAAQgAQQsAMyCAgAEIAEELADMggIABCABBCwAzIICAAQgAQQsAMyCAgAEIAEELADMggIABCABBCwA0oECEEYAVAAWABg1sgBaAFwAHgAgAEAiAEAkgEAmAEAoAECyAEIwAEB&sclient=gws-wiz

The coding convention PEP8 is a standard Python convention,

As a result, it is better to become a standard standard even in development environments such as Git and editors such as VSC in the future.

This is the knowledge that we want all Python programmers to know to make everyone happy.

Click here for Google search results

https://www.google.com/search?q=PEP8&sxsrf=AOaemvJqsA4lsCQqGtVN4LJd2CIzJr0O-w%3A1634684954032&ei=GlBvYYO-AdiKr7wP5YOD4A8&ved=0ahUKEwiDs4SAzNfzAhVYxYsBHeXBAPwQ4dUDCA4&oq=PEP8&gs_lcp=Cgdnd3Mtd2l6EAwyDggAEIAEELEDEIMBELADMggIABCABBCwAzIICAAQgAQQsAMyCAgAEIAEELADMggIABCABBCwAzIICAAQgAQQsAMyCAgAEIAEELADMggIABCABBCwA0oECEEYAVAAWABg1sgBaAFwAHgAgAEAiAEAkgEAmAEAoAECyAEIwAEB&sclient=gws-wiz


PythonはPEP8の標準規約をチーム全員で守ってWEBサイトなどを開発すれば、

チームでの開発や他人が開発したソースコードでも見やすく比較的メンテナンスしやすいです。

2021年10月現在のPythonの動作は低速ですが、サーバーサイドでRustを呼び出す事で高速化しておりますが、Pythonと一秒間に10万アクセス対応のフレームワークも含めてとAIのライブラリなどをRustか将来的には、脆弱性問題がRust並にV言語が安全性な完成度になれば、V言語でPythonの関数とフレームワークを書き換えていくロードマップとして欲しいと切に願います。

Pythonは、AIのソースコードが書きやすいと言うメリットの面においても優れております。


If Python follows the standard rules of PEP8 with the whole team and develops WEB sites etc. It is easy to see and maintain even source code developed by teams or others. As of October 2021, the operation of Python is slow, but it is speeded up by calling Rust on the server side, but including Python and a framework that supports 100,000 accesses per second, AI libraries etc. Rust or in the future, if the vulnerability problem becomes as secure as Rust in V language, I sincerely hope that it will be a roadmap for rewriting Python functions and frameworks in V language. Python is also excellent in terms of the merit that the AI source code is easy to write.



0 コメント:

コメントを投稿