Skip to content

Releases: mpostol/TP

5.13-bravo: Cybersecurity of External Streaming Data

24 Jan 20:39
Compare
Choose a tag to compare

C# Corner publications:

  • Cybersecurity of External Streaming Data - Confidentiality
  • Cybersecurity of External Streaming Data - Non-repudiation

External Data - Attributes - Profiling Data Access

05 Jan 20:52
Compare
Choose a tag to compare
Title Details
Publisher C# Corner
File 240105 - PiP-ExternalDataAttributesC#Corner\README.md
URL https://www.c-sharpcorner.com/article/external-data-attributes-profiling-data-access/
Key words software engineering, education, external data, serialization, attributes
Published Date Jan 06, 2024
Release 5.12-alfa
Status Published

External Data - File and Stream Concepts

31 Dec 16:26
Compare
Choose a tag to compare
Title Details
Publisher C# Corner
URL https://www.c-sharpcorner.com/article/external-data-file-and-stream-concepts/
Published Date Jan 03, 2024
File 231231-PiP-ExternalDataFileStreamConcepts\Manuscript.md
Release 5.11-alfa

Information Computation Udemy Course Online Publication

01 Aug 21:05
Compare
Choose a tag to compare
  1. Added folder InformationComputation for the purpose of the Udemy course
  2. Added examples to the solution InformationComputation
  3. Generated an eBook: Programming in Practice from the documentation attached to the example code
  4. Submitted the course InformationComputation for publication on the Udemy platform.

Check the course from Udemy. Consider enrolling in.

  • Programming in Practice - Information Computation; Udemy course, 2023 - Information Computation means a process engaging a computer (a physical device) to process information as a series of actions or steps taken to achieve a particular result or help to fulfill a task. The main challenge is that information is abstract. Precisely speaking, it is a kind of knowledge that cannot be processed directly by any physical device. Generally speaking, To resolve this inconsistency two main topics are covered. The first one refers to selected aspects of information modeling using types as descendants of a coding system. The second one covers program architecture design patterns to improve the design and deployment of the computer behavior description using a program implementing an algorithm.

TUL Classes 2023 Summer

28 Jul 14:56
3e05251
Compare
Choose a tag to compare

Synchronized with the end of the semester 2023 Summer
Added InformationComputation for the Udemy course Programming in Practice Information Computation.

Concurrent Programming TUL Classes 2022 Summer

11 Jun 21:34
Compare
Choose a tag to compare

Synchronized with the end of the semester 2022 Summer
Added Concurrent programming

Programming in Practice - Executive Summary - Udemy Synchronization

05 Dec 19:57
Compare
Choose a tag to compare

Maintenance release after 20/21 Summer Semester

02 Oct 17:52
Compare
Choose a tag to compare
  • improved socket usage example
  • refactored repository description

Distributed Programming 2020-10-05

05 Oct 11:51
Compare
Choose a tag to compare
  • New content for Distributed Programming.
  • Mobile Devices Programming - end of semester release.

Maintenance release

04 Mar 21:22
Compare
Choose a tag to compare

Updated NuGet packages. Unimportant modification.

The starting point for a new project

Mobile Devices Programming