=参考文献=
== 编程语言 ==
# Google C++ Style [https://google.github.io/styleguide/cppguide.html Google C++ Style]
# PEP 8 - Style Guide for Python Code [https://www.python.org/dev/peps/pep-0008/ PEP_8]
# David Flanagan, JavaScript: The definitive guide: Activate your web pages. " O'Reilly Media, Inc.", 2011.
# Weiss, Mark Allen, Data structures and algorithm analysis in Java, Addison-Wesley Longman Publishing Co., Inc., 1998.
# Bjarne Stroustrup, The C++ programming language. Pearson Education, 2013.
== 计算机应用基础 ==
# John L. Hennessy, and David A. Patterson. Computer architecture: a quantitative approach. Elsevier, 2011.
# Neil Matthew, and Richard Stones. Beginning linux programming. John Wiley & Sons, 2011.
# Miguel Grinberg, Flask Web Development: Developing Web Applications with Python. O'Reilly Media, Inc., 2014.
==软件开发==
#Shore, James. The art of agile development. " O'Reilly Media, Inc.", 2007.