Open in app

Sign In

Write

Sign In

Asep Saputra
Asep Saputra

184 Followers

Home

About

Published in Code Storm

·Aug 23, 2022

RSS to JSON Using Python

In this post, I want to share ideas on how to convert rss feeds to JSON using Python. Overview Almost everyone who is involved in the world of blogs or who is known as a blogger must be familiar with the RSS Feed. Why? Because this RSS feed is usually displayed…

Python

4 min read

RSS to JSON Using Python
RSS to JSON Using Python
Python

4 min read


Published in Code Storm

·Aug 2, 2022

How to swap variables without temporary variable

In this post, I will show you how to swap two numbers without temporary variable. In this article, I will try to discuss the solution directly to the example and its application. For example we have A = 50 and B = 63. Steps Add up the two values we had…

Java

2 min read

How to swap variables without temporary variable
How to swap variables without temporary variable
Java

2 min read


Published in Code Storm

·Aug 2, 2022

How to find the missing number in a sorted array

In this post, I will explain how to find the missing number in a sorted array using Java. Overview The problem that we will discuss may sound simple, even though in reality it is not something that is easy to do, let alone done manually by us. For example, let’s say…

Java

2 min read

How to find the missing number in a sorted array
How to find the missing number in a sorted array
Java

2 min read


Published in Code Storm

·Aug 1, 2022

How to Reverse a String in Java without Using Reverse Function

In this post, I want to share ideas on how to reverse a String in Java without using reverse function. Overview Talking about how the concept of reversing an element in a String is actually quite simple, though some might find it quite complicated in practice. Then how to do…

Java

2 min read

How to Reverse a String in Java without Using Reverse Function
How to Reverse a String in Java without Using Reverse Function
Java

2 min read


Published in Code Storm

·Jul 18, 2022

Difference between Set and List in Java

Overview Before we start I want to make an intermezo, is this a List or a Set?

Java

3 min read

Difference between Set and List in Java
Difference between Set and List in Java
Java

3 min read


Published in Code Storm

·Jul 5, 2022

How to create a YouTube downloader using Python

Hi, in this post I will show you how to download YouTube video with code using Python. Steps First you have to prepare pytube, this is a library that will help you to be able to download youtube videos very easily and simply. $ pip install pytube If you have done…

Python

2 min read

How to create a YouTube downloader using Python
How to create a YouTube downloader using Python
Python

2 min read


Published in Code Storm

·Jun 23, 2022

Scrape data from YouTube channels using Selenium and Python

Overview As we know that the growth in the number of YouTube creators’ content has increased drastically. The reason is quite simple you can make any video you can; whether it’s news, programming tutorial, playing games, or even your daily life. This is obviously very good, because apart from channeling everyone’s…

Selenium

5 min read

Scrape data from YouTube channels using Selenium and Python
Scrape data from YouTube channels using Selenium and Python
Selenium

5 min read


Published in Code Storm

·Jun 22, 2022

Best Practices for REST API Development

Today, APIs are used everywhere and for a variety of things, from ordering food online, paying bills, ordering tickets, listening to music, and more. It has become the industry standard for building applications that make the world connected. What is API? API stands for Application Programming Interface. API itself is an interface that…

API

4 min read

Best Practices for REST API Development
Best Practices for REST API Development
API

4 min read


Published in Code Storm

·May 4, 2022

How to scrape a drop down list in BeautifulSoup

In this post, I will show you how to scrape a drop down list in BeautifulSoup Using Python. Steps In this post, the website that we will try to scrape is the “Jadwal Imsakiyah By Kompas”, this is a website that displays a list of prayer schedule and imsakiyah for all…

Scraping

2 min read

How to scrape a drop down list in BeautifulSoup
How to scrape a drop down list in BeautifulSoup
Scraping

2 min read


Published in Code Storm

·Apr 16, 2022

How to scrape HREF in BeautifulSoup Using Python

In this post, I will show you how to scrape or get HREF value in BeautifulSoup Using Python. Steps In this paper, the website that we will try to scrape is the “Cari Kode Pos” website, this is a website that displays a list of postal codes for all regions in…

Python

2 min read

How to scrape HREF in BeautifulSoup Using Python
How to scrape HREF in BeautifulSoup Using Python
Python

2 min read

Asep Saputra

Asep Saputra

184 Followers

Sofware Developer at PT Metrodata Electronics Tbk

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech