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

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
  • 0

How to add the Database packages to the Andriod studio. Where can add to resolve this problem

How to add the Database packages to the Andriod studio. Where can add to resolve this problem

Read less
  • 0

How to add the authentication packages to the Android Studio while it needed in Android studio for Authentication

How to add the authentication packages to the Android Studio while it needed in Android studio for Authentication

Read less
  • 0

Recently I have install Android studio on my Windows 10 laptop and I already install Java JDK latest version. I am getting the following Android studio error, Failed to load JVM DLL C:\Program Files\Java\jdk1.7.0_25\jre If you already have a 32-bit JDK installed, ...Read more

Recently I have install Android studio on my Windows 10 laptop and I already install Java JDK latest version.

I am getting the following Android studio error,

Failed to load JVM DLL C:\Program Files\Java\jdk1.7.0_25\jre
If you already have a 32-bit JDK installed, define a JAVA_HOME variable in Computer > System Properties > System Settings > Environment Variables.

How can we fix the Android studio dll error.

Read less
  • 0

I want to develop my own Android games or Android apps. But my PC computer is really low end, so what are some best android studio alternatives for low end pc? Could anyone drop a list of Android app development software which ...Read more

I want to develop my own Android games or Android apps. But my PC computer is really low end, so what are some best android studio alternatives for low end pc?

Could anyone drop a list of Android app development software which are alternatives for Android studio and also works on low end computer.

Read less
Anonymous
  • 0
  • 0

I want to generate ssh key for my android project in windows operating system. How to Generate a SSH key for GitHub?

I want to generate ssh key for my android project in windows operating system. How to Generate a SSH key for GitHub?

Read less
  • 0

I Newton the python programming language and when I am executing a python program I encountered the following error. python error a bytes-like object is required, usually when do we get this python error, python error a bytes-like object is ...Read more

I Newton the python programming language and when I am executing a python program I encountered the following error. python error a bytes-like object is required, usually when do we get this python error, python error a bytes-like object is required? 

Did I made any mistake while creating a python object ? Only have two classes in the program.

Read less