TECH

Posts related to technology, facts, and other miscellaneous topics.

How to Prepare for AZ 900 Certification Exam

How to Prepare for AZ 900 Certification Exam?

The Microsoft Azure AZ 900 certification is a fundamental step toward a career in cloud computing. It serves as an entry point for individuals who want to gain a foundational understanding of Azure’s core concepts. Achieving this certification demonstrates your knowledge of cloud services, Azure products, and the value they bring to businesses. In this […]

How to Prepare for AZ 900 Certification Exam? Read More »

What is Character Encoding

What is Character Encoding? When to use UTF-8, UTF-16 and UTF-32?

In this post, we are going to talk about Character Encoding in detail and then would be covering UTF-8 Encoding, UTF-16 Encoding and UTF-32 Encoding respectively. What is Character Encoding? Character encoding is a system that assigns numeric values (code points) to characters in a character set, enabling computers to represent and store textual information.

What is Character Encoding? When to use UTF-8, UTF-16 and UTF-32? Read More »

Software Design Patterns

A Quick Overview On Software Design Patterns

This post will be an introduction to Software Design Patterns wherein we will cover the design patterns history, types of design patterns & resources to learn design patterns. Software Design Patterns Software Design Patterns are reusable solutions to common problems in software development. They’re blueprints (templates) designed to help solve problems and write reusable code.

A Quick Overview On Software Design Patterns Read More »