Forem

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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
Tag Your Unions Before You Wreck Your Unions
Cover image for Tag Your Unions Before You Wreck Your Unions

Tag Your Unions Before You Wreck Your Unions

18
Comments 8
4 min read
let var be const
Cover image for let var be const

let var be const

73
Comments 9
3 min read
Matching with Match.

Matching with Match.

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

Curve Splitting: de Casteljau and Bezier

12
Comments
1 min read
The uninitialized variable anathema: non-deterministic C++
Cover image for 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
Cover image for 10 Principles of a Good Code Review

10 Principles of a Good Code Review

74
Comments 23
10 min read
Interview Question: A two-player card game
Cover image for Interview Question: A two-player card game

Interview Question: A two-player card game

128
Comments 21
8 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
👋 Sign in for the ability to sort posts by relevant, latest, or top.