Python, Theory Python. Importing a module. Sequence of actions August 6, 2022 BestProgISch Continue reading Python. Importing a module. Sequence of actions →
Python, Theory Python. Modules. General concepts. Creating a module. Statements import, from August 5, 2022 BestProgISch Continue reading Python. Modules. General concepts. Creating a module. Statements import, from →
Pascal/Delphi, Theory Pascal. Windows Application in Delphi and Lazarus August 27, 2021 BestProgISch Continue reading Pascal. Windows Application in Delphi and Lazarus →
Pascal/Delphi, Theory Pascal. Delphi. Lazarus. The structure of a Pascal program in the Delphi and Lazarus August 25, 2021 BestProgISch Continue reading Pascal. Delphi. Lazarus. The structure of a Pascal program in the Delphi and Lazarus →
Pascal/Delphi, Theory Pascal. Principles of structured programming. Modular software development May 18, 2021 BestProgISch Continue reading Pascal. Principles of structured programming. Modular software development →
Python, Theory Python. Classes and modules. Referring to the classes of other modules February 9, 2021 BestProgISch Continue reading Python. Classes and modules. Referring to the classes of other modules →
Python, Theory Python. The scopes of names in Python. Local names. Visibility rules for names. LEGB rule. The global keyword. Overriding names in functions July 29, 2020 BestProgISch Continue reading Python. The scopes of names in Python. Local names. Visibility rules for names. LEGB rule. The global keyword. Overriding names in functions →
Python, Theory Python. Module pickle. Serialization of objects. Examples of use for writing/reading information from binary files May 6, 2020 BestProgISch Continue reading Python. Module pickle. Serialization of objects. Examples of use for writing/reading information from binary files →
Java, Theory Java. Packages. Using packages in Java. The import and package directives. Compiled modules (*.java). Intermediate .class files. Project structure. Using standard Java libraries September 20, 2018 BestProgISch Continue reading Java. Packages. Using packages in Java. The import and package directives. Compiled modules (*.java). Intermediate .class files. Project structure. Using standard Java libraries →