C++ Fundamentals
C++FundamentalsbeginsbyintroducingyoutotheC++compilationmodelandsyntax.Youwillthenstudydatatypes,variabledeclaration,scope,andcontrolflowstatements.Withthehelpofthisbook,you'llbeabletocompilefullyworkingC++codeandunderstandhowvariables,references,andpointerscanbeusedtomanipulatethestateoftheprogram.Next,youwillexplorefunctionsandclasses—thefeaturesthatC++offerstoorganizeaprogram—andusethemtosolvemorecomplexproblems.Youwillalsounderstandcommonpitfallsandmodernbestpractices,especiallytheonesthatdivergefromtheC++98guidelines.Asyouadvancethroughthechapters,you'llstudytheadvantagesofgenericprogrammingandwriteyourowntemplatestomakegenericalgorithmsthatworkwithanytype.ThisC++bookwillguideyouinfullyexploitingstandardcontainersandalgorithms,understandinghowtopicktheappropriateoneforeachproblem.Bytheendofthisbook,youwillnotonlybeabletowriteefficientcodebutalsobeequippedtoimprovethereadability,performance,andmaintainabilityofyourprograms.
·5.4萬(wàn)字