What you'll learn
✔కోర్స్ మొత్తం తెలుగు బాషలోనే ఉంటుంది
✔How Git and GitHub work
✔Learn the entire daily workflow that most developers use
✔Install git on Windows, Mac and Linux
✔Configure SSH for authentication
✔How to clone a GitHub repository
✔Create and use a remote repository on GitHub
✔How to add files to your own GitHub repository
✔Creating git branches
✔How to resolve merge conflicts
✔GitHub issues
✔How to fork a repo
✔GitHub pull requests
✔Staging, committing and pushing files to GitHub
✔Viewing your Git history
✔Git on the command line
✔How to merge git branches
✔View file changes before committing
✔How to fix typos in commit messages
✔How to resolve rebase conflicts
✔How to rebase
✔How to stash your code
✔How to add, delete and list tags
✔What to learn after you've learned Git
Course Curriculum
- 1)WHAT IS MAVEN (7:51)
- 2)MAVEN INTRODUCTION (11:34)
- 3)MAVEN KEY CONCEPTS PART-1 (8:42)
- 4)MAVEN KEY CONCEPTS PART-2 (9:50)
- 5) JAVA INSTALLATION AND DOWNLOAD (7:17)
- 6)MAVEN INSTALLATION PROCESS (3:50)
- 7)HOW TO CREATE A PROJECT IN MAVEN (16:49)
- 8)HOW TO BUILD A PROJECT IN MAVEN (14:38)
- 9)HOW TO WORK WITH POM.XML FILE (6:54)
- 10)A BUILD LIFECYCLE IS MADE UP OF PHASES (11:48)