Difference between revisions of "Simonwro120 Week 11"
From LMU BioDB 2017
Simonwro120 (talk | contribs) (outline) |
Simonwro120 (talk | contribs) (definition1) |
||
Line 2: | Line 2: | ||
=== Design and Development Terms === | === Design and Development Terms === | ||
− | #IDE (Integrated Development Environment) - | + | #IDE (Integrated Development Environment) - An application software which provides helpful tips and tricks for programmers when they are developing software. Usually, an IDE contains three things: |
− | # | + | #*A source code editor |
− | # | + | #*Build automation tools |
− | # | + | #*A debugger |
#Premature Optimization - | #Premature Optimization - | ||
#Polymer - | #Polymer - |
Revision as of 06:13, 13 November 2017
Contents
Individual Journal Page
Design and Development Terms
- IDE (Integrated Development Environment) - An application software which provides helpful tips and tricks for programmers when they are developing software. Usually, an IDE contains three things:
- A source code editor
- Build automation tools
- A debugger
- Premature Optimization -
- Polymer -
- SQLite -
- Shrink-wrapped Software -
- Build Servers -
- Web Framework -