Wesner Moise

Math

Posts tagged with Math
Image

Unifying Math and Computer Science

Published min read8 comments
This blog post examines the intricate relationship between mathematics and computer science, emphasizing their interdependence and the challenges of articulating this connection. Aimed at students and professionals, it encourages a deeper understanding of how discrete mathematics and theoretical concepts unify these two fields.
  Math
Image

Math & Computer Science

Published min read8 comments
This blog post delves into the critical relationship between mathematics and computer science, highlighting its significance for students and professionals in tech and academia. The author shares personal insights on integrating mathematical concepts into computer science education to foster better problem-solving skills and innovation.
  Math
Image

Mathematical Programming

Published min read8 comments
This blog post introduces the relationship between mathematics and computer science, highlighting their interconnectedness and theoretical foundations. It is aimed at students and professionals seeking to deepen their understanding of these disciplines through a series of detailed explorations.
  Math
Image

Math Quiz II

Published min read8 comments
This blog post features a series of challenging math questions tailored for .NET developers and tech enthusiasts. It encourages readers to engage with mathematical concepts relevant to programming, enhancing their problem-solving skills and understanding of .NET operations.
  .NET, Math
Image

Decimal Performance

Published min read8 comments
This blog post delves into the performance of numeric types in .NET, comparing basic mathematical operations like addition, multiplication, and division. Targeted at developers, it emphasizes the efficiency of integer and floating-point operations over decimal arithmetic for performance-critical applications.
  .NET, Math