舉報

C++ System Programming Cookbook
最新章節: Leave a review - let other readers know what you think
C++isthepreferredlanguageforsystemprogrammingduetoitsefficientlow-levelcomputation,dataabstraction,andobject-orientedfeatures.Systemprogrammingisaboutdesigningandwritingcomputerprogramsthatinteractcloselywiththeunderlyingoperatingsystemandallowcomputerhardwaretointerfacewiththeprogrammerandtheuser.TheC++SystemProgrammingCookbookwillserveasareferencefordeveloperswhowanttohaveready-to-usesolutionsfortheessentialaspectsofsystemprogrammingusingthelatestC++standardswhereverpossible.ThisC++bookstartsoutbygivingyouanoverviewofsystemprogrammingandrefreshingyourC++knowledge.Movingahead,youwilllearnhowtodealwiththreadsandprocesses,beforegoingontodiscoverrecipesforhowtomanagememory.Theconcludingchapterswillthenhelpyouunderstandhowprocessescommunicateandhowtointeractwiththeconsole(consoleI/O).Finally,youwilllearnhowtodealwithtimeinterfaces,signals,andCPUscheduling.Bytheendofthebook,youwillbecomeadeptatdevelopingrobustsystemsapplicationsusingC++.