|
1 | | -# Java Tutorial for Beginners with Examples |
2 | | -## Making Java a cake walk! |
| 1 | +# Title of the Best Course in the world |
| 2 | +## Caption for the course. |
3 | 3 |
|
4 | 4 | * [Installing Eclipse, Maven and Java](#installing-tools) |
5 | 5 | * [Running Examples](#running-examples) |
|
12 | 12 | - [Find Us](#useful-links) |
13 | 13 | - [Other Courses](#other-courses) |
14 | 14 |
|
| 15 | +## Getting Started |
| 16 | +- Eclipse - https://www.youtube.com/watch?v=s4ShbtOHMCA |
| 17 | +- Maven - https://www.youtube.com/watch?v=0CFWeVgzsqY |
| 18 | +- JUnit - https://www.youtube.com/watch?v=o5k9NOR9lrI |
| 19 | +- Mockito - https://www.youtube.com/watch?v=d2KwvXQgQx4 |
| 20 | + |
15 | 21 | ## Installing Tools |
16 | 22 | - PDF : https://github.com/in28minutes/SpringIn28Minutes/blob/master/InstallationGuide-JavaEclipseAndMaven_v2.pdf |
17 | 23 | - https://www.youtube.com/watch?v=DLPjCZ5n_SM |
|
24 | 30 | - For help : use our installation guide - https://github.com/in28minutes/SpringIn28Minutes/blob/master/InstallationGuide-JavaEclipseAndMaven_v2.pdf & https://www.youtube.com/watch?v=DLPjCZ5n_SM |
25 | 31 |
|
26 | 32 | ## Course Overview |
| 33 | + |
27 | 34 | - I'm Ranga Karanam. I've so and so much experience with ... |
28 | 35 | - In this course, You will learn the *** Framework step by step with (*** functionality) using (*** framework features) |
29 | 36 | - You will learn the basics like *** and move on to the advanced concepts like ***. |
|
32 | 39 | - Maven for dependency management, building and running the application in tomcat. |
33 | 40 | - Eclipse IDE. |
34 | 41 |
|
35 | | -## Reference: |
36 | | -- Pasta Making 101 is an introductory course for home chefs seeking to improve their Italian cooking and pasta-making skills. Throughout the course we will cover techniques used by executive chefs throughout the world, and walk you through a step-by-step process for creating these masterpieces at home, and we’ll even include a few “secrets of the pros. |
37 | | -- Because our goal is to get you up to speed as quickly as possible, we’ll cover the different kinds of pasta around the world, equipment basics, ingredient prep, shaping techniques, the ideal water-to-starch ratio, boiling methods, and some of my favorite family recipes. At the end of the course you’ll be a past-making maestro, with enough confidence to open a pop-up restaurant, or just host a delicious dinner party. |
38 | 42 |
|
39 | | -### Step List |
40 | | -- TODO |
41 | | -- TODO |
| 43 | +### Introduction |
| 44 | +Developing your first application with XYZ Framework is fun. |
| 45 | + |
| 46 | +Introduction to XYZ Framework.. |
| 47 | + |
| 48 | +In this course, you will learn the basics developing a Basic Todo Management Application using XYZ Framework. |
| 49 | + |
| 50 | +You will build the application step by step - in more than 25 steps. This course would be a perfect first step as an introduction to XYZ Framework. |
| 51 | + |
| 52 | +You will be using Spring (Dependency Management), Spring MVC, Spring Boot, Spring Security (Authentication and Authorization), BootStrap (Styling Pages), Maven (dependencies management), Eclipse (IDE) and Tomcat Embedded Web Server. We will help you set up each one of these. |
| 53 | + |
| 54 | +You will learn about |
| 55 | +- Topic No 1 |
| 56 | +- Topic No 1 |
| 57 | +- Topic No 1 |
| 58 | +- Topic No 1 |
| 59 | +- Topic No 1 |
| 60 | + |
| 61 | +### Step Wise Details |
| 62 | +- Step 01: Learn to Dance |
| 63 | +- Step 02: |
| 64 | +- Step 03: |
| 65 | +- Step 04: |
| 66 | +- Step 05: |
| 67 | +- Step 06: |
| 68 | +- Step 07: |
| 69 | +- Step 08: |
| 70 | +- Step 09: |
| 71 | +- Step 10: |
| 72 | +- Step 11: |
| 73 | +- Step 12: |
| 74 | +- Step 13: |
| 75 | +- Step 14: |
| 76 | +- Step 15: |
| 77 | +- Step 16: |
| 78 | +- Step 17: |
| 79 | +- Step 18: |
| 80 | +- Step 19: |
| 81 | +- Step 20: |
| 82 | +- Step 21: |
| 83 | +- Step 22: |
| 84 | +- Step 23: |
| 85 | +- Step 24: |
| 86 | +- Step 25: |
42 | 87 |
|
43 | 88 | ### Expectations |
44 | 89 | - You should know ***. |
|
0 commit comments