https://github.com/khirotaka/hellocpp
this repository is a tutorial of C++ for Pythonist
https://github.com/khirotaka/hellocpp
Last synced: 2 months ago
JSON representation
this repository is a tutorial of C++ for Pythonist
- Host: GitHub
- URL: https://github.com/khirotaka/hellocpp
- Owner: khirotaka
- License: mit
- Created: 2019-09-15T14:18:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T14:47:30.000Z (over 5 years ago)
- Last Synced: 2025-02-03T14:50:00.719Z (4 months ago)
- Language: C++
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HelloCpp
this repository is a tutorial of C++ for Pythonist## About this
このリポジトリは今までPythonばかり書いてきたが、「速度が欲しい...」や「新しい言語に入門したい...」
という方々の為に作成しています。## Attention
作者自身新しい言語に入門したいという事でC++に入門し始めました。