The Poor Coder | Algorithm Solutions
  • Home
  • Author
  • Terms
  • Privacy
  • About
  • Tumblr
  • Pinterest
  • Answers
Sign in Subscribe
web development

Web Development with TypeScript: An Introduction to Angular

Bodo Coder

10 Jan 2023
Web Development with TypeScript: An Introduction to Angular

Read more

ReactJS vs. VueJS: Who Will Win?

ReactJS vs. VueJS: Who Will Win? ReactJS and VueJS are two of the most popular JavaScript frameworks used for building user interfaces. While both frameworks have their strengths and weaknesses, it's hard to say which one will come out on top. ReactJS: ReactJS was developed by Facebook and

By Bodo Coder 03 Sep 2023

Decoding the "TypeError: argument of type 'WindowsPath' is not iterable" in Python

Hello everyone, this is Vishal. Today, we're going to dissect and understand a fairly common error that Python developers using the Windows operating system often encounter, "TypeError: argument of type 'WindowsPath' is not iterable." The error message may seem a bit cryptic at first,

By Bodo Coder 20 Jun 2023

how to sort an array

How to Sort an Array If you have an array and you want to order its elements in a specific way, you need to use a sorting algorithm. There are several sorting algorithms available, but two of the most commonly used are bubble sort and quicksort. Bubble Sort Bubble sort

By Bodo Coder 25 Mar 2023

jquery mobile or desktop

jQuery Mobile or Desktop? As a web developer, I have had some experience with both jQuery Mobile and jQuery Desktop. Both frameworks have their pros and cons, and which one to use really depends on the specific project and its requirements. jQuery Mobile If the website or application being developed

By Bodo Coder 25 Mar 2023
The Poor Coder | Algorithm Solutions
  • Bio
Powered by Ghost

The Poor Coder | Algorithm Solutions

Welcome to my blog The Poor Coder. Here you can find hackerrank, hackerearth and leetcode Solutions and various programming tutorials on NodeJs, VueJs, Python, Javascript, HTML and more.