Francesco PastoreinCodeXHandling Errors in Go Like a ProA collection of five suggestions for handling errors in Go following common style rulesOct 25Oct 25
Francesco PastoreConverting Images in Your Backend Service Using ImageMagickA quick guide to image conversion using the free tool ImageMagick, with code examples in Python and Go.Oct 25Oct 25
Francesco PastoreSeven Tips for Getting Started in Manor LordsA collection of useful suggestions to help you survive your first game in Manor LordsOct 16Oct 16
Francesco PastoreSending Emails From Your App Using Gmail or OutlookLearn how to use your accounts to send emails from your projectOct 15Oct 15
Francesco PastoreFive Tips for Writing HTML and CSS for Your EmailsA collection of useful suggestions on how to develop your emails considering the limitations of different mail clientsOct 8Oct 8
Francesco PastoreCapturing Stack Traces in Go: A Step-by-Step GuideA guide to making debugging easier and logs more meaningful by adding a stack trace to your errors in GoOct 3Oct 3
Francesco PastoreGetting Up to Speed with Error Handling in GoHow to take your first steps with error handling in Go, following common code design rules.Sep 24Sep 24
Francesco PastoreCEH #1: Introduction to Ethical HackingA summary of the key topics covered in the first CEH moduleSep 16Sep 16
Francesco PastoreFive Smart Techniques to Recall More of What You ReadA collection of simple methods you can apply to better remember what you read.Sep 12Sep 12
Francesco PastoreBoosting Go Performance: Dynamic vs Static AllocationA simple test about the performance of dynamic and static allocation in Go to create a new sliceAug 7Aug 7