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 it good to go for a Java coaching center and learn Java (with advanced Java) to improve my programming skills?
yes, Please check the Institute reviews and discuss with the tutor, what topics were covered in class. Ask about the practicals session and how many hours/duration of the course.
Gerda
0 0
5
Which one is faster, Python or Java?
The speed of Python and Java can vary depending on the specific task. Java is generally considered faster for low-level operations and large-scale applications, while Python is often valued for its simplicity...
Chetana
0 0
5
Hi sir, I'm confused between .net and java. What to choose for a career. I have little bit knowledge of asp.net. Please guide me for this. Thank you
Hello Kirit, The application which were devloped about 2 decades back was mostly coded in java and so you will see so many of the application (in several company and outside) written in java. .Net(collectively...
Kirit
What are the topics covered under core Java?
The major topics are listed below: 1. Java Basics - Variables, Data types, Operators, Control Statements,Strings, Arrays and Functions. 2. Object Oriented Concepts - Classes, Objects, Constructors, Inheritance,...
Sahil
0 0
6
What are different IDEs available to write programs?
There are many IDE for programming like TurboC++,Dev C++ for C and C++ programming. Eclipse,Notepad++,Dreamweaver for HTML,PHP,JAVA,ASP etc languages.
Meraj
0 0
5

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

Ask a Question

Related Lessons

Why Should We Learn Java Language?
Most of starters has confusion today that which of the programming language should be chosen to work on. It totally depends upon your need. As per my opinion, if you want to grow your career in IT industry...

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.,...

1.1. Reverse an array in Java.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; for (int i = 0; i < arr.length / 2; i++) { int temp = arr; arr = arr; arr = temp; } System.out.println(Arrays.toString(arr)); }}

Spring - Dependency Injection (DI)
Spring - Dependency Injection (DI) DI is a framework which provides loose coupling in code. Here loose coupling means no hard coding of the object. Instead of hard coding, we will be injecting these object...

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. i. Simple ii. Object-Oriented iii. Portable iv. Platform...

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