In this lesson, students will learn how to set up a Git repository and become familiar with the basic concepts of version control using Git. This includes creating a local repository, committing changes, creating branches, merging branches, and using basic Git commands. The lesson will cover the steps involved in setting up a Git repository and provide hands-on experience with version control systems. By the end of the lesson, students will have a solid understanding of the basics of Git and will be able to use Git for version control in their own projects.
Back To The Course
Module 1: OOPS Concept
Module 2: Conditional and Loop statements
Module 3: Array
Module 4: String
Module 5 : Programming on String
Module 7: Exceptional handling
-
Try-catch-finally block
-
Throw and throws
Module 8: Collection
Module 9: Asynchronised Collection
-
ConcurrentHashMap, ConcurrentLinkedQueue, and ConcurrentSkipListSet
Module 10: Java 8 Concepts
-
Lambda expressions
-
Stream API
-
Date and time API
Module 11: Interview Practice based on Programming Question
-
Tips for preparing for technical interviews
Module 12: Selenium Architecture
-
Overview of Selenium