Difference between revisions of "Simonwro120 Week 11"
From LMU BioDB 2017
Simonwro120 (talk | contribs) (xcode def) |
Simonwro120 (talk | contribs) |
||
Line 24: | Line 24: | ||
#Top Integrated Development Environment index. (n.d.). Retrieved November 13, 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 | #What is an API?. (2016). Retrieved November 13, 2017, from https://medium.freecodecamp.org/what-is-an-api-in-english-please-b880a3214a82 | ||
− | # | + | #What's the difference between an API vs SDK?. (2012). Retrieved November 13, 2017, from [https://blogs.vmware.com/vsphere/2012/01/whats-the-difference-between-an-api-vs-sdk.html https://blogs.vmware.com/vsphere/2012/01/whats-the-difference-between-an-api-vs-sdk.html] |
#Xcode. (2017). Retrieved November 13, 2017, from [https://itunes.apple.com/us/app/xcode/id497799835 https://itunes.apple.com/us/app/xcode/id497799835] | #Xcode. (2017). Retrieved November 13, 2017, from [https://itunes.apple.com/us/app/xcode/id497799835 https://itunes.apple.com/us/app/xcode/id497799835] |
Revision as of 21: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:
http://pypl.github.io/IDE.html
- A source code editor
- Build automation tools
- A debugger
- API (Application Programming Interface) - It is a specification within a source code meant to be used as an interface component that receives requests and sends responses.
https://medium.freecodecamp.org/what-is-an-api-in-english-please-b880a3214a82
https://blogs.vmware.com/vsphere/2012/01/whats-the-difference-between-an-api-vs-sdk.html
- SDK - Commonly referred to as "devkits", an SDK is a set of tools for software developers which aid in the creation of applications of certain platforms.
https://blogs.vmware.com/vsphere/2012/01/whats-the-difference-between-an-api-vs-sdk.html
- Xcode - An IDE which includes devkits for software developers. These devkits are for creating applications in iOS for iOS devices.
https://itunes.apple.com/us/app/xcode/id497799835
- Premature Optimization -
- Polymer -
- SQLite -
- Shrink-wrapped Software -
- Build Servers -
- Web Framework -
Article Outline
Acknowledgements
References
- LMU BioDB 2017. (2017). Week 11 Retrieved November 9, 2017, from https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Week_11
- Top Integrated Development Environment index. (n.d.). Retrieved November 13, 2017, from 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
- What's the difference between an API vs SDK?. (2012). Retrieved November 13, 2017, from https://blogs.vmware.com/vsphere/2012/01/whats-the-difference-between-an-api-vs-sdk.html
- Xcode. (2017). Retrieved November 13, 2017, from https://itunes.apple.com/us/app/xcode/id497799835