Category: Computer Science
-
Exploring Python’s Software Engineering Capabilities with a Correlation Matrix Example
Python is often celebrated for its simplicity and accessibility, especially in scientific and mathematical applications. However, it’s also equipped with robust software engineering features that allow for the creation of well-structured and maintainable code. In this post, I’ll illustrate some of these capabilities through the implementation of a helper class that allows for the easy…
-
Generative AI with Large Language Models: A Course Review
After diving into the depths of Deep Learning last year, I recently embarked on a new online journey with the “Generative AI with Large Language Models” course offered by Deeplearning.AI on Coursera. At USD 49 with six months to complete it, this course promises a comprehensive introduction to Generative AI, with a focus on computational…
-
LINQPad, an essential tool for .Net programmers
Good evening everyone, Since I started this blog I wrote a few posts about computer science and programming in particular, but I recently realized that I hardly ever discuss which tools I recommend. The reason why I thought it was a waste of time is because most of the time, blogger will talk about a…
-
C# Parallel Processing for Stock Paths simulation
Good evening everyone! 2013 hasn’t started very well for me as I’ve been sick for the past week and completely unable to work on anything even on a bit of CFA. Thankfully, I’m now starting to get better and I can again put a few words – or pieces of code – together. I decided…
-
Free top quality online classes
Good afternoon everyone! I decided today to take the opportunity to write this post about a new resource I discovered a few month ago and which I have been using ever since then, Coursera. The idea behind Coursera is to provide free online video classes to be accessed by students all over the world at any…