Quantcast
Channel: dotMemory : .NET Tools | The JetBrains Blog
Viewing all articles
Browse latest Browse all 307

Webinar – OOPs, I did it again

$
0
0

Join us Thursday, February 11, 2021, 16:00 – 17:00 CET (10:00 AM – 11:00 AM EST or check other timezones) for our free live webinar, OOPs, I did it again, with João Antunes.

Register now and get a reminder, or join on YouTube

Object oriented programming is one of the most broadly used programming paradigms. The problem, however, is that most of the time, even if we use a primarily object oriented programming language, we forget to take advantage of everything it can do, resulting in a mostly procedural scenario.

In this session, João Antunes will share some ideas about how to improve our code by making it easier to understand and maintain, by taking better advantage of our languages’ capabilities, and by mixing paradigms as appropriate.

None of these ideas are new, but it seems we keep forgetting about them.

(more…)


Viewing all articles
Browse latest Browse all 307

Trending Articles