Merry Christmas And Happy New 2026 Year Anton KarneliukGeneralDecember 23, 2025 Dear friends, Thank you so much for reading our blog, for all your questions and interesting discussions. You are amazing audience, thanks for being with us. It is absolute pleasure to wish each and every of you Merry Christmas! Let … Continue reading
From Python to Go 020. Concurrency and Parallelism Of Code Executions. Anton KarneliukAutomation, Code EXpress (CEX), Software developmentMay 3, 2025 Hello my friend, Today’s topic is critical to complete full picture of software development for network automation. Today’s topic is … Continue reading
From Python to Go 019. Interaction With Applications Via REST API. Anton KarneliukAutomation, Code EXpress (CEX), Software developmentApril 18, 2025 Hello my friend, So far we’ve covered all means to interact with network devices, which are meaningful in our opinion: … Continue reading
From Python to Go 018. Interaction With Network Devices Using GNMI. Anton KarneliukAutomation, Code EXpress (CEX), Software developmentApril 5, 2025 Hello my friend, Within past blog posts we covered how to interact with network devices (in fact, many servers support … Continue reading
From Python to Go 017. Interaction With Network Devices Using NETCONF. Anton KarneliukAutomation, Code EXpress (CEX), Software developmentMarch 22, 2025 Hello my friend, We continue exploring programmable network management using Python and Go (Golang) as programming languages. In today’s blog … Continue reading
From Python to Go 016. Advanced SSH Interaction With Network Devices. Anton KarneliukAutomation, Code EXpress (CEX), Software developmentMarch 8, 2025 Hello my friend, This blog continues discussion of how to manage devices (network switches and routers, servers, virtual machines, etc) … Continue reading
From Python to Go 015. Basic SSH Interaction With Network Devices. Anton KarneliukAutomation, Code EXpress (CEX), Software developmentFebruary 22, 2025 Hello my friend, As mentioned in the previous blogpost, we started talking about practical usage of Python and Go (Golang) … Continue reading
From Python to Go 014. Templating Configuration Files. Anton KarneliukCode EXpress (CEX), Software developmentFebruary 9, 2025 Hello my friend, Congratulations if you reach this blog post starting from the beginning of our series. I look in … Continue reading
From Python to Go 013. Handling Errors And Exceptions. Anton KarneliukCode EXpress (CEX), Software developmentFebruary 1, 2025 Hello my friend, One of the important aspects of writing any application is to ensure that it can operate, as … Continue reading
From Python to Go 012. Processing User Input From CLI Arguments And Standard Input. Anton KarneliukCode EXpress (CEX), Software developmentJanuary 26, 2025 Hello my friend, Whenever we develop any network and IT infrastructure automation applications, we need to have some options to … Continue reading
From Python to Go 011. Parsing XML, JSON, And YAML Files. Anton KarneliukCode EXpress (CEX), Software developmentJanuary 19, 2025 Hello my friend, This blog post is probably the first one, where we start doing more practical rather than foundational … Continue reading