
Welcome to Code, a blog by Zeba Academy.
We cover all things tech, and then some more.
This is where you’d find cutting-edge content related to System Programming, Rust, Linux, and of course, Zig. 🙂
Latest Articles
Thoughts, tutorials, and insights.
-

· 5 min read
Introducing the Alpha Version of Kotlin DL
Read more →: Introducing the Alpha Version of Kotlin DLJetBrains has launched an alpha version of the framework for learning neural networks on Kotlin. KotlinDL offers simple APIs for setting and training neural networks.…
-

· 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…