© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
R. CieslaProgramming Basicshttps://doi.org/10.1007/978-1-4842-7286-2_7

7. Calendars, Culture, and Multithreading in C#

Robert Ciesla1  
(1)
HELSINKI, Finland
 

This chapter is dedicated to one of the most versatile languages out there: the mighty C#. By now, you are hopefully familiar with the basic syntax of this language and the setting up of an integrated development environment. We’ll hereby proceed to explore some of the more advanced topics related to this stout language, including the basics of calendar work and multithreading.

Dates in C#

Like Java and Python, C# offers all you need when it comes to working with dates and calendars. Let’s peek at a program ...

Get Programming Basics: Getting Started with Java, C#, and Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.