Difference between revisions of "Class software"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Mutantmonkey
(Tmux - Popular terminal multiplexer)
 
(55 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Required Proprietary Software==
+
This page includes information about both libre and non-libre software, rather than having it fragmented in a ton of separate pages across the wiki.
This is a list of proprietary software required for classes.
 
  
 +
== Libre Applications ==
 +
See [[Annotation]] for a more in depth explanation about annotation software.
  
{| class='wikitable'
+
==== [http://freshmeat.net/projects/jarnal Jarnal] - Java based PDF annotator ====
|-
+
==== [https://en.wikipedia.org/wiki/Okular Okular] - KDE Document viewer ====
! Course
+
==== [http://xournal.sourceforge.net/ Xournal] - GTK+ inking application ====
! Proprietary Software
+
==== [https://gnuradio.org GNURadio] - "Provides signal processing blocks to implement software-defined radios and signal-processing systems." ====
! VM
+
==== Used by the Hume Center for research ====
! WINE
+
==== [[LaTeX]] - Markup & typesetting system for producing high-quality documents ====
! Native Linux Version
+
* The [https://github.com/josephwright/beamer Beamer] is used to create slides/posters
! Equivalent FOSS
+
* See [[LaTeX#Example_LaTeX_documents]] for example documents
! Notes
 
|-
 
  
 +
==== [http://www.mono-project.com/ Mono] - Cross platform .NET compiler and runtime ====
 +
* [http://www.monodevelop.com/ MonoDevelop] GUI for Mono
 +
==== [http://pygments.org/ Pygments] - Source code pretty-printer that outpus to many formats ====
 +
==== [https://www.r-project.org/ R] - The programming language for statistics ====
 +
==== [http://pages.cs.wisc.edu/~larus/spim.html SPIM] - MIPS R2000 & R3000 simulator for educational purposes ====
 +
==== [https://en.wikipedia.org/wiki/VirtualBox VirtualBox] - Virtualization software ====
 +
==== [https://libvirt.org/ LibVirt] - API for manaing virtual machines under QEMU, KVM, or XEN ====
 +
* [https://en.wikipedia.org/wiki/Virtual_Machine_Manager virt-manager] is a GUI for libvirt
 +
==== [http://xmonad.org Xmonad] - Haskell based windows manager ====
 +
* [https://linx.li/ackthetxmonad.txt Ackthet's] configuration
 +
==== [http://bluej.org/ BlueJ] - Simple Java IDE ====
 +
==== [https://github.com/Rip-Rip/clang_complete Clang Complete] - Popular Clang addon for vim ====
 +
==== [https://www.gnu.org/software/screen/ Screen] - Popular terminal multiplexer ====
 +
==== [[w:tmux|tmux]] - Popular terminal multiplexer ====
 +
* [[.tmux.conf|User .tmux.conf configs]]
  
| [[gp:ENGE 1024 Engineering Exploration|ENGE 1024 Engineering Exploration]]
+
==== [http://xoscope.sourceforge.net/ Xoscope] - Oscilloscope program ====
| rowspan="3" | [[DyKnow]]
+
==== [http://xournal.sourceforge.net/ Xournal] - Notetaking/Sketching/Journal App ====
| rowspan="3" | Yes
+
==== [[Qucs]] - "Quite Universal Circuit Simulator" ====
| rowspan="3" style="background: rgb(154, 63, 32)" | Garbage
 
| rowspan="3" | No
 
| rowspan="3" | [https://up.ucsd.edu/ Ubiquitous Presenter] (Free for academic use), completely free version a work in progress
 
| rowspan="3" | Get through installation by deleting the dependency entries.
 
|-
 
| [[gp:ENGE 1104 Exploration of Digital Future|ENGE 1104 Exploration of Digital Future]]
 
|-
 
| Some ECE
 
|-
 
  
 +
==== [https://sourceforge.net/projects/qtoctave.berlios/ QtOctave] - GUI for Octave ====
  
| [[gp:ENGE 1024 Engineering Exploration|ENGE 1024 Engineering Exploration]]
+
== Non-libre Applications ==
| rowspan="2" | [[w:LabVIEW|LabVIEW]]
+
{| class='wikitable'
| rowspan="2" |
 
| rowspan="2" |
 
| rowspan="2" | Yes
 
| rowspan="2" |
 
| rowspan="2" |
 
 
|-
 
|-
| [[gp:ENGE 1104 Exploration of Digital Future|ENGE 1104 Exploration of Digital Future]]
+
! Software
 +
! License
 +
! WINE?
 +
! VM?
 +
! Native Linux?
 +
! Equivalent FOSS
 +
! Notes
 
|-
 
|-
 
+
| [https://www.mathworks.com/products/matlab.html MATLAB]
 
+
| style="background: LightCoral" | Proprietary
| [[gp:ENGE 1024 Engineering Exploration|ENGE 1024 Engineering Exploration]]
+
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=application&iId=49 Gold]
| rowspan="3" | [[w:MATLAB|MATLAB]]
+
| style="background: LightGreen" | Yes
| rowspan="3" | Yes
+
| style="background: LightGreen" | Yes
| rowspan="3" style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=application&iId=49 Gold]
+
| [[QtOctave]], [http://freemat.sourceforge.net/ FreeMat] (stale?), [http://www.gnu.org/software/octave/ Octave] (console), [http://www.scilab.org/ Scilab] (not syntax-compatible), [http://sagemath.org/ Sage]
| rowspan="3" | Yes
+
| [http://computing.ece.vt.edu/wiki/Matlab#Using_the_MPI_parallel_toolbox Parallelize number crunching] using the [http://computing.ece.vt.edu/wiki/Main_Page CVL]
| rowspan="3" | [[QtOctave]], [http://freemat.sourceforge.net/ FreeMat] (stale?), [http://www.gnu.org/software/octave/ Octave] (console), [http://www.scilab.org/ Scilab] (not syntax-compatible), [http://sagemath.org/ Sage]
 
| rowspan="3" | [http://computing.ece.vt.edu/wiki/Matlab#Using_the_MPI_parallel_toolbox Parallelize number crunching] using the [http://computing.ece.vt.edu/wiki/Main_Page CVL]. ENGE 1104 requires functions not in Octave/FreeMat.
 
 
|-
 
|-
| [[gp:ENGE 1104 Exploration of Digital Future|ENGE 1104 Exploration of Digital Future]]
+
| [https://www.dyknow.com/ DyKnow]
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: LightCoral" | Garbage
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
| [https://up.ucsd.edu/ Ubiquitous Presenter] (Free for academic use), completely free version a work in progress
 +
| Contains malware.
 
|-
 
|-
| Some ECE
+
| [http://www.ni.com/en-us/shop/labview.html LabView]
 +
| style="background: LightCoral" | Proprietary
 +
|
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightGreen" | Yes
 +
|
 +
|
 
|-
 
|-
 
+
| [http://www.microsoft.com/visualstudio/en-us/default.mspx Microsoft Visual C++]
 
+
| style="background: LightCoral" | Proprietary
| Some ECE
+
| style="background: LightCoral" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=11210 Garbage]
| [http://www.microsoft.com/visualstudio/en-us/default.mspx MS Visual C++] ([http://www.microsoft.com/express/vc/ Express])
+
| style="background: LightGreen" | Yes
| yes
+
| style="background: LightCoral" | No
| style="background: rgb(154, 63, 32)" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=11210 Garbage]
 
| no
 
 
| [http://gcc.gnu.org/ GCC] + [http://www.gnu.org/software/gdb/ GDB] + [http://valgrind.org/ Valgrind], [http://www.kdevelop.org/ KDevelop], [http://www.eclipse.org/cdt/ eclipse-cdt]
 
| [http://gcc.gnu.org/ GCC] + [http://www.gnu.org/software/gdb/ GDB] + [http://valgrind.org/ Valgrind], [http://www.kdevelop.org/ KDevelop], [http://www.eclipse.org/cdt/ eclipse-cdt]
|  
+
|
 
|-
 
|-
 
+
| Microsoft Excel 2007
 
+
| style="background: LightCoral" | Proprietary
| [[gp:BIT 2406 Quantitative Methods|BIT 2406 Quantitative Methods]]
+
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=12812 Gold]
| Microsoft Excel 2007 (Solver)
+
| style="background: LightGreen" | Yes
| yes
+
| style="background: LightCoral" | No
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=12812 Gold]
+
| [http://projects.gnome.org/gnumeric/ Gnumeric]
| no
+
| Absolute values ( such as "1" or "0") can not be used for constraints. Multiple cell ranges can not be manipulated at once, making Gnumeric unusable for transshipment problems and goal programming. Cell ranges can only be compared to ranges of equal length and width in constraints. Nonlinear programming is not yet possible.
| [http://projects.gnome.org/gnumeric/ Gnumeric] ([[LibreOffice]] Impress does not generate reports)
 
| Absolute values ( such as "1" or "0") can not be used for
 
constraints. Multiple cell ranges can not be manipulated at once,
 
making Gnumeric unusable for transshipment problems and goal
 
programming. Cell ranges can only be compared to ranges of equal length
 
and width in constraints. Nonlinear programming is not yet possible.
 
 
Reports are dated in UTC.
 
Reports are dated in UTC.
 
|-
 
|-
 
 
| [[gp:BIT 2406 Quantitative Methods|BIT 2406 Quantitative Methods]]
 
| Microsoft Excel 2007 (Analysis Toolpack)
 
| Yes
 
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=12812 Gold]
 
| No
 
| [http://projects.gnome.org/gnumeric/ Gnumeric]
 
|
 
|-
 
 
 
| [[gp:ECE 2074 Electric Circuit Analysis Laboratory|ECE 2074 Electric Circuit Analysis Laboratory]]
 
 
| [[w:PSpice|PSpice]]
 
| [[w:PSpice|PSpice]]
| Yes
+
| style="background: LightCoral" | Proprietary
 
| style="background: silver" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=1026 Silver]
 
| style="background: silver" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=1026 Silver]
| No
+
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 
| [[Qucs]]
 
| [[Qucs]]
 
| You can probably replace the Tront PSpice book with the [http://qucs.sourceforge.net/docs/workbook.pdf Qucs workbook].
 
| You can probably replace the Tront PSpice book with the [http://qucs.sourceforge.net/docs/workbook.pdf Qucs workbook].
 
|-
 
|-
 
 
| [[gp:ECE 2074 Electric Circuit Analysis Laboratory|ECE 2074 Electric Circuit Analysis Laboratory]]
 
 
| [http://www.zeitnitz.de/Christian/scope_en Zeitnitz Soundcard Oscilloscope]
 
| [http://www.zeitnitz.de/Christian/scope_en Zeitnitz Soundcard Oscilloscope]
 
| ?
 
| ?
 
| style="background: gold" | Gold
 
| style="background: gold" | Gold
| No
+
| ?
 +
| style="background: LightCoral" | No
 
| [[xoscope]]
 
| [[xoscope]]
 
|
 
|
 
|-
 
|-
 
+
| [http://www.vellemanusa.com/products/view/?country=us&lang=enu&id=524708 PCLab]
 
+
| style="background: LightCoral" | Proprietary
| [[gp:ECE 2074 Electric Circuit Analysis Laboratory|ECE 2074 Electric Circuit Analysis Laboratory]]
 
| [[Velleman PCSGU250]] / [http://www.vellemanusa.com/products/view/?country=us&lang=enu&id=524708 PCLab]
 
| yes
 
 
| style="background: rgb(225, 172, 110)" | [http://appdb.winehq.org/screenshots.php?iAppId=2456&iVersionId= Bronze?]
 
| style="background: rgb(225, 172, 110)" | [http://appdb.winehq.org/screenshots.php?iAppId=2456&iVersionId= Bronze?]
| no
+
| Kind of
 +
| style="background: LightCoral" | No
 
| none, if you want to use this hardware
 
| none, if you want to use this hardware
 
| bwr is supposedly working on a linux driver so that this 'scope might also work with [[xoscope]]
 
| bwr is supposedly working on a linux driver so that this 'scope might also work with [[xoscope]]
 
|-
 
|-
 
 
| [[gp:ECE 2504 Introduction to Computer Engineering|ECE 2504 Introduction to Computer Engineering]]
 
 
| [http://www.logicworks5.com/ LogicWorks]
 
| [http://www.logicworks5.com/ LogicWorks]
| Yes
+
| style="background: LightCoral" | Proprietary
 
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=application&iId=4944 Gold]
 
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=application&iId=4944 Gold]
| No
+
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 
| [[Qucs]]
 
| [[Qucs]]
 
|  
 
|  
 
|-
 
|-
 
 
| [[gp:ECE 2504 Introduction to Computer Engineering|ECE 2504 Introduction to Computer Engineering]]
 
 
| [[w:MPLAB|MPLAB]]
 
| [[w:MPLAB|MPLAB]]
| Yes
+
| ??
 
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=application&iId=403 Gold]
 
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=application&iId=403 Gold]
| No
+
| style="background: LightGreen" | Yes
 +
| style="background: LightGreen" | Yes
 
| [http://piklab.sourceforge.net/ Piklab]
 
| [http://piklab.sourceforge.net/ Piklab]
 
|  
 
|  
 
|-
 
|-
 
 
| [[gp:ECE 2534 Microprocessor System Design|ECE 2534 Microprocessor System Design]]
 
 
| [[MicroBlaze|Xilinx tools]] (parts GPL'd)
 
| [[MicroBlaze|Xilinx tools]] (parts GPL'd)
 +
| ??
 +
|
 
| Sometimes quirky
 
| Sometimes quirky
|  
+
| style="background: LightGreen" | Yes
| Yes
 
 
|  
 
|  
 
| Use 9.x natively with [http://rmdir.de/%7Emichael/xilinx/ libusb-driver].
 
| Use 9.x natively with [http://rmdir.de/%7Emichael/xilinx/ libusb-driver].
 
|-
 
|-
 
 
| [[gp:ECE 3504 Digital Design I|ECE 3504 Digital Design I]]
 
 
| [http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2759 WinCupl]
 
| [http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2759 WinCupl]
|  
+
| style="background: LightCoral" | Proprietary
 
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=2480 Gold]
 
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=2480 Gold]
| No
+
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 
|  
 
|  
 
| Needs MFC40.dll:
 
| Needs MFC40.dll:
Line 161: Line 146:
 
wine mfc40.exe</pre>
 
wine mfc40.exe</pre>
 
|-
 
|-
 
 
| [[gp:ECE 4564 Network Application Design|ECE 4564 Network Application Design]]
 
 
| [[w:Microsoft_Visual_C_Sharp|MS Visual C#]] + [[w:.NET Framework|.NET]]
 
| [[w:Microsoft_Visual_C_Sharp|MS Visual C#]] + [[w:.NET Framework|.NET]]
| Yes
+
| style="background: LightCoral" | Proprietary
| ?
+
| ??
| No
+
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 
| [[MonoDevelop]] + [[Mono]]
 
| [[MonoDevelop]] + [[Mono]]
 +
|
 
|-
 
|-
 
+
| [[VMware]] products
 
+
| style="background: LightCoral" | Proprietary
| [[gp:ECE 4560 Computer and Network Security Fundamentals|ECE 4560 Computer and Network Security Fundamentals]]
+
| style="background: LightCoral" | No
| rowspan="2" | [[VMware]] products
+
| ...
| rowspan="2" | ?
+
| Some
| rowspan="2" | ?
+
| Virtualbox, QEMU
| rowspan="2" | Yes
+
| VMware's tools can generally be used to convert images between VMware and VirtualBox/QEMU formats.
| rowspan="2" | [[VirtualBox]], [[QEMU]], others
 
| rowspan="2" | VMware images are provided as a part of some assignments. Some of the images are in a newer VMware format that VirtualBox and QEMU cannot read and must be converted with VMware before use.
 
|-
 
| [[gp:CS 4984 Introduction to Cyber Security|CS 4984 Introduction to Cyber Security]]
 
 
|-
 
|-
 
 
| CEE 4024 (and others)
 
 
| [https://www.microsoft.com/project/ Microsoft Project]
 
| [https://www.microsoft.com/project/ Microsoft Project]
| Yes
+
| style="background: LightCoral" | Proprietary
 
| style="background: rgb(225, 172, 110)" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=18152 Bronze]
 
| style="background: rgb(225, 172, 110)" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=18152 Bronze]
| No
+
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 
| [http://live.gnome.org/Planner GNOME Planner]
 
| [http://live.gnome.org/Planner GNOME Planner]
 
| Planner lacks resource levelling or constraints
 
| Planner lacks resource levelling or constraints
 
|-
 
|-
 
 
| Multiple (CEE and BC)
 
 
| [http://usa.autodesk.com/ Autodesk Products]
 
| [http://usa.autodesk.com/ Autodesk Products]
 +
| style="background: LightCoral" | Proprietary
 +
| style="background: LightCoral" | Garbage
 
| Buggy
 
| Buggy
| style="background: " | Garbage
+
| style="background: LightCoral" | No
| No
 
 
|  
 
|  
 
| Success in Wine depends on the Autodesk product used and revisions of all software involved.
 
| Success in Wine depends on the Autodesk product used and revisions of all software involved.
 
|-
 
|-
 
 
| Some BIT?
 
 
| [https://www.microsoft.com/visio/ Microsoft Visio]
 
| [https://www.microsoft.com/visio/ Microsoft Visio]
| Yes
+
| style="background: LightCoral" | Proprietary
 
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=16692 Gold]
 
| style="background: gold" | [http://appdb.winehq.org/objectManager.php?sClass=version&iId=16692 Gold]
| No
+
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 
| [http://live.gnome.org/Dia Dia]
 
| [http://live.gnome.org/Dia Dia]
 
| Lots of add-ons for circuit shapes and logic for flowcharts
 
| Lots of add-ons for circuit shapes and logic for flowcharts
 
|-
 
|-
 
 
| [http://www.ece.vt.edu/ugrad/viewcourse.php?number=1574-1 ECE 1574]
 
 
| [https://www.microsoft.com/visualstudio/en-us Microsoft Visual Studio]
 
| [https://www.microsoft.com/visualstudio/en-us Microsoft Visual Studio]
| Yes
+
| style="background: LightCoral" | Proprietary
| style="background: rgb(154, 63, 32)" | [http://appdb.winehq.org/objectManager.php?sClass=application&iId=892 Garbage]
+
| style="background: LightCoral" | [http://appdb.winehq.org/objectManager.php?sClass=application&iId=892 Garbage]
| No  
+
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 
| [http://gcc.gnu.org/ gcc], [http://www.eclipse.org/cdt/ eclipse-cdt]
 
| [http://gcc.gnu.org/ gcc], [http://www.eclipse.org/cdt/ eclipse-cdt]
 
| Compiling C++ in g++ is okay, but testing in a Visual Studio environment is recommended to make sure that the project will work correctly before turning it in.
 
| Compiling C++ in g++ is okay, but testing in a Visual Studio environment is recommended to make sure that the project will work correctly before turning it in.
 
|-
 
|-
 
 
| [[gp:COMM 2004 Public Speaking|COMM 2004 Public Speaking]]
 
 
| [https://www.microsoft.com/powerpoint/ Microsoft PowerPoint]
 
| [https://www.microsoft.com/powerpoint/ Microsoft PowerPoint]
| Yes
+
| style="background: LightCoral" | Proprietary
 
| ?
 
| ?
| No
+
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 
| [[LibreOffice]] Impress, [[Beamer]]
 
| [[LibreOffice]] Impress, [[Beamer]]
 
| Some instructors may require PPTX files, but some may also accept PDF; your mileage will very depending upon your instructor.
 
| Some instructors may require PPTX files, but some may also accept PDF; your mileage will very depending upon your instructor.
 
|-
 
|-
 
 
| [[gp:MUS 1104|MUS 1104 Music Appreciation]] (online)
 
 
| [http://www.sibelius.com/products/scorch/index.html Sibelius Scorch]
 
| [http://www.sibelius.com/products/scorch/index.html Sibelius Scorch]
| Yes
+
| style="background: LightCoral" | Proprietary
 
| ?
 
| ?
| No
+
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
|
 
|  
 
|  
| Only used for a small number of lessons.
 
 
|-
 
|-
 
 
| [[gp:MUS 1104|MUS 1104 Music Appreciation]] (online)
 
 
| [https://www.adobe.com/products/flashplayer.html Adobe Flash Player]
 
| [https://www.adobe.com/products/flashplayer.html Adobe Flash Player]
| Yes
+
| style="background: LightCoral" | Proprietary
 
| ?
 
| ?
| Yes
+
| style="background: LightGreen" | Yes
 +
| style="background: LightGreen" | Yes
 +
|
 
|  
 
|  
| Used extensively in nearly all lessons.
 
|}
 
 
==Required Free/Open Source Software==
 
This is a list of [[Free Software]] required for classes.
 
 
{| class='wikitable'
 
 
|-
 
|-
! Course
+
| [https://www.respondus.com/products/lockdown-browser/ Respondus LockDown Browser]
! Software
+
| style="background: LightCoral" | Proprietary
! License
+
| style="background: LightCoral" | [https://appdb.winehq.org/objectManager.php?sClass=application&iId=13078 No?]
! Package Name
+
| style="background: LightCoral" | [http://support.respondus.com/support/index.php?/Knowledgebase/Article/View/201/25/students-see-the-warning-the-browser-cant-be-used-in-virtual-machine-software-such-as-virtual-pc-vmware-and-parallels No]
|-
+
| style="background: LightCoral" | No
 
+
|  
 
+
| Integrates with Scholar, Canvas for testing; prevents access to other tabs, perhaps other apps (by blacklist), resists running in virtualized environments and some releases of Wine, <em>must be run as administrator</em>
| [[gp:ECE 2500 Computer Organization|ECE 2500 Computer Organization]]
 
| [[SPIM]]
 
| BSD
 
| '''Gentoo''': [http://packages.gentoo.org/package/app-emulation/spim spim]
 
 
 
'''Ubuntu''': [http://packages.ubuntu.com/karmic/spim spim]
 
 
 
'''Arch Linux''': [https://www.archlinux.org/packages/?q=qtspim qtspim]
 
|-
 
 
 
 
 
| [[gp:CS 1054 Introduction to Programming in Java|CS 1054 Introduction to Programming in Java]]
 
| rowspan="2" | [[BlueJ]]
 
| rowspan="2" | [[GPL]]
 
| rowspan="2" | '''Arch Linux''': [https://aur.archlinux.org/packages.php?ID=13853 bluej]
 
|-
 
| [[gp:CS 1114 Introduction to Software Design|CS 1114 Introduction to Software Design]]
 
|-
 
 
 
 
 
| [[gp:CS 2114 Software Design & Data Structures|CS 2114 Software Design & Data Structures]]
 
| [[Eclipse]]
 
| [[EPL]]
 
| '''Arch Linux''': [https://www.archlinux.org/packages/?q=eclipse eclipse]
 
|-
 
 
 
 
 
| [[gp:CS 2505 Intro to Computer Organization I|CS 2505 Intro to Computer Organization I]]
 
| rowspan="2" | [[MARS]]
 
| rowspan="2" | MIT
 
| rowspan="2" | '''Arch Linux''': [https://aur.archlinux.org/packages.php?ID=34565 mars-mips]
 
|-
 
| [[gp:CS 2506 Intro to Computer Organization II|CS 2506 Intro to Computer Organization II]]
 
|-
 
 
 
 
 
| [[gp:CS 2505 Intro to Computer Organization I|CS 2505 Intro to Computer Organization I]]
 
| rowspan="3" | [[w:GNU Compiler Collection|gcc]]
 
| rowspan="3" | GPL
 
| rowspan="3" | '''Arch Linux''': [https://www.archlinux.org/packages/?q=gcc gcc]
 
|-
 
| [[gp:CS 2506 Intro to Computer Organization II|CS 2506 Intro to Computer Organization II]]
 
|-
 
| [[gp:CS 3214 Computer Systems|CS 3214 Computer Systems]]
 
|-
 
| [[gp:CS 3214 Computer Systems|CS 3214 Computer Systems]]
 
| [[w:GNU Debugger|gdb]]
 
| GPL
 
| '''Arch Linux''': [https://www.archlinux.org/packages/?q=gdb gdb]
 
|-
 
 
 
 
 
| [[gp:CS 3214 Computer Systems|CS 3214 Computer Systems]]
 
| [[w:Valgrind|valgrind]]
 
| GPL
 
| '''Arch Linux''': [https://www.archlinux.org/packages/?q=valgrind valgrind]
 
|-
 
 
 
 
 
| [[gp:CS 3304 Comparative Languages|CS 3304 Comparative Languages]]
 
| [[w:ANTLR|ANTLR]]
 
| BSD
 
| '''Arch Linux''': [https://aur.archlinux.org/packages.php?ID=18304 antlr3]
 
|-
 
 
 
 
 
| [[gp:CS 4984 Introduction to Cyber Security|CS 4984 Introduction to Cyber Security]]
 
| [[w:OpenSSL|OpenSSL]]
 
| Apache
 
| '''Arch Linux''': [https://www.archlinux.org/packages/?q=openssl openssl]
 
 
|-
 
|-
 +
| [http://www.tech-tools.com/index.htm DigiView]
 +
| style="background: LightCoral" | Proprietary
 +
| ??
 +
| style="background: LightGreen" | Yes
 +
| style="background: LightCoral" | No
 +
|
 +
| Integrates with Scholar, Canvas for testing; prevents access to other tabs, perhaps other apps (by blacklist), resists running in virtualized environments and some releases of Wine, <em>must be run as administrator</em>
 
|}
 
|}
  
[[Example LaTeX Chem Lab Report]] - An example lab report for CHEM 1045 written in LaTeX.
+
== Course management software ==
 +
==== [http://www.blackboard.com/index.html Blackboard] - ??? - 2010 ====
 +
==== [https://scholar.vt.edu/portal Scholar] - 2010 - 2017 ====
 +
==== [https://canvas.vt.edu Canvas] - 2017 - Current ====
  
==See Also==
+
== See Also ==
 
* [[Computer requirement]]
 
* [[Computer requirement]]
* [[:Category:Libre course software|Libre course software]]
 
* [[:Category:Proprietary course software|Proprietary course software]]
 
  
 
[[Category:Software]]
 
[[Category:Software]]
[[Category:Campus bugs]]
 
 
[[Category:Featured content]]
 
[[Category:Featured content]]
 +
[[Category:Needs restoration]]

Latest revision as of 03:13, 4 January 2019

This page includes information about both libre and non-libre software, rather than having it fragmented in a ton of separate pages across the wiki.

Libre Applications

See Annotation for a more in depth explanation about annotation software.

Jarnal - Java based PDF annotator

Okular - KDE Document viewer

Xournal - GTK+ inking application

GNURadio - "Provides signal processing blocks to implement software-defined radios and signal-processing systems."

Used by the Hume Center for research

LaTeX - Markup & typesetting system for producing high-quality documents

Mono - Cross platform .NET compiler and runtime

Pygments - Source code pretty-printer that outpus to many formats

R - The programming language for statistics

SPIM - MIPS R2000 & R3000 simulator for educational purposes

VirtualBox - Virtualization software

LibVirt - API for manaing virtual machines under QEMU, KVM, or XEN

Xmonad - Haskell based windows manager

BlueJ - Simple Java IDE

Clang Complete - Popular Clang addon for vim

Screen - Popular terminal multiplexer

tmux - Popular terminal multiplexer

Xoscope - Oscilloscope program

Xournal - Notetaking/Sketching/Journal App

Qucs - "Quite Universal Circuit Simulator"

QtOctave - GUI for Octave

Non-libre Applications

Software License WINE? VM? Native Linux? Equivalent FOSS Notes
MATLAB Proprietary Gold Yes Yes QtOctave, FreeMat (stale?), Octave (console), Scilab (not syntax-compatible), Sage Parallelize number crunching using the CVL
DyKnow Proprietary Garbage Yes No Ubiquitous Presenter (Free for academic use), completely free version a work in progress Contains malware.
LabView Proprietary Yes Yes
Microsoft Visual C++ Proprietary Garbage Yes No GCC + GDB + Valgrind, KDevelop, eclipse-cdt
Microsoft Excel 2007 Proprietary Gold Yes No Gnumeric Absolute values ( such as "1" or "0") can not be used for constraints. Multiple cell ranges can not be manipulated at once, making Gnumeric unusable for transshipment problems and goal programming. Cell ranges can only be compared to ranges of equal length and width in constraints. Nonlinear programming is not yet possible.

Reports are dated in UTC.

PSpice Proprietary Silver Yes No Qucs You can probably replace the Tront PSpice book with the Qucs workbook.
Zeitnitz Soundcard Oscilloscope ? Gold ? No xoscope
PCLab Proprietary Bronze? Kind of No none, if you want to use this hardware bwr is supposedly working on a linux driver so that this 'scope might also work with xoscope
LogicWorks Proprietary Gold Yes No Qucs
MPLAB ?? Gold Yes Yes Piklab
Xilinx tools (parts GPL'd) ?? Sometimes quirky Yes Use 9.x natively with libusb-driver.
WinCupl Proprietary Gold Yes No Needs MFC40.dll:
wget http://activex.microsoft.com/controls/vc/mfc40.cab
cabextract mfc40.cab
wine mfc40.exe
MS Visual C# + .NET Proprietary ?? Yes No MonoDevelop + Mono
VMware products Proprietary No ... Some Virtualbox, QEMU VMware's tools can generally be used to convert images between VMware and VirtualBox/QEMU formats.
Microsoft Project Proprietary Bronze Yes No GNOME Planner Planner lacks resource levelling or constraints
Autodesk Products Proprietary Garbage Buggy No Success in Wine depends on the Autodesk product used and revisions of all software involved.
Microsoft Visio Proprietary Gold Yes No Dia Lots of add-ons for circuit shapes and logic for flowcharts
Microsoft Visual Studio Proprietary Garbage Yes No gcc, eclipse-cdt Compiling C++ in g++ is okay, but testing in a Visual Studio environment is recommended to make sure that the project will work correctly before turning it in.
Microsoft PowerPoint Proprietary ? Yes No LibreOffice Impress, Beamer Some instructors may require PPTX files, but some may also accept PDF; your mileage will very depending upon your instructor.
Sibelius Scorch Proprietary ? Yes No
Adobe Flash Player Proprietary ? Yes Yes
Respondus LockDown Browser Proprietary No? No No Integrates with Scholar, Canvas for testing; prevents access to other tabs, perhaps other apps (by blacklist), resists running in virtualized environments and some releases of Wine, must be run as administrator
DigiView Proprietary ?? Yes No Integrates with Scholar, Canvas for testing; prevents access to other tabs, perhaps other apps (by blacklist), resists running in virtualized environments and some releases of Wine, must be run as administrator

Course management software

Blackboard - ??? - 2010

Scholar - 2010 - 2017

Canvas - 2017 - Current

See Also