Summary

This book does not attempt to cover all the facets of the C++ programming language. Experienced
programmers should look elsewhere for books that cover C++ in much more detail. The focus here is on
introducing programming techniques and developing good habits. To that end, our approach avoids some of
the more esoteric features of C++ and concentrates on the programming basics that transfer directly to other
imperative programming languages such as Java, C#, and Python. We stick with the basics and explore
more advanced features of C++ only when necessary to handle the problem at hand.


• Computers require both hardware and software to operate. Software consists of instructions that
control the hardware.
• At the lowest level, the instructions for a computer program can be represented as a sequence of zeros
and ones. The pattern of zeros and ones determine the instructions performed by the processor.
• Two different kinds of processors can have different machine languages.
• Application software can be written largely without regard to the underlying hardware. A tool called
a compiler translates the higher-level, abstract language into the machine language required by the
hardware.
• Programmers develop software using tools such as editors, compilers, debuggers, and profilers.
• C++ is a higher-level programming language.
• An IDE is an integrated development environment—one program that provides all the tools that
developers need to write software.

 Source: freecomputerbooks.com     

More information:

SUBSCRIBE my channel: https://goo.gl/1zLeJW

Circle us on G+ : https://goo.gl/dIuhsO  
Follow us Facebook: http://goo.gl/00Ega4

Follow us on Twitter: https://goo.gl/V1906U

blog: http://goo.gl/wYKu5G

makemoneyonlinebanglatutorial:http://goo.gl/4ZpivU
freecomputercourseonline:   http://goo.gl/lTykDp
Share:

0 comments:

Post a Comment

Pages

Theme Support