Python (Anaconda) coding: Source code (Links to an external site.) is a text file that can be created using almost any t
Posted: Sat May 14, 2022 7:18 pm
Python (Anaconda) coding:
Source code (Links to an external site.) is a text file that can
be created using almost any tool you choose. When projects become
more complex and productivity is a critical factor, tools such as
an integrated development environment (IDE) (Links to an external
site.) can be a great advantage in creating a successful
outcome.
While learning it is often best to use simple tools that provide
only limited assistance to the programmer in order to reinforce
concepts. In a professional environment productivity tools can
provide features (e.g. code completion) which can free up the
programmer’s time and cognitive resources for other more critical
tasks.
Assignment:
- For this activity you will explore an IDE and decide if you
would like to incorporate the tools into your coursework. All the
material in the course can be completed with using the very basic
IDLE environment included with Python (Anaconda).
- For this activity you should select an IDE and write some code
exploring some of the features and functionality that it provides.
To complete the assignment, take a screenshot and paste it into a
Word document or .PDF (along with a few sentences on why
you selected this tool and what you like about it.)
Source code (Links to an external site.) is a text file that can
be created using almost any tool you choose. When projects become
more complex and productivity is a critical factor, tools such as
an integrated development environment (IDE) (Links to an external
site.) can be a great advantage in creating a successful
outcome.
While learning it is often best to use simple tools that provide
only limited assistance to the programmer in order to reinforce
concepts. In a professional environment productivity tools can
provide features (e.g. code completion) which can free up the
programmer’s time and cognitive resources for other more critical
tasks.
Assignment:
- For this activity you will explore an IDE and decide if you
would like to incorporate the tools into your coursework. All the
material in the course can be completed with using the very basic
IDLE environment included with Python (Anaconda).
- For this activity you should select an IDE and write some code
exploring some of the features and functionality that it provides.
To complete the assignment, take a screenshot and paste it into a
Word document or .PDF (along with a few sentences on why
you selected this tool and what you like about it.)