What is a Method? Before we start talking about Value Receivers and Pointer Receivers,...
Learn how to use Delve to debug your Go applications and tests. What is delve? Delve is...
I struggle to read books, the words dance around on the page which results in me skipping over whole...
CodeTips strives to help beginners, with zero or very little experience, learn to code. We do cross-...
CodeTips is not a Social Media platform like Dev, it's not an "open for everyone/everything" writing...
CodeTips strives to help beginners, with zero or very little experience, learn to code. We do cross-...
CodeTips strives to help beginners, with zero or very little experience, learn to code. We do cross-...
In this article, we’re going to discuss the table-driven test strategy in Go, although this could e...
Today, we're happy to announce three important changes to CodeTips. No More Ads We'v...
I've been a developer for about 6 years now, and I love my job. I've found a decent company, an aweso...
The last time I properly checked, I was on ~1000 followers, and I've just realised I've now surpassed...
When I became a "professional" software developer around six years ago, I thought quite a lot about m...
The #help tag has real potential to become an area where developers can come to ask questions and hav...
The Dev mods have granted me moderation rights to #help, so I can try to keep the articles on-topic...
Sometimes, when I have 5 minutes of waiting for something to install/compile/run, I peruse the #help...
I have become much more aware that the software engineering industry does not support female coders a...
You've probably been in this situation; you have been programming for years, but you still have to as...
CodeTips are proud to announce our first Open Source project, RSS-Twitter. Take one or more RSS feed...
CodeTips strives to help beginners, with zero or very little experience, learn to code. We do c...
CodeTips strives to help beginners, with zero or very little experience, learn to code. We do c...
CodeTips strives to help beginners, with zero or very little experience, learn to code. We do c...
Before reading this article, you should have an understanding of arrays, types and loops. In "writ...
Trying to start a community to help up-and-coming developers has reminded me of how I felt at the sta...
By the end of this article, you will have written a JavaScript programme that outputs a sentence bas...
Warning: Challenge spoiler alert At the end of the “Structs in Go” article, we asked you to comple...
At the end of the Functions in Go article, we removed a good amount of duplicate code, but we still...
Warning: Challenge spoiler alert At the end of the last article ( “Functions in Go” ) we asked you...
Let’s take a walk down memory lane. The year is 2018, AWS Lambda is already kicking and securing it...
At the end of the Conditionals in Go article, we ended with a programme that prints your name, age,...