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

Is Java a better programming language than C++?
If you campareboth then java has an edge n many oppurtunities compared to c++
Coaching Center
What should I do after learning Java core?
After mastering Java core, consider expanding your skills by exploring more advanced Java topics such as: Object-Oriented Programming (OOP): Deepen your understanding of OOP principles and design patterns. Java...
Kumarnaik
0 0
5
How can I execute a Java program?
Through command-line 1.compile the code using javac filename.java 2. Finally run the code using java filename here filename is classname. If u use eclipse then right click the java code n select run as java application .
Suresh
0 0
5
What is the difference between Java and Advanced Java?
Java contains some Packages for developing standalone applications, we are use java for writing business logic in advanced java. Advanced Java is used for web development.
Anu
How to handle Circular dependency in Spring?
What I would like to do in this post is suggest 3 possible techniques for dealing with this problem. 1. Refactor your code This is probably the simplest and quickest way to fix this problem. Look at...
Saroj

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

Ask a Question

Related Lessons

Priority in TestNG
public class Priority { @Test (priority=1)public void login() {System.out.println("login");} @Testpublic void email1() {System.out.println("email1");} @Test (priority=-2)public void email2() {System.out.println("email2");} //I...
S

Sarthak C.

0 0
0

What Is Applet & Its Life Cycle?
What is Applet & its life cycle?Applet is a Java programme that can be embedded into HTML page.Java Applet runs on the java enables web browsers such as Mozilla & Internet Explorer.Applets are...
I

Icreative Solution

0 0
0

Inheritance In Java
Inheritance: The process of getting properties and behaviors from one class to another class is called inheritance. Properties: Variables Behaviors: Methods The main purpose of the inheritance...
D

Deleted U.

1 0
0

Tips of learning Java Language/Other Programming Languages
1.You should know the basic concept: If we talk about programming languages so basic concept are same in all the high level languages. So you should know the basic concept firstly then you can easily understand...
I

Icreative Solution

0 0
0

Java 8 Predicates
In the previous lession, we have learnt how to use filters and collectors. In filter we have passed the condition to evaluate whether the object is eligible to be filtered or not. Code given below for...

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