DEV Community

# engineering

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
LogDNA Engineering

LogDNA Engineering

10
Comments
1 min read
Tips for project management

Tips for project management

2
Comments
3 min read
Loops in Rust; Breaking From Nested Loops

Loops in Rust; Breaking From Nested Loops

5
Comments
2 min read
Variable Shadowing In Rust – “Let” Is Immutable But Not Constant

Variable Shadowing In Rust – “Let” Is Immutable But Not Constant

9
Comments 1
3 min read
Concurrency In Rust; Can It Stack Up Against Go’s Goroutines?

Concurrency In Rust; Can It Stack Up Against Go’s Goroutines?

28
Comments 1
5 min read
Clean Git History is Kinda Overrated

Clean Git History is Kinda Overrated

4
Comments 3
4 min read
Leave Scrum to Rugby, I Like Getting Stuff Done

Leave Scrum to Rugby, I Like Getting Stuff Done

25
Comments 7
6 min read
Range Over Ticker In Go With Immediate First Tick

Range Over Ticker In Go With Immediate First Tick

6
Comments
2 min read
Using ‘Go Generate’ To Deploy Multi-Process Apps

Using ‘Go Generate’ To Deploy Multi-Process Apps

6
Comments
2 min read
Use Anonymous Structs For JSON Marshalling in Go

Use Anonymous Structs For JSON Marshalling in Go

29
Comments 2
2 min read
Software engineer vs Programmer, which one are you?

Software engineer vs Programmer, which one are you?

3
Comments
2 min read
4 Super Helpful Programming Mock Interviews Platforms

4 Super Helpful Programming Mock Interviews Platforms

140
Comments 3
4 min read
Golang Conversions – Ints To Strings And Strong Typing

Golang Conversions – Ints To Strings And Strong Typing

8
Comments
3 min read
Tips for Onboarding New Hires Remotely

Tips for Onboarding New Hires Remotely

19
Comments 3
4 min read
How have many without a college education broken into the industry?

How have many without a college education broken into the industry?

8
Comments 10
1 min read
How To Separate Library Packages in Go

How To Separate Library Packages in Go

9
Comments
4 min read
Considering a Software Engineering Career Path? This is What it Looks Like

Considering a Software Engineering Career Path? This is What it Looks Like

7
Comments
3 min read
I Wrote Go-TinyDate, The Missing Golang Date Package

I Wrote Go-TinyDate, The Missing Golang Date Package

9
Comments 3
3 min read
Golang Mutexes – What Is RWMutex For?

Golang Mutexes – What Is RWMutex For?

32
Comments
3 min read
Best Practices For Writing Clean Interfaces in Go

Best Practices For Writing Clean Interfaces in Go

52
Comments
3 min read
Do You Need a CS Degree?

Do You Need a CS Degree?

11
Comments 1
3 min read
SRE in layman’s terms (4 core concepts)

SRE in layman’s terms (4 core concepts)

6
Comments
4 min read
Code is a means, not a goal because software engineers solve business problems

Code is a means, not a goal because software engineers solve business problems

4
Comments
1 min read
Why documentation is (almost) more important than code

Why documentation is (almost) more important than code

9
Comments
5 min read
Do's and Don'ts in Software Development

Do's and Don'ts in Software Development

7
Comments
3 min read
loading...