GitHub Tutorial: Deploying Code using Git Part 3 | Git Commands | Git Commit | Pull Request @SCALER

preview_player
Показать описание


What is code deployment?
Code deployment refers to the process of taking code changes and making them live on a production system. This typically involves building, testing, and deploying code to a server or cloud platform so that users can access the updated software or website.

What is Git?
Git is a popular distributed version control system used for tracking changes in source code during software development. It allows developers to collaborate on projects and manage code changes across multiple branches, versions, and repositories. Git is widely used in open-source software development and other industries.

What is GitHub?
GitHub is a web-based platform for hosting, sharing, and collaborating on code and software projects using the Git version control system. It provides features such as pull requests, issue tracking, and team management, making it a popular platform for open-source and private software development projects.

Who is a coder?
Coders write, test, and maintain programmes using programming languages. Additionally, a programmer’s duties include identifying bugs, correcting errors, and debugging problems. These individuals need to be detail-oriented, have a creative mindset, and be proficient in a number of programming languages.

What is software engineering?
It’s a branch of computer science that focuses on designing and developing computer systems and application software.
Software engineers are experts in programming languages, software development, and operating systems and use engineering principles to create software.

What is the tech industry?
The tech industry refers to the businesses and organisations involved in the development, design, manufacturing, and distribution of technology products and services, including computer hardware, software, telecommunications equipment, and e-commerce services. It is a rapidly growing and constantly evolving sector with a significant impact on the global economy.

What are tech communities?
Tech communities are groups of individuals who share a common interest in technology and come together to exchange ideas, learn, collaborate, and support one another. They can be online forums, local meetups, or virtual events where tech enthusiasts can connect and engage. These communities help members stay up-to-date on the latest advancements, network with others in their field, and grow their skills.

Future of programming
Programming is a job that requires abstract thinking, logical thinking, and attention to detail. You want to retrain yourself on skills that align with your interests and passions. In the age of emerging technology: artificial intelligence, big data, virtual reality, and robotics, there are plenty of jobs that will require technical understanding but at the same time involve more human skills.

Topics covered:

0:00 - Introduction
0:53 - What is Git?
1:48 - Why are Version Control Systems important?
2:17 - What is GitHub?
2:31 - Downloading and setting up Github
8:03 - Git commands
17:26 - Using GitHub
22:24 - Creating a Pull Request

-----------------------------------------------------------------------------------------------------------------------

About SCALER:

A transformative tech school, creating talent with impeccable skills. Upskill and Create Impact.

📌 Follow us on Social and be a part of an amazing tech community📌

🔔 Hit that bell icon to get notified of all our new videos 🔔

If you liked this video, please don't forget to like and comment. Never miss out on our exclusive videos to help boost your coding career! Subscribe to Scaler now!
Рекомендации по теме
Комментарии
Автор

Thanks for the session.
Can help to explore deployment(aws), too

ranjithkumar
Автор

touch command is not working in my terminal, what to do

tanaykumareth