Jared Nielsen

Author profile

Jared Nielsen

A short bio.

@nielsenjaredWebsiteView on DEV

Articles by @nielsenjared

Browse the latest writing surfaced through DevArt.

How to Code the Binary Search Algorithm
#algorithms#career#javascript#python

How to Code the Binary Search Algorithm

If you want to learn how to code, you need to learn algorithms. Learning algorithms improves your problem solving skills by revealing design patterns in programming. In this tutorial, you will learn how to code the binary search algorithm in JavaScript and Python.

Jared NielsenJared Nielsen6 min read
3 reactions0 commentsRead full article
How to Code the Bubble Sort Algorithm in JavaScript
#algorithms#javascript#beginners#career

How to Code the Bubble Sort Algorithm in JavaScript

If you want to think like a programmer, you need to learn algorithms. Learning algorithms improves your problem solving skills by revealing common patterns in software development. In this tutorial, you will learn how to code the bubble sort algorithm in JavaScript.

Jared NielsenJared Nielsen6 min read
0 reactions0 commentsRead full article
How to Merge Two Arrays in JavaScript and Python
#algorithms#beginners#javascript#python

How to Merge Two Arrays in JavaScript and Python

If you want to learn how to code, you need to learn algorithms. Learning algorithms improves your problem solving skills by revealing design patterns in programming. In this tutorial, you will learn how to code the nerge two arrays algorithm in JavaScript and Python.

Jared NielsenJared Nielsen5 min read
1 reactions0 commentsRead full article
How to Code the Sieve of Eratosthenes Algorithm
#algorithms#javascript#python#beginners

How to Code the Sieve of Eratosthenes Algorithm

If you want to learn how to code, you need to learn algorithms. Learning algorithms improves your problem solving skills by revealing design patterns in programming. In this tutorial, you will learn how to code the Sieve of Eratosthones in JavaScript and Python.

Jared NielsenJared Nielsen12 min read
1 reactions0 commentsRead full article
How to Get a Job in This Economy
#career#beginners

How to Get a Job in This Economy

It seems every day another tech company is laying off a percentage of its workforce. But unemployment is low and companies are hiring. What does this mean for someone recently unemployed or just setting foot on their career path? Here is advice on how to get a job in this economy.

Jared NielsenJared Nielsen11 min read
1 reactions1 commentsRead full article
How To Be A Powerful, Courageous, and Wise Programmer
#computerscience#beginners#career#programming

How To Be A Powerful, Courageous, and Wise Programmer

The Legend of Zelda follows the adventures of Link, a young hero who drops out of college to launch a successful startup in a Palo Alto garage and changes the world as we know it. How did Link succeed in his quest? He equipped himself with algorithms, data structures, and Big O.

Jared NielsenJared Nielsen3 min read
2 reactions2 commentsRead full article
How to Code the Insertion Sort Algorithm in JavaScript
#algorithms#beginners#career#computerscience

How to Code the Insertion Sort Algorithm in JavaScript

If you want to think like a programmer, you need to learn algorithms. Learning algorithms improves your problem solving skills by revealing common patterns in software development. In this tutorial, you will learn how to code the insertion sort algorithm in JavaScript.

Jared NielsenJared Nielsen10 min read
9 reactions1 commentsRead full article
How to Learn Anything Fast
#learning#productivity#career

How to Learn Anything Fast

If we want to succeed in today's economy we need to learn how to learn, and fast. We can use the ultralearning strategy to design our own learning projects on our own timelines.

Jared NielsenJared Nielsen5 min read
63 reactions0 commentsRead full article
Jared Nielsen developer articles | DevArt