Articles 3
Evgenii Legotckoi
Evgenii LegotckoiMay 15, 2018, 2:26 a.m.
Qt/C++ - Tutorial 079. foreach vs range-based for in C++11? Qt has its own keyword foreach to iterate through the elements of the containers. This keyword was introduced before the C++11 standard and is a macro. At this point in the C++11 stan…
Evgenii Legotckoi
Evgenii LegotckoiJune 9, 2017, 6:37 a.m.
C++ - Tutorial 004. Tests and loops C++ provides a standard set of operators for selecting a selection and cycles. The keywords related to the construction of branching conditions for the code are: if else…
Evgenii Legotckoi
Evgenii LegotckoiJune 25, 2016, 2:07 a.m.
User Guide #08 - Ruby - control structures This chapter explores more of ruby's control structures. case We use the case statement to test a sequence of conditions. This is superficially similar to swit…
Comments 0
Nothing found
Forum topics 0
Nothing found
Forum posts 0
Nothing found
Test 1
C++ - Тест 003. Условия и циклыA test of knowledge of the basics on working with cycles and conditions in the C ++ programming language.
Shared codes 0
Nothing found

Follow us in social networks