Open in app

Sign In

Write

Sign In

ham_codes
ham_codes

2 Followers

Home

About

Apr 11, 2021

Getting set up with Python!

After learning Ruby and then JavaScript, I felt that I wanted a little deeper dive into a different language. I have heard of Python many times in the developer circles and found out that it is a language that can be used to work as a backend language. According to…

2 min read

Getting set up with Python!
Getting set up with Python!

2 min read


Mar 31, 2021

Selenium + JavaScript

I have been reading a lot of documentation on testing lately. How do we test our applications, website and what tools can we use? I decided to browse google for examples of testing and what tools are used. The tool that I saw most frequently was Selenium. …

3 min read

Selenium + JavaScript
Selenium + JavaScript

3 min read


Mar 26, 2021

Using Mocha and Chai to test in JavaScript.

I’ve been looking into testing my code for a little while now. When I looked into all the different ways to do this, I was a taken back by all the different ways to approach this topic. From automated tests, unit tests, manual tests I didn’t know where to start…

3 min read

Using Mocha and Chai to test in JavaScript.
Using Mocha and Chai to test in JavaScript.

3 min read


Mar 21, 2021

My website scrape quest.

Recently I was involved in an employment process and during the second round of the interview, I was tasked with getting information from a certain site and then taking that information and getting the average number of a certain column with certain restraints. Maybe that’s not put the best, but…

3 min read

My website scrape quest.
My website scrape quest.

3 min read


Mar 14, 2021

How to solve the anagram algorithm question!

Lately I’ve been continuing my path to learn data structures and algorithms. One of the questions I faced recently was how to tell if given two strings, they were anagrams. An anagram is a word or phrase that’s formed by rearranging the letters of another word or phrase. So basically…

2 min read

How to solve the anagram algorithm question!
How to solve the anagram algorithm question!

2 min read


Mar 7, 2021

JSX

Lately I’ve been doing a lot of work in React. React is a library for JavaScript building user interfaces. One of the first things I learned, pleasantly, is JSX. What is JSX and when/why do we use it? JSX stands for JavaScript XML. So what does that mean? It basically…

2 min read

JSX
JSX

2 min read


Feb 28, 2021

Factorialize a number in JavaScript

While learning algorithms and data structures, I’ve come to find that there are many ways to approach each unique problem. Considering the time and space complexity of an algorithm is something to always keep in consideration. …

2 min read

Factorialize a number in JavaScript
Factorialize a number in JavaScript

2 min read


Feb 21, 2021

Blast off into Space Complexity.

I have been learning some algorithms and data structures lately and when I was introduced to these concepts, a couple of things kept coming up that I didn’t understand. One was time complexity and the other was space complexity. What is space complexity and how does it affect the algorithm…

2 min read

Blast off into Space Complexity.
Blast off into Space Complexity.

2 min read


Feb 14, 2021

Reversing an integer with JavaScript!

In a previous post I spoke about the way in which we can reverse a string in JavaScript. When I wanted to learn the way to reverse an integer in JavaScript I realized right from the start that this would be different than reversing a string. …

3 min read

Reversing an integer with JavaScript!
Reversing an integer with JavaScript!

3 min read


Feb 7, 2021

What is created with create-react-app?

When I first starting learning React I was a little taken back by how many things came with the bare bones app created by create-react-app. When I would open up my project directory and take a look, I started to wonder what I really needed versus what wasn’t necessary and…

2 min read

What is created with create-react-app?
What is created with create-react-app?

2 min read

ham_codes

ham_codes

2 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech