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 are multiple approaches how this can be achieved both in Python and Go (Golang). The first one we’ll cover is … 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
C 001. Intro into the IPv4/IPv6 Application Support from the Software/System Point of View. Anton KarneliukSoftware developmentAugust 28, 2023 Dear friend, Being a long-time network engineer, I’ve seen (and done) it all: talking about about IPv6, designing and implementing … Continue reading
Kubernetes 005. Overview of MicroK8s from Canonical (Ubuntu-folks). Anton KarneliukAutomationAugust 13, 2023 Dear friend, This year I had a pleasure and privilege to attend KubeCon Europe 2023 and this was the first … Continue reading
C 000. How have I appeared here after many years in Python? Anton KarneliukSoftware developmentAugust 1, 2023 Dear friend, It has been a long, very long break in posting. In fact, it was almost for half a … Continue reading
Automation 22. How to Use NetBox Scripts To Add Value To Your Network Source of Truth Anton KarneliukAutomationFebruary 26, 2023 Dear friend, Source of Truth plays crucial role in network automation as this is the basis we are automating our … Continue reading
DDoS Protection 1. Collecting and Visualizing NetFlow Data from Nokia SR OS using FastNetMon (FNM). Anton KarneliukNetworkingFebruary 13, 2023 Dear friend, It wouldn’t be an overestimation to say that in the modern world the availability of service online plays … Continue reading
Automation 21. Interactive Python with Jupyter Notebooks to Collect Data from Network Devices with pyGNMI and Process with Pandas Anton KarneliukAutomationJanuary 29, 2023 Dear friend, Today’s topic will be an unusual one. We will talk about some (of course) Python-related technology, which despite … Continue reading