UrbanPro
true

Learn Java Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Full stack java training demo for both frontend and backend with database

Soma Sathya Prakash
3 days ago 0 0

core java:
==========

lanaguage:
----------

to communicate with person
General languages:
------------------
engilsh,hindi,telugu,tamil

programming language:
===================
to machine--->binary lanaguage--->o's 1's

ATM APPLICATIONS
CALCLULATOR APPLICATIONS
bILLING MACHINE APPLICATIONS

two types applications:

1.standalone applications/desktop : antvirus, vlc media,acrobatic
2.distributed application/network applications: facebook, instargram,watsup


pop oop
procedure oriented languages object oriented programming

b,bcpl,c, cobolt c++,java,python,.Net



1.security and performance

oopl oop(features)

object oriented programming language object oriented programming

oop------->canadian org(omg)

1.inheritance
2.polymorphism--------->performance
3.abstraction
4.encapsulation----------->security


java:
----

java is object oriented programming language for the purpose of developing both
standalone and distributed applications.


father:james gosling 1995--->sun micro system

current version:jse 17
standard version: java se8

oracle corp: www.oracle.com

3 editions:

jse: java standard edition:core java:
jee:java enterprise edition: advance java:
jme:java micro edition: mobile application



1.platform independent
2.garbage collection

prerequisites to write java program:
----------------------------------
c program-----> c software-->turboC

java---->java software---> jdk(java development kit)8

www.oracle.com---->jdk8

1.download software--
2.install
3.we need editors: notepad, notepad++, eclipse,netbaens, intelij
4.write java program
5.save the file
6.compile the java program
7.execute program

java--> 53 key words--->goto, constant

structure of java program:
------------------------------


class Student
{

public static void main(String args[])
{

System.out.println("welcome to java");
}
}


1. .java
2. .class
3, compilation
4. execution
5, jvm



.java

.class

compilation:

compiler
.java------------------------------->.class


compilation: javac filename.java javac Student

execution: java className




1,platform independent: (WORA)--WRITE ONCE RUN ANYWHERE
======================
PI
windows-------------------------------linux
.java
.class------------------------------->.class

.NET--->PLATFORM DEPENDENT

JAVA ORACLE .NET MICROSOFT


.NET

PD
WINDOWS-------------------------------------LINUX

.CLASS---------------------------->



2.GARBAGE COLLECTION:---->performance
-------------------

int age= 23; //4byts


1000 variables----------->1000*4=4000bytes

1 variable----->waste

garbage collector---> it will collect the unwanted memory space


c++: we need to write prgrom


// single comments

/* multiline comments*/

0 Dislike
Follow 1

Please Enter a comment

Submit

Other Lessons for You

1.2. Find the largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; int max = arr; for (int i = 1; i < arr.length; i++) { if (arr > max) { max = arr; } } System.out.println("Largest Element: " + max); }}

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)); }}

Java exception handling in real time examples eavry application how we are interacting with exceptions
Exception Handling:====================For example, gmail account, we need emaid and passwrd if we entered correct account will be opened succusfuly if enterd wrong email or passwrd it shows error message...

Looking for Java Training Classes?

Learn from Best Tutors on UrbanPro.

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for Java Training Classes?

The best tutors for Java Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Java Training with the Best Tutors

The best Tutors for Java Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more