Programming Leftovers
-
International Pascal Congress: July 3-7, 2023, Salamanca (Spain)
The International Pascal Congress (IPC) is an international forum dedicated to bringing together the different players in the software industry whose technologies are based on the Pascal family of programming languages. The IPC 2023 will be held from 3 to 7 July 2023, hosted by the University of Salamanca in Spain, and it will be a stunning and forward-looking reflection on the Pascal family of languages in the software industry.
-
Using mocks in Python
April 1st is all about fake stories and pretending. This makes it the perfect day to talk about mocking.
Sometimes, using real objects is hard, ill-advised, or complicated. For example, a requests.Session connects to real websites. Using it in your unittests invites a…lot…of problems.
-
Write a cute program with Emojicode
In this article, I'll cover the greatest coding language to learn how to make anything! It's called Emojicode. Created in 2014 by Theo Belaire, Emojicode is an open source programming language that uses emoji characters to represent its syntax. When working in Emojicode, emoji are used to create variables, functions, and control structures. Because it's a statically typed language, variable types must be declared before use, but it also supports object-oriented concepts like classes and inheritance. This language can be run on every OS, and it's a super fun way to code, especially if you're a non-native English speaker. This is helpful because pictographic representations can bring us all together and allow us to speak the same language in a way similar to math.
-
2023-04-01 Weather::WeatherKit and Weather::Astro7Timer
-
2023-03-31 Graph - Weekly Travelling in CPAN
-
2023-03-30 [Older] Perl Weekly Challenge #210