Releases: mpostol/TP
Releases · mpostol/TP
5.13-bravo: Cybersecurity of External Streaming Data
C# Corner publications:
- Cybersecurity of External Streaming Data - Confidentiality
- Cybersecurity of External Streaming Data - Non-repudiation
External Data - Attributes - Profiling Data Access
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
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
- Added folder
InformationComputation
for the purpose of the Udemy course - Added examples to the solution
InformationComputation
- Generated an eBook: Programming in Practice from the documentation attached to the example code
- 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
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
Synchronized with the end of the semester 2022 Summer
Added Concurrent programming
Programming in Practice - Executive Summary - Udemy Synchronization
Synchronized with the course Programming in Practice - Executive Summary just published.
Unimportant changes.
Maintenance release after 20/21 Summer Semester
- improved socket usage example
- refactored repository description
Distributed Programming 2020-10-05
- New content for Distributed Programming.
- Mobile Devices Programming - end of semester release.
Maintenance release
Updated NuGet packages. Unimportant modification.
The starting point for a new project