Difference between revisions of "Simonwro120 Week 11"

From LMU BioDB 2017
Jump to: navigation, search
(addded def 1)
(def 2)
Line 6: Line 6:
 
#*Build automation tools
 
#*Build automation tools
 
#*A debugger
 
#*A debugger
 
+
#API (Application Programming Interface) - An integral part of the server that receives requests and sends responses. <code>[[https://medium.freecodecamp.org/what-is-an-api-in-english-please-b880a3214a82 https://medium.freecodecamp.org/what-is-an-api-in-english-please-b880a3214a82]]</code>
 +
#SDK
 +
#Xcode
 
#Premature Optimization -
 
#Premature Optimization -
 
#Polymer -
 
#Polymer -
Line 19: Line 21:
  
 
== References ==
 
== References ==
#
+
#LMU BioDB 2017. (2017). Week 11 Retrieved November 9, 2017, from [[https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Week_11 https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Week_11]]
#Top Integrated Development Environment index. (n.d.). Retrieved November 12, 2017, from [[http://pypl.github.io/IDE.html http://pypl.github.io/IDE.html]]
+
#Top Integrated Development Environment index. (n.d.). Retrieved November 13, 2017, from [[http://pypl.github.io/IDE.html http://pypl.github.io/IDE.html]]
 +
#What is an API?. (2016). Retrieved November 13, 2017, from https://medium.freecodecamp.org/what-is-an-api-in-english-please-b880a3214a82

Revision as of 20:35, 13 November 2017

Individual Journal Page

Design and Development Terms

  1. 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
  2. API (Application Programming Interface) - An integral part of the server that receives requests and sends responses. [https://medium.freecodecamp.org/what-is-an-api-in-english-please-b880a3214a82]
  3. SDK
  4. Xcode
  5. Premature Optimization -
  6. Polymer -
  7. SQLite -
  8. Shrink-wrapped Software -
  9. Build Servers -
  10. Web Framework -

Article Outline

Acknowledgements

References

  1. LMU BioDB 2017. (2017). Week 11 Retrieved November 9, 2017, from [https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Week_11]
  2. Top Integrated Development Environment index. (n.d.). Retrieved November 13, 2017, from [http://pypl.github.io/IDE.html]
  3. What is an API?. (2016). Retrieved November 13, 2017, from https://medium.freecodecamp.org/what-is-an-api-in-english-please-b880a3214a82