https://github.com/lartpang/mycoding
some projects for learing coding.
https://github.com/lartpang/mycoding
cplusplus cplusplus-11 cpp cpp11 python python-3 python-3-5 python-script python3
Last synced: 3 months ago
JSON representation
some projects for learing coding.
- Host: GitHub
- URL: https://github.com/lartpang/mycoding
- Owner: lartpang
- Created: 2017-08-18T10:24:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T08:43:35.000Z (over 1 year ago)
- Last Synced: 2025-03-23T19:38:55.999Z (3 months ago)
- Topics: cplusplus, cplusplus-11, cpp, cpp11, python, python-3, python-3-5, python-script, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 11.1 MB
- Stars: 4
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MYLOVE to PYTHON & C++

```
The Zen of Python, by Tim PetersBeautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!
```