Java Beginner Tutorial 1 | Getting Started

preview_player
Показать описание
Hi, I am Raghav and today we will learn - Java Introduction
1. What is JAVA
2. A simple architecture of java
3. IDE for Java (to write java programs)
______________________________________

1. Java is a programming language
Sun Microsystems
James Gosling - 1991 - 1995

2. Architecture: Platform independent

3. IDE for java - integrated development environment

________ ONLINE COURSES TO LEARN ________

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ PROGRAMMING ------------

------------ IDE ------------

------------ MAVEN ------------

------------ OTHERS ------------

Keep Learning,
Raghav

----------- Connect with Raghav ------------

Like, Subscribe & Share
You can support my mission for education by sharing this knowledge and helping as many people as you can
Рекомендации по теме
Комментарии
Автор

Thank you for your work and one more awesome

leoniaklebanov
Автор

Thank you for very useful, clear and interesting

leoniaklebanov
Автор

You are so calm in explaining difficult concepts really well. Do u have a full playlist on Java sir? Please help with that sir if you have

mohamedkanu
Автор

Hi Raghav, if possible pls create a similar playlist for C#

aviator
Автор

Hello sir,

Have you made any videos on opps concepts ? Is it necessary to understand oops concept to learn Java?

chintanagrawal
Автор

Hi Raghav,
I learn 15 th lect of java and i want to become full stack java devloper so can you pls suggest which one of video's i have to complete for full stack java devloper and how much time it will take to complete all videos your videos are very much interested it is really helpful.

shekharsrivastav
Автор

If I add, in the Home Page file:
public void validLogin (String username, String password) {


btn_login.click();
}

and in the stepdef file
@Then("^user enters (.*) and (.*) and clicks on login button$")
public void username, String password) throws InterruptedException {
login.validLogin(username, password);
}
I get a NPE ..please help. How do you call the method ??

mailgunjan
Автор

hi Raghav,

I am getting difficulty in Java programming in interview.Please help me with level of questions should i practice in programing for interview.

uwrnzyd
Автор

if I don't have JVM in my os even I run the java program it won't run
so JVM makes java as a platform independence

wboxnwu
Автор

Hi Raghav,

I have to compare to tables for a migration project in ETL.

Can I have a framework for the same using JAVA.

kunalmodi
Автор

Hi can u tell me how I can remove Red Cross sign

akhtarkazi
Автор

is this ten vedios enought for automation testing

dinaakela
Автор

Hello from USA, Hope you are well!
Today I'm here with a request that please make a new video for JAVA FULL COURSE because it will be helpful for all of your viewers.
So please make a new tutorial for JAVA FULL COURSE. I appreciate your support sir.
Thanks

anikinamerica
Автор

Hi Raghav,
Is there a mail id that can be used to reach you?
I need your help on one of my requirements, but I would be explain in detail by posting email...

Do let me know, if possible

prasoonanand
Автор

is this good enough to learn automation ?

hileooo