Difference between revisions of "Μάθημα 17-12-2017"
From pdp
Line 5: | Line 5: | ||
- Συναρτήσεις cin και cout | - Συναρτήσεις cin και cout | ||
− | - | + | - [http://www.cs.ucy.ac.cy/~epl131/spring02/documents/epl-notes7.pdf Επανάληψη στη C++/η εντολή for] |
Line 12: | Line 12: | ||
[[File:yBSnkew0.cpp]] | [[File:yBSnkew0.cpp]] | ||
− | Προτεινόμενη Δικτυογραφία - Βιβλιογραφία: | + | Προτεινόμενη Δικτυογραφία - Βιβλιογραφία για Standard I/O στην C++: |
[https://www.tutorialspoint.com/cplusplus/cpp_basic_input_output.htm Tutorials Point C++ Basic Input/Output] | [https://www.tutorialspoint.com/cplusplus/cpp_basic_input_output.htm Tutorials Point C++ Basic Input/Output] |
Revision as of 15:05, 22 December 2017
Το υλικό του μαθήματος περιλαμβάνει:
- Εισαγωγή στους πίνακες
- Συναρτήσεις cin και cout
- Επανάληψη στη C++/η εντολή for
Δόθηκε ολοκληρωμένο παράδειγμα [1]
Προτεινόμενη Δικτυογραφία - Βιβλιογραφία για Standard I/O στην C++: