From 5fd2e19a4d4d583eb8cae35e670c04b234969d4a Mon Sep 17 00:00:00 2001 From: vishal-surelia <144831176+vishal-surelia@users.noreply.github.com> Date: Fri, 2 May 2025 11:32:48 +0530 Subject: [PATCH] Update README.md Giving an alternative for codeacademy git and github course --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e319c45..11d6940 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,8 @@ No prior experience is required, though basic familiarity with computers, networ ## Day 57-63: Git - Complete Codecademy's Git for Beginners course: https://codecademy.com/learn/learn-git +- alternative = https://www.youtube.com/watch?v=zTjRZNkhiEU&pp=ygUOZ2l0IGFuZCBnaXRodWI%3D +- - Follow the Git Immersion tutorial: http://gitimmersion.com - Try Git: https://try.github.io - Use [Learn Git Branching](https://learngitbranching.js.org/) for an interactive Git CLI simulator.