jagomart
digital resources
picture1_Mnxb01 Lecture 5


 135x       Filetype PDF       File size 0.24 MB       Source: www.hep.lu.se


File: Mnxb01 Lecture 5
mnxb01 course c module caterina marcon caterina marcon hep lu se caterina marcon mnxb01 course c module caterina marcon hep lu se 1 30 lecture s goals you will learn ...

icon picture PDF Filetype PDF | Posted on 07 Feb 2023 | 2 years ago
Partial capture of text on file.
                                MNXB01 course - C++ module
                                                    Caterina Marcon
                                            caterina.marcon@hep.lu.se
              Caterina Marcon                      MNXB01 course - C++ module                caterina.marcon@hep.lu.se     1 / 30
    Lecture’s goals
    You will learn:
            to use if and if...else selection statements to choose among alternative
            actions;
            to use for, while repetition statements in a program repeatedly;
            how to read and write to text files;
            to use data structures to represent a set of data items.
              Caterina Marcon                      MNXB01 course - C++ module                caterina.marcon@hep.lu.se     2 / 30
    Bibliography
            Problem solving with C++”, W. Savitch;
            C++howtoprogram, P.J. Deitel
            www.cplusplus.com
              Caterina Marcon                      MNXB01 course - C++ module                caterina.marcon@hep.lu.se     3 / 30
    Compiled languages
    To recap:
            C++ is a compiled programming language (it compiles high-level
            language to low-level machine code);
            uses C syntax;
            procedural language (program consists of a number of sub procedures
            that are performed sequentially).
              Caterina Marcon                      MNXB01 course - C++ module                caterina.marcon@hep.lu.se     4 / 30
The words contained in this file might help you see if this file matches what you are looking for:

...Mnxb course c module caterina marcon hep lu se lecture s goals you will learn to use if and else selection statements choose among alternative actions for while repetition in a program repeatedly how read write text les data structures represent set of items bibliography problem solving with w savitch howtoprogram p j deitel www cplusplus com compiled languages recap is programming language it compiles high level low machine code uses syntax procedural consists number sub procedures that are performed sequentially...

no reviews yet
Please Login to review.