Managing CV with help of LaTeX and GitHubFirst of all I want to mention that I use LaTeX for my CV. It’s quite an old story, I have investigated LaTeX for myself firstly as a tool…Nov 3, 2020Nov 3, 2020
My Story With Go Python and BenchmarksHello, my name is Vadym, and this is my story about how I started learning Go, what it felt like compared to Python (the language I…Oct 1, 2019Oct 1, 2019
Published incodeburstThe Celery Python Guide: Basics, Examples and Useful TipsEveryone in the Python community has heard about Celery at least once, and maybe even already worked with it. Basically, it’s a handy tool…Jul 23, 20191Jul 23, 20191
Published incodeburstHow to Build Blockchain For a Financial ProductIt amuses me that the most promising technology of the decade is associated with speculations and financial fraud. That’s really weird…Sep 4, 2018Sep 4, 2018
Published incodeburstHow I Use Python Debugger to Fix CodeDebugging isn’t a new trick — most developers actively use it in their work. Of course, everyone has their own approach to debugging, but…Jun 5, 2018Jun 5, 2018
Published inWe’ve moved to freeCodeCamp.org/newsDjango Performance Optimization: The Search for BottlenecksAll too often, I see Django developers go about optimizing their apps the wrong way. So In this short article, I’ll shed some light on the…Apr 11, 20173Apr 11, 20173
Published inWe’ve moved to freeCodeCamp.org/newsDjango-Classifier or What Have I Done?From time to time you have to build some properties for an object and usually those are just a bunch of fields for a model. With…Mar 9, 20171Mar 9, 20171