Category: Programming Related

Ask or post questions on anything which comes under programming,if you come across any programming bugs or for logic building also you can post your queries here.for example c,c++,java.

Discy Latest Questions

  • 0

best laptop for programming in india under 50000? I am a student and I am doing programming. I am learning courses like Java and python. So I want a laptop to do my programming so which is the best laptop to ...Read more

best laptop for programming in india under 50000? I am a student and I am doing programming. I am learning courses like Java and python.

So I want a laptop to do my programming so which is the best laptop to buy for programming under the cost of rupees 50000/-.

Read less
  • 0

There is a python assignment for me. I need a python program for Addition of two numbers which Reads user input. I mean we should take the two numbers from the user input and then the addition should come as the ...Read more

There is a python assignment for me. I need a python program for Addition of two numbers which Reads user input.

I mean we should take the two numbers from the user input and then the addition should come as the output.

How to do python programming for Addition of two numbers in Python using user input.

Read less
  • 0

I heard that software engineers really getting paid high. Do software engineers get paid well? If so how good are the software engineer salary?

I heard that software engineers really getting paid high. Do software engineers get paid well? If so how good are the software engineer salary?

Read less
  • 0

I got a assignment to print complex numbers in python. First of all what complex numbers? And how to do programming in python to print complex numbers with example program and output too. I am very basic learner in python. so ...Read more

I got a assignment to print complex numbers in python. First of all what complex numbers? And how to do programming in python to print complex numbers with example program and output too.

I am very basic learner in python. so would you please consider my request to explain this complex number problems in detail for me. Thanks in advance 😀😀😀.

Read less
  • 0

I want to write a C program if the user to input something which a given condition. For example I want to write the user  put a real number. Until user inputs real number C program should ask for the ...Read more

I want to write a C program if the user to input something which a given condition. For example I want to write the user  put a real number. Until user inputs real number C program should ask for the input again and again.

Read less
  • 0

I got stuck in this problem. when the user enters the input number that is “N”. So I need to print the integers from N to 1. How to solve this problem in python? Explain in detail? For suppose, Test case: input:    ...Read more

I got stuck in this problem. when the user enters the input number that is “N”. So I need to print the integers from N to 1. How to solve this problem in python? Explain in detail?

For suppose,

Test case:

input:    5

output:  5 4 3 2 1

 

Read less
  • 0

I got a client project for a website development and Android and IOS app, I am really confused to choose the framework should I go with react JS or flutter? React JS vs flutter which one is good to use for ...Read more

I got a client project for a website development and Android and IOS app, I am really confused to choose the framework should I go with react JS or flutter?

React JS vs flutter which one is good to use for the development and what are the pros and cons of react JS and flutter.

Read less
  • 0

I have a requirement to submit payment information to the database. For which I need to validate the details from the client side browser using JavaScript and then collect the information through the spring and submitted to the database. So how ...Read more

I have a requirement to submit payment information to the database. For which I need to validate the details from the client side browser using JavaScript and then collect the information through the spring and submitted to the database.

So how can I do the JavaScript validation from the client side and then forwarding it to web spring and then submitting to database?

Read less