Run Your Code in VS Code Terminal Like a PRO

Опубликовано: 05 Ноябрь 2024
на канале: HenrikM Dev
217
8

Want some guidance to help you learn how to code?
📘Download my FREE 30 day coding challenge here:
https://henrikmdev.com/challenge

Need 1-on-1 coaching?
💻Click below to learn more about my mentoring program:
https://henrikmdev.com/coaching/

When I was first learning how to code, our university made us use the terminal to write, compile, and run our code. They didn't even teach us how to use an IDE, so the terminal was our IDE. If you don't know what an IDE is, it stands for Integrated Development Environment. Terminal was my first IDE.

Now, I am thankful that my university taught us to use the terminal first because it's actually a really important and powerful tool for software developers. It allows you to interact more directly with your computer-you can write, compile, and run your code, as well as handle a lot of configurations.

For example, when I was working in networks and security, I built programs that involved sending data to other computers and devices, which required a lot of network configuration on my machine. I needed to use the terminal to set my network up for these applications.

When I was starting out, the terminal was my go-to IDE. But you're probably smarter than me and are already using a real IDE, or maybe you're using VS Code, which is a code editor that behaves like an IDE. Eventually, though, if you're a real developer, you'll need to learn how to use the terminal inside your IDE.

That's why I'm making this video: to help you use the terminal with VS Code. One of the first problems I had with VS Code was that when I ran my program, it would run in the output tab instead of the terminal tab. I wanted it to run in the terminal tab because it allowed me to stop the program easily or input data to test my program.

In this video, you'll learn:
✅ How to open the terminal window in VS Code
✅ 2 ways to run your programs in the terminal
✅ Some basic terminal commands

=================================================
📚 Stay Tuned for More:
If you found this video helpful, make sure to like and subscribe to our channel for more programming tutorials and tips. We have a lot more exciting content in store for you, so stay tuned!
   / @henrikmdev  

👨‍💻 Have Questions?
If you have any questions or want to suggest topics for future videos, please leave a comment below. We love hearing from our viewers and are here to help!

🔔 Turn on Notifications:
Don't forget to ring the notification bell so you never miss an update from us. Stay ahead in your programming journey!

=================================================
💡 Coding Tutorials:
   • Coding tutorials  

💡 Git Tutorials:
   • Git tutorials  

💡 Dev Tool Tutorials:
   • Dev tools  

📁 Sample Code:
Find the sample code used in our tutorials on our GitHub page:
https://github.com/henrikmdev/

=================================================
📚 Books
C Programming Language: https://amzn.to/4etzNE5
Learning the bash Shell: https://amzn.to/483dvGN

⚙️ Gear
Webcam - Logitec Brio: https://amzn.to/3zUqfTG
Lighting - Ring Light Clip: https://amzn.to/3Y23yoj
Microphone - AKG Pro Audio P220: https://amzn.to/40hunIf
Audio Interface - Focusrite Scarlett 2i2: https://amzn.to/4gVTpSX

Thank you for watching, and happy coding! 💻🧡
-Henrik

Disclaimer: Some of these links are referral links. I may earn a commission if you use them, at no extra cost to you. You're not obligated to use these links, but it would be appreciated. Thanks!

#TerminalTips #VSCode #CodingForBeginners #DeveloperTools #LearnToCode #SoftwareDevelopment #IDETutorial