Compiled list of valuable resources following our latest practice session.
-
🧹 Automatic Code Formatting in PyCharm
- Learn how to automatically reformat your code in PyCharm for a cleaner, more readable style.
- PyCharm: Reformat File Dialog
-
🖥️ Setting Up GitHub Desktop
- A comprehensive guide to start with GitHub Desktop, including installation and authentication steps.
- GitHub Desktop: Getting Started
-
🔧 Configuring PyCharm for GitHub
- Step-by-step instructions for integrating GitHub with PyCharm for efficient version control.
- PyCharm: GitHub Integration
-
📝 Python Code Style Guide (Google’s cookbook)
- Follow Google’s style guide for Python to ensure your code is clean, consistent, and readable.
- Google Python Style Guide
-
📖 Introduction to GitHub Course
- An introductory course to GitHub.
- Introduction to GitHub
- PyCharm & GitHub
- Step-by-step instructions for setting up & interacting with GitHub through PyCharm
- Setup PyCharm & GitHub integration
- Clone Remote Repository