| 1 |
| 00:00:00,000 |
| -: In this particular module, |
|
|
| 2 |
| 00:00:01,000 |
| we'll focus on Java programming. |
|
|
| 3 |
| 00:00:03,000 --> 00:00:04,000 |
| Now, there's the assumption that, |
|
|
| 4 |
| 00:00:04,000 |
| when you start with Spring Framework, |
|
|
| 5 |
| 00:00:06,000 |
| that you should know Java. |
|
|
| 6 |
| 00:00:07,000 |
| And of course, when you started with this course, |
|
|
| 7 |
| 00:00:09,000 |
| you might be knowing Java. |
|
|
| 8 |
| 00:00:10,000 |
| But what if you want to revise the concepts? |
|
|
| 9 |
| 00:00:12,000 |
| And what if you missed some topics earlier |
|
|
| 10 |
| 00:00:14,000 |
| and now you want to revise them? |
|
|
| 11 |
| 00:00:16,000 |
| Now, this is a perfect place to do that. |
|
|
| 12 |
| 00:00:18,000 |
| Now, in this entire module, |
|
|
| 13 |
| 00:00:19,000 |
| we're going to learn the entire Core Java part. |
|
|
| 14 |
| 00:00:21,000 --> 00:00:23,000 |
| We're going to focus on the basics, |
|
|
| 15 |
| 00:00:23,000 |
| then we'll move toward the components of it, |
|
|
| 16 |
| 00:00:25,000 --> 00:00:28,000 |
| like variables, conditions, loops. |
|
|
| 17 |
| 00:00:28,000 --> 00:00:30,000 |
| And then we'll move toward the advanced concepts, |
|
|
| 18 |
| 00:00:30,000 |
| like OOPs concept, we'll focus on exception handling, |
|
|
| 19 |
| 00:00:32,000 --> 00:00:34,000 |
| threads, and many more. |
|
|
| 20 |
| 00:00:34,000 --> 00:00:35,000 |
| Now, after learning all those things, |
|
|
| 21 |
| 00:00:35,000 --> 00:00:37,000 |
| it will be much easier for you |
|
|
| 22 |
| 00:00:37,000 --> 00:00:39,000 |
| to understand the Spring Framework. |
|
|
| 23 |
| 00:00:39,000 --> 00:00:40,000 |
| So I hope you will enjoy the entire Core Java, |
|
|
| 24 |
| 00:00:40,000 --> 00:00:42,000 |
| and even if you think you know Core Java, |
|
|
| 25 |
| 00:00:42,000 --> 00:00:44,000 |
| it's always better to relearn the things. |
|
|
|
|