• 决定干点事儿--翻译一下《effective modern c++》


    写了非常多关于C++11的博客。总是认为不踏实,非常多东西都是东拼西凑。市场上也非常少有C++11的优秀书籍,但幸运的是Meyers老爷子并没有闲赋。为我们带来了《effective modern c++》。

    我们都要认清,一个人非常难超越自我,超越自我的巅峰之作。由于不同的时代。也会早就不同的伟大作品。

    说上面这段话的意思就是,我们不能期待《effective modern c++》能达到《effective c++》给我们带来的惊喜,可是也是出自大师之手。

    Learn how to program expertly with C++ with this practical book from Scott Meyers, one of the world’s foremost authorities on this systems programming language. Scott Meyers takes some of the most difficult pieces of C++ code and unfurls them so that you can see how to manipulate your own project code. This is the first book to contain content written with the C++14 standard.

    Tackle 42 separate C++ problems and solutions

    Learn critical techniques for success on topics from smart pointers to lambda expressions
    Understand key concepts by taking the C++ 98 standard to C++ 11 and then to C++ 14

    以下是大师的简单介绍:
    Scott Meyers是世界顶级的C++软件开发技术权威之中的一个。他是两本畅销书Effective C++和More Effective C++的作者,以前以前是C++ Report的专栏作家。他常常为C/C++ Users Journal和Dr. Dobb’s Journal撰稿,也为全球范围内的客户做咨询活动。他也是Advisory Boards for NumeriX LLC和InfoCruiser公司的成员。

    他拥有Brown University的计算机科学博士学位。

  • 相关阅读:
    win7(windows 7)系统下安装SQL2005(SQL Server 2005)图文教程
    Jenkins 不同角色不同视图及不同权限设置
    dig挖出DNS的秘密
    Linux Shell高级技巧
    《Linux内核设计与实现》读书笔记
    github开发
    NodeJs-- 新建项目实例
    Linux makefile 教程 非常详细,且易懂
    cms完整视频教程+源码 孔浩老师 全131讲
    Redis实现简单消息队列
  • 原文地址:https://www.cnblogs.com/cynchanpin/p/7248228.html
Copyright © 2020-2023  润新知