C#, MS Visual Studio 2010, MS Visual Studio 2017, MS Visual Studio 2019, Practice C#. Examples of using the FileStream class without using additional streams March 18, 2021 BestProgISch Continue reading C#. Examples of using the FileStream class without using additional streams →
C#, Theory C#. The Stream class. Stream search methods (operations) March 5, 2021 BestProgISch Continue reading C#. The Stream class. Stream search methods (operations) →
C#, Theory C#. The Stream class. Operations (methods) of writing to a file stream March 4, 2021 BestProgISch Continue reading C#. The Stream class. Operations (methods) of writing to a file stream →
Java, Practice Java. Examples of solving tasks on threads of execution January 23, 2021 BestProgISch Continue reading Java. Examples of solving tasks on threads of execution →
Java, Theory Java. Serialization of objects. The transient keyword. Examples August 7, 2020 BestProgISch Continue reading Java. Serialization of objects. The transient keyword. Examples →
Java, Theory Java. Automatic file closure. The statement try with resources. Examples July 12, 2020 BestProgISch Continue reading Java. Automatic file closure. The statement try with resources. Examples →
Java, Theory Java. Work with files in Java. Class File. Basic working methods June 11, 2020 BestProgISch Continue reading Java. Work with files in Java. Class File. Basic working methods →
Java, Theory Java. Work with the console in Java. Classes InputStreamReader, PrintStream June 7, 2020 BestProgISch Continue reading Java. Work with the console in Java. Classes InputStreamReader, PrintStream →
C#, Theory C#. Text files. The solution of problems on the modification of text files. Classes File, StreamReader, StreamWriter May 21, 2020 BestProgISch Continue reading C#. Text files. The solution of problems on the modification of text files. Classes File, StreamReader, StreamWriter →
Python, Theory Python. Text files. Examples of processing (modification) of text files in accordance with the condition May 18, 2020 BestProgISch Continue reading Python. Text files. Examples of processing (modification) of text files in accordance with the condition →