About Channel:
Unacademy.com is India’s largest free education initiative. We believe in making high quality edu...
Java: Integer Data Types and Floating Point Variables
by
Unacademy
on
Youtube
Duration:
0.09 hours
Different Integer Data types: short, byte, int, long anf Floating Point Variables: int and long, are discussed. Visit us on http://facebook.com/unacademy.
About Instructor(s):
Sunil Prabhakar (Department Head, Computer Science),
Purdue University
+ more
First Java Program
by
IIT Bombay
on
Spoken Tutorial
Duration:
Java - First Program
*write simple java program
*print “My First Java Program!” on Console
*save the file
*file name given to the java file
*compile the file
*run the file
*cor..
Definition of web server
Definition of web container
Creating a servlet
Running the servlet
Including HTML inside Java code
Running the Project again
Difference between Servlets and JSPs
Crea..