Forem

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Cleaning Up Your Code: Testing

Cleaning Up Your Code: Testing

14
Comments
1 min read
Making sense of JavaScript array methods with Array Explorer

Making sense of JavaScript array methods with Array Explorer

29
Comments 1
1 min read
When Hungarian notation lies hidden in plain sight

When Hungarian notation lies hidden in plain sight

18
Comments 2
3 min read
JavaScripts Regular Expressions Get More Power

JavaScripts Regular Expressions Get More Power

27
Comments 4
2 min read
Cleaning Up Your Code: Consistent Formatting

Cleaning Up Your Code: Consistent Formatting

15
Comments 2
1 min read
Cleaning Up Your Code: Good Names

Cleaning Up Your Code: Good Names

11
Comments 5
1 min read
Cleaning Up Your Code: Abstracting Reused Code

Cleaning Up Your Code: Abstracting Reused Code

17
Comments
2 min read
let var be const

let var be const

73
Comments 9
3 min read
Interview Question: A two-player card game

Interview Question: A two-player card game

127
Comments 19
8 min read
Tag Your Unions Before You Wreck Your Unions

Tag Your Unions Before You Wreck Your Unions

18
Comments 8
4 min read
Matching with Match.

Matching with Match.

11
Comments
5 min read
Curve Splitting: de Casteljau and Bezier

Curve Splitting: de Casteljau and Bezier

12
Comments
1 min read
The uninitialized variable anathema: non-deterministic C++

The uninitialized variable anathema: non-deterministic C++

24
Comments 9
3 min read
10 Principles of a Good Code Review

10 Principles of a Good Code Review

73
Comments 23
10 min read
What problems should new programmers expect?

What problems should new programmers expect?

19
Comments 4
3 min read
Which modern languages use grammars as a basic feature?

Which modern languages use grammars as a basic feature?

12
Comments 2
1 min read
How to start planning and build a library ?

How to start planning and build a library ?

13
Comments 3
1 min read
Encapsulate state and expose behavior when writing object-oriented code

Encapsulate state and expose behavior when writing object-oriented code

10
Comments 9
4 min read
Sharing your Advent of Code Results

Sharing your Advent of Code Results

13
Comments 1
1 min read
Some of the Best Coding Tools Aren't Coding Tools

Some of the Best Coding Tools Aren't Coding Tools

130
Comments 18
6 min read
Dark Souls dice stats comparison app, Part 2

Dark Souls dice stats comparison app, Part 2

12
Comments
1 min read
Vector collection in Leaf

Vector collection in Leaf

9
Comments
1 min read
All The Cool Kids Are Doing It

All The Cool Kids Are Doing It

95
Comments 16
6 min read
Anatomy of a Bad Idea

Anatomy of a Bad Idea

32
Comments 3
9 min read
I made an animated war tank with HTML and CSS because I got bored. Don't worry, it's not dangerous.

I made an animated war tank with HTML and CSS because I got bored. Don't worry, it's not dangerous.

22
Comments 2
1 min read
loading...