HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

VJASS or ZINC,which better is?

04-24-2015, 02:47 PM#1
yeeboys
I have been able to use the JASS , and I want to learn more advanced knowledge like VJASS or ZINC. which better is?
04-25-2015, 12:10 PM#2
Anitarf
That depends on what syntax you like better. vJass has the same syntax as JASS, so people who already know JASS can switch easily. zinc, on the other hand, has a more C-like syntax, so it is more suitable for users who already know a programming language like Java or C++. Functionally they are pretty much the same.
04-28-2015, 07:04 PM#3
Gorman
There's probably a lot more resources for vJASS than ZINC, but it shouldn't be a problem.
04-29-2015, 05:50 PM#4
Anitarf
Quote:
Originally Posted by Gorman
There's probably a lot more resources for vJASS than ZINC, but it shouldn't be a problem.
If by resources you mean tutorials, then you're right, there's less of that out there, so zinc is more suitable for people who are already familiar with programming.
If by resources you mean scripts, it's not a problem because zinc libraries can use vJass libraries.