How do I develop logical skills in Java programming?

Asked by Last Modified  

3 Answers

Learn Java

Follow 2
Answer

Please enter your answer

Software Engineer & Programmer, Educator

logical skills are not dependent on progamming languages. logics share the very simple question if a condition is true what will be. some people say when the contion is not true, then? well both statement are same. when some condition is not true, opposite condition is always true. so basically we can...
read more
logical skills are not dependent on progamming languages. logics share the very simple question if a condition is true what will be. some people say when the contion is not true, then? well both statement are same. when some condition is not true, opposite condition is always true. so basically we can write all logical statment in positive way,if a condition is true what will be. However to avoid conditional checking everytime, the negation else used in programming languages. So logical ability is think in one condition and is thinking about the result, if that condition is true. thats it. Solving puzzle is also work in the same way. try simple puzzles to learn. read less
Comments

IT Professional Trainer with 5 years of Experience

Logical skills and programming language both are separate things because logical skills depends upon your IQ level. Suppose you are developing a program to get the sum of two numbers then first you should know how to add two numbers and the second thing is knowledge of Java program syntax. So do practices...
read more
Logical skills and programming language both are separate things because logical skills depends upon your IQ level. Suppose you are developing a program to get the sum of two numbers then first you should know how to add two numbers and the second thing is knowledge of Java program syntax. So do practices of solvinglogical problems and coding in java. read less
Comments

All Subjects & C.Sci Tutor

Practice writing a lot of code. Practising is vital when trying to improve logic building skills. ... Check solutions by other people. ... Use a pen and paper to work out solutions. ... Keep learning new things. ... Be consistent. ... Face problems head-on. ... Don't lose motivation.
read more
Practice writing a lot of code. Practising is vital when trying to improve logic building skills. ... Check solutions by other people. ... Use a pen and paper to work out solutions. ... Keep learning new things. ... Be consistent. ... Face problems head-on. ... Don't lose motivation. read less
Comments

View 1 more Answers

Related Questions

What is the best site to learn Java for development?
www.javatpoint.com Is best site to learn and earn knowledge
Chai
0 0
8
Which is better, PHP or Python? Why?
Python . Simple syntax,More readable,General purpose programming language
Kartheek
0 0
5
What are major difference between JAVA & Python? Where you would recommend to use JAVA and where need to use Python?
Python is one of the most used programming language than Java. With the recent Popularity of the Machine learning, Artificial intelligence and Data science Python takes the first place of the Top 5 programming...
Amit Kumar
0 0
5
Is JAVA training only for technical students or a non-technical student also may join?
Any Body can Learn Programming Language.It All depends upon the learning of basics and all.Basics actually makes the thing different.
Vikrant
0 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Features Of Java
There is given many features of Java. They are also known as java buzzwords. The Java Features given below are simple and easy to understand. Simple. Object-Oriented. Portable. Platform independent. Secured. Robust. Architecture...

How to create excel sheets using Java?
HSSFWorkbook workbook = new HSSFWorkbook();HSSFSheet sheet1 = workbook.createSheet("actions");for (int i = 0; i < 10; i++) { sheet1.createRow(i); for (int j = 0; j < 10; j++) { HSSFRow currRow =...

Java: A Quick Overview
Not purely Object Oriented: It doesn't support multiple inheritence, it supports primitive data types and static members. Doesn’t support multiple inheritance: Reason is diamond problem i.e.,...

Write your first Python program in 10 minutes
1. Download python from python official site search "python download" in google 2. Install in your machine 3. verify using : "python --version" command 4. Write first program using notepad create...

Core Java
Introduction: An Object Oriented Programming Language consists of Objects. There are object oriented programming languages like Smalltalk, C++. Each and every OOP language has some underlying disadvantages....

Recommended Articles

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you