Latest questions in Edureka Community

0 votes
0 answers

what is cyberspace in cyber security

What constitutes 'cyberspace' within the realm of ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Edureka
• 320 points
111 views
0 votes
0 answers

what is security in information security

What does the term 'security' signify within ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Edureka
• 320 points
105 views
0 votes
0 answers

what is information security analyst

What does the role of an information ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Edureka
• 320 points
120 views
0 votes
0 answers

how criminals plan the attacks in cyber security

Could you provide an in-depth explanation of ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Edureka
• 320 points
95 views
0 votes
0 answers

how to stop cyber crime

Recently, a member of my family had ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Edureka
• 320 points
111 views
0 votes
0 answers

what is risk in cyber security

Hello, we are in the process of ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Edureka
• 320 points
120 views
0 votes
0 answers

why do we need cyber security

I'm now enrolled in a course on ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Edureka
• 320 points
129 views
0 votes
0 answers

what is cia in cyber security

Hi, According to the OSG, privacy and security ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Edureka
• 320 points
150 views
0 votes
0 answers

What is threat in cyber security

Hi, My company takes cybersecurity very seriously and ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Edureka
• 320 points
110 views
0 votes
0 answers

I'm making a Python program to do math, figure out answers, and so on, but I'm getting the syntaxerror: "unexpected character after line continuation character in python."

This is my code: print("Length between sides: "+str((length*length)*2.6)+" ...READ MORE

Sep 7, 2023 in Python by Satyawrat
• 460 points
311 views
0 votes
0 answers

I have a very long list of datetime strings like these:

["Jun 1 2005 1:33PM", "Aug 28 1999 ...READ MORE

Sep 7, 2023 in Python by Satyawrat
• 460 points
93 views
0 votes
0 answers

Is it okay for general applications to use the RuntimeError exception?

raise RuntimeError('config file is missing host address') I've ...READ MORE

Sep 7, 2023 in Python by Satyawrat
• 460 points
122 views
0 votes
0 answers

what is internet marketing?

Sep 6, 2023 in Digital Marketing by anonymous
• 470 points
109 views
0 votes
0 answers

what is digital marketing strategy?

Sep 6, 2023 in Digital Marketing by anonymous
• 470 points
119 views
0 votes
0 answers

How to use the open with statement to open a file

I'm researching file input and output in ...READ MORE

Sep 6, 2023 in Python by Satyawrat
• 460 points
202 views
0 votes
0 answers
0 votes
0 answers

How does super() operate in the presence of multiple inheritance? As an example, consider the following:

class First(object): def __init__(self): ...READ MORE

Sep 6, 2023 in Python by Satyawrat
• 460 points
216 views
0 votes
0 answers

What does %s in a Python format string mean?

For example, in the below code if len(sys.argv) ...READ MORE

Sep 5, 2023 in Python by Satyawrat
• 460 points
118 views
0 votes
0 answers

How to sort a dictionary using key?

Example input: {2:3, 1:89, 4:5, 3:0} Desired output: {1:89, 2:3, ...READ MORE

Sep 4, 2023 in Python by Satyawrat
• 460 points
99 views
0 votes
0 answers

How to get pmp certification

Sep 4, 2023 in PMP by Saniya
• 3,320 points
122 views
0 votes
0 answers

what is pmp certification

Sep 4, 2023 in PMP by Saniya
• 3,320 points
102 views
0 votes
0 answers

what does cybersecurity protect?

Sep 4, 2023 in Cyber Security & Ethical Hacking by Rajarshi
• 470 points
118 views
0 votes
0 answers

How to sum the values of a JavaScript object?

I'd like to sum the values of ...READ MORE

Sep 1, 2023 in Python by Edureka
• 220 points
107 views
0 votes
2 answers

I recently used Crockford's JSLint to check some of my JavaScript code, and it returned the following error:

"Use strict"; is a directive in JavaScript ...READ MORE

Sep 18, 2023 in Java by Rahul
• 240 points
399 views
0 votes
0 answers
0 votes
0 answers

How do I learn digital marketing?

Aug 31, 2023 in Digital Marketing by Rajarshi
• 470 points
96 views
0 votes
0 answers

Why is digital marketing important in 2023?

I have been trying to know about ...READ MORE

Aug 31, 2023 in Digital Marketing by Rajarshi
• 470 points
123 views
0 votes
0 answers
0 votes
0 answers

What do __init__ and self do in Python? [duplicate]

During my Python lectures, I've come across a ...READ MORE

Aug 31, 2023 in Python by Edureka
• 220 points
112 views
0 votes
0 answers

Python urllib2 login to minecraft.net

I have a doubt. I'm creating a ...READ MORE

Aug 31, 2023 in Python by Edureka
• 220 points
122 views
0 votes
1 answer

UI redesign- Will changing the css affect the javascript?

Changing the CSS code shouldn't affect the ...READ MORE

Apr 28, 2023 in UI UX Design by vinayak
492 views
+1 vote
1 answer

Change text color while scrolling

To change the color of a fixed ...READ MORE

Apr 28, 2023 in UI UX Design by seena
2,403 views
0 votes
1 answer

How do I create rotating animation for background image within container without rotating entire container?

To create a rotating animation for the ...READ MORE

Apr 28, 2023 in UI UX Design by pooja
2,479 views
+1 vote
1 answer

How to stop Pytest from appending to CSV created after initial test?

It sounds like the issue you're facing ...READ MORE

Apr 28, 2023 in UI UX Design by Tej
537 views
0 votes
1 answer

Is there a way to create a list that auto populates with the the required articles?

Yes, there are several ways to auto-populate ...READ MORE

Apr 27, 2023 in UI UX Design by Anitha
434 views
0 votes
1 answer

How to create Custom UITabBarController in Swift with round button in the center?

Your implementation is almost correct, you just ...READ MORE

Apr 27, 2023 in UI UX Design by vishalini
1,514 views
0 votes
1 answer

Making several synth LookAndFeels coexist at the same time in a java swing application

To make several Synth LookAndFeels coexist at ...READ MORE

Apr 27, 2023 in UI UX Design by pooja
336 views
0 votes
1 answer

Why google say my website is not good for phones?

Google has an algorithm that assesses the ...READ MORE

Apr 27, 2023 in UI UX Design by Tej
299 views
0 votes
1 answer

Is it ok to hand off to dev typography specs in this convention and not H1 - H6

In general, it's always better to use ...READ MORE

Apr 26, 2023 in UI UX Design by Tanishqa
• 1,170 points
502 views
0 votes
1 answer

how to create the effect that the image stands out from the background?

To create the effect that the image ...READ MORE

Apr 26, 2023 in UI UX Design by Tanishqa
• 1,170 points
506 views
0 votes
1 answer

How do I make it where when I change my window size, the content adjusts with it?

To make the content adjust with the ...READ MORE

Apr 26, 2023 in UI UX Design by Tanishqa
• 1,170 points
345 views
0 votes
1 answer

Trying to create a design system/kit with Swift

I can certainly guide you on where ...READ MORE

Apr 26, 2023 in UI UX Design by Tanishqa
• 1,170 points
314 views
0 votes
1 answer

How to add UI Kits (e.g. Google Material) to Adobe Experience Design?

To add UI Kits, such as Google ...READ MORE

Apr 25, 2023 in UI UX Design by vinayak
574 views
0 votes
1 answer

Outsourcing UI/UX while keeping the app code secret

If you want to outsource your UI/UX ...READ MORE

Apr 25, 2023 in UI UX Design by vishalini
247 views
0 votes
1 answer

Where to learn UI/UX to give my apps "pop" and excitingness?

There are several resources available online to ...READ MORE

Apr 25, 2023 in UI UX Design by Anitha
420 views
0 votes
1 answer

How to achieve this UI/UX design for an iOS UIButton object

From the image provided, it appears that ...READ MORE

Apr 25, 2023 in UI UX Design by seena
457 views
0 votes
1 answer

UI / UX designer tool with custom style

Yes, there are several UI/UX design tools ...READ MORE

Apr 25, 2023 in UI UX Design by seena
293 views
0 votes
1 answer

Usability / UI Design / UX, etc. - documenting for a project

First, you should aim to understand the ...READ MORE

Apr 25, 2023 in UI UX Design by Tej
348 views
0 votes
1 answer

Coding Photoshop UI/UX to fully working website?

To turn your Photoshop UI/UX design into ...READ MORE

Apr 25, 2023 in UI UX Design by Anitha
313 views