日本黄色一级经典视频|伊人久久精品视频|亚洲黄色色周成人视频九九九|av免费网址黄色小短片|黄色Av无码亚洲成年人|亚洲1区2区3区无码|真人黄片免费观看|无码一级小说欧美日免费三级|日韩中文字幕91在线看|精品久久久无码中文字幕边打电话

當(dāng)前位置:首頁 > 物聯(lián)網(wǎng) > 大魚機(jī)器人
[導(dǎo)讀]提到C/C++語言很多初學(xué)者都覺得,學(xué)到中間就進(jìn)行不下去了,但如果你最難啃的那幾塊硬骨頭拿下,一切都會(huì)順暢許多,而且C++誕生很久了,因此有大量可以免費(fèi)閱讀編程文檔。近日,在Quora上發(fā)現(xiàn)一份免費(fèi)的C ++資料列表,涉及到C++的各方各面。如果你對(duì)C++感興趣,不妨繼續(xù)往下看看看這些資料是不是你正需要的。

點(diǎn)擊上方 “大魚機(jī)器人” ,選擇 “置頂/星標(biāo)公眾號(hào)”
福利干貨,第一時(shí)間送達(dá)!
閱讀文本大概需要? 3 分鐘。

曾經(jīng)看過國外的程序猿這么評(píng)價(jià)C/C++:想要精通C/C++,就跟要精通中文一樣難,至少需要你努力三年。


提到C/C++語言很多初學(xué)者都覺得,學(xué)到中間就進(jìn)行不下去了,但是如果你最難啃的那幾塊硬骨頭拿下,一切都會(huì)順暢許多,而且C++誕生很久了,因此有大量可以免費(fèi)閱讀編程文檔。近日,在Quora上發(fā)現(xiàn)一份免費(fèi)的C ++資料列表,涉及到C++的各方各面。如果你對(duì)C++感興趣,不妨繼續(xù)往下看看看這些資料是不是你正需要的:




C++標(biāo)準(zhǔn)參考

C++ reference
地址:https://en.cppreference.com/w/

C++ Coding Standard
地址:http://www.possibility.com/Cpp/CppCodingStandard.html

Standard C++
地址:https://isocpp.org/

State of C++ Evolution
地址:http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2597.html

The C++ Resources Network
地址:http://www.cplusplus.com/

Draft C++ Standard: Contents
地址:http://eel.is/c++draft/

指南類資源

C++ Core Guidelines
地址:http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rc-zero

Super FAQ C++
地址:https://isocpp.org/wiki/faq

教程/課程

C++ Programming Tutorial
地址:http://web.archive.org/web/20060424103805/cplus.about.com/od/beginnerctutorial/l/blcplustut.htm

Learn C++
地址:https://www.learncpp.com/

C++ Tutorial (tutorialspoint)
地址:http://www.tutorialspoint.com/cplusplus/

Modernes C++
地址:http://www.modernescpp.com/index.php/der-einstieg-in-modernes-c

CodesDope : C++ tutorial
地址:https://www.codesdope.com/cpp-introduction/

C++ Language - C++ Tutorials
地址:http://www.cplusplus.com/doc/tutorial/

C++ Tutorial (Udemy)
地址:https://www.udemy.com/course/free-learn-c-tutorial-beginners/

C++ Programming Language - GeeksforGeeks
地址:https://www.geeksforgeeks.org/c-plus-plus/

C++ Tutorial - Learn C++?
地址:https://www.cprogramming.com/tutorial/c++-tutorial.html

C++ Tutotial (sololearn)
地址:https://www.sololearn.com/Course/CPlusPlus

C++ For C Programmers, Part A | Coursera
地址:https://www.coursera.org/learn/c-plus-plus-a

C++ For C Programmers, Part B | Coursera
地址:https://www.coursera.org/learn/c-plus-plus-b

C, C++ Programming Tutorials
地址:https://www.cprogramming.com/tutorial.html

C++ Tutorial (w3schools)
地址:https://www.w3schools.com/cpp/default.asp

C++ Tutorial (java2s)
地址:http://www.java2s.com/Tutorial/Cpp/CatalogCpp.htm

Learn C++ Tutorial (javapoint)
地址:https://www.javatpoint.com/cpp-tutorial

YouTube免費(fèi)視頻教程

CppCon
地址:https://www.youtube.com/user/CppCon

Jason Turner
地址:https://www.youtube.com/user/lefticus1

Bo Qian
地址:https://www.youtube.com/user/BoQianTheProgrammer

Buckys Roberts
地址:https://www.youtube.com/playlist?list=PLAE85DE8440AA6B83

TheCherno
地址:https://www.youtube.com/user/TheChernoProject

Derek Banas
地址:https://www.youtube.com/playlist?list=PLGLfVvz_LVvQ9S8YSV0iDsuEU8v11yP9M

Caleb Curry
地址:https://www.youtube.com/playlist?list=PL_c9BZzLwBRJVJsIfe97ey45V4LP_HXiG

Blacksmith
地址:https://www.youtube.com/playlist?list=PLB9ZeIzzfPE0a7xjrmjTffWb1g5ZCSkE-

免費(fèi)C++書籍

這五個(gè)網(wǎng)站基本匯總了所有免費(fèi)的C++書籍,你可以通過它們找到你想要的那本:

Free C++ Books
地址:https://tfetimes.com/free-c-books/

Free C++ Books Download
地址:http://www.freebookcentre.net/Language/Free-C++-Books-Download.html

Free C++ Programming Book
地址:https://books.goalkicker.com/CPlusPlusBook/

Fundamentals of Programming C++
地址:http://freecomputerbooks.com/Fundamentals-of-Programming-Cpp.html

Free Programming Books
地址:https://www.e-booksdirectory.com/programming.php

不免費(fèi)但是必讀的C++書籍列表

The Definitive C++ Book Guide and List
地址:https://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list/388282#388282

免費(fèi)編譯器

GCC, the GNU Compiler Collection
地址:https://gcc.gnu.org/

Clang C Language Family Frontend for LLVM
地址:https://gcc.gnu.org/

Cygwin
地址:http://www.cygwin.com/

Minimalist GNU for Windows
地址:http://www.mingw.org/

IBM C and C++ Compiler Family
地址:https://www.ibm.com/us-en/marketplace/ibm-c-and-c-plus-plus-compiler-family

Visual Studio
地址:https://visualstudio.microsoft.com/downloads/

Intel? System Studio
地址:https://software.intel.com/en-us/forums/intel-system-studio

Oracle Developer Studio
地址:https://www.oracle.com/technetwork/server-storage/developerstudio/overview/index.html

調(diào)試工具

GDB: The GNU Project Debugger
地址:https://www.gnu.org/software/gdb/

Kdevelop
地址:https://www.kdevelop.org/

Data Display Debugger
地址:https://www.gnu.org/software/ddd/

Valgrind Home
地址:http://valgrind.org/

Sanitizers
地址:https://github.com/google/sanitizers

Record and replay
地址:https://github.com/mozilla/rr

Windows Debugging Tools C++
地址:https://www.nirsoft.net/programmer_tools.html

開源庫

GSL
地址:https://github.com/microsoft/GSL

Boost文檔
地址:https://www.boost.org/doc/libs/

wxWidgets官網(wǎng)
地址:http://wxwidgets.org/

gtkmm
地址:https://www.gtkmm.org/en/

CopperSpice
地址:https://www.copperspice.com/

Qt
地址:https://www.qt.io/

Eigen
地址:http://eigen.tuxfamily.org/index.php?title=Main_Page#Documentation

Plot utils
地址:https://www.gnu.org/software/plotutils/

Asio
地址:https://think-async.com/Asio/

POCO
地址:https://pocoproject.org/

abseil
地址:https://abseil.io/

C++開源庫匯總列表
地址:https://en.cppreference.com/w/cpp/links/libs

-END-

猜你喜歡(點(diǎn)擊下劃線即可跳轉(zhuǎn)閱讀

40+張最全Linux/C/C++思維導(dǎo)圖,收藏!
C語言 | 常見數(shù)據(jù)轉(zhuǎn)化函數(shù)

C++ 基礎(chǔ)知識(shí)!初學(xué)者必看!

?最 后??
?

若覺得文章不錯(cuò),轉(zhuǎn)發(fā)分享,也是我們繼續(xù)更新的動(dòng)力。
5T資源大放送!包括但不限于:C/C++,Linux,Python,Java,PHP,人工智能,PCB、FPGA、DSP、labview、單片機(jī)、等等!
在公眾號(hào)內(nèi)回復(fù)「 更多資源 」,即可免費(fèi)獲取,期待你的關(guān)注~
長按識(shí)別圖中二維碼關(guān)注

免責(zé)聲明:本文內(nèi)容由21ic獲得授權(quán)后發(fā)布,版權(quán)歸原作者所有,本平臺(tái)僅提供信息存儲(chǔ)服務(wù)。文章僅代表作者個(gè)人觀點(diǎn),不代表本平臺(tái)立場(chǎng),如有問題,請(qǐng)聯(lián)系我們,謝謝!

本站聲明: 本文章由作者或相關(guān)機(jī)構(gòu)授權(quán)發(fā)布,目的在于傳遞更多信息,并不代表本站贊同其觀點(diǎn),本站亦不保證或承諾內(nèi)容真實(shí)性等。需要轉(zhuǎn)載請(qǐng)聯(lián)系該專欄作者,如若文章內(nèi)容侵犯您的權(quán)益,請(qǐng)及時(shí)聯(lián)系本站刪除( 郵箱:macysun@21ic.com )。
換一批
延伸閱讀
關(guān)閉