Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,154,180 members, 7,821,992 topics. Date: Thursday, 09 May 2024 at 12:02 AM

Arjunkumar09's Posts

Nairaland Forum / Arjunkumar09's Profile / Arjunkumar09's Posts

(1) (of 1 pages)

Programming / Function In Git And Github by Arjunkumar09: 11:12am On Jul 14, 2022
Hello All, Can anyone tell me the functionality of Git and GitHub? As I am a developer so I know about GitHub is majorly focused on web hosting and code sharing and according to this source, Git is majorly focused on version control and code conserving. Can anyone tell me the difference between their functionality with the practical example?
Programming / Multiple Inheritances In Java And Python by Arjunkumar09: 9:21am On Jun 30, 2022
Hello All, I am working on a freelance project which is based on python and I am good at java and I am learning python for this project. I want to know which programming language offers multiple inheritances. According to this post, Java can implement multiple inheritances partially through the usage of interfaces but not an idea about python? Can anyone tell me about python?
Programming / Generation In Compiler And Interpreter by Arjunkumar09: 8:49am On Apr 27, 2022
Hello All, Can anyone know whats the exact difference between Compiler and Interpreter in terms of generation? As I am working on java compiler and According to this source, The compilation gives an output program that runs independently from the source file but not an idea about the interpreter. Can anyone know about this?
Programming / Web Medical Management System Source Code Java by Arjunkumar09: 11:51am On Mar 29, 2022
Hello All, I am working on a java project and I want to know the source code of the Web Medical Management System Project. Basically, By using this application, patients can reserve online meetings with their preferred specialists. Specialists can recommend medical services, e-remedy, and consider the patient’s clinical records, lab reports, and many more. The app also lets users explore and interface with individuals who are donating their organs or blood. During the times of the pandemic, when it gets dangerous to visit the hospital, this JAVA project comes to your rescue. The application comes with two modules — an Admin and a Doctor module and I have taken the details of this project on Interviewbit platform. Can anyone provide me the source code of the web medical system?
Programming / Regarding For Simple Menus Using Do-while Loops In Java by Arjunkumar09: 6:53am On Feb 15, 2022
Hello All, I am trying to make a simple menu using a do-while loop in java. I have used this source to run the code and its looks like this:

 int choice;
Scanner scanChoice = new Scanner(System.in);
do {
System.out.println("Pick an option. 1 2 or 3."wink;
System.out.println("1. Apple"wink;
System.out.println("2. Pear"wink;
System.out.println("3. Pineapple"wink;

choice = scanChoice.nextInt();
} while (choice < 1 || choice > 3);

System.out.println("You picked " + choice);


The problem is, every time I try to run it, it throws "java.util.NoSuchElementException". The full error is below:

Exception in thread "main" java.util.NoSuchElementException
at java.util.Scanner.throwFor(Scanner.java:862)
at java.util.Scanner.next(Scanner.java:1485)
at java.util.Scanner.nextInt(Scanner.java:2117)
at java.util.Scanner.nextInt(Scanner.java:2076)
at mainPackage.Main.fruitMenu(Main.java:135)
at mainPackage.Main.main(Main.java:103)


I know that this is because scanChoice.hasNextInt() returns false, but I'm not sure how to fix this. When I add an if statement (if (scanChoice.hasNextInt())), the method scanChoice.hasNextInt() still returns false, so it just passes over the line that initializes the variable choice, and that variable never gets initialized.

Anyone know how to fix this? Any suggestions?
Programming / Regarding For Coding Practice by Arjunkumar09: 8:56am On Jul 14, 2021
Hello Everyone, I have completed java certification and I am looking for a job but before that, I want to improve my coding skills. So Can anyone suggest me where I can practice the code and take the mock tech interview? I currently follow leetcode and interviewbit for practice java programming
Programming / Android Developer Salary In India by Arjunkumar09: 11:33am On Jun 01, 2021
Hello Everyone, I want to build a career as an android developer but I am confused about Is android developers to get paid well? Can anyone suggest me, I have checked this source from interviewbit and found the various information related to this.
Programming / How Will I Check Locks In A SQL Server Database? by Arjunkumar09: 7:59am On Dec 29, 2020
Hello Everyone, Can anyone explain to me how will I check locks in a SQL Server database? Actually, I am preparing some topics for the sql server interview and I have doubts regarding this. I have checked some lists from here. Can anyone know is it an updated list?
Programming / Which R Course Is Best? by Arjunkumar09: 12:19pm On Sep 08, 2020
Hello All, I want to learn R programming and I am looking to R course, Can anyone suggest me beginner level course?
Programming / Looking For C Certification by Arjunkumar09: 7:11am On Mar 03, 2020
Hello Everyone, I want to learn C programming and I am looking to certification but I am confused between C Certified Entry-Level Programmer Certification and C Certified Professional Programmer Certification as a beginner point. Can anyone help me out whats the exam pattern and what the price for these certifications? I have found the list of certifications when I was searching on google for c certification.
Programming / Child Threads Handled In Node.js by Arjunkumar09: 9:59am On Jan 29, 2020
Hello Everyone, I want to know how are ‘Child Threads’ handled in Node.js? In my previous interview, I have faced this question but I didn’t know the answer. Can anyone knows these query and help me out or suggest some node.js based interview questions as a beginner point.
Programming / Regarding For DBMS Query! by Arjunkumar09: 5:24am On Aug 07, 2019
Hello All, I am learning about DBMS programming language online. it's almost complete, I want to know which types of question will put in a technical round of DBMS interview. Does anyone suggest for me?

1 Like

Programming / Re: Best Data Science Video Tutorials From Udacity And Udemy by Arjunkumar09: 5:45am On May 30, 2019
Get the best online data science resources with paid or free both courses check this - https://hackr.io/tutorials/learn-data-science
All udemy best tutorials are also stuff in this site and more other best tutorials sites also stuff their to provide the best video to learn it.
Programming / Re: A Thread For Tutorial On Python Programming by Arjunkumar09: 6:15am On Mar 29, 2019
Great work on your article. I am also learning Python right now and followed some online sites that provide the best tutorials. one of them is your site is also. Thanks for sharing us your information.

I want one more help. I am followed one site to learn python, just take a look

https://hackr.io/tutorials/learn-python

Give me your feedback

(1) (of 1 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 23
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.