Learning and becoming proficient with Python is one of the best decisions a coder can make. The simplicity of Python, along with the many libraries available make it one of the most productive languages you can use. This course, Programming Python Using an IDE, will help you use an IDE to take your coding skills one level higher! First, you will explore the selection of popular IDEs and how they can help you improve your productivity. Next, you will learn about the many features that make IDEs great for creating applications including syntax highlighting, refactoring, code checking, and more. You will also discover some other features that help you run, debug, unit test, and source control your code. Finally, you will see how some IDEs have features that are meant for scientific Python and creating data science applications. By the end of this course, you will know and understand how IDEs can help you be a more productive developer.
Overview
Learning and becoming proficient with Python is one of the best decisions a coder can make. The simplicity of Python, along with the many libraries available make it one of the most productive languages you can use. This course, Programming Python Using an IDE, will help you use an IDE to take your coding skills one level higher! First, you will explore the selection of popular IDEs and how they can help you improve your productivity. Next, you will learn about the many features that make IDEs great for creating applications including syntax highlighting, refactoring, code checking, and more. You will also discover some other features that help you run, debug, unit test, and source control your code. Finally, you will see how some IDEs have features that are meant for scientific Python and creating data science applications. By the end of this course, you will know and understand how IDEs can help you be a more productive developer.
Syllabus
- Course Overview 2mins
- Programming Python Using an IDE! But Why? And Which One? 33mins
- Improving Your Productivity Programming in Python with an IDE 62mins
- Leveraging a Python IDE for Data Science 19mins
- Final Takeaway 2mins
Taught by
Xavier Morera