
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
Working with Forms in PHP
Read more →: Working with Forms in PHPIn web development, forms are crucial for enabling user interaction with websites. From basic contact forms to intricate registration systems, mastering form handling is key…
-

· 5 min read
Setting Up a Vue.js Project with MongoDB Backend
Read more →: Setting Up a Vue.js Project with MongoDB BackendIn today’s web development landscape, building dynamic and interactive web applications is crucial. Vue.js and MongoDB are prominent tools in this field, each providing distinct…
-

· 5 min read
Getting Started with Unreal Engine
Read more →: Getting Started with Unreal EngineUnreal Engine is a leading force in game development, providing an extensive toolkit for creating immersive virtual worlds. Created by Epic Games, this engine is…
-

· 5 min read
Continuous Integration and Continuous Delivery (CI/CD) in Agile
Read more →: Continuous Integration and Continuous Delivery (CI/CD) in AgileThe rapidly evolving landscape of software development has necessitated the adoption of methodologies and practices that enable swift, reliable, and continuous delivery of high-quality software.…
-

· 5 min read
Testing in Python: Discuss Different Testing Approaches Available in Python, along with Best Practices for Writing Effective Tests
Read more →: Testing in Python: Discuss Different Testing Approaches Available in Python, along with Best Practices for Writing Effective TestsIn the realm of software development, testing is a critical practice that ensures the reliability, maintainability, and performance of applications. Effective testing allows developers to…
-

· 5 min read
Introduction to Agile Methodologies
Read more →: Introduction to Agile MethodologiesAgile methodologies represent a set of principles and practices for project management and software development aimed at improving productivity, collaboration, and flexibility. Agile emerged as…