Announcement
· May 2, 2019

New Coding Talk: Create Your First InterSystems ObjectScript Code with IRIS Community, Github, Docker and VSCode

Hi Community!

New "Coding Talk" video is already on InterSystems Developers YouTube:

Create Your First InterSystems ObjectScript Code with IRIS Community, Github, Docker and VSCode

https://www.youtube.com/embed/G93HBywyaSY
[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

In this video, presented by @Evgeny Shvarov, you will know how to create InterSystems ObjectScript class, run it in a docker container with InterSystems IRIS Community Edition, edit and compile it in Visual Studio Code and push it in Github.

And...

You're very welcome to watch all Coding Talks in a dedicated "Coding Talks" playlist on our InterSystems Developers YouTube Channel.

Stay tuned! yes

Discussion (7)1
Log in or sign up to continue

Hi @Anton Umnikov ! Thanks for raising this topic. 

The question of the most acceptable folder structure widely discussed already on community. 

As for Atelier, - why do you care where it puts the code? I believe you can maintain your code in a folder structure you like and let Atelier compile it and bring back in a place it took it, right?