DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Today I Learned — Fix: go get private repository return error reading sum.golang.org/lookup

Today I Learned — Fix: go get private repository return error reading sum.golang.org/lookup

1
Comments
4 min read
Thinking about Recursion: How to Recursively Traverse JSON Objects and the Filesystem

Thinking about Recursion: How to Recursively Traverse JSON Objects and the Filesystem

16
Comments
3 min read
Why I built my own CMS

Why I built my own CMS

8
Comments
6 min read
Six degrees of Wikipedia

Six degrees of Wikipedia

6
Comments 1
4 min read
Why Sofware Developers should create online courses as a side hustle?

Why Sofware Developers should create online courses as a side hustle?

122
Comments 12
7 min read
Demystifying IIS Application Pools

Demystifying IIS Application Pools

62
Comments 4
5 min read
Ownership in Rust #RustWorthy Part 2

Ownership in Rust #RustWorthy Part 2

9
Comments
3 min read
Sparkle - Master computer programming by spaced & repetitive learning.

Sparkle - Master computer programming by spaced & repetitive learning.

3
Comments
1 min read
Divitis and Other -Itis

Divitis and Other -Itis

10
Comments 1
6 min read
REST Architecture - Part 2: Building the Client

REST Architecture - Part 2: Building the Client

9
Comments
1 min read
Designing my learning experience

Designing my learning experience

14
Comments 1
11 min read
Programming Parody Songs that Need to be Written

Programming Parody Songs that Need to be Written

8
Comments 1
2 min read
It’s 2019: stop reading text and start debugging!

It’s 2019: stop reading text and start debugging!

11
Comments
8 min read
Jaeger Tracing Tutorial: Get Going From Scratch

Jaeger Tracing Tutorial: Get Going From Scratch

8
Comments
10 min read
Refactoring is not Rewriting Code

Refactoring is not Rewriting Code

5
Comments 3
1 min read
16 Best Python Frameworks For Web Development and Data Science

16 Best Python Frameworks For Web Development and Data Science

13
Comments
7 min read
Pushing Left, Like a Boss — Part 5.13 — HTTPS only

Pushing Left, Like a Boss — Part 5.13 — HTTPS only

18
Comments
1 min read
Pair Programming Patterns

Pair Programming Patterns

229
Comments 18
3 min read
The release of Darklang (in private beta)

The release of Darklang (in private beta)

3
Comments 1
1 min read
Building a project with TypeScript, Express, Mocha and Chai

Building a project with TypeScript, Express, Mocha and Chai

47
Comments 2
7 min read
Demystifying the JavaScript call stack

Demystifying the JavaScript call stack

150
Comments 12
6 min read
What are your favorite dev tools?

What are your favorite dev tools?

8
Comments 6
1 min read
REST Architecture - Part 1: Building The API

REST Architecture - Part 1: Building The API

49
Comments
1 min read
How to Print on the Same Line in Python: Print and Write

How to Print on the Same Line in Python: Print and Write

50
Comments 1
4 min read
The $200 Challenge

The $200 Challenge

117
Comments 16
4 min read
Gardening - Cultivating Better Software

Gardening - Cultivating Better Software

69
Comments 10
7 min read
5 tips for beginners to learn better & stay motivated

5 tips for beginners to learn better & stay motivated

228
Comments 35
4 min read
My 10 Favorite Web Development Courses

My 10 Favorite Web Development Courses

245
Comments 7
4 min read
I am a YC alumnus & 3X VC-funded founder-CTO. AMA!

I am a YC alumnus & 3X VC-funded founder-CTO. AMA!

14
Comments 21
1 min read
Pushing Left, Like a Boss — Part 5.12 — Authentication (AuthN), Identity and Access Control

Pushing Left, Like a Boss — Part 5.12 — Authentication (AuthN), Identity and Access Control

15
Comments
2 min read
Programming Problem

Programming Problem

6
Comments 1
1 min read
5 ways learning to program is like learning a foreign language

5 ways learning to program is like learning a foreign language

49
Comments 1
4 min read
Defaultable Parameters in Ballerina

Defaultable Parameters in Ballerina

4
Comments
3 min read
What is the best quality a developer can have?

What is the best quality a developer can have?

20
Comments 32
1 min read
Ballerina Interop and all you need to know

Ballerina Interop and all you need to know

8
Comments
5 min read
10 Intriguing Public REST APIs For Your Next Project

10 Intriguing Public REST APIs For Your Next Project

1219
Comments 31
3 min read
How I reduced the runtime of a Cronjob by 94%

How I reduced the runtime of a Cronjob by 94%

9
Comments
3 min read
🤓 Build your own (insert technology here)

🤓 Build your own (insert technology here)

120
Comments 1
22 min read
Alt codes, the new dimension to your keyboard

Alt codes, the new dimension to your keyboard

4
Comments
5 min read
Cinderella and the Glass Structural Pattern - A Design Patterns Intro

Cinderella and the Glass Structural Pattern - A Design Patterns Intro

78
Comments 1
12 min read
Basic Javascript: Removing Duplicates from an Array

Basic Javascript: Removing Duplicates from an Array

172
Comments 27
1 min read
Compiled! An Unobfuscated Glossary

Compiled! An Unobfuscated Glossary

67
Comments 4
13 min read
The Dunning Kruger Effect

The Dunning Kruger Effect

16
Comments
3 min read
Java Optional & Vavr Option: An essential introduction

Java Optional & Vavr Option: An essential introduction

8
Comments
8 min read
36 Essential Tools for JavaScript in 2019

36 Essential Tools for JavaScript in 2019

184
Comments 5
9 min read
5 Ways To Easily Validate Your Idea Before Its Too Late

5 Ways To Easily Validate Your Idea Before Its Too Late

176
Comments 8
4 min read
Pushing Left, Like a Boss — Part 5.11 — Authorization (AuthZ)

Pushing Left, Like a Boss — Part 5.11 — Authorization (AuthZ)

10
Comments 1
1 min read
Java compiler error cascades... and fixing them

Java compiler error cascades... and fixing them

7
Comments
2 min read
Best tech things I read this week - #3

Best tech things I read this week - #3

90
Comments 3
5 min read
How to Make a Custom Select Component in Vue.js

How to Make a Custom Select Component in Vue.js

7
Comments
3 min read
Kite announces Intelligent Snippets for Python

Kite announces Intelligent Snippets for Python

36
Comments 1
3 min read
How to build your first prototype and what to expect

How to build your first prototype and what to expect

10
Comments
3 min read
Advent Of Code – Elves Look, Elves Say – Puzzle 10

Advent Of Code – Elves Look, Elves Say – Puzzle 10

6
Comments
4 min read
Parenthood And Coding: Mix, Don't Mingle

Parenthood And Coding: Mix, Don't Mingle

6
Comments
2 min read
What is "this" in Javascript ?

What is "this" in Javascript ?

10
Comments 2
5 min read
How to write Unmaintainable Code

How to write Unmaintainable Code

43
Comments 9
2 min read
Is Object-Oriented Programming "Dangerous"?

Is Object-Oriented Programming "Dangerous"?

55
Comments 63
2 min read
Pascal's triangle in Ruby for fun

Pascal's triangle in Ruby for fun

11
Comments 2
4 min read
Is JavaScript the most confusing programming language?

Is JavaScript the most confusing programming language?

88
Comments 36
2 min read
Building a Service to Get a City Name from a ZIP Code in .NET Core

Building a Service to Get a City Name from a ZIP Code in .NET Core

77
Comments 7
7 min read
loading...