- Postol Mariusz; Programming in Practice - Delegates and Events; video; C# Corner; Oct 07 2024
- Postol Mariusz; Programming in Practice - File Concept; C# Corner; May 30, 2024
- Postol Mariusz; Programming in Practice - Graphical User Interface (GUI); C# Corner; May 30, 2024
- Postol Mariusz; Programming in Practice - GUI - MVVM Program Design Pattern; C# Corner; Jul 03, 2024
- Postol Mariusz; Programming in Practice - GUI - XAML - Description of the User Interface; C# Corner; Jul 09, 2024
- Postol Mariusz; Programming in Practice - LINQ Expression C# Corner, May 06, 2024
- Postol Mariusz; Information Computation Mastery: Serialization C# Corner, Apr 01, 2024
- Postol Mariusz; Information Computation Mastery: Challenges, Concepts, Implementation, C# Corner, Mar 28, 2024
- Postol Mariusz; PiP - External Streaming Data - Useful Concepts - Part 1 C# Corner, Mar 27, 2024
- Postol Mariusz; Programming in Practice Discipline C# Corner, Feb 27, 2024.
- Postol Mariusz; External Streaming Data - Bitstream Format C# Corner, Feb 14, 2024.
- Postol Mariusz; Cybersecurity of External Streaming Data - Confidentiality C# Corner, Feb 14, 2024.
- Postol Mariusz; Cybersecurity of External Streaming Data - Integrity C# Corner, Feb 14, 2024.
- Postol Mariusz; Cybersecurity of External Streaming Data - Non-repudiation); C# Corner, Feb 14, 2024
- Postol Mariusz; External Data Management (ExDM)); C# Corner, Jan 09, 2024
- Postol Mariusz; External Data - Attributes - Profiling Data Access; C# Corner, Jan 06, 2024
- Postol Mariusz; External Data - File and Stream Concepts; C# Corner, Jan 03, 2024
- Postol Mariusz; 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.
- Postol Mariusz; Programming in Practice - Executive Summary; Udemy course; 2021; This free course explains the role of this repository as the extended examples storage that is a foundation for the Programming in Practice paradigm. The course is for all serious about the improvement of the software development skills education methodology.
- Postol Mariusz; Programming in Practice, Video Playlist of courses description on Youtube, 2023
- Postół. M, Object-Oriented Internet This playlist on YouTube addresses research results on the systematic approach to the design of the meaningful Machine to Machine (M2M) communication targeting distributed mobile applications in the context of new emerging disciplines, i.e. Industry 4.0 and Internet of Things.
- Postol Mariusz; Programming in Practice; GitBook eBook - The content of this eBook is auto-generated using the Markdown files collected in this repository. It is distributed online upon the open access rules.
- GitHub repository mpostol/TP - C# in Practice - set of C# examples targeting education purpose
- Discussion panel on mpostol/TP
- Postol Mariusz; Język C# w praktyce. Kurs video. Przetwarzanie danych zewnętrznych; 2019, Helion (in polish).
- Postół M, profile on GitHub
- Postół M, profile on Udemy
- Postół M, profile on LinkedIn
- Postół M, profile on ResearchGate
- Postół M, profile on youtube
- Postół M, profile on nuget
- Postół M, profile on ORCID
- Postół M, profile on facebook
- Postół M, profile on wordpress
- Postół M, profile on c-sharpcorner
- C# programming guide
- Language Integrated Query (LINQ)
- Query Syntax and Method Syntax in LINQ (C#)
- LINQ to SQL tools in Visual Studio
- LINQ to SQL
- Anonymous Functions (C# Programming Guide)
- Expression Trees
- Extension Methods
- Extending Metadata Using Attributes
- Partial Classes and Methods
- Constraints on type parameters