Skip to content

Optimization & Engineering

  • Author
  • Blog
  • Books
  • Thank You
Optimization & Engineering

Author: coliveira

What is LLM in AI
software

What is LLM in AI

Bycoliveira May 15, 2025May 15, 2025

If you’ve been following the latest trends in artificial intelligence, you’ve probably heard the term “LLM” term. But what exactly is an LLM, and why is it such a big deal in AI? Let’s break it down in simple terms. An LLM, or Large Language Model, is a type of AI designed to understand and…

Read More What is LLM in AIPosts by coliveira | Optimization & Engineering

software

The Dual Usage of const in C++

Bycoliveira August 27, 2015May 5, 2022

Const is a keyword originated in the C programming language that had its meaning expanded in C++. The original goal of const in C declarations is to allow for the use of non-modifiable data. The most common example is manipulating string data that is stored in read-only memory. Since it is not possible to modify…

Read More The Dual Usage of const in C++Posts by coliveira | Optimization & Engineering

software

The C++ Role in Industry

Bycoliveira July 28, 2015June 26, 2022

A hot debate has been maintained for several years about the advantages or disadvantages of C++ in the practice of programming. C++ has certainly gained a lot of strength in the market, especially since the new standard (C++14) was approved and became supported by most compiler vendors. On the other hand, C++ still receives lots of…

Read More The C++ Role in IndustryPosts by coliveira | Optimization & Engineering

Page navigation

1 2 3 … 53 Next PagePosts by coliveira | Optimization & Engineering

© 2026 Optimization & Engineering - WordPress Theme by Kadence WP

  • Author
  • Blog
  • Books
  • Thank You