This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
eiffel:videos:larry-rix [2018/07/30 01:59] jonathan |
eiffel:videos:larry-rix [2018/07/30 01:59] (current) jonathan [Misc] |
||
---|---|---|---|
Line 27: | Line 27: | ||
* [[https://youtu.be/0eRw0jMZma8|Inline Agents]]. Sometimes we don't need features of the current or any other class to "agentize". We can write the agent code in-line with where it is wanted and needed. In this example, we write an in-line agent function that makes random deposits to our list of accounts. | * [[https://youtu.be/0eRw0jMZma8|Inline Agents]]. Sometimes we don't need features of the current or any other class to "agentize". We can write the agent code in-line with where it is wanted and needed. In this example, we write an in-line agent function that makes random deposits to our list of accounts. | ||
- | * [[https://youtu.be/kyw7eFFvIM0|JSON to HTML Tables]]. Uses | + | * [[https://youtu.be/kyw7eFFvIM0|JSON to HTML Tables]]. Uses [[https://github.com/ljr1981/json_ext]], [[https://github.com/ljr1981/html]] with dependencies on: [[https://github.com/ljr1981/Framework]] |
- | * [[https://github.com/ljr1981/json_ext]], [[https://github.com/ljr1981/html]] with dependencies on: [[https://github.com/ljr1981/Framework]] | + |