Difference between revisions of "Simonwro120 Week 11"
From LMU BioDB 2017
								
												
				Simonwro120 (talk | contribs)  (definition1)  | 
				Simonwro120 (talk | contribs)   (addded def 1)  | 
				||
| Line 2: | Line 2: | ||
=== Design and Development Terms ===  | === 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:    | + | #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: <code>[[http://pypl.github.io/IDE.html http://pypl.github.io/IDE.html]]</code>  | 
#*A source code editor  | #*A source code editor  | ||
#*Build automation tools  | #*Build automation tools  | ||
#*A debugger  | #*A debugger  | ||
| + | |||
#Premature Optimization -  | #Premature Optimization -  | ||
#Polymer -  | #Polymer -  | ||
| Line 18: | Line 19: | ||
== References ==  | == References ==  | ||
| + | #  | ||
| + | #Top Integrated Development Environment index. (n.d.). Retrieved November 12, 2017, from [[http://pypl.github.io/IDE.html http://pypl.github.io/IDE.html]]  | ||
Revision as of 20:04, 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: 
[http://pypl.github.io/IDE.html]- A source code editor
 - Build automation tools
 - A debugger
 
 
- Premature Optimization -
 - Polymer -
 - SQLite -
 - Shrink-wrapped Software -
 - Build Servers -
 - Web Framework -
 
Article Outline
Acknowledgements
References
- Top Integrated Development Environment index. (n.d.). Retrieved November 12, 2017, from [http://pypl.github.io/IDE.html]