Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
java basic -simple and direct explanation
Rating: 4.1 out of 5(28 ratings)
1,556 students

java basic -simple and direct explanation

java by sujit
Created bySujit panigrahi
Last updated 4/2021
English

What you'll learn

  • student taking this course will learn
  • 1. simple and direct explanation
  • 2. student will be taken to concept directly , which will reduce waste of time

Course content

2 sections22 lectures1h 28m total length
  • Introduction to java2:17
  • introduction to class2:40

    Learn how a class acts as the body of a java program, using a named class and curly braces to enclose commands that run inside the outer layer.

  • how to tell java that my program start from here?3:17

    Learn how to declare the Java program's starting point with public static void main(String[] args) inside a class, and understand public versus private access for sharing information.

  • how to declare a variable?3:22

    Declare a Java variable by specifying its type, naming it, and ending with a semicolon. Store values like X set to 1 to hold data that can change.

Requirements

  • our way of teaching is simple , so that student don't have to struggle so just we need is small smile before you start the course

Description

1.This course is made to  explain java in simple way and explanation are kept point to point                                                                                 

2. In this video more focus is on concept ,and not on the fancy thing which usually not needed or distract                                                       

3. simple Microsoft board is used to create environment of classroom ,like old golden days                                                                   

4. in less time this course will deliver you the  key knowledge                                                                                                                   

5. students can feel always free to contact us through mail and we will clear the doubt in simple way

6. feel free to go through this course ,with not tension about the coverage of basic java ,as we will take care of it

7.this course will have theory lecture of how to learn java,what are the common thing in every program   

8. This course is designed to give you the Java skills you need to get a job as a Java developer. By the end of the course, you will understand Java extremely well and be able to build your own Java apps and be productive as a software developer.

Why would you choose to learn Java?

The reality is that there is a lot of computer languages out there. It's in the hundreds. Why would you choose the Java language?

The number one reason is its popularity. According to many official websites that track the popularity of languages, Java is either #1 or in the top 3. Popularity means more companies and their staff are using it, so there are more career opportunities available for you if you are skilled in the language.

The last thing you want to do is pick a language that is not in mainstream use. Java came out in the 1990s and is still very popular today.                                                                                             


Who this course is for:

  • anyone who is interested in learning the programming