Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Donghyeok Yun
Donghyeok Yun
4,514 Points

What programming language shall I use for this?? (Help)

Hello, so my friend requested to help him on building a program that checks a power point file for any updates or changes. If it changes then it will start playing the program. But he is thinking of using VBScript for this and neither of us knows to code VBScript. Is there any other programming language that we could use or is there any sites that we could learn about VBScript. Please, any bits of advice on this project will help. Thank you

2 Answers

Abdullah Hashim
Abdullah Hashim
4,546 Points

Hello,

Why not use C#? It is also a Microsoft language and there is a track for it here at Treehouse!

Steven Parker
Steven Parker
231,127 Points

You might not need to write a program.

There are ready-made "change monitor" tools that can be downloaded. I'm hesitant to give any specific links because I have not tested any of these myself. But you should easily find several choices if you search for "change monitor" or "file changes".

And here's a link to an article that discusses 10 Tools to Monitor Files.