Git Product home page Git Product logo

realtime's Introduction

Hi there 👋

Programming in Practice Executive Summary

In this short video, I present an executive summary (3 min) of the Programming in Practice educational path. To get more, consider enrolling in Programming in Practice - Executive Summary; free Udemy course. This free course explains the role of TP repository hosted on GitHub as a collection of extended examples that is a foundation for the Programming in Practice education path. The course is for all serious about improving the software development skills education methodology including but not limited to teachers and lecturers wanting to improve the software development skills education methodology. It is all about engineering atop University knowledge and practical experience as a foundation. Press the play button to open the video on YouTube.

Programming in Practice - Executive Summary

About

I have a lot of experience in designing and deploying highly distributed applications having managed 100+ innovative projects for industry including aviation, heat engineering, power engineering, and mining. I am the author of the Object Oriented Internet concept, the architect of the CommServer™ communication software package for the management and optimization of data transfer, author and architect of the SmartFactory™ workflow management system and software.

I am engaged in many research projects as a researcher, university teacher, and scientist. I am the author of many publications, lectures, presentations, and training sessions at the Technical University of Lodz (TUL). I have a Master of Electrical Engineering from the Technical University of Lodz and a Ph.D. in Process Control Engineering and Robotics.

For 14 years I have been an active member of the OPC Foundation involved in projects related to the OPC Unified Architecture design, adoption, deployment, and maintenance.

My current goal is to spread my knowledge related to IT solutions. My mission is the education of Programming in Practice scoping on many aspects of sequential, concurrent, real-time, and distributed programming.

  • 🔭 I’m currently working on Programming in Practice
  • 👯 I’m looking to collaborate on External Data Management and Concurrent Programming
  • 💬 Ask me about Programming in Practice, Program Engineering, IoT, Industry 4.0
  • 📫 How to reach me: watch the TP repository om GitHub or visit my ebook on Programming in Practice
  • 👀 Follow me on YouTube to get more on my activity and projects currently I am working on: Mariusz Postol Profile

realtime's People

Contributors

mpostol avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

realtime's Issues

Remove dependency on CodeProtect

CodeProtect protect is only used to calculate the relative path. File system related operations must be located outside of this library.

Setup repository

Follow community recommended standards

Scope:

  • .gitignore
  • README.md
  • Repository description
  • social preview
  • License
  • Code of conduct
  • Contributing or use default one
  • sponsor button
  • add nugets
  • add common resources and t4 definitions
  • fix compiler errors
  • fix Unit tests
  • README.md
  • Wiki or GitHub pages
  • Repozitory webside
  • Make release
  • Add API Browser in folder dosc/help
  • Info in the master project if applicable

Project refactoring

  • remove svn scripts
  • change the .sln name to RealTime
  • remove external module
  • add t4 source
  • change the minor version part

MonitoredThread - add Unit Test

There are some changes that shall be tested.
Fixed in #7 - instead of system reboot Thread Abort() is called.
Consider removing obsolete logging stuff.

Dependency chain

  • Validate if the dependency chain is available in the public domain.
  • Fix any compilation errors
  • Add external module mpostol/CommonResources
  • Fix path to common references for the project T4Definitions

Remove useless stuff

Scope

  • UAOOI.ProcessObserver.RealTime.ItemAccessRights looks like OPC stuff and should be moved there.
  • UAOOI.ProcessObserver.RealTime.Utils.Collections This namespace contains different collections. Consider removing this stuff. It looks like experimental.
  • UAOOI.ProcessObserver.RealTime.Processes.TraceEvent is next trace functionality, Move all to diagnostic component
  • UAOOI.ProcessObserver.RealTime.Processes.EventLogMonitor Remove and move it to common doagnostic/logging component
  • Remove dependency on:
    • UAOOI.ProcessObserver.RealTime.Processes.Error
    • UAOOI.ProcessObserver.RealTime.Processes.ErrorCauseMask
    • UAOOI.ProcessObserver.RealTime.Processes.ErrorCore
  • Replace reference to Debug.Assert by throwing an exception.
  • C:\VS.git\UAOOI\PO.Common\CommServer.CommonBus\CommunicationLayer remove refrence to UAOOI.ProcessObserver.RealTime.Processes.Assertion
  • UniqueNameGenerator - it has been moved to ASMD - it is used only there and it is out of scope. (ref mpostol/ASMD#131)

Fix UT

Not all Unit Tests pass.

Port to VS 2020

The project cannot be ported because it uses an incompatible framework.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.