Tutorials  Articles  Notifications  Login  Signup


Sign in to Publish articles, apply into jobs, participate in Hackathons.

Sign in


RK

Rajan Kumar

Founder at HackersFriend April 20, 2020, 5:55 p.m. 2546 views

Advanced python concepts the easy way ( Lambda , Map and Filter )

This is continuation to previous article on Using advanced Python concepts the easy way.

In this article I'll cover up:

  • Lambda …

RK

Rajan Kumar

Founder at HackersFriend April 18, 2020, 4:28 p.m. 2542 views

Using advanced Python concepts the easy way ( List comprehensions and Slicing )

Advanced python concepts

 

Python is comparatively easy prgoramming language and its syntax looks very close to normal english. Also, code in python looks …


RK

Rajan Kumar

Founder at HackersFriend April 17, 2020, 2:07 p.m. 3256 views

Building a simple To Do list app using HTML CSS Javascript

Image by mohamed Hassan from Pixabay 

To do lists are very important, when you want to organize your day …


RK

Rajan Kumar

Founder at HackersFriend April 16, 2020, 12:39 p.m. 3397 views

How does django prevents clickjacking ?

Image by Pete Linforth from Pixabay

Django comes with middleware and decorator that allows developers to pervent their site from …



DG

Dhirendra Gupta

Student at BIT Mesra April 12, 2020, 12:37 p.m. 2770 views

Find all the prime numbers of given number of digits

To find the number of a given number of digits we will use Sieve of Eratosthenes.  We will find all …


VS

Vishal Saxena

SDE 1 at Amazon April 11, 2020, 3:16 p.m. 1795 views

Python - check if a list is empty ?

To check if a list is empty or not we simple put the list variable inside if condition. If the …


DG

Dhirendra Gupta

Student at BIT Mesra April 7, 2020, 12:51 p.m. 1768 views

Remove characters from a String that appears exactly K times

To Remove characters from a String that appears exactly K times, we will create a hash table of all the alphabet …


RK

Rajan Kumar

Founder at HackersFriend Updated April 6, 2020, 5:19 p.m. 1817 views

How to redirect using javascript

To redirect using Javascript we use location.href or location.replace. We pass the url value of our destination url …


HackerFriend Logo

Join the community of 1 Lakh+ Developers

Create a free account and get access to tutorials, jobs, hackathons, developer events and neatly written articles.


Create a free account

View more
HackerFriend Logo

Join the community of 1 Lakh+ Developers

Create a free account and get access to tutorials, jobs, hackathons, developer events and neatly written articles.


Create a free account

HackersFriend Updates




View more