
Welcome to Code by Zeba Academy.
A technical reference library for document engineering, digital publishing standards, and automated print pipelines.
Here you’ll find production-ready schemas, validator error solutions, and implementation specs for JATS XML, EPUB 3, ONIX 3.0, Pandoc workflows, and prepress standards; built for production editors, prepress operators, and publishing technologists.
Latest Articles
Thoughts, tutorials, and insights.
-

· 5 min read
Understanding Dart Classes and Objects
Read more →: Understanding Dart Classes and ObjectsDart is an object-oriented language that treats every value as an object. An object stands for an instance of a class, and a class is…
-

· 5 min read
A Brief History of JavaScript
Read more →: A Brief History of JavaScriptJavaScript is probably one of the most influential programming languages ever. Since the rapid development of the web, JavaScript has reached potential that it was…
-

· 5 min read
Null Safety Support for Flutter 2 and Dart 2.12
Read more →: Null Safety Support for Flutter 2 and Dart 2.12On March 3rd 2021, Google released a new version of the cross-platform framework Flutter – Flutter 2. According to Google estimates, there are approximately more…
-

· 5 min read
Support for Android Apps in Windows 10 to Appear This Year
Read more →: Support for Android Apps in Windows 10 to Appear This YearMicrosoft has long been postponing the implementation of full support for Android apps in its Windows 10 operating system. As part of this project, the…
-

· 5 min read
Kotlin vs Flutter: An Easy Comparison Guide
Read more →: Kotlin vs Flutter: An Easy Comparison GuideGiven how dependent we are on mobile apps in our daily lives, a great focus has shifted to making app development as approachable as possible…
-

· 5 min read
Integrating Artificial Intelligence in Flutter Applications
Read more →: Integrating Artificial Intelligence in Flutter ApplicationsArtificial intelligence is applied in a great variety of industries nowadays— from entertainment to business decision-making, manufacturing self-driving cars and figuring complex physical processes. Here…