August 2016 - ByteScout
Announcement
Our ByteScout SDK products are sunsetting as we focus on expanding new solutions.
Learn More Open modal
Close modal
Announcement Important Update
ByteScout SDK Sunsetting Notice
Our ByteScout SDK products are sunsetting as we focus on our new & improved solutions. Thank you for being part of our journey, and we look forward to supporting you in this next chapter!

August 2016

Updated software: ByteScout Spreadsheet SDK 2.70.1553
ByteScout updated Spreadsheet SDK 2.70.1553 on August 15, 2016. What's new: added support for SHA512-based encryption fixed calculation of functions INDIRECT, COLUMN and ROW other minor improvements and bug fixes.
JavaScript vs CoffeeScript vs TypeScript
JavaScript CoffeeScript TypeScript CoffeeScript or TypeScript Summary JavaScript  JavaScript is a dynamic, advanced level interpreted programming language. It is one of the three core technologies of the World Wide Web alongside HTML and CSS. The majority of websites employ it and it is supported by all modern Web browsers. JavaScript is prototype-based with first-class functions, making it a multi-purpose tool, supporting functional and object-oriented programming styles. It includes an API for working with arrays, expressions [...]