Published inThe Pragmatic Programmers·PinnedMember-onlyConfiguring Vim to Develop Go ProgramsVIM + Plugins = A Powerful IDE for Go — Vim is a fast and lightweight text editor available by default with many Linux distributions and Unix-like operating systems. Vim is widely used to quickly edit text files and make configuration changes. …Vim7 min readVim7 min read
Published inThe Pragmatic Programmers·Updated 3 days agoMember-onlyHow to Install Fedora IoT on Raspberry Pi 4Transform Your Raspberry Pi into an Edge Computing Device with Fedora IoT — Raspberry Pi8 min readRaspberry Pi8 min read
Published inThe Pragmatic Programmers·Updated Jul 28Find Anything You Need with fzfThe Linux Fuzzy Finder Tool — I’m thankful for the Linux fuzzy finder tool because it superpowers the command line by making it fast to find whatever I’m looking for.Programming8 min readProgramming8 min read
Published inThe Pragmatic Programmers·May 30Five Tips for Technical Certification ExamsPrepare Yourself and Take the Exam with Confidence — Five ways you can better prepare yourself for hands-on, technical certification exams.Programming7 min readProgramming7 min read
Published inThe Pragmatic Programmers·Updated May 17A Beginner’s Guide to tmuxMake the Most of Your Terminal Sessions — Make your Linux terminal more useful with tmux, a terminal multiplexer that allows you to run multiple Linux programs over a single connection.Command Line7 min readCommand Line7 min read
Published inThe Pragmatic Programmers·Updated May 22Eight Git Aliases That Make Me More EfficientLearn to Shorten and Simplify Your Commands — Use aliases to create shortcuts for your most-used or complex Git commands.Git6 min readGit6 min read
Published inThe Pragmatic Programmers·Updated May 4How to Get Started Programming in GoGo is an open source programming language that combines a dynamic language’s ease of use with the reliability and performance of a statically typed, compiled language.Go6 min readGo6 min read
Published inThe Pragmatic Programmers·Updated Apr 28What's New in Go 1.18Generics, Test Fuzzing, Optimization for AMD64, Workspace Mode, and More — Go5 min readGo5 min read
Published inThe Pragmatic Programmers·Updated Dec 21, 2021Testing Floating Point Numbers in GoA Helper Function to Calculate Relative Difference Between Input Numbers — 📚 Connect with us. Want to hear what’s new at The Pragmatic Bookshelf? Sign up for our newsletter. You’ll be the first to know about author speaking engagements, books in beta, new books in print, and promo codes that give you discounts of up to 40 percent. The reason we…Go5 min readGo5 min read