Rules for New Go Programmers
You skyrocket your chances for success if you follow simple rules. The Go programming community at the Bitfield Institute of Technology (BIT) call them the 10 commandments of Go. Ready to dive in? Continue readingLearning Go: Tips for Developing the Right Mindset
How do I start? Where to look for resources and which to use? What are the best ways to learn how to program?
Continue readingHow to Handle Go Security Alerts
“Our reports say your software is not secure and has critical and high vulnerabilities. Our delivery pipeline is not working. We can’t upgrade applications in production environments!”. You see Slack messages and Salesforce escalation tickets. It doesn’t look good.
How do you react? What’s your next step?
Continue readingOrganizing Your Go Code: Tips for Beginners
How should I organize my Go code? What directories to create? How many nesed levels? Where to put what files? How about tests and test data? Shall I follow this and that template? Could we automate project structure generation?
Continue reading