PinnedPublished inLevel Up CodingExploring Go Packages: CobraIn this tutorial, we discuss how to code a help message using the Cobra package.Nov 25, 20201Nov 25, 20201
Published inLevel Up CodingExploring Go Packages: ArgparseIn this tutorial, we walk through what Argparse is and how to build a command-line interface with this package.Nov 16, 2020Nov 16, 2020
Published inLevel Up CodingExploring Go Packages: DocoptIn this tutorial, we walk through basic concepts and help messages in Docopt.Nov 10, 2020Nov 10, 2020
3 Ideas to Your Younger Self about Learning a Language with a TutorLevel up on your conversational lessonsNov 6, 20201Nov 6, 20201
Published inDev GeniusA 4 Minute Guide to Creating Telegram Bot in GoI have been thinking about creating bots for Telegram. I use Telegram a lot, so I got many ideas to help me to simplify my routines. One…Oct 2, 2020Oct 2, 2020
Published inDev GeniusDesigning Relational Database in ExampleIn this story I want to share with you a basic relational database which helped me to understand ideas of organizing data for relational…Aug 25, 2020Aug 25, 2020
Implementing Queue In GoThis article discusses the queue data structure in computer science.Jul 10, 20202Jul 10, 20202
Published inILLUMINATIONOld-fashioned Remote Test Tasks for IT Specialists must be ReplacedBecause these tests are a waste of timeJul 9, 2020Jul 9, 2020
Published inLevel Up CodingLinked List Tutorial for New GophersThis article discusses the concept of a linear linked list and its implementation in Go.Jun 29, 20201Jun 29, 20201