From Python to Go 006. Dictionaries and Maps. Anton KarneliukCode EXpress (CEX), Software developmentDecember 7, 2024 Hello my friend, We continue our journey from Python to Go (Golang), or more right to say with Python and Go (Golang) together. Today we are going to talk about a data structure, which is by far the most widely … Continue reading
From Python to Go 005. Code Flow Control: Loops and Conditionals. Anton KarneliukCode EXpress (CEX), Software developmentDecember 1, 2024 Hello my friend, In the previous blog post we briefly touched on the conditionals, when we talked about looking for … Continue reading
From Python to Go 004. Arrays, Lists, Slices. Anton KarneliukCode EXpress (CEX), Software developmentNovember 24, 2024 Hello my friend, In this post we will start exploring how to store multiple values in a single variable. There … Continue reading
From Python to Go 003. Functions, External Modules, And Linux/MAC Environment. Anton KarneliukCode EXpress (CEX), Software developmentNovember 16, 2024 Hello my friend, We continue our journey in the realm of software development, or how some people call it programming. … Continue reading
From Python To Go 002. Basic Data Types (Numeric, Boolean, String) and Variables. Anton KarneliukCode EXpress (CEX), Software developmentNovember 10, 2024 Hello my friend, We continue our blog series about learning Go (Golang) as second programming language, which you can use … Continue reading
From Python To Go 001. Get Started. Anton KarneliukCode EXpress (CEX), Software developmentNovember 3, 2024 Dear friend, As mentioned in previous blogpost, I’ve kicked the new series of blog posts related to Go (Golang programming … Continue reading
From Python To Go 000. Go as another automation language. Anton KarneliukCode EXpress (CEX), Software developmentOctober 27, 2024 Dear friend, It’s been a while since I’ve blogged for the last time. Probably it was too long since I’ve … Continue reading