DEV Community

Nested Software profile picture

Nested Software

Simple things should be simple, complex things should be possible -- Alan Kay

Software Dev Interviews: What I look for in a Candidate

Software Dev Interviews: What I look for in a Candidate

7
Comments 2
7 min read

Want to connect with Nested Software?

Create an account to connect with Nested Software. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Thoughts on 10x Developers

Thoughts on 10x Developers

12
Comments 3
2 min read
Recursion with the Y Combinator

Recursion with the Y Combinator

8
Comments
4 min read
CSRF and Cross-Origin Requests by Example

CSRF and Cross-Origin Requests by Example

70
Comments
9 min read
Card with expand-on-hover effect

Card with expand-on-hover effect

67
Comments 1
3 min read
I can has web site?

I can has web site?

36
Comments 1
4 min read
Dev.to API questions

Dev.to API questions

5
Comments 2
1 min read
Incremental Average and Standard Deviation with Sliding Window

Incremental Average and Standard Deviation with Sliding Window

14
Comments
5 min read
PyTorch Image Recognition with Convolutional Networks

PyTorch Image Recognition with Convolutional Networks

26
Comments
15 min read
PyTorch Image Recognition with Dense Network

PyTorch Image Recognition with Dense Network

14
Comments
11 min read
PyTorch Hello World

PyTorch Hello World

91
Comments 2
4 min read
Tic-Tac-Toe with MCTS

Tic-Tac-Toe with MCTS

20
Comments
7 min read
Tic-Tac-Toe with Tabular Q-Learning

Tic-Tac-Toe with Tabular Q-Learning

27
Comments 1
13 min read
Thoughts on Meetings, Priorities, and Time Management

Thoughts on Meetings, Priorities, and Time Management

56
Comments 5
3 min read
Tic-Tac-Toe with the Minimax Algorithm

Tic-Tac-Toe with the Minimax Algorithm

102
Comments
6 min read
Convolutional Neural Networks: An Intuitive Primer

Convolutional Neural Networks: An Intuitive Primer

67
Comments 1
23 min read
Neural Networks Primer

Neural Networks Primer

137
Comments
28 min read
Feed Customization

Feed Customization

11
Comments 3
2 min read
Essential JavaScript code for lists

Essential JavaScript code for lists

170
Comments
7 min read
Coding Interview: The Matchstick Game

Coding Interview: The Matchstick Game

69
Comments 3
7 min read
Big-O: Prime Factors and Pseudo-Polynomial Time

Big-O: Prime Factors and Pseudo-Polynomial Time

52
Comments 2
10 min read
Book Notes: Learn You a Haskell for Great Good!

Book Notes: Learn You a Haskell for Great Good!

79
Comments
19 min read
Functional Programming with Forms in React

Functional Programming with Forms in React

80
Comments 3
4 min read
Strategies for Effective Programming

Strategies for Effective Programming

121
Comments 6
5 min read
Flask and SQLAlchemy without the Flask-SQLAlchemy Extension

Flask and SQLAlchemy without the Flask-SQLAlchemy Extension

39
Comments 12
2 min read
JavaScript Frustration: Classes and Class Properties Transform

JavaScript Frustration: Classes and Class Properties Transform

73
Comments 10
3 min read
AlphaGo: Observations about Machine Intelligence

AlphaGo: Observations about Machine Intelligence

45
Comments 12
7 min read
Currying in Haskell (With Some JavaScript)

Currying in Haskell (With Some JavaScript)

30
Comments 4
3 min read
The Iterators Are Coming! Iterator and asyncIterator in JavaScript

The Iterators Are Coming! Iterator and asyncIterator in JavaScript

52
Comments 2
4 min read
Careful Examination of JavaScript Await

Careful Examination of JavaScript Await

40
Comments 2
4 min read
Exponential Moving Average on Streaming Data

Exponential Moving Average on Streaming Data

15
Comments
9 min read
Calculating Standard Deviation on Streaming Data

Calculating Standard Deviation on Streaming Data

16
Comments 2
7 min read
Calculating a Moving Average on Streaming Data

Calculating a Moving Average on Streaming Data

52
Comments 12
5 min read
The Geometry of Standard Deviation

The Geometry of Standard Deviation

24
Comments 4
5 min read
How to Serialize Concurrent Operations in JavaScript: Callbacks, Promises, and Async/Await

How to Serialize Concurrent Operations in JavaScript: Callbacks, Promises, and Async/Await

21
Comments 2
8 min read
Can we use math notation in dev.to articles? If so, how?

Can we use math notation in dev.to articles? If so, how?

8
Comments 3
1 min read
Lazy Evaluation in JavaScript with Generators, Map, Filter, and Reduce

Lazy Evaluation in JavaScript with Generators, Map, Filter, and Reduce

64
Comments 5
5 min read
loading...