JAVA Simplified 07 Numbers, string in Java | fundamentals of Java programming
In the 4th lesson we've come up with a data model Course. Then in the 5th lesson, we tried to convert the data model into a JAVA class. The "Course" has course name, course attendant, and etc. We also learnt that the data type of the "name" is String and the data type of the "attendant" is int. But what is int? What is String? In the 5th, and 6th lesson, we've mentioned numbers and text in JAVA programming. In the rest of lesson, we'll look deeper into them.
Outline
---------------------------------------------------------------------
Intro: 00:00~01:02
Numbers in Java: 01:03~09:01
String in Java: 09:04~17:57
Summary: 18:02~19:58
End: 20:00~20:14
Playlist of Java Simplified series 1: https://bit.ly/java-simplified-s01
Download
0 formats
No download links available.
Numbers, string in Java | JAVA Simplified 07 | NatokHD