Skip to content

Information Computation Udemy Course Online Publication

Compare
Choose a tag to compare
@mpostol mpostol released this 01 Aug 21:05
· 246 commits to master since this release
  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.