Anaconda is a free and open-source distribution of the Python and R programming languages for scientific computing, that aims to simplify package management and deployment.
Menu
Departments
Tag: programming
Anaconda
Apache Netbeans IDE
NetBeans is an integrated development environment (IDE) for Java. NetBeans allows applications to be developed from a set of modular software components called modules. In addition to Java development, it has extensions for other languages like PHP, C, C++, HTML5,[4], and JavaScript. Applications based on NetBeans, including the NetBeans IDE, can be extended by third-party…
See also
Need help?
Arduino IDE
The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. It runs on Windows, macOS, and Linux. The environment is written in Java and based on Processing and other open-source software.
See also
Need help?
GAP
GAP is a computer algebra system for computational discrete algebra with particular emphasis on computational group theory.
See also
Need help?
Java Development Kit
The Java Development Kit (JDK) software is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform.
See also
Need help?
Maple
Maple is a symbolic and numeric computing environment as well as a multi-paradigm programming language. It covers several areas of technical computing, such as symbolic mathematics, numerical analysis, data processing, visualization, and others.
See also
Need help?
Maple
Maple is a symbolic and numeric computing environment as well as a multi-paradigm programming language. It covers several areas of technical computing, such as symbolic mathematics, numerical analysis, data processing, visualization, and others.
See also
Need help?
MathWorks MATLAB
MATLAB is a proprietary multi paradigm programming language and numerical computing environment developed by MathWorks. MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages.
See also
Need help?
MathWorks MATLAB Campus Access
MATLAB is a proprietary multi-paradigm programming language and numerical computing environment developed by MathWorks. MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages. For instructions on how to download and install MATLAB, please visit the following guide:
See also
Need help?
Python
Python is an interpreted, high-level, general-purpose programming language. Python emphasizes code readability with it’s notable use of significant whitespace. Its language constructs and object-oriented approach aim to help programmers write clear, logical code.