Browsing Tag
learning
217 posts
LLM Showdown: Google Gemini 2.5 Pro vs. OpenRouter’s Quasar Alpha
The Large Language Model (LLM) landscape continues its rapid evolution. Two notable contenders demanding attention are Google’s Gemini…
Mastering CSS Video Series: A Structured, Concise Blueprint for Essential Modern CSS
CSS is the backbone of web design, yet many tutorials are either too complex or too superficial. This…
Go Concurrency: Can You Spot the Bugs Lurking in These Programs?
Hi there! I’m Shrijith Venkatrama, founder of Hexmos. Right now, I’m building LiveAPI, a tool that makes generating…
Best tools for Frontend Developers in 2025
Frontend development in 2025 is transforming rapidly. Developers now need a mix of versatile editors, robust version control…
What is a Database? A Beginner’s Guide to Storing and Organizing Data
What is a Database? A database is an organized collection of data that is stored and accessed electronically.…
SVG essentials. Introduction
SVG is an XML-based markup language that stands for Scalable Vector Graphics. As the name suggests, images in…
💻 Lista de Exercícios Básicos em Java 🚀 Part 3
Hoje quero compartilhar alguns exercícios de Java do livro Dominando Java: 100+ Exercícios Resolvidos e Comentados para Acelerar…
Building More Inclusive and Accessible Mobile Apps: Lessons from My React Native Journey
When I first started developing mobile apps with React Native, accessibility wasn’t my top priority. Like many developers,…
Rust Key Concepts (I): Ownership System
Rust has specific design choices and feature selections that make the language unique. Let’s dive into the key…