Giter Site home page Giter Site logo

maplefu / cpptemplatetutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wuye9036/cpptemplatetutorial

1.0 1.0 0.0 426 KB

中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)

C++ 96.96% C 3.04%

cpptemplatetutorial's Introduction

>>> import mwish
"Hi, I'm mwish! Glad to meet you!"
>>> mwish.name
{'mwish', 'mapleFU'}
>>> mwish.interests
['anime', 'literature', 'sociology', 'science-fiction']
>>> mwish.learning
['Database Systems', 'Operating Systems', 'Distributed Systems', 'Computer Architecture']
>>> mwish.motto
("So high, so low, so many things to know.", "Work healthily 50 years for ACGN.")
>>> mwish.blog
"https://blog.mwish.me/"
>> mwish.timezone
"UTC+8"
>> mwish.available_time = lambda day: "8-11PM" if day != "Sunday" else "None"

cpptemplatetutorial's People

Contributors

alinshans avatar andysim3d avatar czffour avatar freezestudio avatar hiliuyin avatar ksgin avatar lhmouse avatar soyli avatar tfzhou avatar vczh avatar wuye9036 avatar yjiezhang avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.