Hey everyone! I've got a PC and a laptop that I use for college coding projects. I started working on my laptop, but I want to be able to switch back and forth between the two without losing any changes. I know I could just zip files to transfer them, but that won't keep them synced. Since I'm new to this, I'd love to hear any tricks you might have! Also, if you have any recommendations for free software I could use with my education plan, that would be awesome. I'm currently using VS Code and working on a website for my assignment. Thanks!
5 Answers
As someone who's involved in recruitment, I can tell you that knowing Git is paramount. If you're looking to land coding gigs, having a good grasp of Git is crucial, especially for seniors. It’s like a chef not knowing how to use a knife—unthinkable!
Just create a free GitHub account and use it to sync your code. Seriously, learning Git is crucial since it’s widely used in the industry. You won’t regret it!
If you’re looking for alternatives, you might also want to check out GitLab and Bitbucket. They all utilize Git, so mastering it will be really beneficial.
You should really consider learning Git. It's a super handy tool for syncing your code across multiple computers. You can set up a private repo on GitHub for free and access the latest version of your code from either your PC or laptop. Alternatively, you could use a cloud drive like Dropbox, but Git is way more versatile for coding.
Yeah, cloud drives are convenient sometimes, but knowing Git is essential if you want to succeed in coding roles. It’s basically a must-know for collaborating on projects too!
Thanks for the suggestion! I'll definitely check out Git.
I can’t believe they don’t teach Git in college! If you get good at Git, you'll be way ahead of many of your peers. It's definitely time to break out of your bubble!
Haha, right? I thought "git" was just shorthand for GitHub! Time to level up.
They never mentioned how long you've been learning, though.
On it, thanks for the suggestion!